*{
margin:0px;
padding:0px;
}
body{
background: url("/new_stuff/background.jpg") repeat-x #f4e4c2;
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#4c4650;
}
div#container{
width:914px;
margin:0px auto 0px auto;
background-image:url("/new_stuff/body_background.jpg");
}
div#header{
width:914px;
height: 412px;
background-image:url("/new_stuff/header_image.jpg");
}
div#cart_items{
width:248px;
height:43px;
padding:50px 0px 0px 130px;
}
span#items{
font-weight:bold;
color:#e80264;
}
div#menu{
width:564px;
height:27px;
margin:246px 0px 0px 102px;
}
div#menu ul{
margin:0px 0px 0px 0px;
}
div#menu ul li{
display:inline;
}
div#menu ul li a{
display:block;
width:129px;
height:22px;
color:#ffffff;
text-align:right;
margin:0px 9px 0px 0px;
float:left;
padding:5px 5px 0px 0px;
font-weight:bold;
text-decoration:none;
}
div#footer{
margin:0px 0px 0px 57px;
text-align:center;
}
div#footer img{
float:left;
}
div#footer_inner{
width:764px;
height:45px;
background-image:url("/new_stuff/footer_background.jpg");
float:left;
}
div#footer p,div#footer p a{
color:#ffffff;
text-decoration: none;
font-size: 10px
}
div#footer p a:hover{
text-decoration: underline;
font-size: 10px
}


div#footer p{
margin:20px 0px 0px 0px;
}
div#footer a{
font-weight:bold;
}
div.heading{
background-image:url("/new_stuff/header_background.jpg");
height:34px;
float:left;
}
div.heading img{
float:left;
}
div.heading h1{
color:#ffffff;
font-size:12px;
/*margin:1px 0px 0px 0px;*/
}
div.clearer{
clear:both;
height:0px;
line-height:0px;
width:100%;
}
div#content{
margin:0px 0px 0px 70px;
}
div.box{
float:left;
margin:0px 0px 10px 0px;

}
div.box p{
background-color:#f3e2aa;
color:#514312;
padding:0px 10px 0px 10px;
}
h2{
color:#514312;
font-size:14px;
background-color:#f3e2aa;
padding:0px 10px 20px 10px;
}
div.box hr{
border:0px;
border-top:2px dashed #d6b977;
height:2px;
padding:5px 20px 5px 10px;
background-color:#f3e2aa;
margin:10px 5px 0px 5px;
}
div.box div div img{
border:3px solid #9bba1f;
}
div.box a{
color:#514312;
}
div.box a:hover{
color:#514312;
text-decoration:none;
}
div#below_footer{
text-align:right;
background-color:#f4e4c2;
margin:10px 0px 0px 0px;
padding:0px 80px 10px 0px;
color:#514312;
font-size: 11px;
}
div#below_footer a{
color:#514312;
font-size: 11px;
margin:10px 0px 0px 0px;
text-decoration: none
}

div#below_footer a:hover{
color:#261F09;
text-decoration:none;
}

div.box ul li a {
	color: #BA1C66;
	text-decoration: none
}

div.box ul li a:hover {
	color: #BA1C66;
	font-weight: bold
}


div.box ul{
	font-size: 13px;
	line-height: 20px;
	list-style-type: square;
	color: #4F8B19;
margin:0px 12px 0px 0px;
padding:0px 0px 10px 40px;
background-color:#f3e2aa;
}

.Product_Detail{
	background-color: #FFFAD0;
	padding: 2px
}
div#content h3{
text-align:left;
font-size:20px;
color:#a1be24;
margin:10px 0px 10px 20px;
}
div.box p a img{
border:3px solid #9bba1f;
}