body {
 	background: url('images/backer.jpg') no-repeat;
	background-position:top center;
 	background-attachment:scroll 0 0;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height: auto;
	padding: 0;
	margin: 0;
}
.main_backer { 
 	width:auto;
 	height:314px;
 	background: url('images/backer.jpg') no-repeat;
 	background-position: top center;
 	background-attachment:scroll 0 0;
}
.mainBody_backer { 
 	width:auto;
 	height:700px;
	background: url('images/body_backer.gif') repeat;
	background-position:top center;
	background-attachment:scroll 0 0;
}
/*=========Start header ========*/
.header_home {
	width:850px;
	position:relative;
	left:2px;
}


#date {
	color:#CCCCCC;
	font-size:12px;
	position:relative;
	float:right;
	width:100px;
	height:7px;
	top:-185px;
	left:3px;
}


#phone {
	color:#FFFFFF;
	font-size:18px;
	width:150px;
	height:10px;
	position:relative;
	float:right;
	top:-160px;
	left:125px;
}


#topnav {     /*=====Navigation =========@Important=======*/
	width:700px;
	height:42px;
	position:relative;
	left:25px;
	float:left;
	margin-top:-9px;
}
#nav_special
{
	float:left;
	width: 88px;
	height: 42px; 
}
#nav_special a 
{
	background: url("images/nav_specials.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#nav_special a:hover 
{
	background-position: -88px 0; 
}
#nav_about
{
	float:left;
	width: 81px;
	height: 42px; 
}
#nav_about a 
{
	background: url("images/nav_about.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#nav_about a:hover 
{
	background-position: -81px 0; 
}
#nav_about_on a 
{
	float:left;
	width: 88px;
	height: 42px;
	background: url("images/nav_about.jpg") no-repeat;
	display: block;
	background-position: -88px 0;
}
#nav_brands
{
	float:left;
	width: 63px;
	height: 42px;
}
#nav_brands a 
{
	background: url("images/nav_brands.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#nav_brands a:hover
{
	background-position: -63px 0;
}
#nav_links 
{
	float:left;
	width: 53px;
	height: 42px;
}
#nav_links a 
{
	background: url("images/nav_links.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#nav_links a:hover
{
	background-position: -53px 0;
}
#nav_links_on a
{
	float:left;
	width: 60px;
	height: 42px;
	background: url("images/nav_links.jpg") no-repeat;
	display: block;
	background-position: -60px 0;
}

#nav_products 
{
	float:left;
	width: 102px;
	height: 42px;
}
#nav_products a 
{
	background: url("images/nav_departments.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#nav_products a:hover
{
	background-position: -102px 0;
}
#nav_products_on a 
{
	float:left;
	width: 84px;
	height: 42px;
	background: url("images/nav_products.jpg") no-repeat;
	display: block;
	background-position: -84px 0;
}

#nav_storage 
{
	float:left;
	width: 140px;
	height: 42px;
}
#nav_storage a 
{
	background: url("images/nav_storage.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%; 
}
#nav_storage a:hover
{
	background-position: -140px 0; 
}
#nav_storage_on a 
{
	float:left;
	width: 139px;
	height: 42px;
	background: url("images/nav_storage.jpg") no-repeat;
	display: block;
	background-position: -139px 0;
}
#nav_help 
{
	float:left;
	width: 58px;
	height: 42px;
}
#nav_help a 
{
	background: url("images/nav_help.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#nav_help a:hover
{
	background-position: -58px 0;
}
#nav_help_on a 
{
	float:left;
	width: 58px;
	height: 42px;
	background: url("images/nav_help.jpg") no-repeat;
	display: block;
	background-position: -58px 0; 
}

#nav_contact 
{
	float:left;
	width: 95px;
	height: 42px;
}
#nav_contact a
{
	background: url("images/nav_contact.jpg") no-repeat;
	display: block;
	width:100%; height:100%;
}
#nav_contact a:hover 
{
	background-position: -95px 0; 
}
#nav_contact_on a 
{
	float:left;
	width: 95px;
	height: 42px;
	background: url("images/nav_contact.jpg") no-repeat;
	display: block;
	background-position: -95px 0;
}

#nav_home 
{
	float:left;
	width: 68px;
	height: 42px;
}
#nav_home a
{
	background: url("images/nav_home.jpg") no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#nav_home a:hover 
{
	background-position: -68px 0; 
} /*==========End Navigation========*/


.cart_link {
	width:80px;
	height:80px;
}
.cart_link a{
	width:100%;
	height:100%;
	display:block;
}
/*==============End Header===========*/


.leftnav {
 padding-left:50px;
 margin-bottom:75px;
}
.leftnav a { text-decoration:none; color:#0000FF; 
}
.leftnav a:hover { text-decoration:none; color:#990000; 
}
.padL
{
	font-family:arial;
	font-size:12px;
	color:#333333;
	padding-left:25px;
	padding-right:35px;
}
.product_square {
	border:2px groove #999999;
	padding:5px;
	width: 118px;
}
a.product_name {
	font-family:Arial;
	color:#0000FF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a.product_name:hover{
	text-decoration:underline;
}
.item {
	font-family:Arial;
	color:#009933;
	font-size:14px;
}

.free_shipping {
	font-family:Arial;
	color:#666666;
	font-size:14px;
	font-style:italic;
}
.stroke {
	width:850px;
	height:400px;
	background: url("images/footer.jpg") no-repeat;
	background-position:2px;
}

.footer_text {
	margin-top:-25px;
	position:relative;
	font-family:Arial;
	color:#996633;
	padding-left:55px;
}
a.proImg
{
	text-decoration:none;
	color:#0000FF;
}
a.proImg:hover
{
	text-decoration:none;
	color:#990000;
}

/*======*/

.greybold {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none
}
A.greybold:hover {
	text-decoration:underline;
}
.grey {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}
A.grey:hover {
text-decoration:underline;
}
.greybig {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}
A.greybig:hover {
text-decoration:underline;
}
.cartHeader
{
	background-color:#E9E8E8;
	font-family: Arial;
	font-size: 11px;
	color: #484F57;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px solid #c1bfbf;
	border-right:1px solid #c1bfbf;
	}
.cartItem
{
	background-color:#F6F6F6;
	font-family: Arial;
	font-size: 11px;
	color: #525563;
	font-weight: normal;
	text-decoration:none;
	border-bottom:1px solid #c1bfbf;
	border-right:1px solid #c1bfbf;
}
.cartItem a
{
	font-family: Arial;
	font-size: 11px;
	color: #525563;
	font-weight: normal;
	text-decoration:none;
}
.cartItem a:hover
{
	color: #525563;
	text-decoration:underline;
}

.td_center_header1{
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:9px;
}
.td_center_header2{
	font-family:arial;
	font-size:32px;
	color:#CEA261;
}
.td_center_header3{
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:9px;
}
.td_footer1{
	background-image:url(images/bottom1.jpg);
	background-repeat:no-repeat;
	height:19px;
	width:10px;
}
.td_footer2{
	background-image:url(images/bottom_center.jpg);
	background-repeat:repeat-x;
	height:19px;
}
.td_footer3{
	background-image:url(images/bottom2.jpg);
	background-repeat:no-repeat;
	height:19px;
	width:10px;
}
.tdCenter{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#F3F7F8;
}
.center2{
	border-left:1px solid #F66911;
	border-right:1px solid #F66911;
	background-color:#ffffff;
}
.imageno{
	background-color:#F9E4D4;
	border:1px solid #B9570C;
	color:#7A4E34;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	height:28px;
	padding:4px 8px;
	text-decoration:none;
}
A.imageno:hover{
	text-decoration:underline;
}
.text
{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#315087;
	text-decoration: none;
	line-height: 16px;
	height:16px; 
	border-style:groove; 
	padding-left:5px;
	border:1px solid #333300;
}
.lstbx
{
	background-color:#ffffff;
	font-family: arial;
	font-size: 11px;
	color:#333333; 
	text-decoration: none;
	border-style:groove; 
}
.lbl
{
	background-color:Transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	line-height: 16px;
	height:16px; 
	border-style:none; 
	padding-left:5px;
}
.btn4{
	background-color:#907854;
	border:1px solid #3e2b1a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
	padding-top:4px;
	padding-bottom:4px;
	}
	
	.pwd {
	font-family: Arial;
	font-size: 11px;
	color: #F86C14;
	font-weight: normal;
	text-decoration:none;
}
a.pwd:hover {
	text-decoration:underline;
}

.pg{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#525563;
	padding:5px 0px 5px 5px;
}
a.pg{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#525563;
	padding:2px 5px;
	border: 1px solid #89A2F1;
	margin-right: 5px;
	margin-left: 5px;
}
a.pg:hover{
	background-color:#daf3fb;
	color: #525252;
	border: 1px solid #e3e6e7;
}

.grey_small {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}


.paging {
	font-family:Arial;
	font-size:12px;
	color:#545454;
	font-weight:bold;
	padding-right:1px;
	padding-left:1px;
	line-height:20px;
	text-decoration:none;
}
a.paging:hover {
	font-family:Arial;
	font-size:12px;
	color:#DB1814;
	line-height:20px;
	text-decoration:underline;
}
.paging2 {
	font-family:Arial;
	font-size:12px;
	color:#DB1814;
	font-weight:bold;
	padding-right:1px;
	padding-left:1px;
	line-height:20px;
	text-decoration:none;
}
a.paging2:hover {
	font-family:Arial;
	font-size:12px;
	color:#DB1814;
	line-height:20px;
	text-decoration:none;
}
	
	