/* CSS Document */

body {
	background-color:#A2D39C;
	}

#container {
	margin-left:auto;
	margin-right:auto;
	width:785px;
	border:2px solid #005826;
	background-color:#fff;
	}
	
#banner {
	background-image:url(images/banner.jpg);
	width:785px;
	height:164px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	}

#navigation {
	width:785px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	}

#navigation a {
	color:#005826;
	text-decoration:none;
	}

.style5 {
	color:#005826;
	font-weight:bold;
	font-size: 18px;
	}

#navigation a:hover {
	color:#9ACB94;
	}

#marquee {
	background-color:#005826;
	color:#fff;
	width:785px;
	height:18px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}

#content {
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	font-family:Arial;
	font-size:14px;
	color:#000;
	}

#content h2 { color:#005826; }
#content h3 { color:#005826; }

.content-img {
	float:right; 
	width:250px; 
	border:2px solid #000; 
	margin-bottom:10px;
	margin-left:15px;	
	}

.clear-div { clear:both; }

#featured-listing-left {
	border:2px solid #005826;
	width:373px;
	height:350px;
	float:left;
	margin-right:5px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	}

#featured-listing-right {
	border:2px solid #005826;
	width:373px;
	height:350px;
	float:right;
	margin-left:5px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	}

.feature-header {
	width:373px;
	height:17px;
	background-color:#005826;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:7px;
	}

.feature-img {
	width:175px;
	height:200px;
	border:2px solid #000;
	float:left;
	margin-left:10px;
	margin-right:10px;
	}

#bottom-nav {
	background-color:#005826;
	width:785px;
	height:20px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
	}

#bottom-nav a {
	color:#fff;
	text-decoration:none;
	}

#bottom-nav a:hover {
	color:#9BCE95;
	}

#footer {
	width:785px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-bottom:5px;
	}
	
.listings-headers {
	 background-color:#006633;
	 color:#fff; 
	 font-family:arial; 
	 font-size:12px; 
	 font-weight:bold; 
	 text-align:center;
	 padding-left:8px;
	 padding-right:8px;
	 }
	 
.listings-title {
	width:175px;
	text-align:left;
	}

.listings-title a {
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}

.listings-title a:hover {
	color:#F00;
	}

.listings-location { text-align:left; width:320px; }
.listings-center { text-align:center; }
.listings-row { background-color:#fff; }
.listings-row:hover { background-color:#A2D39C; }
	#featured-listing-center {
	border:2px solid #005826;
	width:760px;
	height:350px;
	float:none;
	margin-right:5px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
}
.feature-img-center {
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.feature-header-center {
	width:760px;
	height:17px;
	background-color:#005826;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:7px;
}
