
/*Template*/

#main_page {
	margin-left: auto;
	margin-right: auto;
	width: 932px;
	text-align: left;
}

#main_template {
	width: 932px;
}

html {
	font-size: 100%;
}

body {
	background-color: #bbb5a4;
	margin: 0px;
	font-size: 0.625em; /* 1em = 10px */
	font-family: Arial, Helvetica, sans-serif;
}




/*Tags*/

table {
	padding: 0px;
	border-spacing: 0px;
}

td, th { 
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}

img {
	border: 0px;
}

form {
	display: inline;
}

h1 {
	font-size: 1.7em;
	line-height: 1.0em;
	font-weight: bold;
	margin-bottom: 0.30em;
	margin-top: 0em;
	color: #045198;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	font-family: "Times New Roman", Times, serif;
	color: #426f99;
}

.blog h2 {
	color: #497d42;
	margin: 0px;
}

h3 {
	font-size: 1.1em;
	line-height: 1.333em;
	color: #708599;
	margin-top: 0em;
	margin-bottom: 0.6em;
}

h4 {
	font-size: 1.167em;
	line-height: 1.333em;
	color: #005395;
	display: inline;
}

ul, ol {
	margin-top: 0em;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 60px;
	list-style-type: circle;
}

li {
	line-height: 1.364em;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #8b2507;
}

a:hover {
	text-decoration: underline;
	color: #208c07;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.super {
	font-size: 63%;
	vertical-align: super;
	line-height: 60%;
}



/*Header*/

#header_row {
	height: 20px;
	background-color: #792119;
	font-size: 1.2em;
	line-height: 20px;
	text-align: right;
	padding: 0px 20px 0px 20px;
}

#header_row a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 35px;
}

#header_row a:link, #header_row a:visited {
	color: #ffffff;
}

#header_row a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#main_header {
	width: 932px;
	height: 120px;
	background-color: #e9c464;
	border-bottom: 1px solid #000000;
}

#site_title {
	width: 932px;
	height: 84px;
}

#phone_number {
	width: 173px;
	height: 14px;
	margin-left: 29px;
	margin-top: 5px;
	margin-bottom: 9px;
}

#header_row2 {
	position: absolute;
	top: 112px;
	width: 333px;
	height: 8px;
	background-color: #a79a79;
	font-size: 1px;
	line-height: 1px;
}

#header_row2holder {
	position: relative;
}


/*Menu*/

#menu {
	float: right;
}

.menu_button {
	height: 36px;
}

#menu_end {
	width: 62px;
	height: 36px;
}



/*Content*/

#main_content {
	width: 932px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;  /* 1em = 12px; */
	line-height: 2.0em;
	color: #4b4b4b;
	text-align: left;
	background-color: #ffffff;
	padding-bottom: 15px;
}

#content_photo {
	width: 932px;
	height: 191px;
}

#content_photo_trim {
	width: 932px;
	height: 34px;
}

.content_margins {
	padding: 20px 30px 0px 30px;
}

.for_sale_menu_thumbs {
	width: 336px;
	height: 202px;
	margin: 5px;
	display: inline;
}

.thumb {
	float: left;
	width: 44px;
	height: 50px;
	margin-top: 10px;
	margin-right: 10px;
}

.thumb_text {
	float: left;
	height: 50px;
	margin-top: 10px;
	line-height: 50px;
	font-size: 1.2em;
}

.for_sale_menu {
	width: 336px;
	height: 210px;
	margin: 5px;
	display: inline;
}

.for_sale_button {
	float: left;
}

a.for_sale_button {
	border: 1px solid #ffffff;
	display: inline;
	width: 346px;
	height: 220px;
	margin-right: 30px;
	margin-left: 50px;
	margin-bottom: 30px;
}

a.for_sale_button:hover {
	border: 1px solid #a79a79;
}

.for_sale_back {
	float: right;
}

.for_sale_back a {
	font-weight: normal;
}

.for_sale_corner {
	float: right;
	width: 28px;
	height: 28px;
}

.sale_pics {
	 margin-bottom: 60px;
}

.sale_pics h3 {
	 margin-left: 14px;
}

