@charset "UTF-8";
/* CSS Document */

/* BEGIN GENERAL STYLES */
body {
	background: #5B798C url(../images/body-bg.jpg) repeat-x;
	margin: 0 auto;
	text-align: center;
}
#page {
	width: 1035px;
	height: auto;
	min-height: 800px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: left;
}
a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ffcc33;
	text-decoration: none;
}
.clear {
	clear: both;
}
.style1 { color: #FFCC00
}
.jumpform {
	padding: 0 0 10px 25px;
}
/* END GENERAL STYLES */

/* BEGIN LEFT COLUMN */
#left {
	width: 224px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#nav2 {
	text-align: right;
	width: 200px;
	height: auto;
	padding: 0;
	margin: 40px 15px 0 0;
	float: left;
	display: inline;
}
#nav2 p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding: 0 0 20px 0;
	margin: 0;
	color: #fff;
}
#nav2 h1 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding: 0;
	margin: 0;
	color: #ffff66;
}
#feed {
	width: 224px;
	height: auto;
	margin: 40px 0 0 0;
	padding: 0;
	float:left;
	display: inline;
}
#feed .entry {
	margin: 0 30px 15px 30px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #fff;
}
#feed h4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 3px 0;
	text-align: center;
	margin: 0;
	font-weight:bold;
}
#feed p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	text-align: center;
	margin: 0;
}
/* END LEFT COLUMN */

/* BEGIN RIGHT COLUMN */
#right {
	width: 811px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#toolbar {
	width: 811px;
	height: 39px;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	text-align: -5000px;
}				
#toolbar li { 					
	float: right;
	height: 39px;
	overflow: hidden; 
}
#toolbar li a { 				
	display: block;
	padding: 39px 0 0 0;
	height: 0px !important;
	overflow: hidden; 
}
#toolbar li a.active { 			
	background-position: left -39px;
}
#find-home a { 				
	background: url(../images/toolbar-home.jpg) top left no-repeat; 
	width: 128px; 
}
#find-home a:hover { 			
	background-position: left -39px; 
}
#blog a { 				
	background: url(../images/toolbar-blog.jpg) top left no-repeat; 
	width: 60px; 
}
#blog a:hover { 			
	background-position: left -39px; 
}
#news a { 				
	background: url(../images/toolbar-news.jpg) top left no-repeat; 
	width: 102px; 
}
#news a:hover { 			
	background-position: left -39px; 
}
#calendar a { 				
	background: url(../images/toolbar-calendar.jpg) top left no-repeat; 
	width: 92px; 
}
#calendar a:hover { 			
	background-position: left -39px; 
}
#events a { 				
	background: url(../images/toolbar-events.jpg) top left no-repeat; 
	width: 153px; 
}
#events a:hover { 			
	background-position: left -39px; 
}
#nav1 {
	width: 811px;
	height: 72px;
	margin: 0;
	padding: 0;
	float: left;
}
#nav1 ul {
	margin: 42px 0 0 90px;
	padding: 0;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #5B798C;
	text-transform: uppercase;
	list-style-type: none;
}
#nav1 ul li {
	padding: 0 30px 0 0;
	float: left;
	font-weight: bold;
}
#nav1 a:link, #nav1 a:active, #nav1 a:visited {
	color: #5B798C;
	text-decoration: none;
}
#nav1 a:hover {
	color: #1D435B;
	text-decoration: none;
}
#nav1 a.active {
	color: #1D435B;
	text-decoration: none;
}
#flash {
	width: 811px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#flash-hoa {
	background: url(../images/headers/hdr_hoa.gif) top no-repeat;
	width: 811px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#content {
	width: 811px;
	height: auto;
	margin: 0 0 17px 0;
	padding: 0;
	float: left;
	display:inline;
}
#content .col1 {
	width: 500px;
	height: auto;
	margin: 0;
	padding: ;
	float: left;
}
#content .col2 {
	width: 311px;
	height: auto;
	margin: 0;
	padding: ;
	float: left;
}
#content .col3 {
	width: 300px;
	height: auto;
	margin: 0;
	padding: ;
	float: left;
}
#content .col4 {
	width: 450px;
	height: auto;
	margin: 35px 0 0 25px;
	padding: 0;
	float: left;
}
#content .col4 p {
	margin: 0;
	padding: 0;
}
#content .whitebg {
	width: 792px;
	height: auto;
	margin:0;
	padding: 0;
	background: url(../images/content-white-repeat.jpg) top repeat-y;
}
h1 {
	font: 30px Arial, Helvetica, sans-serif;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 50px 10px 25px;
	margin: 0;
}
h2 {
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 50px 10px 25px;
	margin: 0;
}
#content p, #content .col1 p, #content .col2 p, #content .col3 p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #FFFFFF;
	padding: 0 45px 12px 25px;
	margin: 0;
}
ul {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #fff;
	padding: 0 30px 12px 40px;
}
ul li {
	padding: 0 0 2px 0;
}
img.callout {
	padding: 0 0 15px 20px;
}
.contact-form {
	padding: 35px 0 0 25px;
}
/* END RIGHT COLUMN */

