.input, input, select, textarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a { 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration: underline; 
}
body, td, span, div {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.body a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.body a:hover
{
	text-decoration: underline;
}
.body_bd, .bodybd {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.bodybd_red, .body_bd_red
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F04425;
	text-transform: none;
}
.body_em
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	color: #000000;
}
.body_bd_white {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}
.body_bd_white a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.body_bd_white a:hover {
	text-decoration: underline;
}
.body_red
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F04425;
	text-transform: none;
}
.smbody
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.smbody_red
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F04425;
	text-decoration: none;
}

.smbody_red:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F04425;
	text-decoration: underline;
}
.smbody_bd
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.large_bd, .lgbodybd
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headerline {background: #F04425;}
.header {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Arial; text-transform: uppercase;}
.headerBlack{FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2E3436; FONT-FAMILY: Arial; text-transform: uppercase;}
.textRed {color:#F04425; font-weight: bold;  text-transform: uppercase;}
.cartText a {font-size:12px; font-weight: bold; color: #F04425; text-decoration: underline;}
.cartText a:hover{text-decoration: none;}
.cartText a:active{text-decoration: none;}
.cartText a:visited{}
.darkbox {border:1px solid #2E3436;}
.lightbox {border:1px solid #c5c5c5;}
.bgcolor1 {background: #2E3436; color:#ffffff;}
.pagination {background:#2E3436; height: 25px; color: #fff;}
.pagination a {font-size:11px; color: #fff; text-decoration: underline;}
.pagination a:hover{text-decoration: none;}
.pagination a:active{text-decoration: none;}
.pagination a:visited{}
.pagination td {font-size:11px; color: #fff; text-decoration: none;}
.dotLine {
	background-image: url(/images/dot_spacer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	
}
.SiteBarBg
{
	background-color: #A68C4E;
}
.SiteBarCopy
{
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.ProductDetailDD
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	width: 98%;
}
.navlist {
	padding-left: 0;
	margin-left: 0;
	width: 150px;
}

.navlist li {
	list-style: none;
	margin: 0;
	padding: 0.5em;	
}

.navlist li a { 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.navlist li a:hover {
	text-decoration: underline; 
}
.navlistWhite {
	padding-left: 0;
	margin-left: 0;
	width: 156px;
}

.navlistWhite li {
	list-style: none;
	margin: 0;
	padding: 0.5em;	
}

.navlistWhite li a { 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.navlistWhite li a:hover {
	text-decoration: underline; 
}
#footer {
	background-color: #A68C4E;
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
}
.SiteTableBorder {
	border: 1px solid #666666 ;
	border-collapse:collapse;
	background-color:#666666 ;
}
.SiteTableBg {
	background-color:#666666 ;
}
.SiteTableHeadCopy
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.OrderTableBorder {
	border: 1px solid #999999;
	border-collapse:collapse;
	background-color:#DDDDDD;
}
.OrderCellBorder {
	border: 1px solid #999999;	
	background-color:#F1F1F1;
}