
/*---------DON'T DELETE THIS! CLEARFIX! ---------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
/*-----------END CLEARFIX----------*/

body{
	padding:0;
	margin:0;
	text-align:center;
	color:#482500;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../media/images/bg.gif);
	line-height:16px;
	}
	

#container{
	width:726px;
	margin:auto;
	text-align:left;
	margin-top:24px;
	background-color:#FFFFFF;
	padding:25px 25px 12px 25px;
	}

#home_left{
	float:left;
	width:481px;
	background-color:#e6dfcf;
	margin-top:2px;
	padding-top:0px;
	}
	
#home_right{
	float:left;
	width:238px;
	background-color:#e6dfcf;
	margin:2px 0px 5px 4px;
	padding-top:0px;
	}	
	
#content{
	width:724px;
	background-color:#e6dfcf;
	margin:2px 0px 0px 0px;
	padding-top:0px;
	}
	
.content{
	width:724px;
	background-color:#e6dfcf;
	}
	
.title{
	width:712px;
	border-top:#c6bdac 3px solid;
	border-bottom:#FFFFFF 3px solid;
	padding:2px 2px 2px 10px;
	text-transform:uppercase;
	margin-top:0px;
	font-size:12px;
	}	
	
#int_button{
	width:100&;
	text-align:center;
	padding:10px 0px 0px 0px;
	}
	
#address{
	background-color:#c6bdac;
	width:724px;
	text-align:center;
	font-size:12px;
	padding:3px 0px 3px 0px;
	margin-top:3px;
	}
	

#copy{
	padding:0px 14px 14px 14px;
	}

a{
	text-decoration:underline;
	text-transform:uppercase;
	font-size:10px;
	color:#482500;
	}

a.elink{
	color:#ff650a;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
	}

a.rlink{
	color:#482500;
	text-decoration:underline;
	text-transform:none;
	font-size:11px;
	}

.fltr{
	float:right;
	padding: 0px 10px 5px 10px;
	}

#footer{
	color:#c2b290;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px auto 10px auto;
	line-height:10px;
	padding-bottom:10px;
	}

a.flink{
	color:#e6dfcf;
	text-transform:uppercase;
	text-decoration:none;
	}

.dteam{
	float:left;
	padding-right:20px;
	}
	
.news_title{
	font-weight:bold;
	}
	
.left_col{
	float:left;
	width:50%;
	}
	
.three_part{
	float:left;
	width:33%;
	min-height:260px;
	}
	
label{
	display:block;
	float:left;
	width:120px;
	margin:2px 0px 2px 0px;
	}

.required{
	font-weight:bold;
	}
	
.input{
	border:#c6bdac 1px solid;
	background-color:#ffffff;
	margin:2px 0px 2px 0px;
	width:200px;
	}

	
textarea{
	resize:none;
	width:200px;
	border:#c6bdac 1px solid;
	background-color:#ffffff;
	margin:2px 0px 2px 0px;
	}
/*////////////////////////////////////////////////////*/ 
/*//////////////    Nav   ////////////////////////*/ 
/*///////////////////////////////////////////////////*/

#navcontainer{
	width:723px;
	height:33px;
	margin-top:3px;
	}
  
 
#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;height:33px;display:inline; }

#nav li ul{
  padding:0;
  margin:0px 0 0 0;
  display:none;
  }	
   
#nav a{
  	display:block;
	height:33px;
	width:100%;
	}	
	
li>ul {
	top: auto;
	left: auto;
}
	
#nav a span{display:none;}
  
#nav li ul li a span{display:block; }
  
   
#nav {
    height:33px; 
	width:723px;
    background: url(../media/images/nav.gif);
	margin:auto;
    padding: 0;
    position: relative;
	}	
	
#nav li:hover ul, li.over ul {
	display: block;
}

/*#nav li.off ul, #nav li.on ul {
  put the subnav below
  top: 33px;
  *top: 44px; /*reposition for IE*/

#nav li.off:hover ul, #nav li.over ul { 
  display: block;
  z-index: 6000;
}

