body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
  padding:0;
  margin:0;
	background: #FFDE5D url(../images/bground.jpg) repeat;
}

#wrapper {
	margin: 0 auto;
	width: 1152px;
	background: #FFDE5D url(../images/top_left.jpg) no-repeat;
}

#top-padding {
  height: 60px;
}

#wood {
	margin: 0 auto;
	width: 874px;
  background-color:#959595;
	background-image: url(../images/background.jpg);
  border-right:2px solid #110C09;
  border-top:2px solid #110C09;
  border-bottom:3px solid #110C09;
}

#shadow-right {
	background: url(../images/shadow-right.jpg) repeat-y right top;
	margin: 0 auto;
	width: 910px;
}

#shadow-bottom {
	background: url(../images/bottom-shadow.gif) no-repeat right top;
	margin: 0 auto;
	width: 1028px;
  height:226px;
  margin-left:149px;
  margin-top:-115px;
}

#header_top {
  height: 330px;
  position:relative;
}



#top-left {
  float:left;
  position:absolute;
  left: -83px;
  top: -30px;
}

#top-center {
  float:left;
  position:absolute;
  top: -20px;
  left: 279px; 
}

#top-right {
  float:left;
  position:absolute;
  right: -57px;
  top: -43px;
}



#left {
	float: left;
  position:relative;
}


#menudiv {
  left:-10px;
  position:absolute;
}

/* Normal link */
#left a {
  opacity:1;
  filter:alpha(opacity=100)
  -moz-opacity:1;
  -khtml-opacity:1;

}

#left a:hover, a:active, a:focus {
  opacity:0.8;
  filter:alpha(opacity=80)
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;

}

#wecatchem {
  padding-top:280px;
}

#bottom {
  position:relative;
}



#lobster {
  left:-7px;
  top:12px;
  position:absolute;
}

#bottom-links {
  padding:20px 134px 20px 0;
	color: #FFFFFF;
  font-weight:bold;
	float: right;
  text-align:center;
}


#footer {
	margin: -100px auto 0;
	height: 77px;
	width: 914px;
	text-align: center;
	color: #4E4741;
	font-size: 11px;
	padding: 20px 0 0 0;
}

#footer a, #footer a:visited {
	color: #4E4741;
}

form {
	padding: 0;
	margin: 0;
}

#main {
  background: #FFFFFF;
  border:5px solid #FFDE5D;
	width: 574px;
	padding: 20px 10px;
	float: left;
	text-align: center;
}

#main p {
	text-align: left;
}



#main a {
  color: #4E4741;
}

.menuLink a {
  color:#000000;
  font-size:14px;
  font-weight:bold;
}



.clr {
	clear: both;
}

/* Normal link */
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FB6835;
	text-decoration: underline;
}



h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

h2 {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.galleryimage {
  float:left;
}
