/* CSS Document */

body {
	background-color:#000000; 
	text-align:center; 
	padding:35px 0px 35px 0px; 
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

h1 { color:#006F3B; border-bottom: 2px solid #000000; font-family: Arial, Helvetica, sans-serif; font-size:16px; margin-top: 10px;}
h2 { color:#006F3B; font-family: Arial, Helvetica, sans-serif; font-size:12px}
h3 { color:#666666; font-family: Arial, Helvetica, sans-serif; font-size:12px; margin:0px 0px 0px 0px;}

p {margin-top: 1em; margin-bottom:0; line-height: 14px; }
a img {text-decoration:none; border:none; }
.confirm {background-color:#F7F7F7;}
#nav ul{
	background: url(images/greenbar.gif) bottom left repeat-x;
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:42px;
}

#nav li {
	float:left;

}

#nav a {
	display:block;
	color:#006F3B;
	padding: 10px 17px 17px 17px;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover {background:url(images/greenbarpeak.gif) 50% bottom no-repeat;}

.home a.home {background:url(images/greenbarpeak.gif) 50% bottom no-repeat;}
.apartments a.apartments {background:url(images/greenbarpeak.gif) 50% bottom no-repeat;}
.location a.location {background:url(images/greenbarpeak.gif) 50% bottom no-repeat;}
.bookings a.bookings {background:url(images/greenbarpeak.gif) 50% bottom no-repeat;}
.contact a.contact {background:url(images/greenbarpeak.gif) 50% bottom no-repeat;}
.corporate a.corporate {background:url(images/greenbarpeak.gif) 50% bottom no-repeat;}

#banner img {display:block;}


#wrapper {width:776px; padding:3px; text-align:left; background: #F7F7F7; margin-left:auto; margin-right:auto;}
#contentarea {border: solid #006F3B; border-width: 0px 1px; margin: 0px; padding: 0px;}
#content {padding: 14px 0px 0px 0px; margin: 0px 16px 0px 218px; }
.left-pic {float:left; padding: 13px 0px 0px 13px; clear:left;}
.left-pic img {border:1px solid #006F3B; display: block;}
.clear {margin-top: -10px; clear:left; height: 1px; line-height: 1px;}


#footer { 	
	height:113px; 
	background:  url("images/bottom-banner.jpg") bottom left no-repeat; 
	color:#FFFFFF;
	vertical-align:middle;
}
#footer div.promo {
	padding: 10px 600px 5px 25px;
	font-size: 11px;
}
#footer h2 {font-size:14px; margin:0px 0px 5px 0px; color:#FFFFFF;}
#footer2 {text-align:center; padding-top: 10px; color:#006600;}
#footer2 a {color:#006600; text-decoration:none;} 