html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body{
	background: url(../img/main_bg.jpg) #001316 top center no-repeat;
	font-size: 80%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

h1, h2, h3{ font-weight: bold; }
h1{ margin-bottom: .7em; font-size: 1.6em;}
h2{ font-size: 1.3em; margin-bottom: .7em; }

p{ margin-bottom: 1em; }

ol{
	padding-left: 35px;
	margin-bottom: 1em;
}

hr{
	margin: 20px 0;
	height: 1px;
	color: #fff;
	background: #fff;
	border: 0;
}

a{
	color: #fff;
}

em{
	font-style: italic;
	font-weight: bold;
}

.container{
	width: 812px;
	text-align: left;
	margin: 0 auto;
}

.container_pad{
	padding: 0 6px;
}

#header{
	background: url(../img/content_header.jpg) top center no-repeat;
	height: 188px;
	margin-bottom: 15px;
	font-size: .85em;
}

#header a{
	color: #fff;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}

#header p{
	float: left;
}

ul{
	padding-left: 20px;
	margin-bottom: 10px;
}

ul#menu{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu li{
	display: inline;
	padding-left: 10px;
}

ul#menu, #header p{
	padding-top: 42px;
}

#footer{
	font-size: .8em;
	font-variant: small-caps;
	text-align: right;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer img{
	display: block;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: -10px;
}

#footer li{
	border-right: 1px #fff solid;
	padding: 0 10px;
	display: inline;
}

#footer li.last{
	border: none;
	padding-right: 0;
}

.layout .left{ float: left; }
.layout .right{ float: right; }

.two_col .col{
	width: 387px;
}

.inset_img img{
	display: block;
	/*border: 2px #fff solid;*/
	margin-bottom: 15px;
}

.inset_img p{
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
}

.multi_inset img{
	display: block;
	float: left;
	margin-right: 15px;
}

.multi_inset img.last{
	margin-right: 0;
}

/**** Home Page Styles ****/
/* for understanding browsers */
#home #contents {
min-height:386px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html #home #contents {
height: 386px;
}
/**/


#home #col_a{
	width: 385px;
	float: left;
	font-size: .85em;
	padding-top: 10px;
}

#home #col_b{
	width: 219px;
	float: left;
	padding-top: 10px;
}

#home #col_c{
	width: 189px; float: right;
	padding-top: 10px;
}

#home #col_c p{
	padding-left: 10px;
	font-size: .85em;
}

#home #col_a p{
	padding: 5px 5px 5px;
	text-align: justify;
}


#home #header{
	height: 64px;
	width: 800px;
	background: none;
	margin-bottom: 0;
}

table.distances{
	background: none;
	float: left;
	width: 380px;
	color: #fff;
	margin: 10px 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

table.distances td, table.distances th{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
}

table.distances th{
	text-align: center;
}

form .input, form .submit{
	padding: 10px 0px;
}

form .submit input{
	background: none;
	border: 2px solid #fff;
	color: #fff;
	padding: 5px;
	margin-left: 100px;
}

form label{
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
}

form textarea{
	width: 200px;
	height: 100px;
}

#homes_gallery #full_col{
	width: 550px;
	height: 600px;
	float: left;
}

#homes_gallery #thumbs{
	width: 220px;
	float: right;
}


#homes_gallery #photothumbs{
	list-style: none;
	margin: 0;
	padding: 0;
}

#homes_gallery #photothumbs li{
	border: 2px solid #fff;
	float: left;
	display: block;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 80px;
	height: 50px;
}

#homes_gallery #thumbs a img{
	border: none;
}

#lifestyle #lifestyle_cycle{
	width: 500px;
	height: 665px;
	float: left;
}

#lifestyle #lifestyle_cycle img.full_img{
	display: block;
	border: 2px solid #fff;
}

#lifestyle #nav{
	float: right;
	width: 237px;
}

#lifestyle #nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#lifestyle #thumbs li{
	float: left;
	display: block;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 72px;
	height: 46px;
}

#lifestyle #thumbs a{
	display: block;
	border: 2px solid #0D3E44;
	width: 70px;
	height: 44px;
}

#lifestyle #thumbs a:hover{
	border-color: #63b0b9;
}

#lifestyle #thumbs a.activeSlide{
	border-color: #fff;
}

#lifestyle em{
	border-bottom: 1px solid #fff;
}

#listings .listing{
	padding: 10px 0 40px;
}

#listings .listing .img{
	float: left;
	width: 210px;
}

#listings .listing .img img{
	border: 2px solid #fff;
}

#listings .details{
	float: right;
	width: 570px;
}

#listings p.details img{
	display: block;
	float: left;
	padding-right: 5px;
}

#listings .title{
	font-weight: bold;
	font-size: 1.6em;
	line-height: normal;
}

#home_gallery_index{
	padding-left: 4px;
}

#home_gallery_index .home{
	width: 152px;
	float: left;
	height: 145px;
	margin-right: 7px;
}

#home_gallery_index .last{
	margin-right: 0;
}

#home_gallery_index .home img{
	display: block;
	margin-bottom: 3px;
	border: 1px solid #ccc;
}

#home_gallery_index .home a{
	text-decoration: none;
	font-weight: bold;
}

#home_view #lot_select{

}

#home_view #lot_select ul{
	list-style: none;
	margin: 10px 0 25px; 
	padding: 0;
}

#home_view #lot_select li{
	float: left;
	margin-right: 5px;
}

#home_view #lot_select a{
	display: block;
	font-size: .9em;
	padding: 3px 5px;
	text-decoration: none;	
}

#home_view #lot_select .curr a{
	background: #fff;
	color: #000;
}

#home_view #img_view{
	width: 522px;
	float: left;
	margin-right: 10px;
	height: 400px;
	margin-left: 20px;
}

#home_view #img_view.no_thumbs {
	margin-left: 120px;
}

#home_view #img_view img{
	border: 1px solid #fff;
}

#home_view #img_thumb{
	width: 230px;
	float: left;
}

#home_view ul#img_thumb{
	list-style: none;
	margin: 0;
	padding: 0;
}

#home_view #img_thumb img{
	border: 1px solid #fff;
	display: block;
}

#home_view #img_thumb a{
	display: block;
}

#home_view #img_thumb li{
	margin-bottom: 8px;
	margin-right: 8px;
	float: left;
	display: block;
}

#sales_view h2{
	font-size: 1.9em;
	margin-bottom: 0;
	line-height: normal;
}

#sales_view .back{
	font-size: .9em;
	font-style: italic;
	margin-bottom: 2em;
}

.sales_info #info_left{
	width: 400px;
	float: left;
}

.sales_info #info_right{
	width: 310px;
	float: right;
}

.sales_info #info_right .img img{
	border: 2px solid #fff;
	display: block;
	margin-bottom: 10px;
}

.sales_info .photo_grid{
	padding: 10px 0 10px 3px;
}

.sales_info .photo_grid img{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #fff;
}


/**** Environment ****/

.img_select .full_img{
	height: 255px;
	margin-bottom: 5px;
}

.img_select .img_thumbs{
	list-style: none;
	margin: 0;
	padding: 0;
}

.img_select .img_thumbs li{
	display: block;
	float: left;
	width: 93px;
	height: 72px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img_select .img_thumbs li.last{
	margin-right: 0;
}

.img_select .img_thumbs img{
	display: block;
	border: 2px solid #0d3e44;
}

.img_select .img_thumbs a{
	display: block;
}

.img_select .img_thumbs a:hover img{
	border-color: #63b0b9;
}

.img_select .img_thumbs a.activeSlide img{
	border-color: #fff;
}

