h1 {
	cursor: pointer;
	font-family: Calibri, Trebuchet MS, Helvetica, Arial;
	font-size: 16px;
	color: #A8C222;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	line-height: 0px;
	text-align: left;
	letter-spacing: 0.2em;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

h2 {
	font-family: Calibri, Trebuchet MS, Helvetica, Arial;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 10px;
}

div p, div.element h4 {
	margin:0px;
	padding:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EEEEEE;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.p {
	margin:0px;
	padding:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EEEEEE;
	line-height: 16px;
}

blockquote {
	padding:5px 20px;
}

.left { float: left; }
.hidden { visibility: hidden; }

/* alanavistylet */
a.navi_etusivu { 
	float: left; 
	background: url(img/button_etusivu_over.gif) no-repeat;
	width: 80px; 
	height: 33px;
}

a.navi_etusivu:hover { 
	background: url(img/button_etusivu.gif) no-repeat;
}

a.navi_etusivu_sel { 
	float: left; 
	background: url(img/button_etusivu.gif) no-repeat;
	width: 80px; 
	height: 33px;
}

a.navi_yritys { 
	float: left; 
	background: url(img/button_yritys_over.gif) no-repeat;
	width: 80px; 
	height: 33px;
}

a.navi_yritys:hover { 
	background: url(img/button_yritys.gif) no-repeat;
}

a.navi_yritys_sel { 
	float: left; 
	background: url(img/button_yritys.gif) no-repeat;
	width: 80px; 
	height: 33px;
}

a.navi_sijainti { 
	float: left; 
	background: url(img/button_sijainti_over.gif) no-repeat;
	width: 80px; 
	height: 33px;
}

a.navi_sijainti:hover { 
	background: url(img/button_sijainti.gif) no-repeat;
}

a.navi_sijainti_sel { 
	float: left; 
	background: url(img/button_sijainti.gif) no-repeat;
	width: 80px; 
	height: 33px;
}

