/* Meyer Rest */

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{
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =========== END OF RESET =================================== */

body {
	background-image: url("/_img/bgd_body_top.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

h1,h2 {
	color: #52C1FF;
	font: 24px Georgia,serif;
	margin-bottom : 18px;
	clear: none;
}

input {
	border: 1px solid #045081;
	background: #FFF;
	clear: both;
}

label {
	padding: 0 0 0 23px;
}

.label_spacer {
	margin-bottom: 10px;
}

label.phone { 
	background: url("/_img/icon_phone.gif") no-repeat top left; 
}

label.email { 
	background: url("/_img/icon_email.gif") no-repeat top left; 
}

label.name { 
	background: url("/_img/icon_name.gif") no-repeat top left; 
}

.submit_button {
	border: 0;
	padding: 0 0 0 23px;
}

.container {
	width: 960px;
	margin: 0px auto;
}

#header {
	padding: 192px 0 0 150px;
	float: left;
	width: 810px;
	height: 24px;
	background-image: url("/_img/header.jpg");
	background-repeat: no-repeat;
}

.notice {
	color: #52C1FF;
	margin: 0;
	padding: 0;
}

/* =========== GENERAL CONTENT AREA STRUCTURE============================== */

#content_left {
	width: 33px;
	height: 235px;
	float: left;
	background-image: url("/_img/bgd_left_side_top.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}

#content {
	width: 883px;
	float: left;
	background: #FFF;
	padding: 45px 0 0 0;
	margin: 0;
}

#content_main_block {
	width: 621px;
	float: left;
	padding: 0 30px 0 0;
}

#content_main_block a:link { color: #52C1FF; text-decoration: none; }
#content_main_block a:visited { color: #52C1FF; text-decoration: none; }
#content_main_block a:hover { color: #52C1FF; text-decoration: underline; }
#content_main_block a:active { color: #52C1FF; text-decoration: none; }

.community_img {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #CCC;
	clear: both;
}

.no_border {
	float: right;
	margin: 0 0 0 15px;
	border: 0;
	clear: both;
}

.history_img {
	float: right;
	margin: 0 0 0 15px;
}

.home_img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #000;
}

.home_img_right {
	float: right;
	margin: 0 0 0 15px;
}

/* =========== HOME MODELS ============================== */

.model_container {
	float: left;
	margin-right: 1px;
	width: 610px;
}

.model {
	width: 250px;
	padding: 0 45px 45px 0;
	float: left;
}

.model span { font-size: 10px; }

.model a:link, .model a:visited, .model a:active, .model a:hover {
	color: #52C1FF;
	font: bold 18px Georgia,serif;
	padding: 0 5px 133px 0;
	text-align: right;
	float: left;
	width: 245px;
}

