/*
*************************************************

Developed by 7AZ
http://www.7azwebdesign.com/

*************************************************
*/


/***** Reset *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
dd:first-line{margin:0;}


/***** Font *****/

@font-face {
	font-family: 'DroidSansRegular';
	src: url('../DroidSans.eot');
	src: local('☺'), url('../DroidSans.ttf') format('truetype'), url('../DroidSans.svg#webfont') format('svg');
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('../DroidSans-Bold.eot');
	src: local('☺'), url('../DroidSans-Bold.ttf') format('truetype'), url('../DroidSans-Bold.svg#webfont') format('svg');
}


/***** General *****/

html, body {height: 100%;}
body{background: transparent url(../images/bg.jpg) repeat-x left top;}
body,input,select,textarea{
	font: 13px/20px "Trebuchet MS", Verdana, sans-serif;
	color:#333;
}
p,ul,dd,blockquote{margin-bottom: 20px;}
a{color:#006B7D;}
a img{border:0;}
h1{
	font: 22px/20px 'DroidSansBold', "Trebuchet MS", Verdana, sans-serif;
	margin-bottom:30px;
}
h2{
	color:#86847e;
	font: 18px/20px 'DroidSansBold', "Trebuchet MS", Verdana, sans-serif;
	margin-bottom:5px;
}
h3,dt,dt a{
	color:#86847e;
	font: 16px/20px 'DroidSansBold', "Trebuchet MS", Verdana, sans-serif;
}
h4{
	font-size:16px;
	margin-bottom:10px;
}
address{font-style: normal;}
dt a{text-decoration: none;}
blockquote{
	font-style: italic;
	color:#86847E;
}
blockquote p{margin:0;}
cite{
	font-style: normal;
	color:#333;
}


/***** Structural Blocks *****/

#header,#main_nav ul,#intro,#content{
	width:940px;
	margin:0 auto;
}
#header{height:135px;}
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -180px; /* the bottom margin is the negative value of the footer's height */
}
#home #wrapper{margin-bottom:-266px}
#content{
	overflow:hidden;
	margin-top:40px;
	padding-bottom: 260px;
}
#home #content{padding-bottom: 346px;}
#home #main,#properties #main{
	width:590px;
	float:left;
}
#home #main{
	padding:10px 15px 15px;
	background-color:#f8f7f2;
	border: 1px solid #EFECE0
}
#property #main{
	width:510px;
	float:right;
}
#sidebar{
	width:298px;
	float:right;
}
#property #sidebar{
	float:left;
	width:370px;
}
#search, #contact_box{
	width:266px;
	float:left;
	padding:10px 15px 15px;
}
#search{
	background-color:#F8F7F2;
	border:1px solid #EFECE0;
	margin-bottom:15px;
}
#contact_box{
	background-color:#f8f7f2;
	border:1px solid #EFECE0;
}
#footer{
	background-color:#003D47;
	font-size:11px;
	color:#c3c5c1;
	height:140px;
	padding:20px 0;
	text-align: center;
}
#home #footer{height:226px;}


/***** Global *****/

.alignleft{
	float:left;
	margin-right:20px;
}
.alignright{
	float:right;
	margin-left:20px;
}
.clear{clear:both;}
.btn{
	font: 14px/20px 'DroidSansRegular', "Trebuchet MS", Verdana, sans-serif;
	background-color:#006b7d;
	border:0;
	color:#fff;
	text-align:center;
	padding:5px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
	text-decoration: none;
}
#contact address.last,#new_listings li.last{
	margin:0;
	padding:0;
	border:0;
}
.error{
	padding: 5px; 
	background-color: #ffcccc; 
	border:1px solid #990000;
	color: #990000; 
	margin-bottom: 20px;
}
.success{
	padding: 5px; 
	background-color: #ccffcc; 
	border:1px solid #006633;
	color: #006633; 
	margin-bottom: 20px;
}


/***** Header *****/

#logo{
	margin-left: -12px;
	float:left;
}
#header address{
	color:#fff;
	float:right;
	clear:right;
	padding:4px 10px;
	margin-bottom: 4px;
	font-weight:bold;
	font-size:16px;
}
#header address.first{margin-top: 24px;}
#header address span{
	color:#e0e0e0;
	float:left;
	width:70px;
	font-style:italic;	
}


/***** Navigation *****/

