@charset "UTF-8";
/* CSS Document */

body
{
	background: #fff;
	margin: 0px auto;
	
	color: #412112;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
}

img
{
	border: 0px;
}

#main_container
{
	width: 901px;
	border: 0px solid #fff;
	
	margin: 0px auto;
}

#header
{
	width: 901px;
	
}

.logo
{
	float: left;
	clear: left;
}

.header_right
{
	float: right;
	clear: right;
}

#home_flash
{
	float: left;
	clear: left;
	
	border: 0px solid;
}

#flash_upper
{
	float:left;
}

#flash_lower
{
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	border: 0px solid;
	
	float: left;
	
	width: 432px;
	height: 245px;
}

#footer
{
	width: 901px;
	margin: 0px auto;
	clear: both;
	border-top: 10px solid #543019;
	
}

#nav
{
	background-image: url(images/nav.jpg);
	width: 901px;
	height: 54px;
	
	clear: both;
	
	color: #fff;
}

#nav_alt
{
	background-image: url(images/nav_alt.jpg);
	width: 901px;
	height: 54px;
	
	clear: both;
	
	color: #fff;
}

.nav_text
{
	position: relative;
	top: 17px;
	margin-left: 35px;
	padding-top: 2px;
	font-size: 12px;
	
	border: 0px solid #fff;
	
}

.commerce_top
{
	height: 12px;
	padding-top: 15px;
}

#commerce_container
{
	background: #81caf0;
	width: 901px;
	border: 1px solid #c6600;
	margin: 0px auto;
	padding-bottom: 20px;
	
}

#commerce_repeater
{
	background: url(images/commerce_repeater.jpg);
	background-repeat: repeat-y;
	
}

#left_col
{
	float: left;
	clear: left;
	
	width: 829px;
	
}

.divider
{
	width: 195px;
	border-top: 1px dashed #3eb0eb;
	clear: both;
	margin-top: 12px;
	height: 12px;
}

#right_col
{
	float:right;
	clear:right;
	
}

.product_left_col
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	

	
	margin-bottom: 35px;
}

.text_left_col
{
	margin-left: 24px;
	
	float: left;
	clear: left;
	
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	
	font-size: 12px;
	
}

.product_right_col
{
	
	margin-top: 5px;
	margin-right: 10px;
	

	margin-bottom: 35px;
}

.r_col
{
	margin-right: 29px;
}

.side_cart
{
	background: url(images/shooping_cart_bg.jpg);
	width: 195px;
	height: 60px;
	
	
}

.cart_number
{
	margin-top: 18px;
	margin-left: 130px;
	color: #333;
	
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	padding-top: 9px;
	font-size: 23px;
}

.cart_link
{
	margin-top: 6px;
	margin-left: 46px;
	color: #ccc;
	font-size: 13px;
	
	font-variant: small-caps;
}

.cart_style
{
	padding-left: 16px;
	padding-top: 10px;
}

.dark_title
{
	font-size: 16px;
	font-weight: 800;
	color: #412112;
	
}

.bump_back
{
	margin-left: -16px;
}


.brown
{
	color: #412112;
}

.delete
{
	float: right;
	clear: both;
}

.left_floater
{
	border: 1px solid;
	width: 400px;
	float: left;
	
}

.right_floater
{
	border: 1px solid #cc6600;;
	width: 200px;
	float: right;
	
}

.active
{
	color: #81caf0;
}

a .active{
	color: #81caf0;
}

a:hover .active {
	color: #81caf0;
}

a.active:hover{
	color: #81caf0;
}

a
{
	color: #fff;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover
{
	color: #1897e6;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active
{
	color: #fff;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
