body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 76%;
	height: 100%; 
	margin: 0px; 
	padding: 0px; 
	color: #663333; 
	background-color: #999966; 
	height: 100%;

	margin: 0;
	padding: 0;
	text-align: center;
	background: #999966;
	}
form{
	margin:0px;
	padding:0px;
}	
form input {
	width: 180px;
}

p.inputLeft,p.inputRight {
	float:left;
	margin-right: 5px;
	margin-bottom: 8px;
}
p.inputRight {
	float: left;
	margin-right: 0px;
}
p.inputFull {
	float: left;
	margin: 0px 5px 8px 0px;
}
*html p.inputFull{
	width:100%;
}
table { 
	font-size: 100%; 
} 
li { 
	margin: 0.2em 0em 0.2em 0em; 
	line-height: 1.5em; 
} 
h1 { 
	font-size: 1.4em; 
	color: #663333; 
	margin-bottom: 1em;
} 
h2 { 
	font-size: 1.2em; 
	color: #663333; 
} 
h3 { 
	font-size: 1.0em;
	font-weight: bold; 
	color: #663333; 
} 

.main { 
	line-height: 1.5em; 
	font-weight: bold; 
} 
h4, h5, h6, .subhead { 
	font-size: 1.0em; 
	color: #663333; 
} 

a:link,a:visited,a:active,a:hover { 
	color: #665555; 
	text-decoration: underline;	 
} 
a:active { 
	color: #663333; 
} 

a.green,a.green:visited,a.green:active,a.green:hover {
	color:#999966;
	font-weight: bold;
	text-decoration:none;
}

#header {
	background-color: #E7E7E0;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	height: 130px;
	margin-top: 55px;
	width: 770px;
}
#header img {
	left:auto;
	right:auto;
}
#menu {
	background-color: #663333;
	position: relative;
	z-index: 3;
	margin: 0 auto;
	height: 25px;
	width: 770px;
}
#headerimage {
	background-color: #555555;
	position: relative;
	z-index: 3;
	margin: 0 auto;
	height: 90px;
	width: 770px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	background-color: #E7E7E0;
	position: relative;
	margin: 0 auto;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	background-image: url(../images/hh_back.gif);
	background-repeat: no-repeat;
	padding: 0px;
	font-size: 95%;
	text-align: left;
	top: 0px;
	}

#bodycopy {
	float: left;
	margin: 0px;
	padding: 30px 30px 50px 60px;
	background: none;
	width: 420px;
	}
html>body #bodycopy { /* be nice to Opera */
	width: 410px;
	}

img.imageLeft {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
}
img.imageRight {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:right;	
}
#image {
	margin-right: 15px;
	margin-left: 25px;
}
#quadimage,container {
	position:relative;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
	float:left;
}
#container {
	text-align: left;
	float:left;
	padding:0px;
}
#quadimage img {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #8E8C56;
	position: relative;
	z-index: 8;
	height: 30px;
	width: 770px;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#footer img {
	float:left;
}

#insert {
	position: relative;
	width: 170px;
	float: right;
	margin: 0 0 30px 0px;
	padding: 30px 30px 0 0px;
	}

#insert h1 {
	font-style: italic;
}
#insert p {
	font-style: italic;
	line-height: 200%;	
}
#insert img {
	margin-bottom: 30px;	
}

.gallery_mid
{
	padding-left: 15px;
	padding-right: 15px;
}
