/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
    background-color: #818881;
    background-image: url('../images/back_image.jpg');
    background-repeat: repeat-x;
    height: 100%;
}

h1 {
	font-size: 1.3em;
	color: #4B544C;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 0.9em;
	color: #4B544C;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #76B426;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4B544C;
	margin-top: 10px;
	margin-bottom: 1px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #76B426;
	margin-bottom: 5px;

}

p {
	font-size: 0.7em;
	color: #4B544C;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

.wrapper_wide {
	width: 100%;
	min-width: 900px;
	position: relative;
	z-index: 1;
}




#bg_image {
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: absolute;
z-index: 0;
}

#header {
	background-color: #4B544C;
	padding: 20px 20px 20px 10px;
}


#header .logo {
	float: right;
}

.menu {
	background-image: url(../images/menu_left.jpg);
	background-repeat: repeat-x;
	clear: both;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4B544C;
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}
.spacer {
    background-image: url(../images/spacer.gif);
    background-repeat: repeat-x;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D6D6D6;
    border-right-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    border-left-color: #D6D6D6;
    background-color: #F5F5F5;
} 
.site_name {
	padding-top: 10px;
}
.feature_heading {
	clear: both;
	background-color: #F5F5F5;
}

.features {
	background-color: #4B544C;
	color: #fff;
	padding-top: 15px;
	padding-left: 20px;
}
.feature_photo img {
	border: 1px solid #FFFFFF;
}

.feature_photo img:hover {
	background-color: #4B544C;
	border: 1px solid #76B426;
}

.feature_property {
	float: left;
	margin-right: 20px;
}

.feature_title {
	margin-bottom: 3px;
}
.feature_title h1 {
	font-size: 1em;
	color: #fff;
}
.shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
}
.content {
	/*background-color: #4B544C;*/
	width: 100%;
}
.content_left {
	width: 300px;
	vertical-align: top;
}
.content_right {
	vertical-align: top;
}
.home_left {
	width:250px;
	float:left;
	background-color: #CCE6AB;
	height: 300px;
}
.home_right {
	float: right;
}
.button {
	margin-top: 15px;
}
.search {
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
}
.search_select {
	width: 170px;
	margin-top: 4px;
}

.search a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: underline;
}
.search a:hover {
	color: #75B427;
	text-decoration: none;
}

.buttons {
	margin-top: 10px;
	margin-right: 30px;
}
.email {
	margin-top: 6px;
}
.email img {
	margin-left: 5px;
	vertical-align: bottom;
}
.email input {
	width: 120px;
	border: 1px solid #828282;
	height: 20px;
}
.subscribe_message {
	font-size: 0.7em;
	color: #4B544C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subscribe_message input {
	width: 120px;
	border: 1px solid #828282;
	height: 20px;
}

.alerts {
	border-top: 1px solid #AFAFAF;
	margin-top: 15px;
	padding-top: 10px;
}
.bottom {
	background-color: #4B544C;
	padding: 20px;
	clear: both;
}
.bottom img {
	float: left;
	margin-right: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #C1C1C1;
	margin-top: 8px;
}
.footer a {
	color: #C1C1C1;
	text-decoration: underline;
}
.footer a:hover {
	color: #76B426;
	text-decoration: none;
}
.footer span {
	margin-right: 20px;
	margin-left: 20px;
}
.utilities {
	float: right;
}
.creativeone {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
}
.creativeone img {
	margin-top: 5px;
}
.results {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/banner_back.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
}

.results a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: underline;
}
.results a:hover {
	color: #75B427;
	text-decoration: none;
}

.results img {
	vertical-align: middle;
}
.results select {
	width: 105px;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 11px;
}

.page_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #4B544C;
}

.level2_container {
	background-color: #F5F5F5;
	padding: 20px;
}
.level2_container p {
	margin-bottom: 10px;
	text-align: justify;
}
.level2_container a {
	color: #75B427;
	text-decoration: underline;
}
.level2_container a:hover {
	text-decoration: none;
}
.level2_left {
	width: 300px;
}
.RSS_right {
	vertical-align: top;
	width: 270px;
	padding-left: 40px;
}
.RSS_right img {
	margin-top: 20px;
	margin-bottom: 10px;
}


.feed_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	margin-right: 20px;
	margin-top: 11px;
}
.feed_address img {
	vertical-align: bottom;
	margin-right: 5px;
}
.feed_address a {
	color: #6C6C6C;
	text-decoration: underline;
}
.feed_address a:hover {
	color: #75B427;
	text-decoration: none;
}
#module {
	padding: 9px;
	background-color: #DCEDC6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #828282;
	border-bottom-color: #6D6D6D;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#module h1 {
	color: #4B544C;
	font-size: 1em;
}
.module_frame {
	background-color: #fff;
	padding: 9px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#icon_bed {
	background-image: url(../images/bed_icon.gif);
	width: 42px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.number {
	font-size: 0.9em;
	margin-left: 5px;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#icon_car {
	background-image: url(../images/car_icon.gif);
	width: 42px;
	height: 20px;
	border: 1px solid #fff;
}
#icon_bath {
	background-image: url(../images/bath_icon.gif);
	width: 42px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
#land_only {
	width: 128px;
	background-image: url(../images/land_back.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#icon_bed_open {
	background-image: url(../images/bed_icon.gif);
	width: 42px;
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: fff;
	border-bottom-color: fff;
}

#icon_car_open {
	background-image: url(../images/car_icon.gif);
	width: 42px;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: fff;
}
#icon_bath_open {
	background-image: url(../images/bath_icon.gif);
	width: 42px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: fff;
	border-right-color: fff;
}

