* {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D0E6E6;
	text-align: left;
	min-width: 918px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#wrapper {
	text-align: left;
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 916px;
	border: 1px solid #5FADAF;
	margin: 0px;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	font-size: 11px;
	color: #5FADAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 8px;
}

a.footerlink:link {
	color: #5FADAF;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:visited {
	color: #5FADAF;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink:active {
	color: #5FADAF;
	text-decoration: none;
	font-weight: normal;
}

#logo {
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #ACBDBE;
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}

#contentbox {
	text-align: justify;
	background-color: #5FADAF;
	margin-left: 7px;
	width: 475px;
	border: 1px solid #FFFFFF;
	height: 355px;
}

#content {
	color:#FFFFFF;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#contentscroller {
	margin-left: 20px;
}


#content p{
	padding-left: 25px;
	padding-bottom: 12px;
}

#nav {
	background-color: #CDDFE0;
	height: 52px;
	margin-left: 8px;
	margin-right: 8px;
}

ul.nav {
	list-style: none;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #C1C5C8;
	width: 900px;
}

ul.nav li {
	float: left;
}

ul.nav li p{
	padding-top: 6px;
}

ul.nav a {
	display: block;
	text-decoration: none;
	color: #92C5C6;
	text-align: left;
	height: 36px;
	font-weight: bold;
	text-indent: 33px;
	padding-right: 17px;
	padding-left: 20px;
}

ul.nav a:visited {
	display: block;
	text-decoration: none;
	color: #92C5C6;
	text-align: left;
	height: 36px;
	font-weight: bold;
	text-indent: 33px;
	padding-right: 17px;
	padding-left: 20px;
}

ul.nav a:hover {
	display: block;
	text-decoration: none;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	background-color: #CDDFE0;
	background-image: url(navhover.jpg);
	background-repeat: no-repeat;
	background-position: 29px center;
	padding-right: 17px;
	padding-left: 20px;
}

ul.nav a:active {
	display: block;
	text-decoration: none;
	color: #92C5C6;
	text-align: left;
	height: 36px;
	font-weight: bold;
	text-indent: 33px;
	padding-right: 17px;
	padding-left: 20px;
}

li.navcurrent {
	display: block;
	text-decoration: none;
	color: #5EA8AA;
	text-align: left;
	height: 36px;
	font-weight: bold;
	text-indent: 33px;
	background-image: url(navhover.jpg);
	background-repeat: no-repeat;
	background-position: 29px center;
	padding-right: 17px;
	padding-left: 20px;
}

#mainimage {
	margin-left: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#mainimage a:link {
	color: #92C5C6;
	font-weight: normal;
	text-decoration: none;
}

#mainimage a:visited {
	color: #92C5C6;
	font-weight: normal;
	text-decoration: none;
}

#mainimage a:hover {
	text-decoration: underline;
	color: #5FADAF;
	font-weight: normal;
}

#mainimage a:active {
	color: #92C5C6;
	font-weight: normal;
	text-decoration: none;
}

#anim {
	left: 485px;
	top: 241px;
	float: right;
}

#news {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	color: #BC9C9C;
	background-color: #CDDFE0;
	padding-top: 8px;
	padding-bottom: 7px;
	border-top-width: 16px;
	border-bottom-width: 16px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACBDBE;
	border-bottom-color: #C1C5C8;
	float: right;
	margin-right: 8px;
	margin-top: 284px;
	width: 424px;
}

#news p{
	padding-left: 10px;
}

#news a:link {
	color: #BC9C9C;
	font-weight: normal;
	text-decoration: none;
}

#news a:visited {
	color: #BC9C9C;
	font-weight: normal;
	text-decoration: none;
}

#news a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#news a:active {
	color: #BC9C9C;
	font-weight: normal;
	text-decoration: none;
}

#newsbox {
	text-align: justify;
	background-color: #E0D1D1;
	width: 465px;
	position: absolute;
	left: 443px;
	top: 597px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 298px;

}

#aboutusbox {
	text-align: justify;
	background-color: #E0D1D1;
	width: 465px;
	position: absolute;
	left: 443px;
	top: 597px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 298px;
	background-image: url(alno.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

#planningbox {
	text-align: justify;
	background-color: #E0D1D1;
	width: 465px;
	position: absolute;
	left: 443px;
	top: 597px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 298px;
	background-image: url(screen.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#newscroller {
	margin-left: 15px;
}

#newscontent {
	color:#333333;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#newscontent p{
	padding-left: 25px;
	padding-bottom: 12px;
}

#newscontent a:link {
	color: #499294;
	font-weight: normal;
	text-decoration: underline;
}

#newscontent a:visited {
	color: #499294;
	font-weight: normal;
	text-decoration: underline;
}

#newscontent a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#newscontent a:active {
	color: #499294;
	font-weight: normal;
	text-decoration: underline;
}

#mainbox {
	text-align: justify;
	background-color: #5FADAF;
	margin-left: 7px;
	width: 900px;
	border: 1px solid #FFFFFF;
	margin-bottom: 7px;
}

#maintext {
	color:#FFFFFF;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#maintext p{
	padding-left: 20px;
	padding-bottom: 15px;
}

/*styles for the forms*/

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EFE9E9;
	text-align: left;
	padding: 5px;
	border: 1px solid #CDB4B4;
	width: 180px;
}
.formcontainer {
	margin-left: 20px;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(formbutton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	height: 23px;
	width: 54px;
}

.rightext {
	text-align: right;
}


/*styles for the map*/
#map {
	background-color: #D0E6E6;
	left: 485px;
	top: 241px;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(googlemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mapprint {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	width: 200px;
	position: absolute;
	left: 460px;
	top: 399px;
	text-transform: uppercase;
}

#directions {
	font-size: 11px;
	padding-top: 10px;
	clear: both;
	position: absolute;
	left: 223px;
	top: 741px;
	width: 444px;
}
