/* ---------->>> GLOBAL <<<-----------*/

* { margin: 0; padding: 0;}

html, body { margin: 0; padding: 0;}

body {
 background: #A3BD6C url(bg.gif) repeat;
 color: #3c4530;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, li, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}
p { margin-bottom: 15px; }
fieldset { padding: .5em; }

a { text-decoration: none; color:#636; }
a:hover { color:#000; text-decoration: underline; }

/* ---------->>> DIVS <<<-----------*/

#wrapper { 
 width: 926px;
 background-color: #fff;
 margin: 0 auto;
 padding: 0;
 border: 1px solid #fff;
}

#faux {
 background: url(faux.gif) top left repeat-y;
 width: 100%;
}

#leftcolumn { 
 display: inline;
 background: #B4CD70 url(dandelionleft.jpg) top left no-repeat;
 padding: 0px;
 padding-top: 215px;
 width: 205px;
 float: left; 
 color: #f5f8db;
 /*Min-Height Hack*/
 min-height:580px;
 height: auto !important;
 height: 580px;
}

#rightcolumn { 
 float: right;
 display: inline;
 position: relative;
 width: 721px;
 background-color: #f5f8db;
 color: #f5f8db;
}

#header {
 height: 128px;
 width: 721px;
 background-image: url(header.jpg);
 color: #000;
}


#util {
 display: block;
 text-align: right;
 padding: 0px;
 padding-right: 93px;
 margin: 0;
 font-family: "Lucida Grande", Verdana, Arial, sans-serif;
 font-size: 12px;
 height: 30px;
}

#content, #content2 {
 color: #3c4530;
 line-height: 1.8em;
 font-size: .9em;
 font-family: "Lucida Grande", Verdana, Arial, sans-serif;
 background-color: #e6edb3;
 margin: 15px;
 padding: 15px;
}

#content {
 /*Min-Height Hack*/
 min-height:480px;
 height: auto !important;
 height: 480px;

}


/*------Open House Ad------*/

#openhouse_ad {
	background-image:url(../images/openhouse_bg.jpg);
	height:198px; 
	width:676px; 
	border:#b4cd70 solid 1px;
	float:left;
	margin-bottom:15px;
}

#inner_ad_wrapper { height:35px; width:676px; margin-top:140px; }

#openhouse_ad_copy { width:340px; float:left; display:block; margin-left:265px; margin-top:22px; }	


/*------Expansion Ad------*/

#expansion_ad {
	background-image:url(../images/expandad_bg.jpg);
	height:198px; 
	width:676px; 
	border:#b4cd70 solid 1px;
	float:left;
	margin-bottom:15px;
}

#actnow_ad {
	background-image:url(../images/actnow_bg.jpg);
	height:198px; 
	width:676px; 
	border:#b4cd70 solid 1px;
	float:left;
	margin-bottom:20px;
}

#inner_ad_wrapper { height:35px; width:676px; margin-top:140px; }

#button { display:block; height:33px; width:180px; margin-left:75px; float:left; }

.expand_button { display:block;  width:180px; height:33px; background:url(../images/expand_button.jpg) no-repeat; }

.expand_button:hover { display:block; float:left; width:180px; height:33px; background:url(../images/expand_button_ro.jpg) no-repeat; }

#expansion_ad_links { width:225px; float:left; display:block; margin-left:80px; margin-top:5px; padding-left:65px; background-color:#FFF; }	

#expansion_ad_links a { color:#FFF; }	

