html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #fff;
}


a:hover, li:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: white;
	font: 11px verdana, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 1px auto;
	width: 65%;
	position: relative;
	background: maroon url(images/bg.jpg) repeat center;
	border: 5px solid #750306;
}
#head-1 {
	background: url(images/head_12.jpg) no-repeat;
	width: 100%;
	height: 386px;
	top: 0;
	left: 369px;
	position: absolute;
}


#nav {
	margin: 11px 0 25px 35px;
	color: #C15D4B;
}
#nav a {
  text-decoration: none;
  color: black;
}
#nav li {
  background: bottom left url(images/nav_bg2.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav li.last {
  background: bottom left url(images/nav_bg_last2.jpg) no-repeat;
}

h1 {
  height: 200px;
  background: url(images/logo2.jpg) no-repeat;
	background-position: -70px -30px;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 70px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
	font-family: 'Love Ya Like A Sister', cursive;"
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font-size: 18px;
	font-family: 'Love Ya Like A Sister', cursive;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
	font-family: 'Love Ya Like A Sister', cursive;
}
h2 {
  background: url(images/dot_do_dash2.jpg);
  background-repeat: no-repeat;
	background-size: 120px 0.5em;
  background-position: 10px 10px;
  font: 24px verdana, sans-serif;
	font-family: 'Love Ya Like A Sister', cursive;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color: white;
	font-family: 'Love Ya Like A Sister', cursive;
}

.body-left {
	float: left;
	width: 40%;
	padding: 28px;
	padding-top: 10px;
	margin-left: 10px;
	border: 1px solid #9F0408;
	background: #750306;

}
.gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	margin-top: 1px;
	width: 80%;
	height: 100%;
	padding: 20px;
	position: relative;
}
.gal {
	background: #9F0408;
	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;
}

.body-right {
	float: right;
	width: 40%;
	padding: 28px;
	padding-top: 10px;
	margin-right: 10px;
	border: 1px solid #9F0408;
	background: #750306;
}

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

#intro {
	padding: 10px;
	margin: 10px;
	border: 2px solid black;
}

.divider {
	height: 30px;
	margin-left: 110px;
	margin-bottom: 20px;
	text-align: center;
	border-color: black;
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 20px;
	width: 80%;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding: 5px;
	background: url(images/logo2.jpg) no-repeat;
	background-position: 350px -90px;
}


blockquote {
	max-width: 100%;
	width: 80%;
	padding: 15px;
	margin:auto;
	margin-top: 15px;
	font-size: 18px;
	/*background:#fff;	*/
	background:black;
	font-style: italic;
}
.bg-1 {
	background: #2d2d30;
	color: #bdbdbd;
}
.container {
	padding: 80px 120px;

}
