* { 
	padding : 0;
	margin : 0;
} 

body { 
	font-family: Verdana;
	min-width: 800px;
	background: #323333 url('../images/background.png') top left;
	color: #2c2c2c;
	font-size: 14px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #693332;
}

a:hover {
	text-decoration: none;
}

hr {
	border-top: 1px solid #555555;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-bottom: 10px;
}

input {
	border: 1px solid #444444;
	cursor: pointer;
}

textarea {
	border: 1px solid #444444;
}

.hidden {
	display: none;
}

.banner {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 172px;
	width: 100%;
	z-index: 1000;
}

.logo {
	width: 770px;
	height: 172px;
	background: url('../images/logo.png') top left no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.logo img {
	margin: 30px 0px 0px 6px;
	padding: 0px;
}

.cart-menu {
	float:right;
	margin: 3px 4px 0px 0px;
}

.cart_float {
	float: right;
	font-size: 12px;
}

.breadcrumb {
	font-size: 12px;
	margin-left: 4px;
}

.breadcrumb a {
	text-decoration: none;
	color: #693332;
}

.cat_row {
	width: 740px;
	overflow: auto;
}

.cat_block {
	float: left;
	width: 200px;
	margin: 10px 20px 10px 20px;
	border: 1px solid black;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.cat_block a {
	text-decoration: none;
	color: #693332;
}

.left_store_col {
	float: left;
	width: 160px;
	clear: left;
}

.right_store_body {
	float: left;
	width: 580px;
	font-size: 12px;
}

.right_store_body ul {
	font-size: 12px;
}

.cat_menu {
	width: 150px;
	border: 1px solid black;
	margin: 5px 0px 0px 0px;
}

.cat_menu_button {
	border-bottom: 1px solid #aaaaaa;
	padding: 5px 2px 5px 2px;
	font-size: 12px;
}

.cat_menu a {
	text-decoration: none;
}

.cat_menu a:hover {
	text-decoration: underline;
}

.suggested_items {
	width: 150px;
	border: 1px solid black;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	padding-bottom: 5px;
}

.product-image {
	float: left;
	border: 1px solid #aaaaaa;
	margin: 0px 4px 4px 0px;
}

.header {
	text-align: center;
	height: 350px;
	width: 800px;
}

.top_header {
	height: 136px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.menu {
	height: 24px;
	opacity: .8;
	filter: alpha(opacity=80);
	width: 750px;
	position: relative;
	background: #ffffff;
	top: 183px;
	margin: 0px;
	padding: 0px;
	z-index: 500;
}

.menu td {
	height: 24px;
	padding: 0px 0px 0px 0px;
	color: #232323;
	font-size: 15px;
}

.menu a {
	color: #232323;
	text-decoration: none;
}

.menu td:hover {
	background-color: #B7FD72;
	cursor: pointer;
}

.bottom_header {
	height: 290px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.image_frame {
	background: url('../images/header_image_bg.png') top center no-repeat;
	width: 800px;
	height: 190px;
	padding-top: 7px;
}

.header_images {
	width: 750px;
	height: 176px;
}

.header_images .image {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 176px;
}

.wrapper {
	background: url('../images/body_bg_center.png');
}

.wrapper2 {
	background: url('../images/body_bg_top.png') top left repeat-x;
}

.page {
	width: 800px;
	background: url('../images/page_bg.png') top center repeat-y;
}

.page_wrapper {
	width: 800px;
	background: url('../images/page_bottom.png') bottom center no-repeat;
	padding-bottom: 14px;
}

.wrapper3 {
	background: url('../images/body_bg_bottom.png') bottom left repeat-x;
}

.fill {
	width: 0px;
	height: 0px;
}

.content {
	width: 750px;
	text-align: left;
	padding: 0px;
}

.content ul {
	margin-left: 20px;
}

.content li {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 4px;
}

.content h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

.content h2 {
	font-size: 15px;
	font-weight: bold;
}

.content h3 {
	font-size: 14px;
	font-weight: bold;
}

.content p {
	line-height: 1.5;
	font-size: 14px;
	margin: 5px 10px 10px 10px;
}

.content .right {
	border: 1px solid #444444;
	float: right;
	margin: 5px 10px 5px 5px;
}

.content .left {
	border: 1px solid #444444;
	float: left;
	margin: 5px 5px 5px 10px;
}

.bio {
	border: 1px solid #444444;
	float: left;
	margin: 0px 10px 10px 10px;
}

.report {
	float: left; 
	margin: 0px 15px 15px 15px; 
	border: 1px solid #555555;
}

.enhanced_text_red {
	background: #FFFFBB;
	border: 1px solid #aaaaaa;
	padding: 3px;
}

.enhanced_text_red_actual {
	background: red;
	border: 1px solid #aaaaaa;
	padding: 3px;
}

.enhanced_text_green {
	background: #F9F6F7;
	border: 1px solid #909090;
	padding: 3px;
}

.enhanced_text_block {
	background: #F9F6F7;
	border: 1px solid #909090;
	padding: 3px;
}

.shade1 {
	padding: 0px;
	margin: 0px;
	border: 1px solid #B1B1B1;
}

.shade2 {
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
}

.shade3 {
	padding: 0px;
	margin: 0px;
	border: 1px solid #e0e0e0;
}

.shade4 {
	padding: 0px;
	margin: 0px;
	border: 1px solid #f0f0f0;
}

.cart {
	margin-bottom: 20px;
	width: 580px;
}

.cart th {
	border-bottom: 1px solid #555555;
	padding: 2px;
	text-align: left;
}

.cart td {
	border-bottom: 1px solid #555555;
	padding: 2px;
}

.ecom li {
	 list-style-type:disc;
	 margin-left: 20px;
}

.profile {
	margin-bottom: 20px;
}

.profile td {
	padding-right: 10px;
}

.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
	color: #eeeeee;
}

.footer_menu {
	font-size: 14px;
}

.footer_menu a {
	color: #ffffff;
	text-decoration: none;
}

.footer_menu a:hover {
	text-decoration: underline;
}

.footer_copy {
	margin-top: 10px;
	font-size: 10px;
}

.footer_copy a {
	color: #ffffff;
}