/* BEGIN FOOTER */
#footer {
	width: 1035px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#footer .left {
	width: 160px;
	height: 96px;
	margin: 0 32px 0 32px;
	padding: 0;
	float: left;
	display: inline;
}
#footer .right {
	width: 811px;
	height: 96px;
	margin: 0;
	padding: 0;
	float: left;
}
#footer p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #B1CAD8;
	padding: 7px 30px 0 25px;
	margin: 0;
	line-height: 15px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #B1CAD8;
	text-decoration: none;
}
#footer a:hover {
	color: #ffcc33;
	text-decoration: none;
}
/* END FOOTER */
/* BEGIN OLD STYLES */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}

#navigation {
	text-align: right;
	width: 180px;
	margin-right: 15px;
}
#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
#navigation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFF66;
}

p.callout {	color: #FFF;
			padding: 3px 0 0 0;
			margin: 0;
			font-style: italic; }
			
p.callout a:link { 	color: #FFF;
					text-decoration:none; }
					
p.callout a:active { 	color: #FFF;
						text-decoration:none; }
					
p.callout a:visited { 	color: #FFF;
						text-decoration:none; }
					
p.callout a:hover { 	color: #ffcc33;
						text-decoration:none; }

.subcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFF66;
}
.subcats a:link {
	color: #FFFF66;
	text-decoration: none;
}
.subcats a:visited {
	color: #FFFF66;
	text-decoration: none;
}
.subcats a:active {
	color: #FFFF66;
	text-decoration: none;
}
.subcats a:hover {
	color: #ffcc33;
	text-decoration: none;
}
.searchtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #5B798C;
}
.resultsboxleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #DBEEFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
	
}

.resultsboxleft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
}
.resultsboxleft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
}
.resultsboxleft a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
}
.resultsboxleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	line-height: 20px;
	text-indent: 10px;
}
.resultsboxmiddle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
	background-color: #DBEEFA;
}
.resultsboxright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
	background-color: #DBEEFA;
}

.resultsboxrightnone {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
	background-color: #DBEEFA;
}
.resultsboxrightnone a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
}
.resultsboxrightnone a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
}
.resultsboxrightnone a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
}
.resultsboxrightnone a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	line-height: 20px;
	text-indent: 10px;
}
#navigation p a:link {color: #FFFFFF;text-decoration: none;}
#navigation p a:visited {color: #FFFFFF;text-decoration: none;}
#navigation p a:active {color: #FFFFFF;text-decoration: none;}
#navigation p a:hover {
	color: #000053;
	text-decoration: none;
}

#logo {
	text-align: right;
	width: 200px;
	margin-right: 15px;
	float: left;
}
#contact {
	text-align: right;
	width: 350px;
	margin-right: 15px;
	float: right;
	vertical-align: middle;
	height: 50px;
	margin-top: 40px;
}

#article {
	text-align: center;
	margin: 0px;
	width: 180px;
	padding: 0;
	line-height: 14px; }
	
#article p a:link {		color: #FFFFFF;text-decoration: none;}
#article p a:visited {	color: #FFFFFF;text-decoration: none;}
#article p a:active {	color: #FFFFFF;text-decoration: none;}
#article p a:hover {	color: #ffcc33; text-decoration: none; }
	
#article p {	 	font-family: Arial, Helvetica, sans-serif;
					color: #FFFFFF;
					font-weight:bold;
					font-size: 10px;
					padding: 7px 0 0 15px;
					margin: 0; }					

#contact p {
	text-align: left;
	float: left;
	vertical-align: middle; }

#deliveries {
	text-align: center;
	vertical-align: middle;
	height: 45px;
	width: 180px;
}
#deliveries p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 7px;
}
#deliveries p a:link {color: #FFFFFF;text-decoration: none;}
#deliveries p a:visited {color: #FFFFFF;text-decoration: none;}
#deliveries p a:active {color: #FFFFFF;text-decoration: none;}
#deliveries p a:hover {color: #FFCC33; font-size: 12px;text-decoration: none;
}
#newscontainer {
	text-align: left;
}
#newscontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-left: 15px;
	line-height: 13px;
}
#newscontainer p a:link {
	color: #5B798C;
	text-decoration: none;
}
#newscontainer p a:visited {
	color: #5B798C;
	text-decoration: none;
}
#newscontainer p a:active {
	color: #5B798C;
	text-decoration: none;
}
#newscontainer p a:hover {
	color: #330066;
	text-decoration: none;
}
#newscontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #607F91;
	text-align: left;
	padding-left: 15px;
	line-height: 23px;
}
.propertydetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-transform: none;
}
.propertydetails a:link {color: #333333;text-decoration: none;}
.propertydetails a:visited {color: #333333;text-decoration: none;}
.propertydetails a:active {color: #333333;text-decoration: none;}
.propertydetails a:hover {color: #333333;text-decoration: none;}
.propertynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5B798C;
}
.propertynav a:link {color: #5B798C;text-decoration: none;}
.propertynav a:visited {color: #5B798C;text-decoration: none;}
.propertynav a:active {color: #5B798C;text-decoration: none;}
.propertynav a:hover {color: #330066;text-decoration: none;}



