/*  homepage nav  */ 

#nav   {
		padding: 0;
		margin-left: 19px;
		height: 29px;
		width: 865px;	
		}

	ul#homeNav   {
		list-style: none;
		padding: 0;
		margin: 0;
		}

		ul#homeNav li {
			float: left;
			width: 173px;
			}

			ul#homeNav li a   {
				display: block; 
				}
				
				ul#homeNav li ul {
					display: none;
					list-style: none;
					position: absolute;
					width: 172px;
					top: auto;
					left: -999em;
					margin-left: -40px;
					}
						
						ul#homeNav li:hover ul, ul#homeNav li.over ul {
							display: block;
						    left: auto;
							}

			ul#homeNav li a  {width: 172px; height:29px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; color: #3E3636; text-decoration: none; font-size: 12px; background-color: #D2CFC1; text-align: center; font-weight: bold; margin-right: 1px; line-height: 29px;}
			ul#homeNav li a:hover, ul#homeNav li a#active  {width: 172px; height:29px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; color: #CC6600; text-decoration: none; font-size: 12px; background-color: #FFFFFF; text-align: center; font-weight: bold; margin-right: 1px; line-height: 29px;}
			
			
			ul#homeNav li ul li a	 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #FFFFFF; text-align: left; text-indent: 18px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CFCBA0; color: #958E71;}
			ul#homeNav li ul li a:hover	 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #FFFFFF; text-align: left; text-indent: 18px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CFCBA0; color: #CC6600;}
			
			ul#homeNav li ul li#overviewr a	 {width: 172px; height:25px; line-height: 25px;}
			ul#homeNav li ul li#features a  {width: 172px; height:23px; line-height: 23px;}
			ul#homeNav li ul li#floorplans a  {width: 172px; height:22px; line-height: 22px;}
			ul#homeNav li ul li#hometour a	 {width: 172px; height:21px; line-height: 21px;}
			ul#homeNav li ul li#views a  {width: 172px; height:23px; line-height: 23px;}
			ul#homeNav li ul li#rentals a	 {width: 172px; height:21px; line-height: 21px;}
			ul#homeNav li ul li#bottomr a	 {width: 172px; height:10px; background-image: url('images/navs/baser.gif');}
					
			ul#homeNav li ul li#overviewa a	 {width: 172px; height:25px; line-height: 25px;}
			ul#homeNav li ul li#news a  {width: 172px; height:23px; line-height: 23px;}
			ul#homeNav li ul li#testimonials a  {width: 172px; height:22px; line-height: 22px;}
			ul#homeNav li ul li#bottoma a	 {width: 172px; height:10px; background-image: url('images/navs/basea.gif');}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #727272;
	padding: 0px;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	padding: 0px;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F3F2D4;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;	
	line-height: 35px;
	color: #958e71;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #958e71;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.shortp {		
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.datetext{
	color: #958e71;
}
p {	
	line-height: 17px;
}
#leftCopy {
	width: 311px;
	padding-top: 28px;
	padding-left: 16px;
	padding-bottom: 4px;
	line-height: 17px;
}
#leftCopy2 {
	width: 311px;
	padding-left: 16px;
	padding-bottom: 4px;
}
#leftBox {
	border: 1px solid #cfcba0;
	width: 336px;
}

#leftBox2 {
	border: 1px solid #cfcba0;
	width: 336px;
	margin-top: 21px;
}
a {
	color: #cc6600;
	text-decoration: none;
}
#leftBoxText {
	display: inline;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}
#leftBoxText2 {
	display: inline;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}
#leftBoxText3 {
	display: inline;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}
#rightBeigeBox {
	width: 511px;
	background-color: #eeecc9;
}
#rightBeigeText {
	padding-top: 53px;
	padding-left: 21px;
}
#rightBeigeText2 {
	padding-top: 15px;
	padding-left: 36px;
}
#rightBox {
	width: 510px;
	margin-top: 20px;
	border: 1px solid #cfcba0;
}

#rightBox ul {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#rightBox ul li{
	list-style-image: url(images/bullet.gif);
	margin-left: -25px;
}
#rightBox ul li a{
	color: #666666;
	text-decoration: none;
}
#rightBox ul li a:hover {
	color: #cc6600;
	text-decoration: none;
}
.gallerytext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #746f58;
	font-weight: lighter;
}
#featuresTable {
	width: 495px;
	border: 8px solid #e9e7e0;
}
#featuresTable ul {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#featuresTable ul li{
	list-style-image: url(images/popbullet.jpg);
	margin-left: -18px;
	width: 210px;
	line-height: 17px;
}
#popTable ul {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#popTable ul li{
	list-style-image: url(images/popbullet.jpg);
	margin-left: -12px;
	width: 449px;
	line-height: 17px;
}
.featuretext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3e3636;
	font-weight: lighter;
	text-decoration: none;
}
#floorText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	width: 200px;
	padding-left: 18px;
}
#floorText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	width: 200px;
	padding-left: 18px;
}
.floorTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
#viewText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	width: 131px;
	padding-left: 18px;
}
#viewText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	width: 131px;
	padding-left: 18px;
}
#viewText3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	width: 131px;
	padding-left: 18px;
}
#viewGallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #746f58;
	font-weight: lighter;
	text-decoration: none;
	width: 300px;
	padding-left: 18px;
}#footer {
	padding-top: 28px;
}
#movieBG {
	height: 217px;
	width: 341px;
	padding-top: 50px;
}
