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;
}

#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;
	height: 229px;
	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;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-position: 0% 100%; 
	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;
	width: 700px;
	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;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-position: 0% 100%; 
	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;	
}

