#bodyblock {
	background-color: #E7CF89;

}
#navarea {
	background-image: url(new_images/nav_background.gif);
	background-repeat: repeat-y;
	background-color: #E7CF89;
}
#bodyblock #body {
	margin-right: 6px;
	margin-bottom: 6px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #023401;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #996600;
}
#bodyblock #body li {
	padding-bottom: 10px;
}

body a:link {
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
body a:hover {
	font-style: italic;
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}
body a:visited {
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

body a:visited:hover {
	font-style: italic;
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}
body a:active {
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}


.header {
	font-size: 20px;
	line-height: 25px;
	padding-left: 45px;
	background-image: url(new_images/guy1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	width: auto;
	height: 49px;
	padding-bottom: 15px;
}

#shop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: thin solid #999999;
	padding: 3px;
	margin: 3px;
}
.minicart{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.cart{
	background-color: #FFFFFF;
	padding: 4px;
	border: thin solid #663300;
	width: 75px;
}
