html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #9C5239;
	text-decoration: underline;
}

body {
	background: #ffffff ; /*repeat-x;*/
	/*text-align: center;*/
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	margin: 0px;
	/*padding-bottom: 10px;
	padding-top: 31px;*/
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo img {vertical-align:middle;}
#logo h1 {
  padding-top: 25px;
  font: 22px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #DDCC60;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
  	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #74653D;

}
#copyright {
  text-align: center;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
#copyright a {
  color: #454545;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

.nav1 a {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nav1 a:hover {
	color: #EE1C00;
	text-decoration: underline;
}

h2 {
padding-left: 25px;
color: #009246;
}
/* menu element */
.el_top_tr {border:1; border-color:#CE2B37;}
.el_top_td {background-color:#CE2B37; color:#ffffff; font-weight:bold;}
.el_item_td {background-color:#ffffff; color:#000000;}
.el_item_price {background-color:#ffffff; color:#000000; font-weight:bold;}

