body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/top.png);
	background-repeat:repeat-x;
}
A:link {text-decoration: underline; color: #3CF}
A:visited {text-decoration: underline; color: #3CF}
A:active {
	text-decoration: underline;
	color: #3CF;
}
A:hover {text-decoration: underline; color: #909}

#container {
	position: relative;
	left:0px;
	top: -32px;
	width:1024px;
	height:600px;
	margin: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #AE8843;
	border-top-color: #AE8843;
	border-bottom-color: #AE8843;
	border-left-color: #AE8843;
	border-top-style: none;
}
#logoandnav {
	position:absolute;
	left:0px;
	top:-4px;
	width:1024px;
	height:200px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #92BE3C;
}
#welcometextbox {
	position:absolute;
	left:440px;
	top:20px;
	width:585px;
	height:404px;
	border: 1px none #99CC00;
}
#welcometext {
	position:absolute;
	left:0px;
	top:215px;
	width:1024px;
	height:458px;
}
#GoogleMap {
	position:absolute;
	left:0;
	top:00px;
	width:414px;
	height:420px;
}
#text1 {
	position:absolute;
	left:0px;
	top:700px;
	width:270px;
	height:485px;
	background-color: #669900;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	padding-left: 10px;
}
#slideshow {
	position:absolute;
	left:610px;
	top:0px;
	width:414px;
	height:400px;
}
#text2 {
	position:absolute;
	left:290px;
	top:700px;
	width:289px;
	height:485px;
	z-index:1;
	padding: 10px;
	background-color: #669900;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#site_map {
	position:absolute;
	left:0px;
	top:780px;
	width:760px;
	height:40px;
}
#copyright {
	position:absolute;
	left:0px;
	top:820px;
	width:760px;
	height:40px;
}
s

