body {
	padding:0; 
	margin:0; 
	background:#ACB468;
	color:#333333;
	font:12px/20px Arial, Verdana, Helvetica, sans-serif;
	}
	
#Header{
	width:100%;
	height:109px;
	margin:0px;
	padding:0px;
	background-color:#6B7A4F;
	}
	
#HeaderInner{
	width:800px;
	height:109px;
	margin:0 auto;
	padding:0px;
	background-color:#6B7A4F;
	}
	
#logo{
	width:242px;
	height:95px;
	text-align:center;
	margin:0 auto;
	position:relative;
	background-color:#6B7A4F;
	}
	
	
	
#topNav{
	width:80px;
	height:24px;
	float:right;
	margin-top:-80px;
	background-color:#6B7A4F;
	position:relative;
	padding:0;
	}
	
.icon, .icon a {
	float:right;
	width:23px; 
	height:24px;
	border:none;
	background-color:#6B7A4F;
	padding:0;
	}
	
.icon {margin-left:10px;}
#pageSurround {
	width: 780px;
	margin: 10px auto;
	padding:10px;
	background-color:#FFFFFF;
	color: #696969;
	}

	
#Wrap {
	background: #CDD6AA;
	color: #696969;
	padding:10px;
	}
	
	
/**LEFT COLUMN
***************/
#LeftColumn {
	width: 180px; 
	margin:0 10px 0 0;
	}



/**SIDEBAR NAVIGATION
***********************/
#MainNavigation {margin-top:0;}

ul#Categories, 
ul#Session, 
ul#CartNav {
	margin-bottom:10px;
	padding:0;
	width:180px;
	list-style-position:inside;
	}
	
ul#Categories li, 
ul#Session li, 
ul#CartNav li {
	list-style-type:square;
	margin:0;
	padding:3px 0px 3px 8px;
	background: #6F2004;
	color: #333333;
	border-top:3px double #ACB468;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	}

ul#Categories li:hover, 
ul#Session li:hover, 
ul#CartNav li:hover {
	list-style-type:square;
	margin:0;
	padding:3px 0px 3px 8px;
	background: #6F2004;
	color: #FCFCFC;
	border-top:3px double #ACB468;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	}

ul#Categories li.first, 
ul#Session li.first, 
ul#CartNav li.first {border-top:1px solid #333333;}

ul#Categories li a, 
ul#Session li a, 
ul#CartNav li a {
	background: #6F2004;
	color: #ACB468;
	text-decoration:none;
	/*font-weight:bold;*/
}


ul#Categories li a:hover, 
ul#Session li a:hover, 
ul#CartNav li a:hover {
	background: #6F2004;
	color: #FCFCFC;
	text-decoration:none;
	}


/**CURRENT CATEGORY HIGHLIGHT
******************************/
ul#Categories li#SubCurrent,
ul#Categories li#SubCurrent a,
ul#Categories li#CatCurrent, 
ul#Categories li#CatCurrent a {color:#FCFCFC;	background: #6F2004;}


ul#Categories li#CatCurrent a:hover {text-decoration:underline;	}


ul#Categories li#CatCurrent ul {
	margin:0 0 0 -9px;
	width:180px;
	}

ul#Categories li#CatCurrent li {
	background: #FFFFFF;
	color: #ACB468;
	} 

ul#Categories li#CatCurrent li a {
	background:#FFFFFF;
	color:#ACB468;
	text-decoration:none;
	/*font-weight:bold;*/
	}


ul#Categories li#CatCurrent li a:hover {
	color:#ACB468;
	text-decoration:none;
	/*font-weight:bold;*/
	}


ul#Categories li#CatCurrent ul li#SubCurrent {
	background:#6B7A4F;
	color:#ACB468;
	}


ul#Categories li#CatCurrent ul li#SubCurrent a {
	background:#6B7A4F;
	color:#ACB468;
	text-decoration:none;
	/*font-weight:bold;*/
	}

ul#Categories li#CatCurrent ul li#SubCurrent a:hover {text-decoration:underline;}


#LeftColumn p {margin:0;padding:0;}
#LeftColumn a {text-decoration:none;}
#LeftColumn a:hover {text-decoration:underline;}


/**LEFT COLUMN HEADER GRAPHICS
*********************************/
#ShoppingBasket {
	background-image:url(../styleImages/headers/ShoppingBasket.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}

#Information{
	background-image:url(../styleImages/headers/information.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}

