/* 
		AAAC5 Style Sheet
		
		Copyright 2005-2006 True Industry, Inc. All rights reserved.
		
*/
/* Template Specific */
body {
	font-family: Arial, sans-serif;
	font-size: 62.6%;
	color: #132827;
	line-height: 1.166;
	background: #EDEAD5 url(http://im.divcentric.com/htc5/bg_grad.gif) repeat-x;
	margin: 0;
	padding: 0;
	}
h1 {
	font: bold 180% Arial, sans-serif;
	color: #132827;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 0 8px;
	text-align:left;
	border-bottom:3px double #B0A98E;
	}
h2 {
	font: bold 114% Arial, sans-serif;
	color: #132827;
	margin: 0px;
	padding: 5px 5px 0 8px;
	text-align:left;
	border-bottom:3px double #EDEAD5;
	}
h3 {
	font: bold 100% Arial, sans-serif;
	color: #132827;
	margin: 0px;
	padding: 0px;
	}
h4 {
	font: 100% Arial, sans-serif;
	color: #132827;
	margin: 0px;
	padding: 0px;
	}
h5 {
	font: 100% Arial, sans-serif;
	color: #132827;
	margin: 0px;
	padding: 0px;
	}
form {
	margin: 0px;
	padding: 0px;
	}
.align-justify {
	text-align: justify;
	}
form .formtext,
textarea {
	background: #fff url(http://im.divcentric.com/adm/bg_input.gif) repeat-x 0 1px;
	border: 1px solid #B0A98E;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 1px;
	margin: 0;
	color: #132827;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
form .formtext:focus,
textarea:focus {
	border-color: #DC9211;
	background: #fff;
	}
a:link, a:visited {
	color: #DC9211;
	text-decoration: none;
	}
a:hover {
	color: #4C4C4C;
	text-decoration: underline;
	}

/* Structure **********************************************************			*/
#PageSetup {
	background-color: #EDEAD5;
	border:1px solid #DC9211;
	width:840px;
	margin: 0 auto;
	position:relative;
	padding-top:10px;
	}
#masthead {
	margin: 0 auto 15px auto;
	width:840px;
	position:relative;
	}
#siteName {
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #FFFFFF;
	font-weight: normal;
	border:none;
	}
#tl {position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	height: 6px;
	width: 6px;
	background: url(http://im.divcentric.com/htc5/tl_curve_white.gif) no-repeat;
	}
#tr {position:absolute;
	top: -1px;
	right: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	height: 6px;
	width: 7px;
	background: url(http://im.divcentric.com/htc5/tr_curve_white.gif) no-repeat top right;
	}
#S_Menu{
	font: 120% Verdana, sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #FFFFFF;
	}
#S_Menu a{
	color: #FFFFFF;
	padding-right:10px;
	}
#S_Menu a:hover{
	text-decoration: underline;
	}
#TopNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #132827;
	padding: 0px;
	margin: 0px;
	background-image: url(http://im.divcentric.com/htc5/nav_center.gif);
	z-index:1;
	}
#TopNav img{margin-bottom: -4px;
	}
#gnl {position: absolute;
	top: 0px;
	left:0px;
	height: 32px;
	width: 5px;
	background: url(http://im.divcentric.com/htc5/nav_left.gif) no-repeat;
	z-index:2;
	}
#gnr {position: absolute;
	top: 0px;
	right:-2px;
	height: 32px;
	width: 5px;
	background: url(http://im.divcentric.com/htc5/nav_right.gif) no-repeat;
	z-index:2;
	}
#SideMenu{position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	}
#SideMenu a, #SideMenu a:visited{
	font-size: small;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #fff;
	}
#SideMenu a:hover{
	background-image: url(http://im.divcentric.com/htc5/nav_center_selected.gif);
	background-position:50%;
	text-decoration: none;
	}

/* Main Content **********************************************************		*/
#Content {
	width:595px;
	float:right;
	margin:15px 10px 0px 0px;
	}
* html #Content {
	margin:5px 5px 0px 0px;
	}
#ContentImg {
	height:190px;
	z-index:1;
	}
#ContentImg img {
	margin:-10px 0 0 0;
	border:1px solid #B0A98E;
	}
#ContentImg embed,
#ContentImg object {
	float:right;
	padding:0;
	}
#ContentImg object {
	margin:-12px 0 0 0;
	}
* html #ContentImg embed,
* html #ContentImg object {
	margin:0;
	}
#Logo {
	width:190px;
	height:150px;
	position:absolute;
	right:390px;
	top:35px;
	z-index:2;
	}
