/* CSS Document */


body {
	font: 8pt/16pt arial;
	color: #555753;
	margin: 0px;
	background-repeat: repeat;
	background-color: #604430;
	background-image: url(images/back1.jpg);
	}
p { 
	padding: 3px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}

h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
	#container {
	background-color: #FFFFFF;
	width: 800px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-color: #DCE9F2;
	height: 110px;
	background-image: url(images/topmain.jpg);
}
#buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	height: 32px;
	background-image: url(images/buttonfade.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
#picfade {
	background-color: #000000;
	height: 300px;
}

#picfadeSiteplan {
	background-color: #000000;
	height: 300px;
	background-image: url(images/siteplans.jpg);
}

#picfadeSitelocation {
	background-color: #000000;
	height: 300px;
}

#picfadeContactus {
	background-color: #000000;
	height: 300px;
}

#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(images/shadowdown.jpg);
	background-repeat: repeat-x;
	background-color: #F1F5F4;
	text-align: justify;
	line-height: 18px;
}
#bottom {
	background-color: #D6E5EB;
	height: 110px;
	background-image: url(images/bottommain.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 15px;
	background-position: center;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 75px;
	font-weight: bold;
	text-align: center;
}

#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
	margin-left: 10px;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#textblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}
.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #010066;
}
#verybottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#95bfa9;
	text-align: right;
	background-position: bottom;
	height: 25px;
	vertical-align: middle;
}
.globallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.buttonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainpicture {
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 5px;
}

