html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: white;
	font: 11px verdana, sans-serif;
}
#wrapperh {
	text-align: left;
	margin: 15px auto;
	width: 900px;
	height: auto;
	position: relative;
	background: url(images/IMG_13441.jpg) no-repeat;
	
}
#navh {
	margin: 11px 0 25px 35px;
	color: #C15D4B;
}
#navh a {
  text-decoration: none;
  font-size: 12px;
  color: white;
}
#navh li {
  background: bottom left url(images/nav_bg.gif) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 115px;
}

#gallery img {
	display: block;
}
h1 {
  height: 172px;
  background: url(images/logo.gif) no-repeat;
  color: white;
  font-weight: normal;
}

h1 span {
  display: block;
}

h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}

h1 .honeh {
  padding: 50px 0 0 58px;
  font: 52px Keaton, "Arial Narrow", arial, sans-serif;
  color: #FFFFFF;
  }

h1 .htwoh {
  position: relative;
  top: -0.5em;
  left: 5.0em;
  font-size: 18px;
  color: #999999;
  width: 400px;
}

h1 .hthreeh {
  position: relative;
  top: -0.5em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #B0B0B0;
  width: 400px;
}

h2 {
  background: 120px 0.5em url(images/dot_dot_dash.gif) no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: white;
}

h2 em {
  color: white;
}

#body-lefth {
	float: left;
	width: 278px;
	padding-left: 30px;
	padding-top: 50px;
}
#galleryh {
	background: transparent;
	height: 170px;
	position: relative;
	padding-left: 20px;
	padding-top: 20px;
}
.gal {
	background: #c1c1c1;
	padding: 0.5px;
	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;
}

#body-right {
	float: right;
	width: 500px;
	height: auto;
	padding-right: 20px;
	padding-top: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
}

#footerh {
	text-align: right;
	color: white;
	border-top: 1px solid white;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}

.next1:hover 
{
    color: #B0B0B0;
	text-decoration: none;
}

.next1 
{
	text-decoration: none;
	color: white;
}

