#background {
	background-color: #333333;
	padding: 0px;
	margin: 0px;
}
#wrapper {
   border: 4px solid #ffffff;
	padding: 0px;
	margin:0 auto;
	width: 800px;
}
#header {
  	background: url(i/exterior_night.jpg) top right no-repeat;
	background-color: Black;
	height: 285px;
	width: 800px;
	border-bottom: 4px solid #ffffff;
}
#subheader {
	height: 150px;
	width: 800px;
	padding: 0px;
   margin: 0px;
	border-bottom: 4px solid #ffffff;
}
#contact {
	margin-top: 25px;
}
#contact p.info {
	margin: 0px 0px 30px 10px;
}
#container {
	background: url(i/nav_background.png) top left repeat-y;
	background-color: Black;
	min-height: 725px;
	width: 800px;
	color: #ffffff;
	font: 10pt arial, verdana, helvetica;
	margin: 0px;
	padding: 0px;
}
#container a{
	color: #ff9900;
	text-decoration: none;
}
#container a:hover{
	color: #66ff66;
}
#content {
	padding:0px 0px 20px 0px;
	margin:0px;
	width: 580px;
	float: right;
}
#content img{
	border: none;
}
#content ul {
	list-style: circle;
}
#content li a{
	list-style: circle;
}

#content p {
	margin: 10px;
	padding: 0px;
	text-align: justify;
}
#content p.print a{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}
#content p.print a:hover {
	color: #ff9900;
}
#homeBillboard {
	float: left;
	width: 605px;
}
#logo {
	float: left;
	width: 195px;
}
#project{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
#project img{
	margin: 7px;
}
#project ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#project li a{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 140px;
}
#units {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font: 10pt/2.1em arial, verdana, helvetica;
}
#units h2 {
	background: #ff9900;
	display: block;
	height: 30px;
	width: 544px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font: bold 10pt/2.1em arial, verdana, helvetica;
	color: #ffffff; 
	border-left: 1px solid #000000;
	clear: both;
}
#units ul{
	display: block;
	width: 550px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#units ul.row li{
	background-color: #666666;
}
#units ul.description li{
	background-color: Gray;
	text-transform: uppercase;
}
#units li{
   background-color: #333333;
	display: block;
	height: 30px;
	float: left;
	text-align: center;
	border-left: 1px solid #000000;
}
#units li.unit {
	display: block;
	height: 30px;
	width: 106px;
	text-align: center;
}
#units li.unit a{
	display: block;
	height: 30px;
	width: 106px;
	text-align: center;
}
#units li.type {
	width: 160px;
}
#units li.size {
	width: 140px;
}
#units li.status {
	width: 140px;
	text-transform: uppercase;
	font-weight: bold;
	color: #66ff66;
}
#units li.statusR {
	width: 140px;
	text-transform: uppercase;
	font-weight: bold;
	color: Red;
}
#units li.statusW {
	width: 140px;
	color: #ffffff;
}
#units li.mustsee {
   background: url(i/must_see.png) top left no-repeat;
	width: 140px;
}
#unitpics {
	margin-left: 8px;
	padding: 0px;
}
#unitpics img{
	border: none;
	margin: 2px;
	padding: 0px;
	float: left;
}
h1 {
	color: #ffffff;
	font: bold 12pt arial, verdana, helvetica;
	margin: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	color: #66ff66;
	font: bold 12pt arial, verdana, helvetica;
	margin: 10px;
}
h3 {
	color: #ff9900;
	font: bold 10pt arial, verdana, hevletica;
	margin: 10px;
}
#ctabox {
	background: none;
	width: 200px;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	float: right;
	border-left: 1px solid #ffffff;
}
#ctabox ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#ctabox li a{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
}
#ctabox li.videotour a{
	background: url(i/video_tour.jpg) top left no-repeat;
	height: 125px;
	width: 200px;
}
#ctabox li.showing a{
	background: url(i/showing.jpg) top left no-repeat;
	height: 125px;
	width: 200px;
}
#ctabox li.joelogo a{
	background: url(i/joe_logo.jpg) top left no-repeat;
	height: 86px;
	width: 200px;
}
#ctabox li.minnetonkarealty a{
	background: url(i/minnetonka_realty.png) top left no-repeat;
	height: 75px;
	width: 200px;
}
#nav {
	background: none;
	padding: 0px;
	margin: 0px;
	width: 195px;
}
#nav ul {
	list-style: none;
	background: none;
	padding: 0px;
	margin: 0px;
}
#nav li a{
	list-style: none;
	background: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 190px;
	height: 40px;
}

#nav li.home a{
	background: url(i/HOME.png) top left no-repeat;
}
#nav li.home a:hover{
	background: url(i/HOME.png) top right no-repeat;
}
#nav li.neighborhood a{
	background: url(i/NEIGHBORHOOD.png) top left no-repeat;
}
#nav li.neighborhood a:hover{
	background: url(i/NEIGHBORHOOD.png) top right no-repeat;
}
#nav li.photogallery a{
	background: url(i/PHOTO_GALLERY.png) top left no-repeat;
}
#nav li.photogallery a:hover{
	background: url(i/PHOTO_GALLERY.png) top right no-repeat;
}
#nav li.amenities a{
	background: url(i/AMENITIES.png) top left no-repeat;
}
#nav li.amenities a:hover{
	background: url(i/AMENITIES.png) top right no-repeat;
}
#nav li.unitplans a{
	background: url(i/UNITPLANS.png) top left no-repeat;
}
#nav li.unitplans a:hover{
	background: url(i/UNITPLANS.png) top right no-repeat;
}
#nav li.floorplans a{
	background: url(i/FLOORPLANS.png) top left no-repeat;
}
#nav li.floorplans a:hover{
	background: url(i/FLOORPLANS.png) top right no-repeat;
}
#nav li.financing a{
	background: url(i/FINANCING.png) top left no-repeat;
}
#nav li.financing a:hover{
	background: url(i/FINANCING.png) top right no-repeat;
}
#nav li.rent_to_own a{
	background: url(i/RENT_TO_OWN.png) top left no-repeat;
}
#nav li.rent_to_own a:hover{
	background: url(i/RENT_TO_OWN.png) top right no-repeat;
}
#nav li.team a{
	background: url(i/PROJECT_TEAM.png) top left no-repeat;
}
#nav li.team a:hover{
	background: url(i/PROJECT_TEAM.png) top right no-repeat;
}
#nav li.contact a{
	background: url(i/CONTACT.png) top left no-repeat;
}
#nav li.contact a:hover{
	background: url(i/CONTACT.png) top right no-repeat;
}
#nav li.sales_center {
	background: url(i/sales_center2.png) top center no-repeat;
	height: 243px;
	width: 191px;
	margin-top:10px;
}
#footer {
	background: url(i/nav_background.png) top left repeat-y;
	background-color: #000000;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-transform: uppercase;
	font: bold 12pt arial, verdana, helvetica;
	color: #ffffff;
	clear: both;
}
#footer p{
	margin: 20px 0px 0px 230px;
}
#footer img {
	border: none;
}
#footer a {
   border: none;
}
#filler{
	background: none;
	height: 300px;
	width: 190px;
}
#artawhirl{
	margin-left: 112px;
	left: 50%;
	top: 20px;
	display: block;
	height: 61px;
	width: 288px;
	background-repeat: no-repeat;
	background-image: url(i/art-a-whirl.jpg);
	position: absolute;
}