html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #974620;
	font-weight:bold;
}
a:hover {
	color: #b76139;
}
.clear {
	clear: both;
}

body {
	background: #333333;
	text-align: center;
	color: black;
	font: 12px verdana, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 785px;
	position: relative;
	border: 5px solid #cc6633;
	background-color: #f37336;
}
#head-1 {
	width: 409px;
	height: 386px;
	top: 0;
	left: 369px;
	position: absolute;
}

#head-2 {
	background: url(images/head_2.jpg) no-repeat;
	width: 256px;
	height: 38px;
	top: 386px;
	left: 568px;
	position: absolute;
}
#head-3 {
	width: 340px;
	height: 108px;
	top: 240px;
	left: 230px;
	position: absolute;
	font-weight:bold;
	color:#000000;
	font: 18px verdana, sans-serif;
}
#head-4 {
	width: 776px;
	height: 26px;
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 8px 0 3px 3px;
	color:#000000;
	font: bold 11px Verdana, Helvetica, sans-serif;
	background:url(images/TopNav.gif) repeat-x;
}
#head-4 a {
	color: #fff;
	text-decoration:none;
}
#nav {
	margin: 11px 0 25px 20px;
	height: 200px;
	color: #000000;
	background-image:url(images/menu-backgrd.jpg);
}
.alternate_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ee2d24;
	font-weight: bold;
}
h1 {
  height: 172px;
  background: url(images/logo.jpg) no-repeat;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: black;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
  width:280px;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font-size: 20px;
  font-weight:bold;
  width: 180px;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 14px;
  letter-spacing: 2px;
  color: #fbd606;
  width:180px;
}
h2 {
  background: 120px 0.5em url(images/dot_dot_dash.jpg) no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #1fb25a;
}
#body-right {
	float: right;
	width: 190px;
	margin-right:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top:118px;
	padding-bottom: 12px;
	background:url(images/newsBanner.gif) no-repeat;
	font: 10px verdana, sans-serif;
}
#body-right-2 {
	float: right;
	width: 190px;
	margin-right: 3px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 88px;
	padding-bottom: 9px;
	background:url(images/GalleryBanner.gif) no-repeat;
	font: 10px verdana, sans-serif;
}
#body-right-3 {
	float: right;
	width: 190px;
	margin-right: 3px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top:88px;
	padding-bottom: 10px;
	background:url(images/VideoBanner.gif) no-repeat;
	font: 10px verdana, sans-serif;
}
.news-list{
	list-style:circle;
	list-style-position:outside;
	margin-left: 1em;
	padding-left: 0em;
}
#body-left {
	float: left;
	width: 539px;
	padding-left: 28px;
	margin-left:6;
	background:#FFFFFF;
	line-height:1.4;
}
#gallery {
	border: 1px solid #f37336;
	background: #f37336;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #f37336;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#footer {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-weight:900;
	font-size:10px;
	border-top: 1px solid #f37336;
	padding: 6px 10px 10px 0;
}
#footer a {
	color:#000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.spacer {
	height: 10px;
}
.border-all {
	border-bottom: 1px solid #006A4E;
	border-right: 1px solid #006A4E;
	border-top: 1px solid #006A4E;
	border-left: 1px solid #006A4E;
}
