body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #7c614a;
	background-image: url(../images/main_bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a img {
	border:0px none;
}

#wrapper {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#body_holder {
	width: 980px;
	float: left;
	margin-bottom: 15px;
	background-repeat: repeat-y;
}
#body_bg {
	float: left;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat;
	z-index: 4;
	width: 980px;
}
#header {
	background-image: url(../images/header_navbar_logo_2.png);
	height: 189px;
	width: 980px;
}
#dynamic_image {
	margin-left: 27px;
	float: left;
	margin-top: 16px;
	width: 997px;
	position: static;
	z-index: 1000;
}



#navbar {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	/*font-weight: bold;
	text-transform: capitalize;*/
	color: #FFFFFF;
	background-image:url("../images/navbar.png");
	float: left;
	z-index: 4;
	margin-top: 67px;
/*	margin-left: 192px;*/
	padding-top:13px;
	height:44px;
	width:669px;
	background-repeat:no-repeat;
}
#navbar img {
	vertical-align: middle;
}

#navbar ul li {
	float: left;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}


#navbar ul li li, #navbar ul li li li, #navbar ul li.lastLI {
	background-image:none;
	padding-right: 8px;
}

#navbar ul li a {
	text-decoration: none;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;

}
#navbar ul li a:hover {
	color: #693729;
	background-color: #FAEAD3;

}

#highlight {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #bd5718;
	font-weight: bold;
	padding: 7px;
	background-color: #d1d5c6;
	margin-bottom: 20px;
	width: auto;
	font-style: italic;
	border: 1px solid #FFF;
}
#sidebar {
	text-decoration: none;
	width: 230px;
	float: left;
	z-index: 1;
	color: #4A3A2D;
	color:#693729;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding: 10px;
	background-image: url(../images/bg_monthlyspecials2.png);
	background-repeat: repeat-x;
	min-height:275px;
}
#sidebar a {
	text-decoration: none;
	color: #AA7B55;
	font-weight: bold;
}

#sidebar .news-heading { font-size: 18px; }

#logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #693729;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	z-index: 6;
	padding-top: 60px;
	text-align: center;
}
#mainbar {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	margin-top: 10px;
	width: 625px;
	margin-left: 40px;
	padding-bottom: 20px;
	background-repeat: repeat;
}
#mainbar a {
	text-decoration: none;
	color: #C18A37;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #693729;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #693729;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
#footer_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	width: 980px;
	text-align: center;
	color: #5D2B21;
	background-image: url(../images/footer.png);
	height: 34px;
	padding-top: 5px;
}
#products {
	float: left;
}


#footer_links  a {
	color: #4E1B17;
	text-decoration: none;
}
#footer_links  span {
	color: #C69869;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 2px;
}
#footer_links  span  a {
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
}






p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

font {
	line-height:normal;
}
input#textfield {
	border: 1px solid #FFF;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #693729;
}
input#button {
	border: 1px solid #FFF;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6F3E2E;
	font-weight: bold;
}


ul.MenuBarHorizontal {
 /*background-color:#cddc69;*/
 font-family: "Trebuchet MS";
 font-size: 13px;
}
 
ul.MenuBarHorizontal ul {
	background-color: #AA7B55;
 }
 
ul.MenuBarHorizontal li a{
}
 
ul.MenuBarHorizontal a { 
 /*background-color:#cddc69;*/
 font-weight: bold;
 
}
 
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color: #E9BC81
 /*background-color:#dbe693; (same as header dark color)*/
}
 
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color:#E4B77D; /*(same as header light color) */
	color: #fff;
}
 
/* ?????? below */
 
ul.MenuBarHorizontal ul.submenu a {
	background-color: #A27350; /* submenu color (same as header light color)*/
	border-bottom:1px solid #eee;
	background-image: none;
	color:#FFF;
	margin:0px;
	padding:3px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: normal;
}
 
ul.MenuBarHorizontal ul.submenu a:hover {
	background-color: #602E23; /* submenu hover (same as header dark color)*/
	background-image: none;
	color:#fff;
}

div.bottom-links {
	text-align:center;
	color:#5D2B21;
	line-height:24px;
}

div.bottom-links a {
	color:#5D2B21;
}

div#powered {
	margin-bottom:25px;
}

