@charset "utf-8";
/* CSS Document */



body {
	margin: 1px;
	background: #e4e4e5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#wrapper {
	width: 971px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	background-image: url(../../graphics/housing/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;

	color: #A42424;
}

a:hover {
	background: none;
}

.clear {clear:both;}

#breadcrumbs {
	font-size: 1.2em;
	color: #999;
	border-bottom: 1px dotted #999999;
}

#breadcrumbs a {
	color: #999;
}

 #breadcrumbs .links a {
	background: none;
	color: #000000;
	border: none;
	text-align: right;
	float: right;
}

#breadcrumbs .links a:hover {
	text-decoration: underline;
}



.article_options {
border-style:none;
font-family:Verdana,Geneva,sans-serif;
font-size:9px;
}

/* Header */

#adContainer {
	width: 767px;
	height: 96px;
	margin: 0 auto;

}

/* Logo */

#ad {
	float: left;
	width: 650px;
	color: #B2B2B2;
}

#ad h1, #ad p {
}

#ad h1 {
	float: left;
	padding: 0px 0 0 00px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#ad p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#ad a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */

#headertop {
	width: 970px;
	height: 4px;
	margin: 0 auto;
	background-image: url(../../graphics/housing/header_top.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#header {
	width: 970px;
	height: 93px;
	margin: 0 auto;
	background: url(../../graphics/housing/logo.jpg) no-repeat left top;

}

/* Logo */

#logo {
	float: left;
	width: 950px;
	color: #B2B2B2;
	background-image: url(../../graphics/housing/logo.png);
	background-repeat: no-repeat;
	margin-left: 9px;

}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0px 0 0 00px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 50px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 50px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	background-image: url(../../graphics/design/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8;
}

#sectionbanner {

	background-position: left top;
	text-align: left;
	clear:both;
	margin-left: 9px;
}


/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 8px;
}

#latestprojects {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-left: 8px;
	background-image: url(../../graphics/housing/latestprojects_bg.gif);
	background-repeat: repeat-x;
	height: 144px;
}

/* Content */

#content {
	float: left;
	width: 750px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}

#contentHome {
	float: left;
	width: 767px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#content3cols {
	float: left;
	width: 767px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}
.meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	color: #787878;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #fff;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #ffe479;
}


/* sidebar new */

#sidebarGreen {
	float: right;
	width: 180px;
	padding: 10px 10px 0 0;
	color: #787878;
	background-color: #33CC66;
	display: block;
}

#sidebarGreen ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #003366;
}

#sidebarGreen li {
	background-color: #00FF00;
	display: block;
}

#sidebarGreen li ul {
	padding-bottom: 30px;
}

#sidebarGreen li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebarGreen h2 {
	letter-spacing: -0.5px;
	color: #000000;
	background-color: #EDEAB5;
}

#sidebarGreen p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebarGreen a {
	color: #787878;
	border: none;
}

#sidebarGreen a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


/* Top Controls */

#topcontrols {
	width: 960px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D4678;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin-bottom: 8px;
}

#topcontrols p {
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 0;
	padding-right: 8px;
	margin-left: 0px;
}

#topcontrols a {
	color: #1D4678;
}
/* Footer */

#footer {
	width: 960px;
	height: 12px;
	margin: 0 auto;
	padding: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #688f00;
}

#footer p {
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 0;
	padding-right: 8px;
	margin-left: 0px;
}

#footer a {
	color: #688f00;
}

#footerbottom {
	width: 970px;
	height: 4px;
	margin: 0 auto;
	background-image: url(../../graphics/housing/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.section_name {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	font-weight: bold;
	width: auto;
	display: block;
	height: 25px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.section_name_beige {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	font-weight: bold;
	width: auto;
	display: block;
	height: 25px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#wrapper #page #sidebar .leftnav_new_beige .numbers {
	color: #1b4372;
}
#wrapper #page #sidebar .leftnav_new_beige .numbers a {
	color:#666;
}

.leftnav_new {
	background-color:#666666;
	border: 1px solid #999;
	color:#fff;
	margin: 0pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.leftnav_new_beige {
	background-color:#d9d7ca;
	border: 1px solid #8f9a71;
	color:#666;
	margin: 0pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.menu {
	border-bottom:0px solid #ccc;
	list-style: none;
	font-family:Arial,Helvetica,sans-serif;
	width: 970px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 8pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
/* right column sub menu */
.menu_submenu {
border-bottom:0px solid #ccc;
 list-style: none;
 padding: 0px 0px 0px 0px;
margin:0pt;
font-family:Arial,Helvetica,sans-serif;
}

.menu_submenu li {
 border-top: 1px dotted #aaa;
}

.menu_submenu a {
 font-size: 10pt;
 line-height: 1.5em;
 list-style: none;
 padding: 0px 4px 4px 4px;

 color:#62A62D;
 text-decoration: none;
}
.menu_submenu a:hover {
 text-decoration: underline;
}

#HomeLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 255px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #86b5bb; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 490px;

}

#HomeLeft p {
	color: #3b6413;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#HomeRight {
	float: right; /* since this element is floated, a width must be given */
	width: 254px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #688f00; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 490px;
}
#HomeRight p {
	color: #fff;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#HomeMiddle {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 253px;
	margin-top: 0px;
	margin-right: 255px;
	margin-bottom: 0;
	margin-left: 257px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#HomeMiddle p {
	color: #3b6413;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#home_3cols_top {
	text-align: left;
	border:0;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../clientuploads/housing/home/3_cols_bg_top.gif);
	background-repeat: repeat-y;
	float:left
}


#home_3cols {
	text-align: left;
	border:0;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../clientuploads/housing/home/3_cols_bg_bottom.gif);
	background-repeat: repeat-y;
	float:left

}


#current_properties {
	float: left;
	width: 443px;

}
#current_properties h1 {
	color: #fff;
		font-size: 13px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#current_properties p {
	color: #fff;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#current_properties a {
	color: #fff;
}

#video {
	float: right;
	width: 250px;


 
}

#video h1 {
	color: #fff;
		font-size: 13px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#video p {
	color: #fff;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#news_events {
	float: left;
	width: 26%;

	margin-left: 5px;


}

#news_events h1 {
	color: #fff;
		font-size: 13px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#news_events p {
	color: #666666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
