/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #E7E7E2;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 10px;
}

img { border: 0px; }

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.spacer {clear: both; }
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	padding-bottom: 10px;
}

/* headere & title */
.header {
	/* background: #222 url('../images/head1.gif') repeat-x; */
	background: #054105;
	height: 160px;
	margin-bottom: 5px;
	padding-top: 8px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 40px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}

.sitename {
	/* opacity: .7;
	filter: alpha(opacity=70); */
}

.sitename a img {
	background-color: #fff;
	padding: 5px;
}

/* .header .title a:hover {border-color: #F60;} */
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* primary_nav */
#primary_nav {
	text-align: right;
	background: #61976b;
	color: #1f1f27;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}

#primary_nav ul {
	list-style: none;
	padding: 0px;
}

#primary_nav li {
	display:inline;
}

#primary_nav a {
	color: #FAFAFA;
	text-decoration: none;
}
#primary_nav a:hover {
	color: #1f1f27;
	text-decoration: underline;
}

/* main */
.main {
	background: url(../images/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
	background: #fff;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 4px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.navigation ul li ul li a {
	padding-left: 40px;
	width: 170px;
}

/* footer */
.footer {
	background: #61976b;
	/* color: #F7F7F2; */
	color: #bbb;
	font: bold .75em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	/* color: #F7F7F2; */
	color: #bbb;
	text-decoration: none;
}
.footer a:hover {color: #1f1f27;}

/* Property Details */
.features_heading {
	font-weight: bold;
}	

.page_heading {
	font-weight: bold;
	font-size: 1.2em;
}

table.listings_table {
	width: 100%;
}

tr.listings_header td {
	text-align: center;
	font-style: italic;
}
	
td.list_view {
	padding: 5px;
}

td.price {
	text-align: right;
}

td.util, td.beds {
	text-align: center;
}

.listing_photos {
	text-align: center;
	clear: both;
	width: 545px;
}

.listing_photo {
	/* 
	width: 540px;
	height: 540px;
	*/
}

.image_preload {
	display: none;
}

.listing_caption {
	width: 550px;
	font-size: 1em;
}

.listing_thumb {
	margin: 10px;
	/* width: 100px;
	height: 100px; */
	cursor: pointer;
}

.image_inst {
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.detail_label {
	font-weight: bold;
}

.features_item {
}

.listing_title {
	font-weight: bold;
}

.unit_detail {
	float: left;
	width: 40%
}

.unit_special {
	clear: both;
	font-weight: bold;
	text-align: center;
	color: #004e06;
	font-size: 14px;
}

.unit_special_label {
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.property_detail {
	float: right;
	width: 40%
}

.description {
	clear: both;
}

.property_description {
	clear: both;
}

.unit_description {
	clear: both;
}

.neighborhood_description {
	clear: both;
}

.features {
	clear: both;
	background: #fff;
}

.unit_features {
	float: left;
	width: 33%;
	background: #fff;
}

.property_features {
	float: left;
	width: 33%;
	background: #fff;
}

.neighborhood_features {
	float: right;
	width: 33%;
	background: #fff;
}

.contact_label {
	font-weight: bold;
	font-size: .9em;
}

.contact_info {
	font-size: .9em;
}


.page_nav {
	text-align: center;
	font-size: .9em;
}

.page_nav a:link {
	position:relative;
	/* border-color: #c0c8c0 #272717 #272717 #c0c8c0;
	border-width: 2px;
	border-style: solid; */
	font-weight:bold;
	text-decoration:none;
	margin:1px;
	padding: 0px 6px 0px 6px;
	color: #424a2d;
}

.page_nav a:visited {
	position:relative;
	/* border-style: solid;
	border-width: 2px;
	border-color: #c0c8c0 #272717 #272717 #c0c8c0; */
	font-weight:bold;
	text-decoration:none;
	margin:1px;
	padding: 0px 6px 0px 6px;
	color: #424a2d;
}

.page_nav a:hover {
	/* border-color: #272717 #c0c8c0 #c0c8c0 #272717; */
	color: #B2BC8D;
}

.page_nav a:active {
	position:relative;
	/* border-style: solid;
	border-width: 2px;
	border-color: #272717 #c0c8c0 #c0c8c0 #272717; */
	font-weight:bold;
	text-decoration:none;
	margin:1px;
	padding: 0px 6px 0px 6px;
	/* color: green; */
}

.page_nav span.selected {
	position:relative;
	/* border-style: solid;
	border-width: 2px;
	border-color: #272717 #c0c8c0 #c0c8c0 #272717; */
	font-weight:bold;
	margin:1px;
	padding: 0px 6px 0px 6px;
	background-color: #61976b;
	color: #fff;
}

.featured {
	float: right;
	clear: none;
	width: 150px;
	text-align: center;
}

.featured_listing a:link, .featured_listing a:visited {
	text-decoration: none;
	color: #554;
}

.featured_listing {
	margin-bottom: 20px;
}

.featured_caption {
	clear: both;
}

.print { display: none; }

.debug {
	color: red;
	font-size: .9em;
}

input { 
	font-size: .8em;
	width: 370px;
}

input.submit_button {
	width: 70px;
}	

textarea { 
	font-size: 1em;
	width: 370px;
}

#primary_nav .left {
	font-weight: bold;
}