#MailingList {
	background-image:url(../styleImages/headers/MailingList.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}

#FeaturedProducts {
	background-image:url(../styleImages/headers/featuredproducts.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}



#FPImage {
	/*width:120px;
	height:120px;*/
	border:none;
	margin-bottom:5px;
	}

#SaleItems {
	background-image:url(../styleImages/headers/saleItems.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}
	
#PopularProducts {
	background-image:url(../styleImages/headers/popularProducts.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:60px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}


#FeaturedProducts h3, #MailingList h3, #PopularProducts h3,
#Information h3, #ShoppingBasket h3, #SaleItems h3 {
	display:none;
	text-align:center;
	font:26px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	}

.LeftBox {
	margin-bottom:10px;
	padding: 5px 0 5px 5px;
	width:175px;
	background-color: #FFFFFF;
	color: #333333;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	border-bottom:1px solid #ACB468;
	}

.dropDown_Currency,
.dropDown_Language {
	width: 140px;
	border:1px solid #CCC;
	margin-top:5px;
	margin-left:10px;
	color: #696969;
	font-size:11px;
	}

/**GENERAL LINKS
*****************/
a {
	color:#696969; 
	background: #FFFFFF;
	text-decoration:none;
	}


a:hover {
	color:#ACB468; 
	background:#FFFFFF;
	text-decoration:underline;
	}
	
	
	
/**MAIN CONTENT
****************/
#Content{
	width:570px;
	padding:0;
	height:100%;
	}

	
.boxContent {
	padding:5px;
	margin-bottom: 5px;
	height:100%;
	background: #FFFFFF;
	color: #696969;
	float:left;
	width:558px;
	border:1px solid #ACB468;
	}

.boxContent_extend {
	padding:5px;
	margin-bottom: 5px;
	float:left;
	width:558px;
	height:980px;
	background: #FFFFFF;
	color: #696969;
	border:1px solid #ACB468;
	}


h2.txtContentTitle {
	font:18px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:10px 0;
	}

/**ANNOUNCEMENT BOX - HOME PAGE
********************************/
#Announcement{
	margin:0;
	padding:0;
	background: #FFFFFF;
	color: #333333;
	border:3px double #ACB468;
	width:564px;
	}

#PromoBox {
	margin:0;
	padding:3px 0;
	}

#PromoBox img {margin:0;}


/**LATEST PRODUCTS
********************/
#LatestProducts {
	margin:0;
	padding:0;
	height:100%;
	width:564px;
	background: #FFFFFF;
	color: #333333;
	border:3px double #ACB468;
	}
	
#LPWrap {
	padding:10px 10px 0 5px;
	margin:0 auto;
	height:100%;
	text-align:center;
	}
	
.LProds {
	float:left; 
	text-align:center; 
	width:145px; 
	height:250px; 
	padding:5px; 
	border:1px solid #ABC468; 
	margin:15px 0 15px 20px;
	}

.LPImage {
	width:145px; 
	height:150px; 
	background-color:#C6C2B3;
	background-position:center center;
	background-repeat: no-repeat; 
	}

.LPInfo {
	padding:5px 0;
	height:51px;
	}


.LPInfo a {
	color:#696969;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
.LPInfo a:hover {
	color: #ABC468;
	background: #FFFFFF;
	}


.LPDetails {
	margin:5px auto;
	background: #6F2004;
	color: #ABC468;
	width:100%;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
	border-bottom:3px double #ABC468;
	border-top:3px double #ABC468;
	}

.LPDetails a {
	color: #ABC468;
	background: #6F2004;
	padding:3px 0;
	}

.LPDetails a:hover {
	color:#DBE8AC;
	background: #6F2004;
	text-decoration:none;
	}



/**CATEGORY DESCRIPTION
************************/
#CPPromo{
	margin:0;
	padding:5px;
	background: #FFFFFF;
	color: #333333;
	border:3px double #ACB468;
	height:200px;
	}

#CatImage {
	margin:0 8px 0 0;
	float:left;
	height:100%;
	width:auto;
	position:relative;
	}

#CPDescription {
	margin:0;
	padding:0;
	color: #6B7A4F;
	background: #FFFFFF;
	}


#CPDescription h2 {
	font:18px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#6B7A4F;
	background: #FFFFFF;
	}

#BreadCrumb {
	margin:0;
	padding:0 0 0 5px;	
	color:#ACB468;
	background: #FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	}

