body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #979797;
	background-image:url(../images/css/bg.gif);
}
.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #979797;
	background-color: #FFFFFF;
}
.header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 212px bottom;
}
.left {
	width: 212px;
	float: left;
}
.right {
	float: left;
	width: 788px;
	background-color: #ffffff;
	color: #1B1C20;
	padding-left: 6px;
}
.right a {
	color: #8B3C2B;
	font-weight: bold;
	text-decoration: none;
}
.right a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	background-image:url(../images/css/footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:70px;
	text-align:center;
	font-size:80%;
}

.clear a{
color:#979797;
text-decoration:none;

}

.prodline {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 2px;
	background-image: url(../images/css/mbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 200%;
}
/*==============================================================================================================*/
h1{
	color: #731501;
	font-size: 140%;
	font-weight: normal;
}
.h1darker{
	color: #FFFFFF;
	font-size: 48%;
	font-weight: normal;
}
h2{
	color: #731501;
	font-size: 120%;
}
h3{
	color: #731501;
	font-size: 100%;
	font-weight: normal;}
/*==============================================================================================================*/
.hlogo {
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.hstrap {
	float: left;
	padding-left: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.collage {
	margin-right:10px;
	margin-left:10px;
}
/*==============================================================================================================*/
.topmenu {
	clear: both;
	background-image:url(../images/css/menufoot.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	margin-right:10px;
	margin-left:10px;
	height: 30px;
	text-align: left;

}
.topmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.topmenu ul li {
	display: inline;
	height: 18px;
}
.topmenu ul li a {
	width: 117px;
	height: 18px;
	padding-left:10px;
	padding-right:10px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #979797;
}
.topmenu ul li a:hover {
	background-color:#731501;
	color: #ffffff;
}
/*==============================================================================================================*/
.leftmenuheading {
	font-weight: bold;
	color: #0069BC;
	line-height: 30px;
	padding: 20px;
	font-size:100%;
}
.left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left ul li a {
	display: block;
	width: 160px;
	height: 20px;
	line-height: 18px;
	text-indent: 20px;
	margin-bottom: 20px;
	background-image: url(../images/css/menu/lbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
/*==============================================================================================================*/
.content {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 2px;
	min-height: 470px;
	color:#979797;
}
/*==============================================================================================================*/
.rimages {
	list-style-type: none;
	padding: 0px;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
.rimages li {
	padding-bottom: 10px;
}
/*==============================================================================================================*/
.contactform {
	font-family: Arial, Helvetica, sans-serif;
}
.contactform label {
	display: block;
	font-weight: bold;
}
.contactform input, .contactform textarea, .contactform select {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
.contacttable {
	width: 100%;
	vertical-align: top;
	background-color: #D8DBE8;
	border-collapse: collapse;
}
.contacttable th {
	text-align: left;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.contacttable td {
	vertical-align: top;
	background-color: #D8DBE8;
}
/*==============================================================================================================*/
.addresstbl {
	line-height: normal;
	vertical-align: top;
	width: 100%;
	font-size: 100%;
}
.addresstbl th {
	text-align: left;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 100%;
}
.addresstbl td {
	line-height: normal;
	vertical-align: top;
	background-color: #D8DBE8;
	font-size: 100%;
}
/*==============================================================================================================*/
.product {
	clear: both;
}
.product img {
	margin: 0px;
}
/*==============================================================================================================*/
.cart {
	width: 100%;
	line-height: normal;
}
.cart th {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
.altrow td {
	background-color: #cedced;
	padding: 3px;
}
.cart form {
	padding: 0px;
	margin: 0px;
}
/*==============================================================================================================*/
.proddesc {

}
.proddesc span{
color:#67C8F3;
}


/*==============================================================================================================*/
.hptbl{
width:100%;}

.hptbltd {
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
text-align:justify;
width:220px;
vertical-align: top;}


/*==============================================================================================================*/
.signup {
	vertical-align: top;
}
.signup form {
	padding: 0px;
	margin: 0px;
}
.signup form label {
}
.signupbutton {
background-color:#FFFFFF;
border:1px solid #979797;
	color: #979797; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}
.signup form a {
	color: #5B65B6; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}
/*==============================================================================================================*/
.wseo{
font-size:80%;}
.wseo a{
color:#979797;
text-decoration:none;
}