html, body {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #4B3A18;
	margin: 0px 0px 0px 0px;
	width: 796px;
	text-align:center;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 25px;	
}


#contact {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #4B3A18;
	width: 400px;
}

#index {
	background-color: #C2CB83;
}

#wrapper {
	width: 796px;
	min-width: 796px;
	/* IE Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 800 ? "796px" : "796px" );
}

#indexwrapper {
	width: 796px;
	min-width: 796px;
	/* IE Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 800 ? "796px" : "796px" );
	background-color: #E5C9A3;
}

#indexwrapper2 {
	width: 796px;
	min-width: 796px;
	/* IE Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 800 ? "796px" : "796px" );
	background-color: #FFFFFF;
}
#new-wrapper {
	background-color: #FFFFFF;
	padding-align: left;
}
#new-wrapper h1 {
	margin: 0px;
}
#new-wrapper h2 {
	font-family: Georgia1, Georgia, serif;
	font-size: 16px;
	color: #6B2D2E;
}

#top-block {
	position: relative;
	background: url('images/hrcmastheadnew.jpg') no-repeat;
	width: 796px;
	height: 120px;
}

#top-nav {
	position: absolute;
	top: 80px;
	left: 680px;
	color: #ddd4ab;
	font-size: 12px;
}
	#top-nav a, #top-nav a:visited {
		color: #ddd4ab;
		text-decoration: underline;
	}
	#top-nav a:hover {
		color: #ffffff;
	}
	
/* button specific */
#big-button-group {
	padding-top: 30px;
	padding-left: 180px;
}
	.big-button {
		padding-right: 10px;
		float: left;
	}
	.big-button a {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.rollover span {
		display: none;
	}
	a.rollover-community {
		background: url('images/community.png') no-repeat top left;
		display: block;
		width: 92px;
		height: 33px;
	}
	a.rollover-homestyles {
		background: url('images/thehomes.png') no-repeat top left;
		display: block;
		width: 92px;
		height: 33px;
	}
	a.rollover-inventory {
		background: url('images/inventory.png') no-repeat top left;
		display: block;
		width: 92px;
		height: 33px;
	}
	a.rollover-directions {
		background: url('images/siteplan.png') no-repeat top left;
		display: block;
		width: 149px;
		height: 33px;
	}
	a.rollover-contact {
		background: url('images/contact.png') no-repeat top left;
		display: block;
		width: 92px;
		height: 33px;
	}
	a.rollover:hover {
	    background-position: 0 -33px;
	}

.side-button {
	width: 208px;
	height: 25px;
	background: url('images/side-button.jpg') no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	margin-left: 1px;
	margin-top: 4px;
}
	.side-button a,.side-button a:visited {
		color: #ddd4ab;
		text-decoration: none;
	}
	.side-button a:hover {
		color: #ffffff;
	}

/* end of button specific */	




#menu {
	background: url('images/masthead2.jpg') no-repeat;
	width: 796px;
	height: 54px;
}
#menu ul {
	margin: 0; 
	padding: 0 40px 0 0;
	float: right;
}
#menu li {
	float: left;
	margin: 22px 14px 0px 0px;
	list-style: none;
	font-family: Arial, serif;
	font-size: 13px;
	color: #6b655b;
}
#menu li a
{
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: none;
}
#menu li a:hover
{
	color: #E5C9A3;
}

#hrclogo {
	float: right;
	width: 283px;
	padding-left: 0px;
}

#hrclogo a:link {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}

#hrclogo a:visited {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}

#hrclogo a:hover {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;

}

#hrclogo a:active {
	font-weight: bold;	
	text-decoration: none;
	color: #BAA172;
}

#bodytext {
	text-align: left;
	padding: 20px 20px 40px 40px;
	min-height: 300px;
	width: 450px;
}

#bodytext a:link {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}


#bodytext a:visited {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}


#bodytext a:hover {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
}


#bodytext a:active {
	font-weight: bold;	
	text-decoration: none;
	color: #BAA172;
}


#bodytext2 {
	text-align: left;
	padding: 20px 20px 40px 20px;
	/*margin-left: 20px;*/
	background: white;
}


#bodytext2 a:link {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}


#bodytext2 a:visited {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}

#bodytext2 a:hover {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
}


#bodytext2 a:active {
	font-weight: bold;	
	text-decoration: none;
	color: #BAA172;
}

#floorplantext {
	text-align: left;
	padding: 20px 20px 40px 20px;
	/*margin-left: 20px;*/
	min-height: 300px;
	width: 730px;
}


#floorplantext a:link {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}


#floorplantext a:visited {
	font-weight: bold;	
	text-decoration: none;	
	color: #9C6910;
}


#floorplantext a:hover {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
}


#floorplantext a:active {
	font-weight: bold;	
	text-decoration: none;
	color: #BAA172;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #CCB56B;
	background-color: #C2CB83;
	width: 800px;
}


#footer a:link,a:visited {
	color: #70201D;
}

#links p {
	width: 320px;
	float: left;
	/*margin: 4px;*/
	padding-left: 4px;
}
#links b{
	text-decoration: underline;
	padding-bottom: 3px;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	color: #70201D;
	font-weight: bold;	
}
h2 {
	font-family: Arial;
	font-size: 11px;
	color: #70201D;
	font-weight: normal;	
	display: inline;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	color: #70201D;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
}
b {
	font-family: Arial;
	font-size: 12px;
	color: #70201D;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
}
.subhead {
	color: #70201D;
	font-family: Times New Roman;
	font-weight: bold;	
}


