@charset "utf-8";
.main {
	font-family: Tahoma;
}
#maincontainer{
width:962px;
height:1073px;
border:solid 10px #000000;
padding:2px;
margin: auto;
background-color:#FFFFFF;
}
#maincontainer_home{
width:962px;
height: auto;
border:solid 10px #000000;
padding:2px;
margin: auto;
background-color:#FFFFFF;
}
#middlecontainer{
width:962px;
/*height: auto;*/
height: auto;
background-color: #FFFFFF;
}
#quicklinkcontainer{
width:962px;
height: auto;
background-color: #FFFFFF;
}
#gogolecontainer{
width:962px;
/*height:50px;*/
height: auto;
background-color: #FFFFFF;
}
#footer{
width:962px;
height:41px;
background-image: url(../images/footerbg.jpg);
background-repeat: no-repeat;
background-color: #2673a5;
}
#sitemap_banner{
width:962px;
height:63px;
background-color: #FFFFFF;
}
#links_container{
width:962px;
height:44px;
background-color: #FFFFFF;
}
#banner_container{
width:962px;
height: auto;
background-color: #FFFFFF;
}
#welcome_container{
width:962px;
height:208px;
background-color: #FFFFFF;
}
#service_header_container{
width:962px;
height:24px;
background-color:#2c719d;
}
.spacer2{
height:2px;
}
.adventure{
font-family: Verdana;
	font-size: 8.5pt;
	color:#005a8b;
	text-decoration:none;
}
.adventure:hover{
font-family: Verdana;
	font-size: 8.5pt;
	color: #ff6600;
	text-decoration: underline;
	}
/*utilities*/
.hide{
	display:none;
}
.clear
{
	clear:both;
}
.simple_list{	
	margin:0px;
	padding:0px;
	border:none;
}
.simple_list ul{	
	margin:0px;
	padding:0px;
	list-style:none;
}
.simple_list li{	
	margin:0px;
	padding:0px;
	float:left;
}
.footer_top {
    height 32px;
	color:#000000;
	font-size:8pt;
	padding-top:15px;
	text-align:center;
	font-family: Verdana;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
.footer_top:hover {
    height 32px;
	color:#FFFFFF;
	font-size:8pt;
	padding-top:15px;
	text-align:center;
	font-family: Verdana;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
.copyright{
font-size:7pt;
color:#FFFFFF;
text-align:center;
font-family: Verdana;
padding-top:5px;
}
