* {

  margin: 0px;

  padding: 0px;

  }



body {
	font-size: 75%;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
	color: #4d3f11;
	text-align: center;
	width: 100%;
	background-color: #fff;
	background-image: url(images/bg_body2.gif);
	background-repeat: repeat-x;
	background-position: center top;


}

a:link {

	COLOR: #cc6733; text-decoration: none;

	font-weight: bold;

}

a:visited {

	COLOR: #cc6733; text-decoration: none;

	font-weight: bold;

}

a:active {

	COLOR: #cc6733; text-decoration: none;

	font-weight: bold;

}

a:hover {

	COLOR: #1f8776; text-decoration: underline;

	font-weight: bold;

}



#wrap {
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;


}



#header1 {
	width: 800px;
	height: 143px;
	background:#e1e1c5 url('images/bg_header1.gif') center no-repeat;
	margin:auto;
	text-align: center;
}

#header1 h2{

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #4d3f11;

	text-align: right;

	padding-top: 10px;

	padding-right: 0px;

}

#header2 {
	width: 800px;
	height: 185px;
	background: #e1e1c5 url('images/bg_header2.gif') center no-repeat;
	text-align: center;
	margin: auto;
}



#header2 h2{

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #4d3f11;

	text-align: right;

	padding-top: 80px;

	padding-right: 20px;

}

#header2 h3{

	font-size: 8px;

	color: #4d3f11;

	margin:0px;

	text-align:right;

	padding-right:20px;

	

}



#menu a, #menu a:visited {
	text-align:left;
	text-transform:uppercase;
	text-decoration: none;
	font-size:11px;
	padding-right:15px;
	padding-left:15px;
	border-right:1px solid #746218;
	color:#fff;
}
#menu    {
	width:800px;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
	font-size:11px;
	padding-right:15px;
	padding-left:15px;
	color:#fff;
	height:30px;
	margin: auto;
}

#menu a:hover {

 	color:#fbe57b;

	text-decoration:none;

}











#content {
	width: 800px;
	background:transparent;
	text-align:left;
	padding-top: 20px;
	margin: auto;
}



#content2{

	width: 800px;

	background: transparent;

	text-align: center;

	padding-top: 10px;

	padding-bottom: 10px;

}

#footer{
	width: 100%;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e1e1c5;
	border-top:1px solid #746218;
	color: #4d3f11;
	font-size: 90%;
	margin: auto;
}



#footer h3{

	text-transform:uppercase;

	font-weight:bold;

	font-size:12px;

	text-align:left;

}



#footer a, #footer a:visited {
	text-align:left;
	text-transform:uppercase;
	text-decoration: none;
	font-size:10px;
	color:#cc6733;
}

#footer a:hover {
	color:#1f8776;
	text-decoration:underline;
	text-align: right;
}

#footer p{

	text-align:left;

}

.footercontent{
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: auto;
	margin-bottom: auto;
	

}



.floatleft{

 	float: left;

	margin-right: 10px;

}

.floatright{

 	float: left;

	margin-left: 10px;

}



.imgleft{

 	float: left;

	margin-right: 10px;

	border: 1px solid #387452;

	padding: 3px;

}



.imgright{

 	float: right;

	margin-left: 10px;

	border: 1px solid #387452;

	padding: 3px;

}

#featurebox {

  border:1px solid #387452;

  padding:10px;



}

#shop{

	background-image:url('images/shop/bg_item.gif');

	background-repeat:no-repeat;

	text-align:left;

	width:675px;

	height:250px;

	padding:10px 20px 0px 20px;

}

#shop2{

	background-image:url('images/shop/bg_item2.gif');

	background-repeat:no-repeat;

	text-align:left;

	width:670px;

	height:360px;

	padding:10px 30px 20px 20px;

}

