@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1em;
	margin: 0;
	padding: 0;
	background-color: #9a5533;
	background-image: url(../images/layout/backg.jpg);
	background-repeat: repeat-x;
}
 
 
 
 
 
.navNavigation { }
.navNavigation a { display:block; height:38px; }
.navNavigation a:hover { background-position: 0 -39px; }
.navNavigationCopyMove { position: absolute; left: -9999px; }

#home { background-image:url(../images/nav/home.gif); width:77px; }
#amenities { background-image:url(../images/nav/amenities.gif); width:106px; }
#neighborhood { background-image:url(../images/nav/neighborhood.gif); width:150px; }
#yourapt { background-image:url(../images/nav/yourapt.gif);width:150px; }
#floorplans { background-image:url(../images/nav/floorplans.gif); width:125px;}
#contact { background-image:url(../images/nav/contact.gif); width:118px;}
#portal { background-image:url(../images/nav/portal.gif); width:150px;}


.ltTanCell {
	background-color: #fbf0d5;
	background-image: url(../images/layout/logoBackg.jpg);
}
.addressFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #512b00;
	line-height:1.5em;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color: #662306;
	margin-top:18px;
	letter-spacing: 5px;
	font-weight: normal;
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.italic {
	font-weight: normal;
	font-style: italic;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
.boldform {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #662306;

	font-weight: bold;
	text-transform: uppercase;
}
.homepagewatermark {
	background-color: #fbf0d5;
	background-image: url(../images/layout/watermark.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
a , a:link {
	text-transform: uppercase;
	color: #000000;
	font-size:10px;
}
a:visited{
	text-transform: uppercase;
	color: #000000;
	font-size:10px;
}
a:active{
	text-transform: uppercase;
	color: #000000;
	font-size:10px;
}
a:hover{
	text-transform: uppercase;
	color: #000000;
	font-size:10px;
}


.homepageheader {
	background-image: url(../images/homepage/HeaderLarge_bottom.jpg);
	background-repeat: no-repeat;
	line-height:1.2em;
	height: 56px;
	width:574px;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color: #662306;
	letter-spacing: 5px;
	font-weight: normal;
	text-transform: uppercase;
}


.insidepagewatermark {
	background-image: url(../images/layout/InsideWatermark.jpg);
	background-repeat: no-repeat;
	height: 300px;
}


td  {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	
}
* img{ behavior: url(../style/iepngfix.htc)}

* img{ behavior: url(../style/pngbehavior.htc)}


.invisible {
	display: none;
}
