


	 
	 
	 
	 

/* =client layout settings v1.1
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* add all global declarations here */ 
#error-hold {position:relative;}
* html, body  {height:100%;} 
a img {border:none;}
.clear {clear:both;	} 
table {border:0;}
table td {padding:0;} 
fieldset {border:none;}
form {padding:0;margin:0;}
.right {float:right;}
.left {float:left;}
.content_body {line-height:140%;}
.hmenu-defaults li {list-style:none;}
.textright {text-align:right;}
.textleft {text-align:left;}


.content-pad {
	height:100%; 
	padding:12px; 
	position:relative;
	} 


/* = general layout dementions
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body {
	margin:0; 
	padding:0; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#000; 
	font-size:13px;
	text-align:center;
	height:100%;
	background: #fff url(../images/bg-body.jpg) repeat-x top;
	}
#divback{
	width:960px; 
	margin:0 auto;
	background: url(../images/divback.gif) no-repeat scroll center top; 
	}
#root{
	width:950px; 
	margin:0 auto;
	background: #fff url(../images/bg-root.jpg) repeat-x left top; 
	border:0px solid black; 
	height:auto;
	
	}
.primary-column, .secondary-column, #footer {
	text-align:left;
	padding:0; 
	margin:0;
	}  
	
.primary-column  {
	width:659px;
	float:right;
    position:relative;
	}

.primary-column-wide  {

	width:860px;
	margin-left:45px;
	float:left;
	text-align:left;
	}	
#blog_template .primary-column-wide {
	width:950px;
	margin-left:0;
        }
.secondary-column  {
	float:left;
	width:290px; 
	min-height: 100%; 
	height:100%;
	margin:-170px 0 0;
	}	
#header {
	position:relative;
	background:#fff url(../images/header.gif) no-repeat top left;
	height:451px;
    text-align:left;
	}
#search-top #header{
    background:#fff url(../images/search-header.jpg) no-repeat top left;
    height:278px;
}
#footer	{
	background:#fff url(../images/bg-footer.gif) no-repeat left 36px; 
	clear:both;
    color:#303c54;
    height:105px;
	}
#footer span {
	display:block;
	margin-left:4px;
	}
#index .secondary-column .content-pad  {
	padding:12px;
	}
#index .primary-column .content-pad {
	padding:12px;
	}
.content .secondary-column .content-pad {
	padding:12px;
	}
.content .primary-column .content-pad {
	padding:12px;
	}
#footer .content-pad {
    padding:12px 0 0;
}
						
#section-secondary {
	overflow:hidden;
	margin-bottom:10px;
	}							
#third-column {
	width:196px;
	float:right;  
	background:#eee; 
	display:none;
	}
	
/* = general menu styles
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* = first level menu div */
#Hmenu  { 
	background:#ffffff url(../images/hmenuback.jpg) repeat-x; 
	margin: 0px auto;
	width:950px;
	padding:0px;

	 }
#Vmenu  { 
	width:270px; 
	margin:0;
	margin-top:10px; 
	 }	 

/* = VERTICAL TEXT-based menu list  */
#vertical-naviagtion {text-align:left;list-style:none; width:80%; margin: 0 0 15px 0!important; padding:0 0 0 25px;}
#vertical-naviagtion li {margin:4px 11px 4px 0; border-bottom:solid 1px #C6DCF2; vertical-align:middle;}
#vertical-naviagtion a {font-size:15px; text-decoration:none; color:#3d6d77; line-height:22px; margin-left:15px; display:block; position:relative; top:-2px; }
#vertical-naviagtion a:hover {color:#3d6d77; text-decoration:none; }

/* = VERTICAL IMAGE-based menu list  */
#vertical-navigation-img 		{list-style:none;margin:0;padding:0;}
#vertical-navigation-img li 	{padding:0;margin:0;}
#vertical-navigation-img li a, #horizontal-navigation-img img  {display: inline-block;}
#vertical-navigation-img li a, #horizontal-navigation-img img  {display: block;}



/* = HORIZONTAL TEXT-based menu list  */
#tophorizontal-navigation  {white-space:nowrap;position:relative; margin:auto;text-align:center; padding:5px 0px;}
#tophorizontal-navigation  li {margin:0px 6px; display:inline;padding-bottom:7px;} 							 
#tophorizontal-navigation a {font-size:15px;text-decoration:none; color:#fff;}
#tophorizontal-navigation a:hover {color:#fff;}