#LogoAlt {
	display:none;
	width:205px;
	height: auto;
	position:realtive;
	margin:5px 0;
	padding:10px 0;
	text-align:center;
	border:solid 1px #B0A98E;
	background: #FFFFFF;
	z-index:2;
	}

/* Navigation **********************************************************		*/
#Navigation {
	width:205px;
	float:left;
	margin-left:10px;
	}

#Menu {
	width:205px;
	height: auto;
	position:realtive;
	margin:5px 0;
	text-align: right;
	font-size: 11px;
	border:solid 1px #B0A98E;
	background: #FFFFFF;
	}
#Menu ul {
	margin: 0px 10px 10px 0px;
	padding: 0;
	list-style:none;
	}
#Menu li {
	padding: 2px 10px;
	background: url(http://im.divcentric.com/cle/ArrowUnlit.gif) right center no-repeat;
	}
#Menu li:hover {
	background: url(http://im.divcentric.com/cle/ArrowLit.gif) right center no-repeat;
	}
#MLS_Real_I {
	width:205px;
	height:57px;
	position:relative;
	background: url(http://im.divcentric.com/htc5/MLS.gif) bottom center no-repeat;
	margin-top:35px;
	padding-top:10px;
	}
#MLS_Map {
	width:205px;
	height:auto;
	position:realtive;
	margin-top:5px;
	}
#Quick_Cont {
	width:205px;
	height:auto;
	position:realtive;
	border:solid 1px #B0A98E;
	background: #FFFFFF;
	margin-top: 5px;
	}
#Quick_Cont p {
	padding-left: 20px;
	padding-right: 20px;
	margin: 1px;
	clear:both;
	}
#Quick_Cont .flo {
	float:right;
	width: 120px;
	text-align: left;
	margin:0px;
	}
#Quick_Cont .flol {
	float:left;
	width: 38px;
	text-align: right;
	margin:0px;
	}
#Quick_Cont .submit {
	background-color: #132827;
	border:none;
	cursor:pointer;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #FFFFFF;
	width: 60px;
	height: 21px;
	float:right;
	margin:5px;
	}
#Quick_Cont .submit:hover {
	background: #FFFFFF;
	color: #132827;
	border:1px solid #B0A98E;
	}
br.sh {
	line-height: 5px;
	}
#Articles {
	width:205px;
	height: auto;
	position: relative;
	margin-top: 5px;
	border:solid 1px #B0A98E;
	background: #FFFFFF;
	}
#Articles p{
	padding:0 10px;
	}
#ArticlesW {
	display:none;
	}
#Articles dl {
	margin: 2px 0 2px 10px;
	padding: 0;
	}
#Articles dt {
	margin: 2px 0 0 0;
	font-weight:bold;
	}
#Articles dt a:visited {
	background:url(http://im.divcentric.com/def/checkmark.gif) right no-repeat;
	padding-right:10px;
	}
#Articles dd {
	margin: 2px 0;
	padding-top: 1px;
	}
.flft {
	float:right;
	border: solid 1px #B0A98E;
	display:block;
	padding: 3px 6px 3px 8px;
	background-color:#fff;
	z-index:40;
	margin: 12px 4px 0px 0px;
	}	
.flft:hover {
	border: solid 1px #fff;
	background-color: #132827;
	color:#FFFFFF;
	}	
.divide {
	border-bottom: solid 1px #B0A98E;
	padding-bottom:3px;
	margin:8px 10px 20px 0;
	}
#MLS_Search {
	width:205px;
	height: auto;
	}


/* Footer **********************************************************			*/
#Copyright {
	clear:both;
	position:relative;
	border-top:double 3px #B0A98E;
	height:55px;
	}
#Copyright #CR1 {
	float:left;
	padding:5px 0 0 5px;
	}
#Copyright #CR2 {
	position:absolute;
	bottom:5px;
	left:5px;
	}
#Copyright #CR3 {
	position:absolute;
	bottom:20px;
	right:87px;
	}
#Copyright #CR4 {
	position:absolute;
	bottom:5px;
	right:5px;
	}
#Copyright #CR5 {
	position:absolute;
	bottom:20px;
	left:380px;
	}

#Menu li a,
#Menu li a:hover,
#Articles a,
#S_Menu a,
#S_Menu a:hover {
	text-decoration:none;
	border-bottom:none;
	}

/* Login */
#Login {
	width:220px;
	height:auto;
	position: relative;
	margin:30px;
	}
#Login p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 1px;
	clear:both;
	}
#Login .flo {
	float:right;
	width: 115px;
	text-align: left;
	margin:0px;
	}
