/* CSS Document */


/*  layout */
body {
	margin: 0;
	padding:0;
	background:#ffffff;	
}

table { border-collapse:collapse; }

body, table {
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}


.footer {
color: #ffffff;
font-weight:normal;
text-align:center;
font-size:11px;
}

/*  links */
a {
color:#0187ba;
text-decoration:none;
}

a:hover {
color:#0187ba;
text-decoration:none;
}


a.footer, .footer a {
color:#fff;
text-decoration:none;
}

a.footer:hover, .footer a:hover{
color:#fff;
text-decoration:none;
}


/*  stockquote */
.stock_quote {
	color:#fff;
}


/*maincontenttext*/
.maincontents {
	
}

/* maincontent */
.maincontent {
	background:#fff url(bg_maincontent.jpg) top left repeat-y;
}

.maincontentmiddle {
	background:url(maincontent_middle.jpg) top left repeat-y;
}

.main {
	
}


/*  footer */
.footer {
	 background:url(bg_footer.jpg) top left no-repeat;
	 padding:25px 10px 10px 25px;
	 text-align:left;
}

/*  News */
.news_wrapper {
	width:173px;
}

.news_item {
	
}

.news_item a {
	color:#b39d6b;
}

.news_date {
	font-weight:bold;
	color:#b39d6b;
	margin-left:15px;
}

.news_title {
	margin-left:15px;
}

.news_description {
	margin-left:15px;
}

.news_link {
	margin-left:15px;
}

/*  headers */
h1 {

}

h2 {

}

h3, h4, h5, h6 {

}

/*  Custom Styles  */
.bglefttop {
	background:url(bg_topleft.jpg) top left no-repeat;
	height:360px;
	width:6px;
}

.bgleftbottom {
	background:url(bg_bottom_left.jpg) top left repeat-y;
	
}

.bgpreright {
	background:url(top_right.jpg) top left no-repeat;
}

.bgright {
	background:url(bg_bottomright.jpg) top right repeat-y;
}

.bgtopright {
	background:url(bg_topright.jpg) top right no-repeat;
	width:10px;
	height:309px;
	text-align:right;
}

.banner {
	background:url(bg_banner.jpg) top left no-repeat;
	padding:0 0 14px 13px;
}

.bgprerightbottom {
	background:url(bottom_right.jpg) bottom left no-repeat;
	width:35px;
	height:75px;
}

.bgprerightbottomrepeat {
	background:url(bottom_right_repeat.jpg) bottom left repeat-x;
}

.email_signup {
	background:url(sign_up.jpg) top left no-repeat;
	width:226px;
	height:116px;
	padding-top:40px;
}

form {

}

input {
	color:#333333; font-size:12px; border:1px solid #cccccc;
}

.subNav {
	padding-left:28px;
}

.subNav a{
	color:#808080;
}
.subNav a:hover{
	color:#111111;
}

.map_top, .map_middle, .map_bottom, .properties_top, .properties_middle, .properties_bottom {
	width:100%;
}

.properties_bottom {
	margin-bottom:10px;
	width:545px;
}

.form {display:none;}