a#model_balmoral, a:visited#model_balmoral, a:active#model_balmoral {
	background: transparent url("/_img/_models/balmoral.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_balmoral {
	background: transparent url("/_img/_models/balmoral_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_balmoral_flatfront, a:visited#model_balmoral_flatfront, a:active#model_balmoral_flatfront {
	background: transparent url("/_img/_models/balmoral_flatfront.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_balmoral_flatfront {
	background: transparent url("/_img/_models/balmoral_flatfront_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_emily, a:visited#model_emily, a:active#model_emily {
	background: transparent url("/_img/_models/emily.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_emily {
	background: transparent url("/_img/_models/emily_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_northridge, a:visited#model_northridge, a:active#model_northridge {
	background: transparent url("/_img/_models/northridge.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_northridge {
	background: transparent url("/_img/_models/northridge_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_hampton, a:visited#model_hampton, a:active#model_hampton {
	background: transparent url("/_img/_models/hampton.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_hampton {
	background: transparent url("/_img/_models/hampton_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_driftwood, a:visited#model_driftwood, a:active#model_driftwood {
	background: transparent url("/_img/_models/driftwood.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_driftwood {
	background: transparent url("/_img/_models/driftwood_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_wedgewood, a:visited#model_wedgewood, a:active#model_wedgewood {
	background: transparent url("/_img/_models/wedgewood.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_wedgewood {
	background: transparent url("/_img/_models/wedgewood_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_wedgewood_flatfront, a:visited#model_wedgewood_flatfront, a:active#model_wedgewood_flatfront {
	background: transparent url("/_img/_models/wedgewood_flatfront.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_wedgewood_flatfront {
	background: transparent url("/_img/_models/wedgewood_flatfront_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_hanah, a:visited#model_hanah, a:active#model_hanah {
	background: transparent url("/_img/_models/hanah.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_hanah {
	background: transparent url("/_img/_models/hanah_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_allensgate, a:visited#model_allensgate, a:active#model_allensgate {
	background: transparent url("/_img/_models/allensgate.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_allensgate {
	background: transparent url("/_img/_models/allensgate_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}

a#model_eastwood, a:visited#model_eastwood, a:active#model_eastwood {
	background: transparent url("/_img/_models/eastwood.jpg") no-repeat;
	border: 1px solid #EDEDED;
}

a:hover#model_eastwood {
	background: transparent url("/_img/_models/eastwood_over.jpg") no-repeat;
	border: 1px solid #52C1FF;
}


/* =========== FEATURE AREA ============================== */

#content_features {
	padding: 15px 25px;
	width: 182px;
	float: left;
	min-height: 270px;
	background-image: url("/_img/bgd_features.jpg");
	background-repeat: no-repeat;
	background-position: top;
}	

#content_features p {
	color: #004F80;
	font: 13px Arial,Helvetica,sans-serif;
	margin-bottom: 16px;
}

#content_features ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#content_features li {
	margin: 0;
	padding: 0 0 0 0;	
}

#content_right {
	width: 41px;
	height: 235px;
	float: left;
	background-image: url("/_img/bgd_right_side_top.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}

/* =========== CONTENT STYLES =================================== */

#content_main_block ul {
	margin: 0 0 0 30px;
}

#content li {
	color: #666;
	font: 13px Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
}

#content p {
	color: #666;
	font: 13px Arial,Helvetica,sans-serif;
	margin-bottom: 16px;
}

.content_img {
	border: 0;
	margin: 0 14px 0 0;
	padding: 0;
	float: left;
}

#content #model_img {
	border: 0;
	margin: 0 0 15px 15px;
	padding: 0;
	float: right;
}

#notice {
	float: left;
	margin: 0 0 15px 0;
	width: 250px;
	border: 1px solid #52C1FF;
	background: #EDEDED;
	padding: 10px;
}

#notice p {
	margin: 0;
	padding: 0;
}

/* =========== FOOTER AREA =================================== */

#footer {
	width: 100%;
	margin: 0px auto;
	background-image: url("/_img/bgd_footer_tile.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 190px;
	float: left;
}

#footer_left {
	background-image: url("/_img/bgd_left_side_footer.jpg");
	background-repeat: no-repeat;
	background-position: top;	
	width: 33px;
	height: 190px;
	float: left;
}

#footer_content {
	width: 883px;
	height: 190px;
	float: left;
	background: #FFF;
	background-image: url("/_img/bgd_footer_top.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}

#footer_communities {
	width: 503px;
	height: 190px;
	float: left;
	padding: 0;
	margin: 0;
}

#footer_communities h3,#footer_sales_agent h3 {
	color: #52C1FF;
	font: bold 14px Arial,sans-serif;
	margin : 32px 0 10px 0;
}

#footer_sales_agent {
	width: 280px;
	height: 190px;
	float: left;
	padding: 0 100px 0 0;
	margin: 0;
	background-image: url("/_img/bgd_mike.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}

#footer_sales_agent p {
	color: #707070;
	font: 12px Arial,Helvetica,sans-serif;
	margin-bottom: 16px;
}

#footer_sales_agent img { float: right; }

#footer_right {
	background-image: url("/_img/bgd_right_side_footer.jpg");
	background-repeat: no-repeat;
	background-position: top;	
	width: 41px;
	height: 190px;
	float: left;
}

#family_picture {
	border: 1px solid #52C1FF;
	margin-bottom: 15px;
}