#main_nav{
	overflow:hidden;
	list-style-type: none;	
	background-color:#003d47;
	font: 14px/40px 'DroidSansRegular', "Trebuchet MS", Verdana, sans-serif;
}
#main_nav li{
	float:left;
	margin-right:40px;
}
#main_nav a{
	color:#FFF;
	text-decoration: none;
	display:block;
}


/***** Intro *****/

#intro_wrapper{
	background: transparent url(../images/feature_bg.jpg) repeat-x left top;
	min-height:150px;
}
#intro{
	position:relative;
	min-height: 150px;
	background: transparent url(../images/intro_bg.jpg) no-repeat right bottom;
}
#intro h1{
	font:italic normal 23px/35px Georgia, "Times New Roman", Times, serif;
	padding-top:20px;
	width:570px;
}
#intro img{
	position:absolute;
	top:-10px;
	right:-8px;
}


/***** Slideshow *****/

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 580px } 

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #86847e; color: #fff; padding: 5px; width: 100px }

/* Tab nav */
.coda-nav ul li a.current { background: #86847e ;}
.coda-nav ul li a.current span {border-color:transparent transparent #86847e;border-style:solid;border-width:0 10px 10px;height:0;left:40px;position:absolute;top:-10px;}

/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; }
.coda-nav ul li { display: inline; }
.coda-nav ul li a { background: #C3C5C1; color: #fff; display: block; float: left; margin-right: 15px; padding: 3px; text-decoration: none; position:relative;width:100px;}
.coda-nav ul li.tab5 a{margin:0;}
.coda-nav ul img { display: block;margin:0 auto;}

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative; margin-bottom:30px; }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-slider .panel img{float:left; margin-right:15px;}
.coda-slider .panel p,.coda-slider .panel ul{margin-bottom:10px;}
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

.coda-slider p a{font-style: italic;text-decoration: none;font-weight:bold;}

.coda-slider .description{margin-left:375px;}


/***** Homepage *****/
#contact_box address{
	margin-bottom: 10px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #c3c5c1;
	overflow:hidden;
	font-weight:bold;
}
#contact_box address.last{
	margin:0;
	border: 0;
	padding: 0;
}
#contact_box address span{float:left;}
#contact_box address span.address,#contact_box address a{
	width:180px;
	float:right;
	font-weight:normal;
}
#search label{
	background-color:#fff;
	padding:5px;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
	color:#006B7D;
	height:20px;
}
#search label.sel_beds{margin-right:10px;}
#search label.sel_beds,#search label.sel_baths{
	width:118px;
	float:left;
}
#search select{
	width:195px;
	float:right;
}
#search #baths, #search #beds{
	width:58px;
}
#search input{
	display:block;
	width:100%;
	text-transform: uppercase;
}
#new_listings{
	clear:both;
	padding-top:40px;
	overflow: hidden;
}
#new_listings h2{
	border-bottom: 1px solid #c3c5c1;
	padding-bottom: 10px;
}
#new_listings>ul>li{
	width:290px;
	float:left;
	margin-right:35px;
}
#new_listings ul ul{
	float:left;
	max-width: 130px;
	margin: 0;
}
#new_listings img{
	float:left;
	margin-right:10px;
}
#new_listings p{
	margin:0;
	font-style: italic;	
}
#new_listings p a{text-decoration: none;}
#home h2{margin-bottom:15px;}


/***** Properties *****/

