body#home {
	margin: 0;
	background: #b08f52 url(../images/home/home_bkgd.gif) repeat-x;
	text-align: left;
	}
	
#home h1 {
	color: #f2e5cf;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	background: transparent url(../images/home/h1_div.gif) no-repeat center bottom;
	padding-bottom: 22px;
	letter-spacing: -1px;
	margin-right: 12px;
	}
	
/*#home h2 {
	color: #83551d;
	color: #744914;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	text-align: right;
	position: absolute;
	top: 18px;
	left: 0;
	width: 770px;
	}*/
	
#home img.promo {
	position: absolute;
	top: 4px;
	left: 232px;
	}
	
/*#projectOuterWrapper {
	background: transparent url(../images/home/home_content_bkgd.jpg) no-repeat;
	}*/

#home #projectWrapper {
	background: transparent url(../images/home/home_content_bkgd.jpg) no-repeat;
	width: 780px;
	/*width: 1012px;
	margin: 0 auto;*/
	}
	
#home #projectHeader {
	width: 780px;
	height: auto;
	margin: 0;
	text-align: left;
	}
	
#home #projectHeader #projectLogo {
	background: transparent url(../images/home/ph_homelogo.png) no-repeat 0 0;
	width: 186px;
	height: 118px;
	position: absolute;
	top: 14px;
	left: 22px;
	}

	


/* @group Nav */

#home #dhNavBar {
	position: static;
	width: 229px;
	height: auto;
	padding: 0;
	margin-top: 150px;
	background: transparent;
	float: left;
	}

#home #dhNavBar li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	width: 229px;
	float: left;
	text-indent: -10000px;
	}

/* @group Glenlake South */

#home #dhNavBar li a#glenlakesouth {
	background: transparent url(../images/home/hometab_1.gif) no-repeat 0 0;
	height: 60px;
	}
#home #dhNavBar li a#glenlakesouth:hover {
	background-position: -229px 0;
	}

/* @end */

/* @group Regency */

#home #dhNavBar li a#regency {
	background: transparent url(../images/home/hometab_2.gif) no-repeat 0 0;
	height: 75px;
	}
#home #dhNavBar li a#regency:hover {
	background-position: -229px 0;
	}

/* @end */

/* @group Hasentree */

#home #dhNavBar li a#hasentree {
	background: transparent url(../images/home/hometab_3.gif) no-repeat 0 0;
	height: 59px;
	}
#home #dhNavBar li a#hasentree:hover {
	background-position: -229px 0;
	}

/* @end */

/* @group GlenLake Gardens */

#home #dhNavBar li a#glenlakegardens {
	background: transparent url(../images/home/hometab_4.gif) no-repeat 0 0;
	height: 72px;
	}
#home #dhNavBar li a#glenlakegardens:hover {
	background-position: -229px 0;
	}


/* @end */

/* @group Traemoor */

#home #dhNavBar li a#traemoor {
	background: transparent url(../images/home/hometab_5.gif) no-repeat 0 0;
	height: 61px;
	}
#home #dhNavBar li a#traemoor:hover {
	background-position: -229px 0;
	}


/* @end */

/* @group Site-wide Nav */

#home #dhGlobalNav {
	position: absolute;
	top: 94px;
	right: 4px;
	background: transparent url(../images/home/home_nav_bkgd.jpg) no-repeat;
	width: 385px;
	height: 27px;
	}

#home #dhGlobalNav ul {
	top: 0;
	right: 0;
	}
	
#home #dhGlobalNav li a {
	color: #583a0c;
	background-color: transparent;
	padding: 1px 8px;
	margin: 6px 0;
	border-right: 1px solid #b08f52;
	}
	
#home #dhGlobalNav li a:hover {
	color: #fff;
	background-color: transparent;
	}

/* @end */

/* @end */
	

#photoBox {
	background: transparent url(../images/home/home_photo_frame.jpg) no-repeat;
	width: 551px;
	float: left;
	margin-top: 121px;
	}
/*#photoBox img,*/ 
#photoBox #flashBox {
	margin: 10px 22px 32px 10px;
	width: 520px;
	height: 365px;
	}
	

#home #dhOuterWrapper {
	background: transparent;
	width: 780px;
	/*text-align: center;*/
	min-height: auto;
	}
	

/* @group Slideshow */

#slideshow {
	background: url(../images/home/loading.gif) no-repeat center;
	position: relative;
	height: 397px;
	}
#slideshow img {
	display: block;
	position: absolute;
	}

/* @end */


#home #footerBox {
	width:  539px;
	margin: 0;
	padding-top: 19px;
	text-align: center;
	}
	
	
