/* Global Style */
body, td, p, div, span, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;}

td {vertical-align: top;}

a:link, a:visited {color: #9DA547;}
a:hover, a:active {color: #4EB3D0;}

.clear {clear: both; float: none;}

#navigation td {background-color: #333333;}

td.leftside {background-image: url(/images/bg_left.gif); background-repeat: repeat-x;}
.rightside {background-image: url(/images/bg_right.gif); background-repeat: repeat-x;}

.text {line-height: 40px; margin: 0 15px 0 0;}

.wrap {margin: 20px 10px 0 15px;}
.subnav {margin: 20PX 15px 0 75px; line-height: 25px; font-weight: bold;}
.subnav a:link, .subnav a:visited {color: #9DA547; text-decoration: none;}
.subnav a:hover, subnav a:active {color: #4EB3D0;}
.subnav a.selected:link, .subnav a.selected:visited {color: #4EB3D0;} 
td.tagline h2 {color: #ffffff; font-size: 18px; font-family:Georgia, "Times New Roman", Times, serif;}
.page-photo {background-image:url(../images/bg_pagephoto.gif); background-repeat:repeat-x;}

.footer {font-size: 9px; font-family:Georgia, "Times New Roman", Times, serif; margin: 10px 0 0 65px; padding-bottom: 25px;}
.footer2 {font-size: 9px; font-family:Arial, "Times New Roman", Times, serif; margin: 10px 0 0 0; padding-bottom: 25px;}
.footer-nav {margin-top: 10px;}
table.footer-table {border-top: 1px solid #ccc; margin-top: 75px;}
.footer_interior {margin: 10px 0; border-top: 1px solid #D6D6D6; padding: 10px; text-align: right;}
blockquote {font-size: 22px; color: #666; line-height: 50px; margin: 0; padding: 0 15px 0 0;}
	
body#home {background-image: url(images/bg_home.gif); background-repeat: repeat; background-color: #d6d6d6;}
#maincontenthome  {background: #cc9; padding: 20px; border: 2px solid #ccc; margin: 0 50px 0 0;}
#maincontenthome h2    {font-weight: bold; font-size: 1.5em;margin: 22px 0;padding: 0;}
#maincontenthome dt   {font-size: 1.1em;}
#maincontenthome dd   {margin: 2px 0 2px 0;}

/* Headers */
h1 {font-size: 15px; font-weight:bold;}
h1.pg-subtitle {margin-top: 5px; margin-bottom: 30px;}

.communities {text-align: right; line-height: 22px; padding: 5px 10px;}
.communities h2 {font-size: 18px; color:#666; font-weight: normal; font-stretch:semi-condensed;}


/* Properties */
img.property_thumbnail {float: left; margin: 0 10px 10px 0;}
p.property_heading {font-weight: bold; margin: 0; padding: 0 0 5px 0;}
p.listing_copy {text-align: left; line-height: 16px;}

/*new nav*/
#nav ul li, #nav ul	{
	list-style: none;
	float: left;
	margin:0;
	padding: 0;
}

#nav ul	{
	margin: 0 0 12px 130px;
}

#nav a	{
	color: #aab17d;
	text-decoration: none;
	font-size: 10px;
}

#nav a:hover, #nav a.selected	{
	color: #ffffff;
	text-decoration: none;
}

.divider	{
	color: #aab17d;
	margin: 0 10px;
}