body {
	margin: 0px;
	font-family: Verdana;
}
.menu1 {
	background-image: url(images/h7.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
}
.menu1 a, .menu3 a {
	margin-right: 5px;
	margin-left: 5px;
	color: #D0301A;
	font-family: Verdana;
	text-decoration: none;
}

.menu2 {
	background-image: url(images/m2.gif);
	background-repeat: repeat-y;
	width: 185px;
}
.menu3 {
	background-image: url(images/f2.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	line-height: 15px;
}
.menu4 {
	color: #FFFFFF;
	background-color: #9b3a00;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 24px;
}
.menu4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu5 {
	font-size: 11px;
	color: #000000;
	background-image: url(images/f4.gif);
	background-repeat: repeat-x;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: middle;
	width: 200px;
}
a {
	color: #F03600;
	text-decoration: underline;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
.brands {
		line-height: 14px;
		padding-left: 20px;
}
.brands a {
	font-size: 13px; 
	font-weight: bold;
	color: #A46125;

	text-decoration: none;
}
.small {
	font-size: 11px;
	color: #A4804A;
	text-decoration: none;
}

td {
	vertical-align: top;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #F03600;
	padding-left: 10px;
	font-weight: normal;
	margin-top: 10px;
	letter-spacing: -1px;
}
.border1 {
	background-image: url(images/border1.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.border2 {
	background-image: url(images/border2.gif);
	background-repeat: repeat-y;
	width: 7px;
 	

}

.text_box {
	font-size:13px;
}


.copyr2 {
	font-weight: bold;
	color: #9B3A00;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 11px;
}
.main {
	font-size: 13px;
	padding-bottom: 50px;
}
.main p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
}
.red {
	color: #F02B00;
	padding: 3px;
	text-align: center;
	border: 2px solid #F02B00;
	background-color: #FFEEEA;
}
.grey {
	color: #666666;
	background-color: #E6E6E6;
	text-align: center;
	padding: 3px;
}

.prices1 {
	font: bold 16px "Arial Narrow";
	color: #333333;
	background: #E6E6E6 url(images/prices1.gif) no-repeat left;
	vertical-align: middle;
	padding-left: 6px;
}
.prices2 {
	font: bold 16px "Arial Narrow";
	color: #FF3300;
	text-align: center;
	vertical-align: middle;
	background: #FFEA88;
	padding-right: 4px;
	padding-left: 4px;
}



.offers {
	text-align: center;
	padding-bottom: 20px;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #CC0000;
	margin-top: 0px;
	padding-top: 0px;
}
.prices td {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.bold1 {
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.bold2 {
	font-size: 13px;
	font-weight: bold;
	color: #F73900;
	text-decoration: none;
}
.bold4 {
	font-size: 13px;
	color: #996600;
	text-decoration: none;
}
.prices input, input.white {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	font-size: 11px;
}
.main h2 {
	padding-left: 20px;
	margin-bottom: 5px;
}
.border3 {
	background-image: url(images/border3.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.border4 {

	background-image: url(images/border4.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.prices3 {
	font: bold 20px/20px "Arial Narrow";
	color: #FFEA88;
	text-align: center;
	vertical-align: middle;
	background: #FF3300;
	padding-right: 4px;
	padding-left: 4px;
}
.prices3 a {
	color: white;
	text-decoration: none;
}
input#sum0, input#sum00, input#qty0, input#qty00, input#sums, input#total {
	font-weight: bold;
	background-color: transparent;
	border: 0px;
	text-align: right;
	padding-right: 2px;
}
input#qty {	text-align:right; border: 1px solid #F73900; padding-right: 2px; width: 20px;	}
input#total { font-size: 15px; }
input#proceed { 
	background-color: #336600;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	border: 0px;
	width: 400px;
}
select#country, select#state { width: 200px; }
textarea#cs2 { width: 100%; height: 100px;}
