html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	 height: 100%;
}
A {
	outline: none;
}


iframe {
	height: 100%;
	width: 80%;
	
}
td {
	vertical-align: top;
}
dl {
	margin-left: 10px;
	margin-right: 25px;
}
dt {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
dd {
	margin-bottom: 15px;
	padding-bottom: 25px;
}


#adm_wrapper {
	padding: 0px;
	 
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
table.rowsonly td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE6DB;
}

#header {
	padding: 0px;
	height: 60px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
#header A:link   {
	color: #FFFFFF;
	text-decoration: none;
}
#header A:visited   {
	color: #FFFFFF;
	text-decoration: none;
}
#header A:hover   {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
}
#header-name {
	font-size: 22pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	left: 6px;
	top: 1px;
	position: absolute;
}
#header-tag {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 8px;
	top: 35px;
}
#header-contact {
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	left: 840px;
	top: 5px;
}
#menu-holder {
	height: 208px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 50;
}

#main-menu {
	background-image: url(../images/bg-mainmenu.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 156px;
	text-align: left;
}
#main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	width: 100%;
}
#main-menu ul li {
	margin-left: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	padding-top: 8px;
	margin-right: 12px;
}
#main-menu ul li A:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
		
	padding: 2px;
		 
	display: block;
}
#main-menu ul li A:visited {
	font-weight: bold;
	color: #505050;
	text-decoration: none;
		display: block;
	padding: 2px;
		 
}
#main-menu ul li A:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		display: block;	
	padding: 2px;
	 
	background-color: #DDD6C4;
	 
}


#sub-menu {
	float: left;
	height: 208px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	z-index: 55;
	background-image: url(../images/bg-submenu.jpg);
	background-repeat: no-repeat;
 
}
#sub-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	 
}
#sub-menu .caption {
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-style: italic;
	margin: 0px;
	font-size: 11pt;
	color: #FFFF66;
}

#sub-menu A:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
 padding: 2px;
}
#sub-menu  A:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	 padding: 2px;
 
}
#sub-menu   A:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    padding: 2px;
	background-color: #5c898f;
}

#sub-menu ul li ul li A:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
 
	background-color: #4f7c82;
}

#sub-menu A.other-sub {
	display: block;
	padding-top: 7px;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 14px;
	 
}

#featured-property {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contact-info {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	font-size: 11px;
	z-index: 1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDD6C4;

}

#david {
	position: absolute;
	left: 156px;
	top: 1px;
}
#contact-david {
	position: absolute;
	left: 249px;
	line-height: 140%;
	text-align: left;
	top: 4px;
}


#jennie {
	position: absolute;
	left: 575px;
	top: 1px;
}
#contact-jennie {
	position: absolute;
	left: 670px;
	text-align: left;
	line-height: 140%;
	top: 4px;
}
#content-area {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#content-wide {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
 
}
#content-wide #property_left {
	width: 550px;
	float: left;
	padding-top: 15px;
}
#content-wide #property_right {
	width: 370px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1DEE0;
	float: right;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 15px;
}
#content-wide .section_header {
	font-weight: bold;
	background-color: #F2EFE8;
	color: #588389;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD6C4;
}

#content-wide p {
	margin-right: 15px;
	margin-left: 8px;
	line-height: 20px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content-wide div.content_shift {
	margin-right: 20px;
	margin-left: 25px;
	line-height: 20px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 25px;
}
#content-wide  UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content-wide UL LI {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: square;
}



#content {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	text-align: left;
}
#content h1, #content-wide h1 {
	font-size: 18pt;
	color: #4F7C82;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#content h2, #content-wide h2 {
	font-size: 14pt;
	color: #A69568;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BAAD8B;
}
#content h3, #content-wide h3 {
	font-size: 11pt;
	color: #4F7C82;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p {
	margin-right: 15px;
	margin-left: 8px;
	line-height: 20px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content li {
	margin-right: 15px;
	margin-left: 8px;
	line-height: 20px;
	margin-bottom: 10px;
}


 A:link {
	 
	color: #333333;
 
	 
}
 A:visited {
	 
	color: #777777;
 
	 
}
  A:hover {
	 
	color: #333333;
	text-decoration: none;
	 
	background-color: #eee;
}




#sidebar {
	margin: 0px;
	float: left;
	width: 150px;
	font-size: 12px;
	text-align: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	font-size: 10px;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DDD6C4;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul {
	padding: 0px;
	list-style-type: none;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer ul li {
	font-weight: bold;
	color: #000000;
	display: inline;
	text-align: left;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
#footer ul li A:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
#footer ul li A:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 2px;
}
#footer ul li A:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	background-color: #eee;
}

#copyright {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#credits {
	float: left;
	padding-top: 15px;
}

.img-wrapper {
	padding: 2px;
	border: 1px solid #E5E1D5;
	margin-right: 8px;
}
.red {
	color: #990000;
}
.new {
	color: #990000;
	font-weight: bold;
}
.style3 {
	color: #4F7C82;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.mls_wrapper {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 55px;
}
.quote {
	background-color: #F2EFE8;
	padding: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #BBAE8C;
	font-style: italic;
	line-height: 135%;
	width: 680px;
}
.clearboth {
	clear: both;
}
.table-label {
	font-weight: bold;
	background-color: #F7F6F2;
	text-align: right;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.left {
	float: left;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-top: 5px;
}
.right {
	float: right;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-top: 5px;
}
.property-thumb {
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #F2EFE8;
	float: left;
}

.callout {
	background-color: #F2EFE8;
	padding: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #BBAE8C;
	font-style: normal;
	line-height: 135%;
	width: 400px;
	text-align: center;
	font-size: 11pt;
}
table.properties TH {
	font-size: 11pt;
	font-weight: bold;
	color: #4F7C82;
	text-align: center;
	background-color: #F1EEE7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD6C4;
}
