@charset "utf-8";
/* CSS Document */

/* Template design by Joshua Horn. http://reformingtoscripture.com */
/* Copyright 2009 */
/* All Rights Reserved. */ 



body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url('images/background.jpg');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

noscript #javaoff {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #000;
}

#products {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.product_img {
	margin-right:8px;
}

#add_to_cart {
	margin-left:155px;
	margin-top:-8px;
}

.file h3 {
	color: #600;
	text-align: left;
}

.file #navigation {
	position:relative;
	z-index:2;
	width:950px;
	background:#EAE7DF url(http://i254.photobucket.com/albums/hh92/eblogtemplates/naturalessence/nanav.gif) repeat;
	height:41px; 
	border-top:1px solid #996
	}

.file #navigation ul {
	z-index:2;
	padding:0; 
	margin:0;
	background-color:#F66;
	}

.file #navigation li {
	float:left; 
	list-style:none
	}

.file #navigation li a{
	z-index:2;
	background:#FFF url(http://i254.photobucket.com/albums/hh92/eblogtemplates/naturalessence/nanav.gif) repeat-x;
	border-right:1px solid #C9C6B3;
	color:#553;
	display:block;
	line-height:41px;
	padding:0 14px;
	text-align:center;
	text-decoration:none;
	font-size: 11pt;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	width:110px;
	}

.file #navigation li ul {
	position:absolute;
	z-index:2;
	display: none;
	}
 
.file #navigation ul li a {
	z-index:2;
	display: block;
	}
 
.file #navigation li:hover ul {
	z-index:2;
	display: block; 
}

.file #navigation a:hover{
	z-index:2;
	background-position:left bottom;
	color:#221;
	}
	
.file #navigation .current_page_item a{
	z-index:2;
	color:#331
	}
	
.submenu li {
	z-index:3;
  	clear:both;
  	width:120px; /* set the width so your submenu items are all the same width */
	background-image:none;
}

.file #container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #300;
	border-top: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-bottom: 50px;
}

.file #header_image {
	width: 950px;
	height: 150px;
}

.file #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	border-right:1px #000;
	padding: 15px 10px;
}
.file #mainContent { 
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.file #text {
	width:685px;
	padding: 0 20px;
	line-height: 130%;
	text-align: justify;
}

.file #footer {
	width:auto;
	height:60px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url(images/footer.gif);
	background-position:center;
	border:1px #000;
	background-repeat:no-repeat;
	position:relative;
	top:4px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {
	color:#600;
	text-decoration: underline; 
}
	
a:active {
	color: #0000ff; 
	text-decoration: 
	underline; 
}

a:visited {
	color:#600;
	text-decoration: underline; 
}

a:hover {
	color:#603;
	text-decoration: none; 
}

.centered {
	text-align: center;
}


/* Recent News */
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

div.feedburnerFeedBlock p.date {
font-size: .88em;
list-style: none;
display: inline;
margin-left: 10px;
color:#CC3;
padding-left: 0;
text-indent: 0;
}

div.feedburnerFeedBlock ul li div {
display: inline;
list-style: none;
font-size:14px;
}

div.feedburnerFeedBlock span.headline {
color: #600;
font-weight: bold;
list-style: none;
display: block;
text-indent: 0;
}

div.feedburnerFeedBlock span.headline:hover {
color: #600;
list-style: none;
}

div.feedburnerFeedBlock headline {
color: #600
}

div.feedburnerFeedBlock ul li {
	color:#000;
margin-bottom: 2em;
list-style: none;
padding-left: 0 !important;
text-indent: 0 !important;
}


div.feedburnerFeedBlock img {
display:none; 
}


[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
.file #sidebar1 { width: 220px; }
</style>
[endif]
[if IE]>
<style type="text/css"> 
.file #sidebar1 { padding-top: 30px; }
</style>
[endif]
.no_bullet {
	list-style-type: none;
}
.no_bullet {
	list-style-type: none;
}

h4 {
	color: #030;
}
