* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #911e12;
	background-image: url(../images/hh_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#outercontainer {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#left {
	float: left;
	width: 275px;
	background-color: #F3E9D7;
	margin-bottom: 2px;
}
#right {
	float: right;
	width: 655px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	background-image: url(../images/right_topBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#right_copy {
	padding-bottom: 5px;
}
#right_one, #right_two {
	float: left;
	width: 305px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	display: inline;
	text-align: left;
}
#right_wide {
	margin: 15px 15px 5px;
	clear: both;
}



#footer {
	clear: both;
	background-color: #e9d3ac;
	font-size: 10px;
	text-align: center;
	line-height: 1.5;
	color: #771722;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	line-height: 1.5;
	color: #771722;
	background-image: url(../images/footer_curve.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 8px;
}

#logo {

}
#left_copy {
	padding: 18px 15px 5px;
}
#menu {
	height: 58px;
}
#menu img {
	border-bottom: 2px solid #E9D3AC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


p, h1, h2, h3, h4, h5, h6 {
	padding-bottom: 10px;
	line-height: 1.4;
}
ol, ul {
	padding-bottom: 7px;
}

p {
	font-size: 11px;
}
h1 {
	color: #816f59;
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: #816f59;
}
h3 {
	font-size: 14px;
	color: #816f59;
}
h4 {
	font-size: 12px;
	color: #816f59;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
li {
	margin-left: 20px;
	font-size: 11px;
	line-height: 1.2;
	padding-bottom: 3px;
}




a {
	color: #771722;
}
a:hover {
	color: #816f59;
	text-decoration: none;
}
a:visited {
	color: #771722;
}

#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#flash {
	text-align: center;
	margin: 15px;
}