#Login .flol {
	float:left;
	width: 80px;
	text-align: right;
	margin:0px;
	}
.Subut, .SubutL, .submit, #Submit {
	background-color: #132827;
	border:none;
	cursor:pointer;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #FFFFFF;
	width: 60px;
	height: 21px;
	}
.SubutL {
	width: 100px;
	}
.submit, #Submit {
	float:right;
	margin:5px 8px;
	}
.SubutL:hover, .Subut:hover, .submit:hover, #Submit:hover {
	background: #FFFFFF;
	color: #132827;
	border:1px solid #B0A98E;
	}

/* Map */
#map,
#map2 {
	background-color: #DC9211;
	border: solid 1px #B0A98E;
	-moz-border-radius: 10px;
	width: 205px;
	 height: 300px;
	}
#map2 {
	width: 600px;
	 height: 600px;
	 margin-top:8px;
	}
#button {
	background-color: #132827;
	border:none;
	cursor:pointer;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #FFFFFF;
	width: 60px;
	height: 21px;
	}

/* Unclass */
.text1 {
	color: #DC9211;
	font-weight: bold;
	}
.text2 {
	font-size: 10px;
	text-align: justify;
	}
.text3 {
	color: #132827;
	font-size: 10px;
	}
.text4 {
	color: #132827;
	font-size: 11px;
	font-family: Lucida Sans Unicode;
	}
.text5 {
	color: #132827;
	font-size: 10px;
	border-bottom:dotted #999999 1px;
	}
.style2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86c527;
	}
.style2 a {
	color: #86c527;
	}
.style2 a:hover {
	}

/* Listings */
#Listing_Info,
#Listings,
#ListingsS,
#ListLinks,
#Details {
	margin-bottom:15px;
	}
#Listing_Info,
#pageation,
#ListLinks,
#Details {
	background: #FFF;
	border: 1px solid #B0A98E;
	padding:10px;
	position:relative;
	line-height:1.4em;
	font-size:11px;
	}
#Listing_Photo {
	float: left;
	margin-right: 20px;
	padding:3px;
	border: 1px solid #B0A98E;
	height:80px;
	width:110px;
	display:inline;
	}
#Listing_Photo img {
	border:none;
	height:80px;
	width:110px;
	z-index:50;
	}
#AdFoto {
	float: left;
	padding:3px;
	border: 1px solid #B0A98E;
	margin: 0 1.8em 1em 0;
	display:inline;
	}
#AdFoto img {
	border:none;
	z-index:50;
	}
#AdFoto,
#AdFoto img {
	height:80px;
	width:110px;
	}
#Details p {
	text-align:left;
	margin: 2px 10px;
	}
#Details h5 {
	text-align:left;
	margin:0;
	padding:0;
	}
#Listing_Photo a,
#AdFoto a {
	text-decoration:none;
	}
#Virtual_Tour {
	}
#Listing_Data {
	display:inline;
	width:395px;
	}
#LD1 {
	float:left;
	width: 48%;
	margin:10px 20px 0 0;
	}
#LD2 {
	float:left;
	width: 48%;
	margin-top:10px;
	}
#Listing_Data_1 {
	float:left;
	width: 165px;
	display:inline;
	}
#Listing_Data_2 {
	float:left;
	width: 210px;
	margin:0 0 0 20px;
	display:inline;
	}
#Listing_Data_3 {
	display:none;
	}
#Listing_Data_1 ul,
#Listing_Data_2 ul,
#LD1 ul,
#LD2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#Listing_Data_1 li,
#Listing_Data_2 li,
#LD1 li,
#LD2 li {
	margin: 0px;
	padding-top: 1px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom:solid 1px #B0A98E;
	text-align:left;
	}
#Listing_Data_1 li span,
#Listing_Data_2 li span,
#LD1 li span,
#LD2 li span {
	display: block;
	float: right;
	padding: 0px 7px 0px 0px;
	margin:0px;
	text-transform: capitalize;
	}
#ListLinks {
	text-align:center;
	}
#ListLinks a {
	margin:0 7px 0 7px;
	}

/* Universal */
#DeepContent,
#instructionsL, 
#instructionsC, 
#instructionsR, 
.instructions, 
#ListingsS, 
#Listings {
	background: #FFF;
	border: 1px solid #B0A98E;
	line-height: 1.5em;
	padding: 10px;
	}
#DeepContent,
#instructionsL,
.instructions {
	text-align:left;
	}
#instructionsR {
	text-align:right;
	}
#instructionsC,
#Listings {
	text-align:center;
	}
