@charset "utf-8";
/* CSS Document */

body {
	background:#fdf7ee url(../images/background/green-bkgd.jpg) repeat-x scroll center top;
	color:#432906;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12px;
	margin:0 0 20px;
	padding:0;
	text-align:center;
}

#header-green {
	background-image:url(../images/header/green.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0px -25px;
	padding: 0px 0 0 0;
	height: 374px;
	width: 1037px;
	}
	
#menu {
	display:block; 
	height:363px; 
	width:299px; 
	margin:-400px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	font-size: 12px; 
	font-family:Tahoma;
	}
	
	
#menu li.shop {color: #3a2313; width:106px; height:56px; background-image:url(../images/nav/shop-over.png)}

#menu {display:block; height:375px; width:299px; margin:-375px 0px 0px 0px; padding:0px 0px 0px 0px; font-size: 12px; font-family:Tahoma;}