#BreadCrumb a {
	color:#ACB468;
	background: #FFFFFF;
	text-decoration:none;
	}
	
#BreadCrumb a:hover {text-decoration:underline;}

#BreadCrumb span {color: #919191;}
	
.pagination {
	text-align: right;
	padding:0 5px 0 0;
	}



/**SUBCATEGORIES
******************/
#SubCategories {
	margin:0;
	padding:0 0 0 5px;
	width:555px;
	height:100%;
	float:left;
	}

#SubCategories p {
	margin:5px 10px;
	padding:0;
	color: #6F2004;
	background: #FFFFFF;
	}

.subCat {
	margin-left:10px;
	width:98%;
	float:left;
	height:100%;
	}

.subCat a {margin-right:10px;}


/**CATEGORY PRODUCTS
***********************/
#CategoryView {
	margin:10px 0 0 0;
	padding:0;
	height:100%;
	background: #FFFFFF;
	color: #333333;
	border:3px double #ACB468;
	}
	
	
#CPWrap {
	padding:10px 10px 0 5px;
	margin:0 auto;
	height:100%;
	text-align:center;
	}
	
.CProds {
	float:left; 
	text-align:center; 
	width:145px; 
	height:250px; 
	padding:5px; 
	border:1px solid #ABC468; 
	margin:15px 0 15px 20px;
	}

.CPImage {
	width:145px; 
	height:150px; 
	background-color:#C6C2B3;
	background-position:center center;
	background-repeat: no-repeat; 
	}

.CPInfo {
	padding:5px 0;
	height:51px;
	}


.CPInfo a {
	color:#696969;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
.CPInfo a:hover {
	color: #ABC468;
	background: #FFFFFF;
	}


.CPDetails {
	margin:5px auto;
	background: #6F2004;
	color: #ABC468;
	width:100%;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
	border-bottom:3px double #ABC468;
	border-top:3px double #ABC468;
	}

.CPDetails a {
	color: #ABC468;
	background: #6F2004;
	padding:3px 0;
	}

.CPDetails a:hover {
	color:#DBE8AC;
	background: #6F2004;
	text-decoration:none;
	}



/**SINGLE PRODUCT PAGES
************************/
#SingleProductView {
	margin:0;
	background:#FFFFFF;
	color: #696969;
	width:559px;
	height:100%;
	padding:5px 5px 20px 0;
	border:3px double #ACB468;
	}

#SingleProductView h1 {
	font:20px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	margin:20px 0 0 15px;
	border-bottom:1px solid #ACB468;
	}

#LeftSide {
	float:left;
	height:auto;
	width:300px;
	margin:20px 10px;
	background:#FFFFFF;
	}

#SPImage {text-align:center;}

#MoreImages {margin:30px 0 0 5px;}

#MIHeading {
	background-image:url(../styleImages/icons/MoreImages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto 10px;
	height:28px;
	width:263px;
	padding:0;
	text-align:center;
	} 

#MIHeading h3 {
	display:none;
	text-align:center;
	margin:0;
	padding:0;
	color:#DDDDDD;
	background:#FFFFFF;
	font-weight:normal;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px; 
	text-transform:uppercase;
	}/*This will hide the text in your header */


#MoreImages img {
	padding:5px;
	border:1px solid #CCCCCC;
	width:50px;
	height:50px;
	}



#RightSide {
	margin-top:20px;
	float:left;
	width:230px;
	background:#FFFFFF;
	color: #696969;
	}


#SPPrice {
	margin: 40px 0 10px 2px;
	font-size:16px;
	color: #6F2004;
	}

#SPCode {margin:0 0 0 2px;}
#SPEmail {margin: 3px 0 0 2px;}
#Purchase {margin:20px 0 0 0;}

#Options td {padding:2px 5px 2px 0;}
.OptionsStyle {
	border:1px solid #ACB468;
	color: #696969;
	background: #FFFFFF;
	}



/**RELATED PRODUCTS
*********************/
#RelatedProducts {
	height:350px;
	text-align:left;
	margin:40px 0 0 0;
	width:auto;
	text-indent:0;
	}


#RPHeader {
	background-image:url(../styleImages/headers/RelatedProducts.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:432px;
	height:66px;
	border:none;
	margin:0 0 10px 0;
	}
	
#RPHeader h3 {
	display:none;
	text-align:left;
	margin:0 0 10px 20px;
	padding:0;
	color:#8CAD66;
	background:#FFFFFF;
	font-weight:normal;
	font:14px Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
}/*This will hide the text in your header */

