/******************/
/***** GLOBAL *****/
/******************/
	body {
		margin:0; padding:0;
		font:.78em Arial, Helvetica, sans-serif;
		background:#252317 url(images/background2.gif) repeat-x top center; }
		
	h1,h2 { margin:0; font-size:100%; color:#0066FF; text-transform:uppercase;}
	em { font-weight:bold; font-style:normal; }
	p { margin:1em 0 0; line-height:130%; }
	a { color:#252317; font-weight:bold; text-decoration:none;}
	img { border:none; }
	.img_brdr { border:1px #000000 solid; }
	
/******************/
/**** BODY BACK ***/
/******************/
	#body_back {
		margin:0 auto; padding:15px 0; 
		background:transparent url(images/background.gif) no-repeat top center; }

/******************/
/**** CONTAINER ***/
/******************/
	#container {
		margin:0 auto; padding:0; 
		width:770px; }
		
/******************/
/***** HEADER *****/
/******************/
	#header { 
		margin:0; padding:0;
		height:144px;
		background:transparent url(images/header.jpg) no-repeat center bottom; 
		clear:both; }
	#header h1 { display:none; }
	
/******************/
/**** TOP NAV *****/
/******************/
	#topnav{
		margin:0; padding:0;
		height:32px; width:770px;
		border-bottom:2px solid #353016;
		clear:both; }
	#topnav ul{
		margin:0; padding:0;
	    width: 770px; height:32px;
		list-style-type:none;
		text-transform:uppercase;
		background:#252219 url(images/topnav.gif) left top; }
	#topnav ul li{
		margin:0;
		display:block;
		float:left; }
	#topnav ul li a{
		padding:0;
		height:32px;
		display:block;
		float:left;	}
		
	#topnav ul li a span { display:none; }
	
	#topnav ul li#li_home a { width:70px; }
	#topnav ul li#li_home a:hover { background:transparent url(images/topnav.gif) 0 -33px no-repeat; }
	
	#topnav ul li#li_location a { width:71px; }
	#topnav ul li#li_location a:hover { background:transparent url(images/topnav.gif) -70px -33px no-repeat; }
	
	#topnav ul li#li_neighborhood  a { width:98px; }
	#topnav ul li#li_neighborhood  a:hover { background:transparent url(images/topnav.gif) -141px -33px no-repeat; }
	
	#topnav ul li#li_floor_plans a { width:85px; }
	#topnav ul li#li_floor_plans a:hover { background:transparent url(images/topnav.gif) -239px -33px no-repeat; }
	
	#topnav ul li#li_property a { width:69px; }
	#topnav ul li#li_property a:hover { background:transparent url(images/topnav.gif) -324px -33px no-repeat; }
	
	#topnav ul li#li_property_management a { width:139px; }
	#topnav ul li#li_property_management a:hover { background:transparent url(images/topnav.gif) -393px -33px no-repeat; }
	
	#topnav ul li#li_contact a { width:62px; }
	#topnav ul li#li_contact a:hover { background:transparent url(images/topnav.gif) -532px -33px no-repeat; }
	
	#topnav ul li#li_leasing_availability a { width:176px; }
	#topnav ul li#li_leasing_availability a:hover { background:transparent url(images/topnav.gif) -594px -33px no-repeat; }

/******************/
/** TEXT HEADER ***/ /*see individual page style sheets */
/******************/

/******************/
/**** CONTENT *****/ /*see individual page style sheets */
/******************/
	#content_text {
		margin:0; padding:0;
		background:transparent url(images/body_tile.gif) repeat;
		border-width:0 2px;
		border-color:#353016;
		border-style:solid; }

/******************/
/*** IMAGE FOOT ***/
/******************/
	#body_foot {
		margin:0;
		height: 48px; width:770px;
		background:transparent url(images/body_bottom.gif) no-repeat top;
		clear:both; }
	#body_foot p { display:none; }
		
		
/******************/
/*** BOTTOM NAV ***/
/******************/
	#footnav{
		margin-top:.5em;
		font-size:85%;
		text-align:right; }
	#footnav ul{
		margin:0;
		padding:0 50px 0 0;
		list-style-type:none; }
	#footnav ul li{
		margin:0;
		padding:0 .5em;
		display:inline; 
		border-right:1px solid #BABE63;
		text-transform:uppercase; }
	#footnav ul li a{ color:#BABE63; text-decoration:none; }
	#footnav ul li a:hover { text-decoration:underline; }	
	
	#footnav ul li#disclaimer { border:none; }
	
/******************/
/*** DISCLAIMER ***/
/******************/
	#disclaimer_window { padding:20px; color:#BABE63; }
	#disclaimer_window h1 { color:#BABE63; text-align:center; }
	#disclaimer_window ul li { margin:1em 0; }