body {
	background-image:url(../images/mainbg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color:#ecdaa8;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#map {
color:#000000;
}
A:link {
		text-decoration:none; 
}
			
A:hover {
		text-decoration: none;
}	
			
#flashcontent{
	text-align: center;
	background-color: #BADFFC;
	background-repeat: repeat-x;
	background-image: url(../images/headerbg.gif);
	width: 1000px;
	left: 50%;
	margin-left: -500px; /* half the width of the div */
	padding: 0px;
	height: 243px;
	position: relative;
	z-index: 1;
}

#contentwrapper {
	background-color: #3c77af;
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px; /* half the width of the div */
	padding-top: 5px;
	padding-bottom: 20px;
	z-index: 0;
	overflow: auto;
}
.content {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	clear: both;
}

.featured_homepage {
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 205px;
	margin-left: 20px;
	padding: 2px;
}

.form_errors {
	color: #FF0;
}
.title {
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	line-height: 20px;
	clear: both;
}

.content a {
	color: #B7E0FF;
	text-decoration: underline;
	font-weight: bold;
}

.content a:hover {
	text-decoration: none;
}

.content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentpics {
	padding-left: 20px;
	padding-right: 10px;
}

#bottom {
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 20px;
}
#features {

	padding-right: 175px;
	padding-bottom: 20px;
}


#footer {
	border: 3px solid #cab782;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding: 10px;
}
.footernav {
	clear: both;
	text-align: center;
	padding-bottom: 15px;
}


#footer a {
		text-decoration:none; 
		font-weight: bold;
		color: #2e6ca7;
}

#footer a:hover {
		text-decoration:underline;
}
.emailalerts {
	width: 420px;
}
.address {
	float: right;
	line-height: 16px;
}

.footerform {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}
input {
	font-size: 10px;
}
.rightfeature {
	width: 250px;
	margin-left: 10px;
	float: right;
	background-color: #003366;
	padding: 10px;
	margin-bottom: 2px;
	margin-top: 15px;
	text-align: center;
}

.header_left_cell {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	line-height: 16px;
	overflow: auto;
	background-color: #4D8AC1;
	border: 1px solid #ffffff;
	padding: 5px;
}

.header_cell {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	line-height: 16px;
	overflow: auto;
	background-color: #4D8AC1;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}

.left_content_cell {
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	overflow: auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}

.content_cell {
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	overflow: auto;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}

div.bio_row1 {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	overflow: auto;
	background-color: #4D8AC1;
	padding: 5px;
}

div.bio_row2 {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	overflow: auto;
	background-color: #356897;
	padding: 5px;
}

div.bio_pics {
	float: left;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	border: 2px solid #ffffff;
}

.listing_content {
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}

.imagelines {
	border: 1px solid #ffffff;
	padding: 1px;
}

.map_class {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
	padding: 0px 0px 0px 0px;
	color: #356897;
}

div.map_container {
	overflow: auto;
	width: 100%;
}

.tooltip{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:5px;
	white-space:nowrap;
	color: #356897;
}

.search_table {
	width: 180px;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #356897;
	text-align: left;
}

.search_field {
	width: 180px;
}