body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	background: #e9f0f6 url(images/bg3.jpg);
  	background-repeat: repeat-x;
  	background-attachment: fixed;

}

#container {
	position: relative;
	background-color: #fff;
	width: 669px;
	height: auto;
	text-align: left;

	}
	
#navigation{
	position:relative;	
	text-decoration: none;
	top: 55px;
	font-style: normal;
	font-size: 12px;
	text-align:left;
	color: #00295a;
	width: 669px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
#visit{
	display: block;
	position: relative;
	top: 0px;
	width: 275px;
	height: 60px;
	background-image:url(images/visit-comm-button.png);
	background-repeat:no-repeat;
	left: 300px;
}

#visit1{
	position: relative;
	top: 0px;
	width: 275px;
	height: 60px;
	left: 200px;
	}
		
	#visit1 a {
		display: block;			
		list-style: none;
		height: 80px;
		width: 275;
		background-image: url(images/visit-comm-button.png); 
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	
	div#visit1 a:hover { 
	background-image: url(images/visit-comm-button-hover.png);
	background-repeat: no-repeat;
}





#nav_menu{
	position:absolute;
	z-index:2;
	top: 190px;
	text-align:left;
	color: #00295a;
	width: 669px;
	height: 19px;
	background-image:url(images/fadebar.gif);
	background-repeat:repeat-x;
	padding-top: 5px;
}

.grayline{
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 3px;
}
/*.pagetitle{
	height:15px;
	margin-left: 30px;
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}*/

#couple{
	position: absolute;
	display:block;
	left:418px;
	width:250px;
	height:200px;
	z-index:1;
	background-image:url(images/couple2.png);behavior: url("pngbehavior.htc");

}


#comm_menu{
}

#data_container{
}

#sub_data{
}

#content{	
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	width:400px;
	font-style: normal;
	font-size: 12px;
	color: #00295a;
	font-family: Arial, Helvetica, sans-serif;
	position: top;
}
#map{	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width:auto;
	font-style: normal;
	font-size: 11px;
	color: #00295a;
	font-family: Arial, Helvetica, sans-serif;
	position: top;
}
#communities{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	width:325px;
	font-style: normal;
	font-size: 12px;
	color: #00295a;
	font-family: Arial, Helvetica, sans-serif;
	position: top;
}


#footer{
	margin-top: 5px;
	position:absolute;
	font-style: normal;
	font-size: 9px;
	text-align:left;
	color: #00295a;
	width: 669px;
	font-family: Arial, Helvetica, sans-serif;
}
#credits{
margin-top: 5px;	
	position:absolute;
	font-style: normal;
	font-size: 9px;
	text-align:right;
	color: #00295a;
	width: 669px;

	font-family: Arial, Helvetica, sans-serif;
}
