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:337px;
	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 img {
	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:149px;
	height:200px;
	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", Arial, Verdana, Helvetica, 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;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	}

.boxContent_extend {
	padding:5px;
	margin-bottom: 5px;
	float:left;
	width:558px;
	height:980px;
	background: #FFFFFF;
	color: #696969;
	border:1px solid #ACB468;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	}

.boxContent p,
.boxContent_extend p {margin:5px 0;}

h2.txtContentTitle {
	font:18px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:10px 0;
	}


h3 {
	font:bold 14px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	margin:20px 0 10px;
	text-transform:uppercase;
	color:#ACB468;
	background: #FFFFFF;
	}





/**ANNOUNCEMENT BOX - HOME PAGE
********************************/
#Announcement{
	margin:0 0 10px 0;
	padding:0;
	background: #FFFFFF;
	color: #333333;
	border:3px double #ACB468;
	width:564px;
	height:100%;
	float:left;
	}


#ABoxOne {
	padding:3px;
	width:260px;
	height:375px;
	float:left;
	}

#ABoxTwo {
	padding:3px;
	}
	
#ABoxTwo p {
	line-height:22px;
	margin:5px 5px 10px 5px;
	}

#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;
	height:1040px;
	background:#FFFFFF;
	color: #696969;
	width:559px;
	padding:5px 5px 0 0;
	border:3px double #ACB468;
	}

#SingleProductView h1 {
	font:20px "Century Gothic", Arial, Verdana, Helvetica, 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: "Century Gothic", Arial, Verdana, Helvetica, 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:74px;
	height:100px;
	}



#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;}
#AddToBasket {margin:50px 0;}
#Options {margin-left:1px;}
#Options td {padding: 5px 5px 5px 0}
.OptionsStyle {
	border:1px solid #ACB468;
	color: #696969;
	background: #FFFFFF;
	}

/**RELATED PRODUCTS
*********************/
#RelatedProducts {
	width:95%;
	height:150px;
	text-align:left;
	margin:60px 5px 0 5px;
	/*padding-left:10px;*/
	}

#RelatedProducts h3 {
	text-align:left;
	margin:0 0 10px 20px;
	padding:0;
	color:#8CAD66;
	background:#FFFFFF;
	font:14px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	}


.RProds {
	float:left; 
	text-align:center; 
	width:145px; 
	height:220px; 
	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 0 20px 0;
	}
	
#AboutUs h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, 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 0 20px 0;
	}
	
#ContactUs h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, 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 0 20px 0;
	}
	
#PrivacyPolicy h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, 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 0 20px 0;
	}
	
#Terms h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */

#SizeChart {
	background-image:url(../styleImages/headers/SizeChart.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:62px;
	border:none;
	margin:0 0 20px 0;
	}
	
#SizeChart h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */
 
 
#Links {
	background-image:url(../styleImages/headers/Links.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:62px;
	border:none;
	margin:0 0 20px 0;
	}
	
#Links h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */
