body {
	padding: 			0px;
	margin: 			0px;
	text-align: 		center;
	background-color: 	#D6D5C9;
	color: 				#cc3366;
	
}


a {
	color: 				#336666;

}


#thisPageHighlightStyle{
	color: 				#CC3366;
	text-decoration:	none;
	font-weight: 		bold;
	font-size: 			14px;
	font-family:		"Trebuchet MS", Arial;
	margin-top: 		0px;
	display: 			inline;
	margin-right: 		20px;	

}



#header_allPages {
	position: 			absolute;
	width: 				848px;
	height: 			118px;
	left: 				3px;
	top: 				3px;
	background-color: 	yellow;
	color: 				black;

}

#topNavBar_allPages {
	position: 			absolute;
	height: 			20px;
	width: 				848px;
	left: 				0px;
	top: 				117px;
	background-color:	#B5ceb5;
	vertical-align:		top;
	color: 				black;
}


#imageBar_allPages  {
	position: 			absolute;
	height: 			149px;
	width: 				848px;
	left: 				0px;
	top: 				138px;
	background-color: 	#63A48C;
	color: 				black;
}


#mainContainer_allPages {
	position: 			relative;
	width: 				848px;
	height: 			681px;
	margin-left: 		auto;
	margin-right: 		auto;
	border: 			solid 3px black;
	text-align: 		left;
	color: 				#CC3366;
}

#mainContainerMap {
	position: relative;
	width:
}



/*Beginning Bottom Navigation Bar*/


#bottomNavigationBar p  {
	text-decoration:	none;
	color: 				#6ca796;
	font-weight: 		bold;
	font-size: 			14px;
	font-family:		"Trebuchet MS", Arial;
	text-decoration:	none;
	margin-top: 		0px;
	display: 			inline;
	margin-right: 		20px;	

}



#bottomNavigationBar {
	background-color: 	#B4CEB7;
	width: 				848px;
	height: 			20px;
	padding: 			0px;
	margin: 			0px;
	text-align:			right;
	position:			absolute;
	bottom:				0px;
	left:				0px;


}


#bottomNavigationBar a {
	text-decoration:	none;
	color: 				#6ca796;
	font-weight: 		bold;
	font-size: 			14px;
	font-family:		"Trebuchet MS", Arial;
	text-decoration:	none;
	margin-top: 		0px;	

}

#bottomNavigationBar ul{
	margin: 			0px;
	padding: 			0px;	


}

#bottomNavigationBar ul li {
	display: 			inline;
	padding-left: 		20px;
	padding-right:		10px;
	text-decoration:	none;
	list-style-type:	none;
	margin: 			0px;


}


#bottomNavigationBar a:hover {
	color: 				#ffffff;
	text-decoration: 	bold;

}


#bottomNavBarTableRow {
	background-color: 	#FFFFFF;
	height: 20px;

}



#phoneStyle  {
	color:				#FFFFFF;
	text-decoration:	none;
	font-weight: 		bold;
	font-size: 			14px;
	font-family:		"Trebuchet MS", Arial;
	margin-top: 		0px;
	display: 			inline;
	margin-right: 		20px;	

}



/*End Bottom Navigation Bar*/




#clickForSurvey {
	position:absolute;
	left:514px;
	top:299px;
	width:245px;
	height:24px;
	z-index:1;
	color: #3A7886;
}




#containerForMainNavigationRollovers {
	position: absolute;
	width: 600px;
	height: 400px;
	border: thick green solid;

}
