body{
background-color: #ffffff;
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 12px; 	
color: #000000;
}

div#openhouse{
position: absolute;
top: 625px;
left: 275px;
width: 150px;
height: 70px;
font-size: 36px;
line-height: 30px;
color: #003366;
font-weight: bold;
}

div#dates{
position: absolute;
top: 625px;
left: 425px;
width: 350px;
height: 70px;
color: #003366;
}

img#starburst {
position: absolute;
top: 30px;
right: 0px;
}

img#floorplan{
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}

.table{
position: absolute;
top: 0px;
left: 100px;
}

.pgname{
font-family: Arial, Helvetica, san-serif; 
font-weight: bold; 
font-size: 16px; 	
color: #004466;
}


.package{
font-family: Arial, Helvetica, san-serif; 
font-weight: bold; 
font-size: 14px; 	
color: #000000;
} 

.title{
font-family: Arial, Helvetica, san-serif; 
font-weight: bold; 
font-size: 12px; 	
color: #990000;
}

.blue{
font-family: Arial, Helvetica, san-serif; 
font-weight: bold; 
font-size: 12px; 	
color: #003366;
}

.small{
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 10px; 	
color: #990000;
}

#logo{
position: absolute;
top: 25px;
left: 5px;
z-index: 5;
}

#header{
position: absolute;
top: 5px;
left: 195px;
z-index: 5;
}

#top{
position: absolute;
top: 0px;
left: 0px;
z-index: 5;
}

#navbg{
position: absolute;
background-color:#990000;
width: 192px;
height: 525px;
left: 0px;
top: 172px;
z-index: 2;
}

#line{
position: absolute;
background-color:#990000;
width: 2px;
height: 697px;
left: 800px;
top: 0px;
z-index: 10;
}

#content{
position: absolute;
background-color: #ffffff;
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 12px; 	
color: #990000;
top: 185px;
left: 192px;
width: 568px;
height: 370px;
padding: 10px;
z-index: 7;
}

#links1{
position: absolute;
background-color: #ffffff;
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 12px; 	
color: #990000;
top: 310px;
left: 217px;
width: 190px;
height: 100px;
padding: 5px;
z-index: 7;
}

#links2{
position: absolute;
background-color: #ffffff;
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 12px; 	
color: #990000;
top: 310px;
right: -30px;
width: 190px;
height: 100px;
padding: 5px;
z-index: 7;
}

#features{
position: absolute;
background-color: #ffffff;
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 12px; 	
color: #990000;
top: 300px;
left: 20px;
width: 200px;
height: 100px;
padding: 5px;
z-index: 7;
}

#amenities{
position: absolute;
background-color: #ffffff;
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 12px; 	
color: #990000;
top: 300px;
right: 20px;
width: 225px;
height: 100px;
padding: 5px;
z-index: 7;
}


#navbgaccross{
position: absolute;
background-color: #990000;
top: 0px;
left: 0px;
width: 800px;
height: 179px;
z-index: 4;
}

#navbgbottom{
position: absolute;
background-color: #990000;
top: 695px;
left: 0px;
width: 802px;
height: 30px;
z-index: 1;
}

#address{
position: absolute;
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-size: 12px; 	
color: #ffffff;
top: 703px;
left: 110px;
width: 650px;
height: 20px;
z-index: 7;
}

#nav{
position: absolute;
top: 10px;
left: 0px;
width: 175px;
z-index: 3;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 14px;
text-decoration:none; 
float: left;
padding: 10px;
}

#ahclogo{
position: absolute;
top: 270px;
left: 17px;
width: 155px;
height: 60px;
color: #ffffff;
z-index: 5;
}

img#eho{
position: absolute;
top: 5px;
right: 5px;
width: 25px;
height: 21px;
z-index: 8;
}

img#inc{
position: absolute;
top: 475px;
left: 5px;
width: 99px;
height: 75px;
z-index: 8;
}

#nav ul {
background-color:#004466;
padding: 0px;
margin: 0px;
list-style: none;
width: 150px;
}

#nav li {
list-style-type: none;
text-transform: capitalize;
float: left;
position: relative;
width: 150px;
}

#nav li ul{
display: ;
position: absolute;
left: 75px;
}

#nav li:hover, #nav li.over {  
	background-color:#ffffff; 
	list-style-type: none;
	text-decoration: none;
	}
	

	
#nav li:hover ul, #nav li.over ul { 
	display: block;
	z-index: 500;
	text-decoration: none;
 }

#nav ul li:hover, #nav ul li.over {  
	background-color:#ffffff; 
	list-style-type: none;
	text-decoration: none;
	}
	
	
#created{
	position: absolute;
	top: 730px;
	left: 0px;
	width: 802px;
	height: 30px;
	font-size: 10px; 
	z-index: 1;
	}
	
a.creative:link{
	color:#000000;
	font-weight: normal; 
	font-size: 10px;
	text-decoration: underline; 
}

a.creative:visited{
	color:#000000;
	font-weight: normal; 
	font-size: 10px;
	text-decoration: underline; 
}

a.creative:hover{
	color: #006699;
	font-weight: normal; 
	font-size: 10px;
	text-decoration: underline; 
}
	
a.spanish:link{
	color:#003366;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underline; 
}

a.spanish:visited{
	color:#003366;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underline; 
}

a.spanish:hover{
	color:#990000;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underline; 
}
	
a.extra:link{
	color:#ffffff;
	font-weight: normal; 
	font-size: 12px;
	text-decoration: underline; 
}

a.extra:visited{
	color:#ffffff;
	font-weight: normal; 
	font-size: 12px;
	text-decoration: underline; 
}

a.extra:hover{
	color:#003366;
	font-weight: normal; 
	font-size: 12px;
	text-decoration: underline; 
}

a.view:link{
	color:#990000;
	font-weight: normal; 
	font-size: 12px;
	text-decoration: underline; 
}

a.view:visited{
	color:#990000;
	font-weight: normal; 
	font-size: 12px;
	text-decoration: underline; 
}

a.view:hover{
	color:#003366;
	font-weight: normal; 
	font-size: 12px;
	text-decoration: underline; 
}
 
a:link {  
	color:#ffffff;
	font-weight: bold; 
	font-size: 14px;
	text-decoration:none; 
}

a:visited {  
	color:#ffffff; 
	font-weight: bold;
	font-size: 14px;
	text-decoration:none; 

}

a:hover {  
	color: #003366; 
	font-weight: bold;
	font-size: 14px;
	text-decoration:none; 

}


 
 
