BODY {
	background-color: #8B7E6B;
	color: #6a5d4c;
	font-family:  "Trebuchet MS"; Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0 20px 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.wrap {
	width: 928px;
}

.head {
	width: 928px;
	background-image: url(images/bghead.jpg);
	background-repeat: no-repeat;
	height: 485px;
	background-position: center;
}

.logo {
	padding-top: 10px;
	padding-left: 45px;
}

.nav {
	margin-top: 12px;
	margin-left: 90px;
	margin-right: 90px;
	color: black;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.nav A {
	text-decoration: none;
	color: black;
}

.nav A:HOVER {
	text-decoration: none;
	color:#6A5D4C;
}

.nav A:VISITED {
	text-decoration: none;
	color: black;
}

.nav A:ACTIVE {
	text-decoration: none;
	color: black;
}

.intro {
	padding-top: 55px;
	padding-right: 65px;
	padding-left: 440px;
	text-align: justify;
}

.search {
	margin-top: 22px;
	margin-right: 60px;
	text-align: right;
}

.login {
	width: 70px;
	height: 18px;
	border: 1px solid black;
	font-size: 11px;
}

.submit {
	float: right;
}

.content {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 878px;
	background-color: white;
}

.copy {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.copy IMG {
	border: 1px solid #8B7E6B;
}

.header {
	font-size: 20px;
	color: #840612;
	font-weight: bold;
}

.wm {
	font-size: 13px;
}

.wm_header {
	text-align: right;
	font-size: 18px;
	color: #840612;
	padding-right: 15px;
	padding-top: 30px;
	height: 55px;
}

.wm_content {
	margin-top: 4px;
	padding: 10px;
	text-align: justify;
	font-size: 11px;
}

.panel {
	width: 209px;
	height: 345px;
	background-image: url(images/01panel.gif);
}

.paint {
	width: 211px;
	height: 345px;
	background-image: url(images/02paint.gif);
}

.assembly {
	width: 211px;
	height: 345px;
	background-image: url(images/03assembly.gif);
}

.quality {
	width: 211px;
	height: 345px;
	background-image: url(images/04quality.gif);
}

.credits {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	text-align: right;
	width: 928px;
	height: 80px;
	padding-right: 40px;
	padding-bottom: 10px;
}

.credits A {
	text-decoration: none;
	color: #6a5d4c;
}

.credits A:HOVER {
	text-decoration: ubderline;
	color: #840612;
}

.credits A:VISITED {
	text-decoration: none;
	color: #6a5d4c;
}

A {
	text-decoration: underline;
	color: #840612;
}

A:HOVER {
	text-decoration: none;
	color: #6a5d4c;
}

A:VISITED {
	text-decoration: underline;
	color: #840612;
}

A:ACTIVE {
	text-decoration: underline;
	color: #840612;
}

FORM {
	padding: 0px;
}

#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(images/hhcu_banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}