#back{display:inline;}
#back button{
	font-style:italic;
	margin-left:10px;
	background:none;
	border:0;
	padding:0;
	color:#006B7D;
	font-size:13px;
	border-bottom:1px solid #006B7D;
	cursor: pointer;
}
#property .btn{
	margin-right:10px;
	font-size:13px;
}
#property #options{
	display:inline;
}
#property .price{font-size:15px;}
#property .price span{font-size:13px;color:#86847e;}
#property .description{clear:both;}
#property #sidebar img{
	display: block;
	margin:0 auto;
}
#property #sidebar>img{
	border:5px solid #C3C5C1;
	margin:0 auto 20px;
}
#property #sidebar h3{
	margin-bottom:5px;
	border-bottom:1px solid #C3C5C1;
	padding-bottom:5px;
}
#property #sidebar ul{overflow:hidden;}
#property #sidebar li{
	float:left;
	margin:10px 10px 0 0;
	overflow:hidden;
	width:85px;
	background-color: #efefef;
}
#property #sidebar li.last{margin-right:0;}
#property #plans li{
	width:155px;
	padding-left:20px;
	background: transparent url(../images/blueprint_sm.png) no-repeat left center;
}
#properties dl{	
	margin-left: 200px;
	width:350px;
	overflow: hidden;
}
#properties dd{
	min-width:100px;
	margin:0 20px 0 0;	
	float:left;
}
#properties .list_property{
	border-bottom:1px dotted #c3c5c1;
	padding-bottom:20px;
	overflow:auto;
	margin-bottom: 20px;
	position: relative;
}
#properties .list_property img{
	float:left;
	border:4px solid #86847E;
}
#properties .price{
	font-size:15px;
	margin-bottom:10px;
	float:none;
}
#properties dt{margin-bottom: 10px;}
#properties h2,#properties fieldset{
	margin:0;
	vertical-align:middle;
	display:inline;
}
#properties form#adv_search{
	background-color:#F8F7F2;
	padding:10px;
	border:1px solid #EFECE0;
	border-bottom-width: 4px;
	margin-bottom: 30px;
}
#properties form#adv_search.sf{margin-bottom:0;}
#properties label,#properties select{
	font-size:14px;
	vertical-align: middle;
}
#properties #adv_search label,#properties form#adv_search .btn{
	margin-left: 25px;
}
#properties form .btn{
	padding:2px 20px;
	vertical-align: middle;
}
#properties .list_property .options{
	position:absolute;
	bottom:20px;
	right:0;
	margin: 0;
}
#properties .list_property .btn{
	font-size:11px;
	text-transform:uppercase;
	margin-left:10px;
}
#properties .list_property .schedule_btn{background-color:#86847E;}
#property .alignleft{margin-right:50px;}
#alerts_sub{
	background-color:#EFECE0;
	padding:10px 0;
	text-align:center;
}
#alerts_sub input{margin-left:5px;}
#alerts_sub input,#alerts_sub label{font-size:12px;}
#alerts_btn{
	background:transparent url(../images/alert_btn.jpg) no-repeat scroll center top;
	color:#86847E;
	font-size:12px;
	height:30px;
	line-height:22px;
	margin:0 auto;
	text-align:center;
	width:388px;
	margin-bottom: 30px;
	cursor: pointer;
}

/***** Footer *****/

#footer p{
	width:980px;
	margin:0 auto 20px;
}
#footer img{
	margin: 0 20px 20px;
}
#footer a{
	color: #C3C5C1;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer p.credit{
	font-style:italic;
	margin:0 auto;
}


/***** Contact / Workorder *****/

#workorder form, #contact form{
	background-color:#f8f7f2;
	border:1px solid #EFECE0;
	padding:20px;
}
#workorder input,#workorder textarea,#workorder label,
#contact input,#contact textarea,#contact label{
	margin-bottom:20px;
	
}
#workorder label, #contact label{
 	clear:left;
 	float:left;
 	width:120px;
 	padding:5px 0;
}
#contact label{clear:none;}
#workorder input,#workorder textarea, #contact input,#contact textarea{
	float:left;
	width:400px;
	border:2px solid #9F9F9F;
	padding:5px;
	
}
#contact input{
	width:200px;
	margin-right:60px;
}
#contact textarea{width:594px;}
#workorder textarea,#contact textarea{height:100px;}
#workorder input.btn,#contact input.btn{
	border:0;
	width:200px;
	clear: left;
	margin:0 0 0 333px;
	float:none;
}
#contact .clear{
	padding-top:40px;
	zoom:1;
}
#contact input.btn{margin-left:120px;}
#contact .alignleft{margin:0 80px 0 0;}
#contact p{margin-bottom:0;}
#recaptcha_widget_div{
	clear:both;
	margin-left:120px;
	margin-bottom:20px;
}


/***** Other Content *****/

#faq dd{
	border-bottom:1px solid #c3c5c1;
	padding-bottom:20px;
}

#area #content ul img{
	float:right;
	margin:0 0 0 40px;
	border:2px solid #c3c5c1;
	padding:2px;
}
#area #content ul p{margin:0;}
#area #content ul li{
	padding:20px 0;
	border-bottom:1px dotted #c3c5c1;
	overflow: hidden;
}
.cite{text-align: right;}