.actnow a { color:#FFF; }

.actnow a:hover { color:#99F; }


/*------DVD Advertisiement------*/

#dvd_ad { width:676px; height:285px; margin-bottom: 30px; float:left; background-image:url(../images/FV_DVD_BG_new.jpg); } 

#dvd_ad_links { width:340px; float:left; display:block; margin-left:25px; margin-top:-170px; }	

#dvd_clip { width:310px; height:257px;  margin:8px 8px 0 25px; float:right;   }


/*-----Ground Breaking Advertisiement------*/

#groundbreaking_ad { width:676px; height:150px; margin-bottom: 25px; float:left; background-image: url(../images/groundbreak.png); } 

#groundbreakingad_links { width:340px; float:left; display:block; margin-left:350px; margin-top:88px; }	



/*------Expansion Floor Plan Tabs---------*/

.container {width: 655px; margin: auto; float:left; }

ul.tabs { margin: 0; padding: 0; float: left; list-style-type:: none; height: 32px; border-bottom: 1px solid #999; border-left: 1px solid #999; width: 100%; }

ul.tabs li { float:left; margin:0; padding: 0; height: 31px; line-height: 31px; border: 1px solid #999;	border-left: none; margin-bottom: -1px;	overflow: hidden; position: relative; background: #e0e0e0; }

ul.tabs li a { text-decoration: none; color: #000; display: block; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-style:italic; font-size: 12px; padding: 0 20px; border: 1px solid #fff; outline: none; }

ul.tabs li a:hover { background: #ccc; }

html ul.tabs li.active, html ul.tabs li.active a:hover  { background: #fff;	border-bottom: 1px solid #fff; }

.tab_container { border: 1px solid #999; border-top: none; overflow: hidden; clear: both; float: left; width: 100%; background: #fff; }

.tab_content { padding: 25px; }
	

#content2 {
 background-color: #ddf08f;
}

#floorplans_start {
	width: 380px;
	float: right;
	text-align: center;
}


#footer {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	padding: 20px 0;
	color: #828c53;
	text-align: center;
	background-color: #ddf08f;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

/* ---------->>> HEADER ITEMS <<<-----------*/

h1 { }
	h1 {
	margin-top: 15px;
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5c713c;
	font-family: "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 1.6em;
	}
	
	#header h1 { 
	height:0px; /* height of logo */
	width:0px; /* width of logo */
	text-indent:-9000px;
	font-size: 4px;
	margin: 0; padding: 0;
	}
	
	#content h1 { 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.4em;
	}

h2 {
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	color: #CF8F1A;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

p { }
	
	#footerbottom p {
	padding: 10px;
	text-align: center;
	}

a { }
 	#header a {
 	border: 0;
 	color: #777;
 	padding: 0 6px;
 	}
 
 	#header img {
 	border: 0;
 	}
 	
 	#footerbottom a { 
 	color: #fff;
 	padding: 10px;
 	}
 	
 	#content a { text-decoration: none; color:#636; border-bottom: 1px dotted #636; }
	#content a:hover { color:#000; text-decoration: none; border-bottom: 0; }
 	
 
ul { }
 	#content ul {
  	margin-bottom: 15px;
 	}
 	
 li { }
 	#content li
	{
	list-style-type: none;
	padding-left: 15px;
	background-image: url(dia_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	
	
	.square li
	{
	list-style-type: none;
	padding-left: 15px;
	background-image: url(sq_bullet.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	
	.button li
	{
	list-style-type: none;
	padding-left: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}

/*--------------GLOBAL NAVIGATION------------------*/
#tabsmenu {
	float:left;
	width:100%;
	font-size:90%;
	line-height:normal;
	margin-top: 75px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#tabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#tabsmenu li{
display:inline;
margin:0;
padding:0;
}

#tabsmenu a {
float:left;
background:url(tab_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
color:#606B40;
}

#tabsmenu a span {
float:left;
display:block;
background:url(tab_right.gif) no-repeat right top;
padding:5px 14px 3px 5px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsmenu a span {float:none;}
/* End IE5-Mac hack */

#tabsmenu a:hover span {
color: black;
}

#tabsmenu #current a {
color: black;
}

#tabsmenu #current a span {
color: black;
}

#tabsmenu a:hover {
}

#tabsmenu a:hover span {
color: black;
}

#about .about, #lifestyle .lifestyle, #living .living, #location .location, #healthcare .healthcare, #expansion .expansion { color: #000; }


#textsizer {font-size: 11px;}
#textsizer a {color: #494B3C; text-decoration: none;}
#textsizer a span {width: 20px; height: 30px;padding-left: 5px; padding-right: 5px;}
#textsizer a:hover {color: #6F8B2D;}
#textsizer a:hover span {background: #BBD481;}
#regsize {font-size: 11px;}#medsize {font-size: 18px;}
#lrgsize {font-size: 24px;}
#lrgspace {font-size: 24px;}

.subnav {
	margin: 15px;
	background-color: #ddf08f;
	padding: 15px;
	color: #5c713c;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 15px;
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
}

.subnav a {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-left: auto;
	text-align: left;
	text-decoration: none;
	color: #5c713c;
}

.subnav a:hover {
	color: #2b2b2b;
}

#subnav a, #subnav a:link, #subnav a:visited {
	display:block; 
	width:180px; 
	/* height:26px;*/ 
	background: #D3D7B9 url(subnav.gif) top left no-repeat; 
	border:0px;
	text-align:left; 
	text-decoration:none; 
	font-size:11px; 
	color:#5c713c; 
	/*line-height:25px;*/ 
	padding: 5px;
	overflow:hidden;
	padding-left: 10px;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

.subnav a {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	text-align: left;
	text-decoration: none;
	color: #5c713c;
}	

#subnav a:hover {color:#5c713c; background:#C0B1C2 url(subnav_on.gif) top left no-repeat;}

#subnav a:active {color:#5c713c; background:#C0B1C2 url(subnav_on.gif) top left no-repeat;}

#subnav li{
	list-style-type: none;
	margin-bottom: 3px;
}
#subnav li li {
	list-style-type: none;
	padding-left: 10px;
	width: 160px;
	overflow: hidden;
	border-right: 1px dotted #808083;
}

#subnav a:hover, #subnav a.on {color:#5c713c; background:#C0B1C2 url(subnav_on.gif);}


#mainimage {
	margin-bottom: 15px;
	margin-left: 6px;
	position: relative;
}

#equalhousing {
	position: relative;
	float: left;
	margin-left: 15px;
	text-align: left;
	margin-right: 5px;
}

#footerbottom  {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 930px;
	list-style-type: none;
}

.logos {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 460px;
}

.logos img {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
}

img .centered {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.clear { clear: both; background: none; }

table.contact {
	border-collapse: collapse;

}

table.contact td {
	padding: 5px;
	padding: 6px 12px 6px 12px;
	color: #333;
}

.radio { width: 12px;}

table.contact label { display: block; width: 200px; text-align: right;}
table.contact em { color: red; }

#slideshow { width:660px; height:460px; float:left; margin:0 0 20px 0; } 