.RProds {
	float:left; 
	text-align:center; 
	width:145px; 
	height:240px; 
	padding:5px; 
	border:1px solid #ABC468; 
	margin:0 0 15px 20px;
	}

.RPImage {
	width:145px; 
	height:150px; 
	background-color:#C6C2B3;
	background-position:center center;
	background-repeat: no-repeat; 
	}

.RPInfo {padding:5px 0;}


.RPInfo a {
	color:#696969;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
.RPInfo a:hover {
	color: #ABC468;
	background: #FFFFFF;
	}


.RPDetails {
	margin:5px auto;
	background: #6F2004;
	color: #ABC468;
	width:100%;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
	border-bottom:3px double #ABC468;
	border-top:3px double #ABC468;
	}

.RPDetails a {
	color: #ABC468;
	background: #6F2004;
	padding:3px 0;
	}

.RPDetails a:hover {
	color:#DBE8AC;
	background: #6F2004;
	text-decoration:none;
	}




/**SITE DOCUMENTS
*******************/
.SiteDocs {
	text-decoration:none;
	text-align:center;
	margin:0 auto;
	text-transform:uppercase;
	font-size:11px;
	}

.SiteDocs a {
	color:#696969;
	background:#CDD6AA;
	text-decoration:none;
	padding-right:5px;
	}

.SiteDocs a:hover {
	color: #6f2004;
	background: #CDD6AA;
	text-decoration:none;
	}


#AboutUs {
	background-image:url(../styleImages/headers/AboutUs.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#AboutUs h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#ContactUs {
	background-image:url(../styleImages/headers/ContactUs.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ContactUs h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#PrivacyPolicy {
	background-image:url(../styleImages/headers/PrivacyPolicy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#PrivacyPolicy h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */

#Terms {
	background-image:url(../styleImages/headers/Terms.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#Terms h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


/**GENERAL HEADERS
*******************/
#MyAccountTitle {
	background-image:url(../styleImages/headers/myaccount.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#MyAccountTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#ViewBasketTitle {
	background-image:url(../styleImages/cart/ViewBasket.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ViewBasketTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#ChangePasswordTitle {
	background-image:url(../styleImages/headers/ChangeYourPassword.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ChangePasswordTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#dnExpireTitle {
	background-image:url(../styleImages/headers/dnExpire.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#dnExpireTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#ForgotPasswordTitle {
	background-image:url(../styleImages/headers/ForgotPassword.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ForgotPasswordTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#GatewayTitle {
	background-image:url(../styleImages/cart/PreferredPayment.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#GatewayTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#LoginTitle {
	background-image:url(../styleImages/headers/Login.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#LoginTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#LogoutTitle {
	background-image:url(../styleImages/headers/Logout.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#LogoutTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#NewsLetterTitle {
	background-image:url(../styleImages/headers/NewsLetterPreferences.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#NewsLetterTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */




#noShipTitle {
	background-image:url(../styleImages/headers/noShip.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#noShipTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */




#overWeightTitle {
	background-image:url(../styleImages/headers/overWeight.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#overWeightTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

 


#ProfileTitle {
	background-image:url(../styleImages/headers/Profile.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ProfileTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */




#RegistrationTitle {
	background-image:url(../styleImages/headers/ExpressRegistration.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#RegistrationTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#AlreadyACustomerTitle {
	background-image:url(../styleImages/headers/AlreadyACustomer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#AlreadyACustomerTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:10px 0;
}/*This will hide the text in your header */


#QuickCheckOut {
	background-image:url(../styleImages/headers/QuickCheckout.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:61px;
	border:none;
	margin:0;
	}
	
#QuickCheckOut h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:10px 0;
}/*This will hide the text in your header */


#NeedToRegisterTitle {
	background-image:url(../styleImages/headers/NeedToRegister.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#NeedToRegisterTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#ContinueShoppingTitle {
	background-image:url(../styleImages/headers/ContinueShopping.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ContinueShoppingTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#TAFTitle {
	background-image:url(../styleImages/headers/TellAFriend.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#TAFTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#UnsubscribeTitle {
	background-image:url(../styleImages/headers/Unsubscribe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#UnsubscribeTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#ViewOrderTitle {
	background-image:url(../styleImages/headers/viewOrder.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ViewOrderTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#ViewOrdersTitle {
	background-image:url(../styleImages/headers/viewOrders.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ViewOrdersTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

 