#open_row td {
	padding: 7px 30px 7px 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}



.open_header {
	font-size: 0.8em;
	font-weight: bold;
	color: #4B544C;
}
.open_odd {
	background-color: #EBEBEB;
}
.open_even {
	background-color: #E3F2D3;
}

#email_row td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.email_left {
	width: 145px;
}
.email_right {
	padding-right: 30px;
}
.email_container {
	background-color: #F5F5F5;
}

.module_text {
	clear: both;
	padding-top: 3px;
	line-height: 1em;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B544C;
}

.module_mobile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4B544C;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}



.level3_container {
	background-color: #F5F5F5;
	width: 100%;
}
.level3_left {
	width:520px;
	float:left;
}

.level3_right {
	margin-left:520px;
	width:auto;
	padding: 20px;
}
.level3_right table {
	margin-bottom: 20px;
}

.banner {
	background-image: url(../images/banner_back.jpg);
	background-repeat: repeat-x;
}

.banner h1 {
	font-size: 1em;
	color: #4B544C;
	margin-left: 10px;
	padding-top: 12px;
	padding-left: 10px;
}


.banner ul {
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
.banner li {
	display: inline;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.banner li a {
	color: #6C6C6C;
	text-decoration: underline;
}
.banner li a:hover {
	color: #75B427;
	text-decoration: none;
}



.level3_links {
	float: right;
	border: 1px solid #C1C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-top: 10px;
	background-color: #DCEDC5;
	margin-bottom: 20px;
	margin-left: 20px;
}
.level3_links li {
	font-size: 12px;
	margin-top: 15px;
	list-style-type: none;
	text-align: center;
}
.level3_links a {
	color: #979797;
	text-decoration: underline;
}
.level3_links a:hover {
	color: #76B426;
	text-decoration: none;
}
.label {
	font-size: 0.7em;
	vertical-align: top;
	font-weight: bold;
	color: #4B544C;
	padding-right: 10px;
	text-align: left;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.label2 {
	font-size: 0.7em;
	vertical-align: top;
	font-weight: bold;
	color: #4B544C;
	padding-right: 10px;
	text-align: right;
	line-height: 2em;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alert {
	font-weight: bold;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 10px;
}

.item {
	font-size: 0.7em;
	color: #4B544C;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.item2 {
	background-color: #F5F5F5;
}
.item2 input {
	width: 200px;
	margin-right: 5px;
	padding: 4px;
}
.item2 textarea {
	width: 200px;
}
.item2 select {
	width: 200px;
}
.no_flash {
	margin: 20px;
	padding: 20px;
	border: 1px solid #990000;
}

.level3_links_small {
	padding: 6px;
	border: 1px solid #C1C1C1;
	margin-bottom: 15px;
	margin-top: 45px;
	margin-left: 15px;
	width: 430px;
}
.email_page {
	background-color: #DCEDC5;
	padding: 5px;
	margin-top: 15px;
}
.email_page input {
	width: 128px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ACACAC;
	color: #979797;
}
.email_page img {
}


.navboxcont_C16D1499 { width: 100%}
.navboxleft_C16D1499 {
	width:440px;
	float:left;
}
.navboxauto_C16D1499 { margin-left:440px; width:auto}
.fluid_table {
	vertical-align: top;
	width: 50%;
}
.fluid_table span {
	margin-left: 30px;
}
.person_cont {
	clear: both;
	position: relative;
	margin-bottom: 20px;
}
.disclaimer {
	font-size: 0.7em;
	color: #ACACAC;
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.marketing {
	margin-bottom: 25px;
}
.marketing img {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}
.drop {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
	text-decoration: none;
}
.drop_cell select {
	font-size: 11px;
}
.drop_cell {
	float: left;
}
.drop_cell img {
	margin-right: 5px;
	vertical-align: bottom;
}
.drop_cell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6C6C6C;
	text-decoration: underline;
}
.drop_cell a:hover {
	color: #75B427;
	text-decoration: none;
}

table.openHomes tr {
	border: 3px solid #DCEDC6;
}


a.showAll
{
	font-size: 0.75em;
	color: #4B544C;
	line-height: 1.4em;
}
.team_text {
	margin-left: 188px;
}
.staff_pics {
	margin-bottom: 35px;
}