#DeepContent {
	margin-bottom:10px;
	}
#error,
.err {
	background: #ffe0d9;
	border: 1px dotted #f30;
	color: #7b1900;
	padding: 10px;
	}
#error ul {
	margin: 5px 0 5px 16px;
	padding: 0;
	list-style-image: url(http://im.divcentric.com/cle/ArrowUnlit.gif)	}
#error li {
	margin: 5px 0;
	}
#valid {
	background: #b9ffb9;
	border: 1px dotted #060;
	color: #060;
	padding: 10px;
	}
.skipLinks {
	display: none;
	}

/* Cals */
.calc_button {
	background-color:#BEC1EE;
	font: 83% arial, verdana, helvetica, lucida, sans-serif;
	color: #000000;
	}
#calclist{
	margin: 2px 0 2px 10px;
	padding: 10px;
	}
#calclist dt {
	margin: 2px 0 0 0;
	font-weight:bold;
	}
#calclist dt a:visited {
	background:url(http://im.divcentric.com/def/checkmark.gif) left no-repeat;
	padding-left:10px;
	}
#calclist dd {
	margin: 2px 0;
	padding-top: 1px;
	}
#tiplayer {
	font-family: arial, verdana, helvetica, lucida, sans-serif;
	font-size: 120%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #EDEAD5;
	border: 1px solid #B0A98E;
	z-index: 10;
	visibility: hidden;
	}
.fill01 {
	background-color: #FFFFFF}
.fill02 {
	background-color: #E7E8F9}
#CalFo {
	margin: 0 -1px 30px;
	padding: 0;
	position: relative;
	width: 100%;
	background: url(http://im.divcentric.com/def/frm_tr.gif) no-repeat 100% 0;
	}
#CalFi {
	border: 1px solid #B0A98E;
	padding: 30px;
	border: 0 solid;
	background: url(http://im.divcentric.com/def/frm_tl.gif) no-repeat 0 0;
	}
#CalLS label,
#CalRS label{
	float:left;
	width:120px;
	font-size:.8em;
	}
#CalLS {
	float:left;
	text-align:right;
	width:200px;
	margin-left:50px;
	}
#CalRS {
	float:right;
	text-align:left;
	width:250px;
	margin-left:10px;
	}
#jsDownPayment,
#jsYears {
	margin: 0 0 0 3px;
	}
#button1 {
	border:solid 1px;
	}
#jsResult,
#jsResultI {
	border:none;
	background-color:#FFF;
	text-align:right;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#calclist li {
	font-weight:bold;
	}

/* MLS */
#MLS_Listing_Detail {
	font-size:1.5em;
	text-align:center;
	}
#MLS_Listing_Detail p {
	text-align:left;
	}
#MlsNav {
	background: #FFF;
	border: 1px solid #B0A98E;
	line-height: 1.5em;
	width:205px;
	text-align:center;
	padding-top:5px;
	margin-top:5px;
	}
#MlsNav ul, 
#MLS_Listing_Detail ul {
	list-style:none;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
a:link.MLSLink,
a:visited.MLSLink {
	width:180px;
	display: block;
	font-weight: bold;
	padding: 3px;
	color: #132827;
	margin-left:8px;
	background: url(http://im.divcentric.com/htc5/NavMainBg.gif) no-repeat left top;
	border: 1px solid #B0A98E;
	border-top:none;
	}
a:hover.MLSLink {
	background-color: #132827;
	text-decoration: none;
	color:#FFFFFF;
	background-position: -220px 0;
	}
#MlsNav h5 {
	font-size:12px;
	margin:0;
	padding-top:10px;
	}
#MlsNav p {
	margin:0;
	padding:0;
	}
#MLSPropertyList {
	border-collapse:collapse;
	width:150px;
	border: 1px solid #666;
	}
#Listing_Info p {
	display:block;
	float:left;
	margin-left:50px;
	width:90%;
	}
#Listing_Info p span {
	position:absolute;
	right:50px;
	top:10px;
	}
#Listing_Info p span a,
#Listing_Info p span a:hover {
	background: #FFF;
	border: solid 1px #B0A98E;
	font-size: 11px;
	color: #132827;
	width: 90px;
	height: 21px;
	padding:3px 8px;
	}
#Listing_Info p span a:hover {
	background: #FFF;
	color: #132827;
	border: solid 1px #B0A98E;
	}
#PhotoWindow {
	background: #FFF;
	border: 1px solid #B0A98E;
	line-height: 1.5em;
	margin-bottom:15px;	padding: 10px;
	}
#PhotoWindow img {
	width:550px;
	height:100%;
	}
