/* Begin Structure Styles =============================================== */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A55D37;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
}

#wrapper {
	padding: 0px;
	width: 759px;
	margin: 0px auto;
}

#header {
	text-align: left;
	height: 116px;
	background: url(../images/header_shim.gif) no-repeat;
	width: 759px;
	margin: 0px;
	padding: 0px;
}

#top_basket {
	background: url(../images/basket_small.gif) no-repeat;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	float: right;
	padding-top: 20px;
	padding-left: 200px;
	width: 155px;	
}

#top_basket ul li {
	display: block;
	list-style-type: none;
	padding: 0 8px 2px 2px;
	margin-left: 1px;
}

#top_basket a {
	text-decoration: none;
	font-weight: bold;
	color: #A55D37;
}

#top_basket a:hover {
	text-decoration: underline;
	color: #A55D37;
}

#product_nav_container {
	font-weight: bold;
	padding: 7px 10px 0 0;
	width: 540px;
	height: 23px;
	float: right;
	padding-top: 21px;
}

#product_nav {
	list-style-type: none;
	padding-top: 2px;
	font-size: 10px;
}

#product_nav ul li {
	display: inline;
	padding-right: 4px;
	margin-left: 3px;
	padding-left: 4px;
	border-right: 1px solid #FFFFFF;
}

#product_nav ul li.last {
	border: 0;
}

#product_nav a {
	text-decoration: none;
	color: #FFFFFF;
}

#product_nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer {
	clear: both;
	background: url(../images/footer_shim.gif) no-repeat;
	width: 759px;
	font-size: 10px;
	text-align: center;
	padding: 20px 0 0 0;
	height: 30px;
}

/* End Structure Styles =============================================== */

#outer_content_container {
	text-align: left;
	float: left;
	width: 759px;
}

#content_container {
	float: right;
	margin: 0 0 0 0;
	width: 558px;
}

#home_left_container {
	float: left;
	margin: 0;
	padding: 0;
	width: 325px;
}

.home_left_title {
	margin: 0 0 4px 0;
	padding: 8px 0 0 10px;
	float: left;
	background: #DED0C8;
	width: 315px;
	height: 24px;
}

.home_left_content {
	margin: 0;
	padding: 0;
	float: left;
	width: 325px;
}

#home_right_container {
	float: right;
	margin: 0;
	padding: 0;
	width: 228px;
}

.home_right_title {
	margin: 0 0 4px 0;
	padding: 8px 0 0 10px;
	float: right;
	background: #A55D37;
	width: 218px;
	height: 24px;
}

.home_right_content {
	margin: 0 0 5px 0;
	padding: 0;
	float: right;
	width: 221px;
	border-left: 6px solid #C0957E;
	border-top: 1px solid #A55D37;
	border-bottom: 1px solid #A55D37;
	border-right: 1px solid #A55D37;
}

.home_right_content h3 {
	padding: 5px 5px 5px 15px;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/bullet_brown.gif) no-repeat 6px 9px #EDDFD7; /* new */
	color: #773F21;
}

.main_title {
	margin: 0;
	padding: 8px 10px 10px 10px;
	float: left;
	width: 538px;
	border-bottom: 1px dashed #773F21;
}

.main_title h1 {
	font-weight: bold;
	font-size: 18px;
	color: #C70912;
	margin-left:250px;
}

.main_content {
	margin: 0;
	padding: 7px 10px;
	float: left;
	width: 538px;
}

.main_content h1, #main_content h2, #main_content h3, #main_content h3, {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.main_content ul {
	padding-left: 25px;
}

.main_content ul li {
	list-style: none;
}

.main_content ul li a {
	font-weight: bold;
	text-align: left;
	display: block;
	background: url(../images/bullet_brown.gif) no-repeat 6px 9px; /* new */
	font-size: 10px;
	padding: 6px 0 6px 20px;
	text-decoration: none;
}

.main_content ul li a:hover {
	background: url(../images/bullet_brown.gif) no-repeat 6px 9px; /* new */
	text-decoration: none;
}

.main_content ul li a:visited {
	text-decoration: none;
}

.main_content ul li a:active {
	text-decoration: none;
}

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0 0 4px 0;
	padding: 8px 0 0 10px;
	float: left;
	font-size: 10px;
	width: 548px;
	height: 22px;
	background: #DED0C8;
	color: #773F21;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #773F21;
	padding-right: 4px;
	margin-left: 4px;	
}

#breadcrumb ul li.last {
	border: 0;
	padding: 0;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #773F21;
}

#breadcrumb a:hover, a.white {
	color: #C70912;
}

/* End Breadcrumb Styles =============================================== */

/* Begin Left Menu Styles =============================================== */

#left_nav_container {
	margin: 0 5px 0 0;
	padding: 0;
	width: 196px;
	float: left;
}

.left_content {
	margin: 0;
	padding: 7px 10px;
	float: left;
	width: 176px;
}

.left_product_nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 196px;
}

.left_product_nav ul li {
	list-style-type: none;
}

.left_product_nav ul li a {
	font-weight: normal;
	color: #FFFFFF;
	width: 153px;
	height: 28px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 5px 2px 35px;
	text-decoration: none;
	background: url(../images/menu_bg.gif) no-repeat;
}

.left_product_nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.left_product_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.left_product_nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/menu_over_bg.gif) no-repeat;
}

/* End Left Menu Styles =============================================== */

/* Begin Class Styles =============================================== */

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #999999;	
}

.fontyellow {
	color: #F4D836;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #C70912;	
}

.fontbrown {
	color: #773F21;	
}

.border {
	border: 1px solid #773F21;
}

.borderlight {
	/*border: 1px solid #C2A887;*/
}

.borderright {
	border-right: 1px solid #7399AD;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #7399AD;
}

.backgroundlight {
	background-color: #EDDFD7;
}

.backgroundmedium {
	background-color: #A55D37;
}

.backgrounddark {
	background-color: #773F21;
}

.backgroundred {
	background-color: #C70912;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #C70912;
}

a:hover, a {
	text-decoration: none;
	color: #A55D37;
}

a.dark:link, a.dark:visited, a.dark:active {
	color: #773F21;
}

a.dark:hover, a.white {
	color: #C70912;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}

a.white:hover, a.white {
	color: #FFFFFF;
}

/* End Class Styles =============================================== */

/** Product List Page Styles Begin ===========================================*/

.productlistrow {
	float: left;
	border: 1px solid #773F21;
	margin-top: 12px;
	width: 536px;
}

.productlistcolumn1 {
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	width: 220px;
}

.productlistcolumn2 {
	float: left;
	padding: 0;
	margin: 10px 5px 0 4px;
	width: 290px;
}

/** Product List Page Styles End ===========================================*/

/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	color: #FFFFFF;
	background: #A55D37;
	padding: 5px;
}
.basketmiddle {
	padding: 3px;	
}
.basketbottom {
	color: #FFFFFF;
	padding: 3px;
	background: #A55D37;
}

/* End Basket Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #773F21;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #773F21;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 0 10px 0 6px; 
	margin-bottom: 0; 
	width: 160px; 
	font-weight: bold; 
}

.input {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #C70912 solid;
	color: #773F21;
}

.textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #C70912 solid;
	color: #773F21;
}

/* End Form Styles =============================================== */
