body {
	background-image: url("/images/theme/down_bg_grad.jpg");
	background-repeat: repeat-x;
	background-position: top left;	
	background-color: #5e5e5e;
	border: none;
	margin: 0; 
	padding: 0;
	font: normal 12px/16px "lucida grande", verdana, arial, helvetica, sans-serif;
}

a:link,  a:visited { color: #660000; }
a:hover, a:active  { color: #fff; background: #000; }

#container {
	margin: 0 auto;
	text-align: left;
	width: 1004px;
	background-color: #ffffff;
}
#header {
	background-image: url("/images/theme/windhut_header_wide.jpg");
	background-repeat: no-repeat;
	background-position: top left;	
	margin: 0; 
	padding: 0;
	width: 1004px;
	background-color: #ffffff;
	height: 89px;
}
	
#page {}
.blackunderbar {
	float: left;
	clear: left;
	height: 2px;
	width: 1004px;
	background-color: #000000;
}
.greyunderbar {
	float: left;
	clear: left;
	width: 1004px;
	background-color: #e7e7e7;
	height: 30px;
	margin-bottom: 5px;
}
	.greyunderbar a:visited {
		color: #660000;
	}
	.greyunderbar a {
		color: #660000;
	}
	.greyunderbar a:hover, a:active  { color: #fff; background: #000; }

	.greyunderbar p {
		margin: 10px 0 0 5px; 
		padding: 0;
	}
#page {}
#content {
	float: right;
	width:762px;
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #ffffff;
}
.content_listing_description {
	border-bottom: dotted 1px #cccccc; 
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}
	.content_listing_description h1, h2{
		color: #660000;
		font-size: 14px;
}
.content_listing {
	height: 66px; 
	margin-top: 15px; 
	padding: 10px;
}
	.content_listing img {	
		float: left; 
		margin-right: 10px;
}
	.content_listing h2 {
		font-size: 14px;
		margin: 0;
		padding: 0;
		color: #660000;
	}
		.content_listing p {
		font-size: 12px;
		margin-top: 10px;
		padding: 0;
	}
	.content_listing a:visited {
		color: #660000;
	}
	.content_listing a {
		color: #660000;
	}
	.content_listing a:hover, a:active  { color: #fff; background: #000; }
.extra {
	font-size: 12px;
	font-style: italic;
	color: #660000;
}
.resources {
	margin-top: 15px; 
	padding: 10px;
	border-top: 1px dotted #cccccc;
}
	.resources img {	
		float: left; 
		margin-right: 10px;
}
	.resources h2 {
		font-size: 14px;
		margin: 0;
		padding: 0;
		color: #660000;
	}
		.resources p {
		font-size: 12px;
		margin-top: 10px;
		padding: 0;
	}
	.resources a:visited {
		color: #660000;
	}
	.resources a {
		color: #660000;
	}
	.resources a:hover, a:active  { color: #fff; background: #000; }

	.features {
	float: right; 
	width: 300px; 
	padding: 0 10px 0 10px; 
	background-color: #c4c4c4; 
	background-image: url("../images/content/feature_bg.jpg"); 
	background-repeat: repeat-x;	
	background-position: top left; 
	}
	.features a:visited {
		color: #660000;
	}
	.features a {
		color: #660000;
	}
	.features a:hover, a:active  { color: #fff; background: #000; }
	
	.property_description {
	float: left; 
	width: 420px; 
	padding: 0 0 0 10px;
	}
	.property_description a:visited {
		color: #660000;
	}
	.property_description a {
		color: #660000;
	}
	.property_description a:hover, a:active  { color: #fff; background: #000; }


/* ---------------------------------------------------------
property image gallery 
-----------------------------------------------------------*/
.property_image_gallery {
	height: 66px; 
	margin-top: 15px; 
	padding: 10px;
	border-top: 1px dotted #cccccc;
	}
	.property_image_gallery img {	
		float: left; 
		margin: 5px;
	}
	.property_image_gallery h2 {
		font-size: 14px;
		margin: 0;
		padding: 0;
		color: #660000;
	}
		.property_image_gallery p {
		font-size: 12px;
		margin-top: 10px;
		padding: 0;
	}
	.property_image_gallery a:visited {
		color: #660000;
	}
	.property_image_gallery a {
		color: #660000;
	}
	.property_image_gallery a:hover, a:active  { color: #fff; background: #000; }

/*--------------------------------------------------------------------
left side bar styles
---------------------------------------------------------------------*/

.left_side_listing_top {
	background-color: #757575; 
	height: 60px; 
	width: 240px;
	border-top: none;
}
	.left_side_listing_top img {
	float: left; 
	margin-right: 10px;
}
	.left_side_listing_top p {
	color: #ffffff;
}
.left_side_listing {
	background-color: #757575; 
	height: 60px; 
	width: 240px;
	border-top: 1px solid #ffffff;
}

	.left_side_listing img {
	float: left; 
	margin-right: 10px;
}
	.left_side_listing p{
	color: #ffffff;
}	
#footer {
	height: 40px; 
	margin: 10px 0 0; padding: 10px 0 0;
	clear:both; 
	background-color: #e7e7e7;
}
/*--------------------------------------------------------------
 Header
 --------------------------------------------------------------*/

#header {}

#header h1 {
	text-align: right;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding: 70px 10px 0 0;
	font-family: arial;
}
img {
	border: none;
}
/*--------------------------------------------------------------
 Sidebar
 --------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 240px;
	text-align: left;
	padding-left: 0px; 
	border-right: 1px; 
	background-color: #ffffff;
}
#sidebar a, a:hover, a:visited {
	cursor: hand;
	color: #ffffff;
}

#sidebar {
	font-size: 10px; 
}

#sidebar p {
margin: 2px 0 0 5px;
}

/*--------------------------------------------------------------
 Footer
 --------------------------------------------------------------*/

#footer {
	border-top: 1px solid #ccc; 
	font-size: 90%; 
}

#footer a:link,
#footer a:visited { 
	color: #000;
}

#footer a:hover,
#footer a:active { 
	color: #fff;
	background: #000;
}

#footer hr {
	display: none;
}

#footer p {
	width: 40%;
	float: left; 
	margin: 0; padding: 0; 
}

#footer ul {
	margin: 0; padding: 0;
	list-style-type: none; 
	text-align: left; 
	float: left; 
}

#footer li {
	margin: 0; padding: 0 0 0 1em;
	display: inline; 
}
#viewpage h2 {
	font-size: 13px;
	color: #930;
}
