
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}

h1 {
	font: 900 20px/20px Times New Roman, Times, serif;
	color: #5f5012;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}

h2 {
	font: normal 15px/10px  arial, verdana, sans-serif;
	color: #886d00;
	font-weight:bold;
}
h3 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #b53e2a;
	margin: 0px;
}

h4 {
	font: 700 10px/14px Arial, Helvetica, sans-serif;
	color: #504e4e;
	font-style:italic;
	margin: 0px;
}

ul {
	margin: 0px;
	padding:0px;
}
.ProductNameText 
{
	font: 900 20px/20px Times New Roman, Times, serif;
	color: #5f5012;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}

.AddToCartButton, .ContinueShoppingButton, .CheckoutNowButton, .UpdateCartButton, .CartDeleteButton, .ShippingPageContinueCheckoutButton, .PaymentPageContinueCheckoutButton, .ReviewPageContinueCheckoutButton, .submit, .UpdateAccountButton, .AccountPageContinueCheckoutButton, .btnReturn, .btnSaveAddress, .btnDeleteAddress, #btnReturn, .ContinueCheckoutButton, #LoginButton, #btnRequestNewPassword {
	display:none;
}
/*-----Links In Shopping Cart -------*/
a {
	color:#796100;
}
a:hover {
	color:#abbf2a;
}
/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, #copyright {
	width:951px;
}
#wrapper {
	
}
#mc {
	margin:auto;
}
#pagetile {
	background: #ffffff;
	float:left;
}
#header {
	display:none;
}
#headerprint {
	margin:0 0 10px 0;
}
.printthis {

}
nobr {
	display:none;
}


/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	display:none;
}
#nav, #nav ul {

}
#nav ul li {
	
}
#nav ul li a {
	
}
#nav em {
	display: none;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	
}
.subOne {
	
}
.subTwo {
	
}
.subThree {
	
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	background: #ffffff;
}
#contentend {
	float: left;
	padding: 0px 0px 80px 0px;
	background: url(images/end.gif) no-repeat center bottom;
}
#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	background: url(images/content_home.jpg) no-repeat 0px 0px;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}
#contentdivide #left {
	width: 290px;
	float: left;
}
#contentdivide #right {
	width: 100px;
	float: right;
}
#loginContent { 
	display:none;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 12px/16px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 480px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#leftcol a {
	color: #004e75;
	text-decoration:none;
}
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 870px;
	float: left;
}
#widecol p, #widecol table{
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
}
#widecol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#widecol ul li {
	font: normal 12px/18px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 25px;

}


/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 380px;
	float: left;
}
#midcol a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#b53e2a;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 360px;
	float: right;
}
#rightcol a {
	color: #ae852a;
	text-decoration:none;
}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}
 #rightcol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #3f3e3e;
	height:75px;
	text-align:left;
	background:  url(images/end.gif) no-repeat 0px 0px;
	padding: 25px 0px 0px 0px ;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #211907;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #211907;
	text-decoration:underline;
}
#copyright p { margin: 0 0 0 190px;}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	display:none;
	
}
#topheaders {
	
}

