/* CSS Document */

body {

  background-color:#2f2418;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#f5d1a2;
  margin:0px;
}
h2 {
	font-weight: normal;
	font-size: 28px;
	padding-left: 20px;
	padding-top: 18px;
	margin-top: 0px;
}


p {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
}
a {
	color: #ff8c07;
}

#wraper {
	margin:0px;
	padding:0px;
	background-image:url(images/bgImage.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:800px;
	position: relative;
}

#LeftArea {
	width:35px;
	float:left;
	background-image:url(images/leftside.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 800px;
}

#content_Area {
	width:882px;
	float:left;
	margin:0px;
	padding:0px;
}

#logo {

  width:882px;
  height:98px;
  margin:0px;
  padding:0px;
  background-image:url(images/logo.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}
#logo h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}



#nav {
	height:19px;
	background-image:url(images/navigation.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#fba745;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}

#nav ul {

  margin:0px;
  padding:0px;
  list-style:none;
  display:inline;
 
}


#nav li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	position: relative;
}


#nav li a {

  text-decoration:none;
  padding-left:12px;
  padding-right:12px;
  margin:0px;
  color:#fba745;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding-top:10px;
  padding-bottom:20px;
}


#nav li a:hover, .current_page {

  text-decoration:none;
  padding-left:12px;
  padding-right:12px;
  margin:0px;
  color:#312619;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  background-image:url(images/bgNav.jpg);
  background-repeat:repeat-x;
  padding-top:10px;
  padding-bottom:20px;
  
}


#ContentArea {
	width:882px;
	height:auto;
	margin:0px;
	padding:0px;
}
#homeText {
	font-size: 14px;
	margin-top: 10px;
}

#product-wrapper {
	margin: 0px;
	padding: 0px;
	width: 862px;
	background-color: #15100A;
}



#left_Content {
	width:600px;
	height:auto;
	float:left;
	background-color: #302418;
}
#pageContent {
	padding-right: 20px;
	padding-left: 20px;
}
#productContent {
	padding-right: 20px;
	padding-bottom: 20px;
}
#productContent p {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#productContent .price {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	color: #FFF;
}
#productContent .price s {
	color: #F8B972;
}


#breadcrumb {
	color: #7B6244;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumb strong {
	padding-left: 5px;
	color: #8E724F;
}
#breadcrumb a {
	color: #7A6045;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
img.productPhoto {
	float: left;
	padding: 8px;
	background-color: #7A6045;
	margin-right: 10px;
	margin-bottom: 15px;
}
.productBox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A6045;
	width: 550px;
	margin-left: 20px;
}

.productBox img {
	background-color: #7A6045;
	padding: 3px;
	float: left;
	margin-right: 10px;
}
.productBox h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.productBox h4 a {
	font-size: 18px;
	color: #F5D1A2;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.productBox h4 a:hover {
	text-decoration: underline;
}
.productBox p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#prodcut_Content {

}
#sidebar {
	background-color: #15100A;
	float: right;
	width: 262px;
}
.testimonial {
	color: #fba745;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 16px;
	padding: 10px;
}
#ingredients {
	padding: 20px;
	color: #F0BA71;
}
#ingredients h3 {
	color: #7D6446;
	margin-bottom: 5px;
}



#righr_content {
	width:282px;
	float:right;
	margin: 0px;
	padding: 0px;
}
#righr_content ul, #sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}


#display {

  width:600px;
  height:416px;
  margin:0px;
  padding:0px;
}

.footerText {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#d7d7b6;
  font-weight:bold;
}

.footerText a {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#d7d7b6;
  font-weight:bold;
  text-decoration:none;
}

.footerText a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#FF9900;
  font-weight:bold;
  text-decoration:none;
}
#freeGiftBanner {
	background-image: url(images/freegifts.jpg);
	margin: 0px;
	padding: 0px;
	height: 182px;
	background-repeat: no-repeat;
	width: 260px;
}
#charityBox {
	margin: 4px;
	padding: 4px;
	border: 1px solid #FF8C0A;
	color: #140F0B;
	font-size: 14px;
	background-color: #F8B972;
}

#twoforBanner {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #d7d7b6;
}

#wholesale {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5D1A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5D1A2;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wholesale h3 {
	font-weight: bold;
	color: #F7BB75;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#wholesale p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}





#product1 {
	width:260px;
	height:108px;
	background-image:url(images/bottleImage.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#product1 img {
	position: absolute;
	right: 20px;
	top: 20px;
}


#product1 p {

  padding-left:80px;
  padding-top:27px;
}

#banner {
	height:154px;
	margin:0px;
	padding:0px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	width: 282px;
}

#lastBanner {

  width:260px;
  height:269px;
  background-image:url(images/lastbanner.jpg);
  background-repeat:no-repeat;
}


#lastBanner P {

  padding-top:130px;
  padding-left:20px;
}


.smallOrange {

  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ff8c07;
  font-weight:bold;
}

#content_Area_Inner {

  width:600px;
  height:542px;
  background-image:url(images/contentAreaBg.jpg);
  background-repeat:no-repeat;
}

#content_Area_Inner1 {

   width:auto;
   height:auto;
   padding-left:15px;
   padding-right:15px;
   padding-top:15px;
}
#footer {
	background-color: #2F2418;
	padding-top: 50px;
	padding-bottom: 10px;
}



h3 {
	font-family:"Arial Narrow";
	font-size:25px;
	color:#ff8c07;
	font-weight:normal;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.clrr {
	clear:both;
	margin: 0px;
	padding: 0px;
}


.text10 {

  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  color:#FF9900;
}


.text10 a {

  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  color:#FF9900;
  text-decoration:none;
}


.text10 a:hover{

  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  color:#FF9900;
  text-decoration:underline;
}





.text12 {

  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#fbbd75;
}

.text11 {

  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  color:#FFFFFF;
}
/* ------------ DROP DOWN MENU STYLES --------------- */
#nav li ul {
	position: absolute;
	width: 12em;
	top: 28px;
left: -999em; 
}

#nav li:hover ul {
	left: 0px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0px;
}
#nav li ul li {
	float: none;
	position:none;
}
#nav li ul li a {
	background-color: #7D6446;
	color: #FF8C07;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #312519;
	text-align: left;
	display: block;
}
#nav li ul li a:hover {
	color: #15100A;
	background-color: #FBBC75;
	text-align: left;
	background-image: none;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
}