#PhotoWindow object {
	width:550px;
	height:440px;
	}
#PW, #PhotoWindow object embed {
	width:550px;
	height:440px;
}
#CurrentPhoto {
text-align:center;
	padding:3px;
	border: 1px solid #B0A98E;
	width:650px;
	margin:0 auto;
	}
#CurrentPhoto img {
	width:100%;
	}
#CurrentPhoto p {
	}
#MLS_Search {
	width:205px;
	height: auto;
	}
#MLS_Search p {
	text-align:left;
	padding:0 0 0 8px;
	display:block;
	position:relative;
	clear:both;
	}
#MLS_Search span {
	position:absolute;
	right:8px;top:-7px;
	clear:both;
	margin:0px 0;
	}

.select1{width:130px;}
.select2{width:120px;}
.select3{width:160px;}
.select1,
.select2,
.select3{
	font-size:10px;
	margin-top:5px;
	}
#Submit {
	width:100px;
	}
	
.impress {
	color: #990000;
	font-weight: bold;
}
a.FirstTime {
	width:130px;
	height:60px;
	float:left;
	margin:10px 40px;
	display: block;
	text-indent:-1234em;
	border:none;
	background: url(http://im.divcentric.com/def3/MLSButtons.gif) no-repeat left top;
	}
a:hover.FirstTime {
	border:none;
	text-indent:-1234em;
	background-position: right top;
	}
a.Returning {
	border:none;
	width:130px;
	height:60px;
	float:right;
	margin:10px 40px;
	display: block;
	text-indent:-1234em;
	background: url(http://im.divcentric.com/def3/MLSButtons.gif) no-repeat left bottom;
	}
a:hover.Returning {
	border:none;
	text-indent:-1234em;
	background-position: right bottom;
	}
.formleft {
	float:left;
	width: 245px;
	text-align: right;
	margin:0px;
	}
.formright {
	float:right;
	width: 300px;
	text-align: left;
	margin:0px;
	}
#MLSReg p {
	display:block;
	clear:both;
	}
.Current a:visited, .Current a:active, .Current a:hover {
	display:block;
	background:#DC9211;
	color:#ffffff;
	}
.ThisArt a:visited, .ThisArt a:active, .ThisArt a:hover {
	font-variant:small-caps;
	color:#2A952A;
	}
#Menu li.Current a:visited, #Menu li.Current a:active, #Menu li.Current a:hover {
	background: #DC9211;
	display:block;
	color:#fff;
	font-weight:bold;
	}
#Articles dt.ThisArt a:visited, #Articles dt.ThisArt a:active, #Articles dt.ThisArt a:hover {
	font-variant:small-caps;
	color:#DC9211;
	}
.cf:after {
	content: "_";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
.cf {
	display: inline-block;
	}
* html .cf {
	height: 1%;
	}
.cf {
	display: block;
	}
.minibio {
	position:relative;
	margin:0 0 5px 0;
	padding:10px;
	display:block;
	}
.minibio .phone {
	float:left;
	padding-left:1em;
	margin-left:1em;
	border-left:solid 1px #B0A98E;
	}
.right {
	float:right;
	}
.minibio img {
	float:left;
	border:solid 1px #B0A98E;
	margin-right:1em;
	padding:0;
	}
hr{
	border:none;
	border-bottom:1px solid #B0A98E;
	}
.Comments {

	background: #FFF;
	border:solid 1px #B0A98E;
	margin:10px 0;
	padding:0 30px 10px 30px;
}

.Comments legend {
  padding: 2px 4px;
  font-weight: bold;
  background: #FFF;
  border: 1px solid #B0A98E;
}
.Comments label {
  display: block;
  line-height: 1.8;
  vertical-align: top;
}
.Comments ol {
  margin: 0;
  padding: 0;
}
.Comments li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.Comments em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  padding: 0 0 0 4px;
}
.Comments label {
  width: 120px; /* Width of labels */
}
.Comments input, 
.Comments textarea {
  width: 305px;
}
.Comments textarea {
  height: 120px;
}
.Comments h4 {
font-size:13px;
padding:0 0 0 10px;
}
.Comments #Comments {
margin: 0 0 10px 0;
}
.Comments #Comments ol {
margin:0 10px;
padding:0 10px;
}
.Comments #Comments h6 {
font-size:12px;
margin:5px 0;
}
.Comments #Comments li p {
margin: 5px 8px;
line-height:1.4em;
}
.Comments #Comments li, .Comments h4 {
border-bottom: 1px solid #B0A98E;
list-style-type:none;
}