.sale_thumb {
	 width: 250px;
	 height: 188px;
	 background-color: #f7f7f7;
	 float: left;
	 margin-right: 14px;
	 margin-left: 14px;
	 display: inline;
	 border: 6px solid #bbcbb7;
	 margin-bottom: 20px;
}

.woodridge_sales_title {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.woodridge_sales_data {
	text-align: center;
	width: 25%;
}

.bull_float {
	float: left;
	width: 200px;
	margin-right: 10px;
}

.contact_box {
	float: left;
	margin-right: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
	white-space: nowrap;
}



.call_out_box {
	font-size: 0.917em; /* 1em = 11px */
	line-height: 1.636em;
	width: 22.455em;
	height: 17.182em;
	float: right;
	display: inline;
	padding-top: 37px;
	padding-left: 35px;
	margin-left: 10px;
	background-image: url(../images/common/call_out_box.jpg);
	background-repeat: no-repeat;
}

.call_out_box ul {
	color: #005395;
	padding-left: 0px;
	margin-left: 0px;
}

.call_out_box li {
	line-height: 1.364em;
}

#phone {
	font-size: 1.5em;
	color: #045198;
	height: 1.667em;
}

.news_items {
	margin-bottom: 2em;
}

.news_items h2 {
	color: #045198;
	text-decoration: underline;
}

.news_info {
	float: right;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #e9ecf7;
	padding: 10px;
	border: 1px solid #b8c8e5;
}

.news_info h2 {
	color: #045198;
	text-decoration: underline;
}

.news_info ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 0.25em;
}

.news_info a:link, .news_info a:visited {
	color: #e56000;
}

.news_info a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.sold {
	color: #ff0000;
}

.zeb_info {
	float: right;
	line-height: 1.4em;
	margin-right: 133px;
	display: inline;
	width: 364px;
}


.back_to {
	display: inline;
	float: right;
	font-style: italic;
	font-size: 0.923em;
}

.sold_holder {
	position: relative;
}

.sold_area {
	position: absolute;
	top: -20px;
	width: 872px;
	text-align: center;
}

.sold_pic {
	width: 399px;
	height: 286px;
}





/*Forms*/

.form_buttons {
	position: absolute; 
	right: 0px;
	bottom: 2px;
	width: 315px;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
}

form h3 {
	margin-top: 0em;
	line-height: 18px;
	color: #426f99;
}

#form_message {
	display: none;
}

.forminput {
	font-size: 0.917em;
	line-height: 1.636em;
	margin-right: 5px;
	text-align: left;
}

.forminput b {
	color: #486996;
}

.forminputtext {
	font-size: 0.917em;
	line-height: 1.636em;
	font-weight: bold;
	margin-right: 5px;
	text-align: left;
	float: left;
}

.formlabel {
	font-size: 0.917em;
	line-height: 1.636em;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}

.formlabel_error {
	font-size: 0.917em;
	line-height: 1.636em;
	font-weight: bold;
	color: #FF0000;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

.formfield_error {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #de8f87;
	color: #51516e;
	width: 350px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

.formfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 100px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 100px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.formselect_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffebeb;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.text_highlight {
	color: #426f99;
	font-weight: bold;
	margin-left: 5px;
	/* visibility: hidden; */
}

.text_highlight_error {
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #ab2f24;
	border: 1px solid #792119;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.formbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #de3d2f;
	border: 1px solid #792119;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #7acc66;
	border: 1px solid #197929;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #32b312;
	border: 1px solid #197929;
	padding: 0px;
	width: 11em;
	height: 2em;
}


/*Footer*/

#footer_row {
	height: 12px;
	background-color: #67392b;
	font-size: 1px;
	line-height: 1px;
}

#footer_menu {
	float: right;
	width: 633px;
	line-height: 1.5em;
	display: inline;
	text-align: right;
	margin-top: 3px;
	padding-bottom: 5px;
	margin-right: 9px;
}

#footer_menu a {
	font-weight: normal;
	margin-left: 15px;
}

#copyright {
	float: left;
	width: 269px;
	margin-top: 3px;
	padding-bottom: 5px;
	line-height: 1.5em;
	font-family: Arial, sans-serif;
	color: #666666;
	display: inline;
}