#nav li.off a:hover,
#nav li:hover a,
#nav li.over a {
  color: #482500;
}

#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
		background: #FFFFFF;}
		
#nav li.on:hover ul, #nav li.over ul { /*for ie*/
		font-weight:bold;
	}
		
		#nav li.on ul a, #nav li.off ul a {
		border: 0;
		float: left; /*ie doesn't inherit the float*/
		color: #482500;
		font-weight:bold;
		width: auto;
		margin-right: 15px;
	}
/*#topnav li.off ul, #topnav li.on ul {
  display: none;
}*/
		

#home{ top:0; left:0px; width:87px; height:33px; }
#about{ top:0; left:81px; width:93px; height:33px; }
#registration{ top:0; left:169px; width:123px; height:33px; }
#floorplans{ top:0; left:288px; width:124px; height:33px; }
#lifestyles{ top:0; left:406px; width:102px; height:33px; }
#development{ top:0; left:502px; width:133px; height:33px; }
#contact{ top:0; left:632px; width:107px; height:33px; }

 
/*---Top Nav Over States----*/ 
 
 .home #home a, #home a:hover{
 background:transparent url(../media/images/nav.gif)   -0px -33px no-repeat;
 }

.about #about a, #about:hover a, #about.over a{
 background:transparent url(../media/images/nav.gif) -81px -33px  no-repeat;
 }
.registration #registration a, #registration a:hover{
 background:transparent url(../media/images/nav.gif) -169px -33px  no-repeat;
 }
.floorplans #floorplans a, #floorplans a:hover{
 background:transparent url(../media/images/nav.gif) -288px -33px  no-repeat;
 }
.lifestyles #lifestyles a, #lifestyles:hover a, #lifestyles.over a{
 background:transparent url(../media/images/nav.gif) -406px -33px  no-repeat;
 }
.development #development a, #development a:hover{
 background:transparent url(../media/images/nav.gif) -502px -33px  no-repeat;
 }
.contact #contact a, #contact a:hover{
 background:transparent url(../media/images/nav.gif) -632px -33px  no-repeat;
 }


/*---------Subnavs --------------*/

#subnav_about li {
    margin: 0; padding: 0; list-style: none;
    position: relative;height:50px;display:inline; background-image:none;text-align:left; }
  
   
#subnav_about a{
  	display:inline;
	height:13px;
	width:100%;
	text-decoration:none;
	background-image:url(../media/images/li_bg.gif);
	
	}	
	
#subnav_about a:hover{
  	display:inline;
	height:13px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
	}	
	
#subnav_about a span{display:inline;}
  
#subnav_about li a span{display:none;}
  
   
#subnav_about {
    height:50px; 
	width:139px;
    background: #FFFFFF;
	margin:auto;
    position: relative;
	border-left:#c2b290 1px solid;
	border-right:#c2b290 1px solid;
	border-bottom:#c2b290 1px solid;
	}	


#subnav_about li  {
	top: auto;
	left: 10px;
	/*margin-left: 3px;*/
	margin-top: 0px;
	}
	
	
#subnav_lifestyles li {
    margin: 0; padding: 0; list-style: none;
    position: relative;display:inline; }
  
   
#subnav_lifestyles a{
  	display:inline;
	height:13px;
	width:100%;
	text-decoration:none;
	background-color:#FFFFFF;
	}	
	
#subnav_lifestyles a:hover{
  	display:inline;
	height:13px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
	}	
	
#subnav_lifestyles a span{display:inline;}
  
#subnav_lifestyles li a span{display:none;}
  
   
#subnav_lifestyles {
	width:139px;
    background: #FFFFFF;
	margin:auto;
    position: relative;
	border-left:#c2b290 1px solid;
	border-right:#c2b290 1px solid;
	border-bottom:#c2b290 1px solid;
	}	


#subnav_lifestyles li  {
	top: auto;
	left: 10px;
	/*margin-left: 3px;*/
	margin-top: 0px;
	}

#subnav_aboutus a:hover{
font-weight:bold;
}
#bullet{margin-left:-28px;}