/* CSS Document */

/*  structure  */
* {
	padding:0;
	font:13px/16px Arial,Helvetica,sans-serif;
	color:#637142;
}

body {background:#f3f3ec url(/images/bg.jpg) no-repeat top center;margin:0;text-align:center;}

#content{
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	text-align: center;
	position: relative;
}

strong
{
	font-weight:bold;	
}

#rightColumn p{
	margin-left: 15px;
}

#rightColumn ul, #rightColumn ol{
	margin-left: 25px;
}

/* branding */
#logo{position: absolute; top: 0px; left: 50%; margin-left: -78px; height: 84px; width: 156px; background:url(/images/logo.gif) no-repeat; z-index: 10; text-indent: -5000px;}

/*  global text  */
h1,h2,h3,h4,h5,h6{color:#637142;font-weight:bold;margin:12px 0 0 0;}

a {color: #726d63; text-decoration: underline;}
a:visited {color: #726d63; text-decoration: underline;}
a:active {color: #726d63; text-decoration: underline;}
a:hover {color: #545048; text-decoration: none;}


/*  form  */
.signup {padding:0;margin:0;cursor: hand;}
.signup label {width: 110px;}
.textfield {border: 1px solid #e1d6bd; height: 17px; width: 110px;padding:0 0 0 2px;margin: 0 0 5px 0 !important; margin: 0 0 4px 0;}

.forms tr td select 
{
	width:135px; 
} 

.forms tr td label 
{
	width:120px; 
} 

.asterik
{
	font-weight:bold;
	font: 15px;
}

#alert 
{ 
	font-weight:bold; 
	color: Red; 
}

.headerrules
{
	height:1px;
	border-top:2px solid #d2d0b4;
	line-height:0;
	padding-bottom:15px;
}

/*  small gold headlines  */
.goldsm {font-family:Trebuchet MS,Trebuchet,Arial,sans-serif;font-size:0.8em;font-weight:normal;color:#637142;text-transform:uppercase;letter-spacing:1px;}
.goldsm a {color: #637142; text-decoration: none; font-size:1em;font-family:Trebuchet MS,Trebuchet,Arial,sans-serif;}
.goldsm a:visited {color: #637142; text-decoration: none;}
.goldsm a:active {color: #637142; text-decoration: none;}
.goldsm a:hover {color: #637142; text-decoration: underline;}


/*  footer links  */
#footer {position: relative; text-align: left; background:url(/images/bg_footer.png) no-repeat top 3px; margin:10px auto 0; height: 136px; min-height: 136px; width: 764px;}
#footer div.legal{ position: absolute; top: 18px; left: 235px; width: 300px; text-align: center;}
#footer div.address{ position: absolute; top: 8px; right: 18px;}
#footer p{font-size:11px; margin: 15px 0;}
#footer a {font-size:11px; color: #646f43; text-decoration: none;}
#footer a:visited {color: #646f43; text-decoration: none;} 
#footer a:hover {color: #48512c; text-decoration: underline;}
#footer a:active {color: #646f43; text-decoration: underline;}

/**/

/* listings */
.thinborderfloat {
  float:left;
  border:solid 1px #e1d6bd;
  border-top: solid 2px #e1d6bd;
  border-bottom: solid 1px #e1d6bd;
  padding:1px 1px 0 1px;
  margin-right:10px;
  margin-bottom:1em;
  clear:both;
}

.thinborderinset 
{
  float:left;
  border:solid 1px #e1d6bd;
  border-top: solid 2px #e1d6bd;
  border-bottom: solid 2px #e1d6bd;
  padding:1px;
  margin-right:10px;
}

#listingleft 
{
	float: left;
	padding-right: 1em;
	clear:both;
}

.search table tr td
{
	vertical-align:text-top;
	text-align: left;
	padding: 0 1em .5em 0;
	font-family:Trebuchet MS,Trebuchet,Arial,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#c5b38a;
	text-transform:uppercase;
	letter-spacing:1px;
}

.search table tr td select
{
	height: 5em;
	width: 15em;
}

.search table tr td select option
{
	background-color: #F8F7F2;
	color: #A18148;
}

/* Sitemap */
.sitemap ul 
{	list-style: none; /* for firefox */
}

/* Top Navigation*/
#navigation{
	width: 764px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#navigation ul{
	list-style: none;
	display: block;
}

#navigation ul li{
	display: inline-block;
	margin: 0 15px;
}

#navigation ul li a{
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	line-height: 38px;
}

#navigation ul li a.community{
	width: 90px;
	background: url(/images/menu.png) no-repeat 0 0;
	behavior: url(/css/iepngfix.htc);
}

#navigation ul li a.club_lifestyle{
	width: 96px;
	background: url(/images/menu.png) no-repeat -100px 0;
	behavior: url(/css/iepngfix.htc);
}

#navigation ul li a.real_estate{
	width: 80px;
	background: url(/images/menu.png) no-repeat -210px 0;
	behavior: url(/css/iepngfix.htc);
}

#navigation ul li a.contact_us{
	width: 80px;
	background: url(/images/menu.png) no-repeat -303px 0;
	behavior: url(/css/iepngfix.htc);
}

#navigation ul li a.here{
	border-bottom: 2px solid #4f4f19;
}

#left_column{
	position: absolute;
	top: 50px;
	left: 5px;
	bottom: 0;
	width: 175px;
	height: 400px;
	min-height: 400px;
}

#left_nav ul{
	list-style: none;
	display: block;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}

#left_nav ul li{
	line-height: 18px;
}

#left_nav ul li.subMenuOpen a{
	font-weight: bold;
}

#left_nav ul li.subMenuOpen ul li a{
	font-weight: 100;
	text-decoration: none;
}

#left_nav ul li.subMenuOpen ul li a:hover{
	color: #333333;
}

#left_nav ul li.subMenuOpen ul li.here a{
	font-weight: bold;
	color: #545048;
}

#rightColumn{
	width: 559px;
	border: 10px solid #FFFFFF;
	min-height: 400px;
	position: relative;
	left: 185px;
	top: 10px;
	background: #FFFFFF;
	text-align: left;
}

/**/

/**/