body { margin: 0; padding: 0; background: #CFE3E6 url("../images/bg-home2.gif") repeat-x left top; font-family: Lucida Grande, Arial, Helvetica, sans-serif; color: #4C2405;}

/* WRAPPERS*/
#wrapper { margin: 0; padding: 0; text-align: left; width: 800px;}
#wrapper-footer { margin: 0 auto; padding-top: 1px; height: 160px; background: #341700 url("../images/bg-footer.gif") repeat-x left top; }

/* BASE LINKAGE */
a:link { color: #6A6A1B; text-decoration: none; }
a:visited { color: #6A6A1B; text-decoration: none; }
a:hover { color: #6A6A1B; text-decoration: underline; }

/* ABSOLUTE TOP BAR DIVS */
#lhv_logo { position: absolute; left: 36px; top: 21px; }
#photo-bar-commons { position: absolute; left: 40px;   top: 103px; }

/* GLOBAL NAVIGATION */
div#nav-home { position: absolute; top: 20px; left: 497px; width: 130px; height: 23px; }
div#nav-home a { color: #003468; text-decoration: none; }

ul#entry li a span, div#nav-home a span, div#nav-entry a span { display: none; }
ul#global { list-style-type: none; margin-top: 38px; padding: 0; position: absolute; }

ul#global li#home a {  position: absolute; top: 20px; left: 275px; width: 62px; height: 23px; background: url(../images/gnav-home.gif) no-repeat 0px -23px; }
ul#global li#about a {  position: absolute; top: 20px; left: 342px; width: 87px; height: 23px; background: url(../images/gnav-about.gif) no-repeat 0px -23px; }
ul#global li#life a {  position: absolute; top: 20px; left: 433px; width: 102px; height: 23px; background: url(../images/gnav-life.gif) no-repeat 0px -23px; }
ul#global li#amenities a {  position: absolute; top: 20px; left: 540px; width: 89px; height: 23px; background: url(../images/gnav-amenities.gif) no-repeat 0px -23px; }
ul#global li#health a {  position: absolute; top: 20px; left: 638px; width: 158px; height: 23px; background: url(../images/gnav-health.gif) no-repeat 0px -23px;  }
ul#global li#contact a { position: absolute; top: 20px; left: 791px; width: 128px; height: 23px; background: url(../images/gnav-contact.gif) no-repeat 0px -23px; }

ul#global li a span { display: none; }
ul#global li#home a:hover, 
ul#global li#about a:hover, 
ul#global li#life a:hover, 
ul#global li#amenities a:hover, 
ul#global li#health a:hover, 
ul#global li#texas a:hover, 
ul#global li#news a:hover,
ul#global li#contact a:hover, 

ul#global li#home.here a, 
ul#global li#about.here a, 
ul#global li#life.here a, 
ul#global li#amenities.here a, 
ul#global li#health.here a, 
ul#global li#texas.here a, 
ul#global li#news.here a,
ul#global li#contact.here a { background-position: 0px 0px; }

/* BEGIN FLOATS */
body#home #content { margin-left: 40px; padding: 120px 0 0 0; width: 900px;  }
#top-right { width: 400px; padding: 0; float: left; }
#access { width: 100px; padding: 5px 0 0 350px; margin: 0; float: left; text-align:right;}
#access a{ color: #6A6A1B; text-decoration: none;}
#nav1 { width: 400px; padding: 5px 25px 0 50px; margin: 0; float: left; }
#nav2 { width: 150px; padding: 5px 25px 0 50px; margin: 0; float: left;}
#nav3 { width: 150px; padding: 5px 25px 0 50px; margin: 0; float: left;}




/* SPECIAL TYPE */
#wrapper-footer p { font-size: 11px; color: #a38562; margin: 4px 0 4px 0; text-align: center; letter-spacing: 2px; }
#wrapper-footer p a:link, #wrapper-footer p a:visited { color: #E36F1D; text-decoration: none; }
#wrapper-footer p a:hover { color: #9a4500; text-decoration: underline; }


#sliders_nav #sliders_left {
	float:left;
	width:200px;
}

#sliders_nav #sliders_right {
	float:right;
	width:800px;
	margin: 0px 20px 0px 0px;
}


img {border:0; }
	.image_inline {float: left; padding: 0 10px 0 0;}
	.image_inline2 {float: right; padding: 0 0 0 10px; margin-top:-5px;}
