 Body {
 	background-image: url(images/hutcheeBg.jpg);
	background-repeat:repeat-x;
 background-color: #f7c563;
 	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 10px;
	text-align:center;
}

 #contentwrapper {
  background-color: #ffcc66;
	margin: 0 auto;
	width: 800px;
	border: 1px solid #666;
}

#head {
padding-bottom: 10px;
padding-top: 10px;
text-align:left;
}

#head h1 {
margin:0;
padding-left:20px;
font-size: 2em;
text-transform:uppercase;
}

#head a{
text-decoration:none;
color: #94422c;
}

#head img{
float:left;
}

#nav {
font-size:70%;
clear: left;
border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
padding-top: 5px;
padding-bottom: 10px;

}

#nav a {
font-weight: bold;
text-decoration: none;
color: #333;
padding-right: 10px;
padding-left: 10px;
}

#nav a:hover {
color: #666;
}

#main {
 	background-image: url(images/backlogo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 760px;
font-size: 0.9em;
text-align:left;
padding: 20px;
}

#main h2 {
	color: #94422c;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: normal;
	margin: 12px 0 0 0;
	text-align: left;
}

#main h2 a{
	color: #666;
	text-decoration:none;
	}
	
	#main h2 a:hover{
	color: #333;
	text-decoration:underline;
	}
	
#main a{
color: #666;
font-weight:bold;
text-decoration:underline;
}

#main a:hover{
color: #666;
font-weight:bold;
text-decoration:none;
}
#main img{
margin: 5px;
border-top: #fff 1px solid;
border-left: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}

#footer {
font-size:70%;
	width: 100%;
	border-top: 1px solid #C0C0C0;
padding-top: 5px;
padding-bottom: 10px;
}

#footer a {
font-weight: bold;
text-decoration: none;
color: #333;
padding-right: 20px;
padding-left: 20px;
}

#footer a:hover {
color: #666;
}

#tagline {
font-size: 0.7em;
text-align:right;
}

#tagline a{
 	color: #333333;
	text-decoration:none;
}

#tagline a:hover {
 	color: #333333;
		text-decoration:none;
}

#tagline a:hover{
 	color: #333333;
		text-decoration:underline;
}


fieldset {
font-size: 100%;
font-weight: bold;
padding: 10px;
margin-bottom: 10px;
border: 1px outset #c0c0c0;
}

fieldset td {
font-weight: normal;
padding: 0 10px 0 10px;
}

legend {
color: #333;
}