/* = HORIZONTAL IMAGE-based menu list  */
#horizontal-navigation-img 		{list-style:none;margin:0;padding:0;}
#horizontal-navigation-img li 	{float:left;padding:0;margin:0;}
#horizontal-navigation-img li a, #horizontal-navigation-img img  {float:left;}


	
/* =typography styles 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body a {
	color:#a7462f;
	}
body a:hover {
	text-decoration:none; 
	color:#303c54;
	}
h1, h2, h3, h4, h5, h6, legend.style-block {
	margin:1px 0 8px 0;
	    font-family:Georgia,Constantia,'Nimbus Roman No9 L',serif;
	color:#303c54;
	font-weight:normal;
	}
.section-h1 {
	font-size:24px;
	}
h2.faux-h1 {
	font-size:18px;
	margin-bottom:1px;
	}
h1.pageheading {} 
h1 	{
	font-size:22px;
	margin-bottom:3px;
	}
h2 	{font-size:18px; font-weight:normal;}
h3 	{font-size:15px;margin:12px 0px 0px; font-weight:bold;}
h4 	{font-size:14px; font-weight:bold;}
h5 	{font-size:14px!important; font-weight:bold; margin-bottom:-5px; margin-top:8px;}

/* keep same color as paragraphs */
p 	{margin:1px 0 8px 0; padding:3px 0px 6px;}



.footer-menu {
	list-style:none;
	display:block;
	clear:left;
	margin:1px auto;
	padding:2px 0px;
    border-top: 1px dotted;
    border-bottom:1px dotted;
    text-align:center;
    width:950px;
    height:18px;
	}
.footer-menu li {
	display:inline;
	}
.footer-menu a {
    color:#303C54;
    font-size:11px;
    margin:0;
    text-decoration:none;
	}
	
/* this spaces the | separators between menu links */
.dakno	{
	font-size:10px; 
	margin:1% 0; 
	background-color:#fff; 
	width:950px; 
	text-align:left;
	margin: 0px auto 15px auto; 
	padding:15px 0;
	color:#303C54;
	}
.dakno a:link {
	text-decoration:underline; color:#303C54;
	}
.dakno a:visited {
	text-decoration:underline; color:#303C54;
	}	
.dakno a:hover {
	text-decoration:none; color:#888888;
	}
	
	
/* error message positioning  and mini contact*/
/* mini contact */
#mini {
    background:url(../images/bg-mini.jpg) no-repeat top left;
    height:267px;
    padding:48px 0 0;
}
#minicontact { 
    margin:0 5px;
    padding:0 39px 0 19px; 
	}
#minicontact label {
	display:block;
	margin:2px 10px 0 0!important;
	color:#fff;
	text-align:left;
	}
#minicontact input, #minicontact textarea {
	width:100%;
	background:#ffffff;
	border:solid 0px #303c54;
	}
.mini-header, #mini legend {
	color:#fff;
    display:none;
	}
	
#minicontact .form-btn  { 
	background:#303c54; 
	color:#ffffcc; 
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    height:auto !important;
    margin:2px 0 0 0;
    padding:2px 4px;
    text-transform:uppercase;
    width:auto !important;
	}		
						
/* 
	input.form-btn {
	overflow:hidden; 
	padding-top:20px;
	}	
*/			
			
.mini-error img {
	float:left;
	margin:0 5px 5px 0px;
	}				
				
/* positioning of error message */							
.mini-error {
	left:180px;
	}					
	
