@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}	

h1 {
	font-size: 1.6em;
	color: #6F150D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1em;
	color: #6F150D;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: .8em;
	color: #6F150D;
	margin: 0px;
	padding: 0px;
}

.wrapper {
	text-align: left;
	width: 950px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;	
}

.header {
	position: relative;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	height: 278px;
	width: 950px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	float: left;
}
.logo {
	background-image: url(../images/hhLogo.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 239px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	position: relative;
}

.phone {
	float: right;
	position: relative;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 269px;
	margin-right: 28px;
	margin-top: 14px;
}
.menu {
	float: left;
	position: relative;
	margin-top: 30px;
	height: 35px;
	z-index: 100;
	width: 630px;
}
.headline {
	float: left;
	position: relative;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 503px;
	margin-left: 50px;
	clear: left;
}
.house {
	background-image: url(../images/house.gif);
	background-repeat: no-repeat;
	height: 128px;
	width: 308px;
	position: relative;
	float: right;
}
.contentwrapper {
	position: relative;
	height: auto;
	text-align: left;
	clear: both;
	float: left;
	background-color: #E7E2DE;
	width: 950px;
	margin: 0px;
	z-index: 2;
}
.content {
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	float: left;
	height: auto;
}
.footerwrapper {
	position: relative;
	width: 950px;
	clear: left;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
	height: 50px;
	font-size: .8em;
	text-transform: uppercase;
	color: #CCCCCC;
	z-index: 1;
}
.footerwrapper   a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.footerwrapper  a:hover {
	color: #4D0B15;
	text-decoration: underline;
}
.footerwrapper  a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.footerwrapper  a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer {
	float: left;
	padding-top: 15px;
	padding-left: 40px;
	position: relative;
	height: auto;
}
#email    {
	float: right;
	position: relative;
	padding-top: 15px;
	padding-right: 40px;
}

#rule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	position: relative;
	height: 1px;
	width: 610px;
	clear: left;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#box {
	color: #FFFFFF;
}