#staffsearch {display:none;}
#full-detail-Residential, #full-detail-Investment-Property, #full-detail-Green-Home, #full-detail-Rental, #full-detail-Condo-or-Townhome, #full-detail-Lots-Land-and-Farms {
    display:none;
}
.translate {
    padding:28px 24px 0 0;
    text-align:right;
}
.anylinkcss {
    top:76px!important;
}
.header-img {
height:335px;
left:301px;
top:27px;
position:absolute;
}
.secondary-column hr {
    background:url(../images/sc-hr.jpg) no-repeat top left;
    border:0;
    height:8px;
}
.secondary-column ul {
    list-style-type:square;
    padding:0 0 0 25px;
}
.secondary-column li {
    padding:3px 0;
}
.secondary-column li ul li {
    padding:1px 0;
}
.secondary-column li a {
    color:#000;
    font-weight:bold;
    display:block;
}
.secondary-column li a:hover {
    color:#A7462F;
    font-weight:bold;
    background:#fff;
}
.secondary-column .boxed {
    background:#e5e4e5;
    padding:5px;
    border:1px solid #D1D1D1;
}
.secondary-column .boxed-border{
    padding:5px;
    border:1px solid #e5e4e5;
}
.secondary-column h2 {
    font-weight:bold;
    text-align:center;
}
.email {
    font-family:georgia;
    font-size:18px;
    font-style:italic;
    padding:0 0 10px 0;
    color:#333;
}
.home-link {
    height:214px;
    left:25px;
    position:absolute;
    top:33px;
    width:242px;
}
.community-thickbox a {
    text-underline:none;
    color:#fff;
}
.community-thickbox img {
    border:1px solid #A7462F;
    margin:5px 10px;
}
.recreation {
    padding:0;
    margin:0;
    list-style:none;
}
.recreation li {
    float:left;
    padding:2px 0;
    width:310px;
}
.blog-mls{
    left:12px;
    position:absolute;
    top:293px;
    z-index:20;
}
.price-points{
    background:url(../images/bg-pp.png) no-repeat top left;
    width:654px;
    margin:10px auto 0;
}
.price-points h1{
    color:#FFFFFF;
    font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
    padding:10px 15px;
}
.price-points ul{
    background:url(../images/bg-pp-bt.png) no-repeat left bottom;
    overflow:hidden;
    list-style:none;
    padding:0 0 14px 17px;
}
.price-points li{
    float:left;
    background:url(../images/bg-pp-li.png) no-repeat left top;
    height:34px;
    width:202px;
    margin:2px;
}
.price-points li:hover{
    background-position:left -34px;
}
.price-points a{
    color:#000000;
    display:block;
    font-family:Georgia,Constantia,'Nimbus Roman No9 L',serif;
    font-style:italic;
    font-weight:bold;
    line-height:34px;
    padding:0 0 0 10px;
    text-decoration:none;
        
}
.price-comm .community-thickbox img{
    border:none;
    margin:0;
}
.price-comm #header{
    background:#FFFFFF url(../images/community-header.jpg) no-repeat scroll left top;
    height:278px;
}
.price-comm .secondary-column{
    margin:0;
}
.price-comm h2.faux-h1{
    color:#FFFFFF;
    font-size:17px;
    font-style:italic;
    margin-bottom:1px;
    position:absolute;
    top:-481px;
}
.price-comm h1.pageheading{
    color:#FFFFFF;
    font-size:25px;
    font-weight:bold;
    position:absolute;
    top:-459px;
}
.price-comm img.one{
    height:152px;
    left:17px;
    position:absolute;
    top:-413px;
    width:246px;
}
.price-comm img.two{
    height:96px;
    left:279px;
    position:absolute;
    top:-469px;
    width:168px;
}
.price-comm img.three{
    height:96px;
    left:463px;
    position:absolute;
    top:-469px;
    width:168px;
}
.price-comm img.four{
    height:96px;
    left:279px;
    position:absolute;
    top:-357px;
    width:168px;
}
.price-comm img.five{
    height:96px;
    left:463px;
    position:absolute;
    top:-357px;
    width:168px;
}
.community-thickbox{
    float:right;
}
.price-search{
    background:url(../images/bg-pp-search.png) no-repeat top left;
    width:628px;
    height:53px;
    padding:6px 13px;
    margin:14px 0 0;
}
.price-search h1{
    font-size:22px;
    font-family:Georgia,Constantia,'Nimbus Roman No9 L',serif;
    margin:0;
}
.price-search h2{
    font-family:Georgia,Constantia,'Nimbus Roman No9 L',serif;
    font-style:italic;
    font-size:14px;
    margin:0;
}
.price-search h1 a{
    padding:3px 0 0;
}
.price-search h2 a{
    padding:0 0 7px;
}
.price-search a, .price-search a:hover{
    text-decoration:none;
    color:#fff;
    display:block;
}
.search-comm #header{
    background:#FFFFFF url(../images/community-header.jpg) no-repeat scroll left top;
    height:278px;
}
.search-comm .secondary-column{
    margin:0;
}
.search-comm h2.faux-h1{
    color:#FFFFFF;
    font-size:17px;
    font-style:italic;
    margin-bottom:1px;
    position:absolute;
    top:-335px;
}
.search-comm h1.pageheading{
    color:#FFFFFF;
    font-size:25px;
    font-weight:bold;
    position:absolute;
    top:-313px;
}
.search-comm img.one{
    height:152px;
    left:6px;
    position:absolute;
    top:-271px;
    width:246px;
}
.search-comm img.two{
    height:96px;
    left:268px;
    position:absolute;
    top:-328px;
    width:168px;
}
.search-comm img.three{
    height:96px;
    left:453px;
    position:absolute;
    top:-328px;
    width:168px;
}
.search-comm img.four{
    height:96px;
    left:268px;
    position:absolute;
    top:-216px;
    width:168px;
}
.search-comm img.five{
    height:96px;
    left:453px;
    position:absolute;
    top:-216px;
    width:168px;
}