
body {
	margin: 20px 0;
	padding: 0;
	background: #EFFCF0 url(images/bg02.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #397739; 
}

h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #397739;
}


h1 {font-size: 42px ; color: #1F7F27; text-align: left; font-family: "Times New Roman", Times, Georgia, serif;}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a { color: #0000ff; text-decoration:underline;}
a:hover { color: #529cd0; text-decoration: underline;}


/* Menu */


#menu {	width: 700px; height: 40px; margin: 0 auto; background: #EFFCF0; border: 7px solid #235324;}

#menu ul { margin: 0; padding: 0; list-style: none; }

#menu li { display: inline; }

#menu a { display: block; float: left; height: 32px; padding: 8px 20px 0 20px; border-right: 1px solid #235324; font-weight: bold;color: #235324; }

#menu a:hover { background: #DAEBDB; }


/* Header */

#header {
	width: 745px;
	height: 140px;
	margin: 0 auto;
	background: url(images/header02b.jpg);
	border-right: 7px solid #275B28;
	border-left: 7px solid #275B28;
}

#header h1 { padding: 75px 0 0 20px; font-size: 1.8em;}


#header h2 { padding: 0 0 0 20px;font-size: .8em; }


#header a {  color: #DAEBDB; }


/* Content */


#content {
	width: 745px;
	margin: 0 auto;
	background: #ffffff url(images/img04.gif) repeat-y;
	border: 7px solid #275B28;
	border-top: none;
}

.section00 {
	padding: 0 0 0 0;
	border-bottom: 1px solid #C6DAC7;
	background: #ffffff;
}

.section01 {
	padding: 0 0 0 0;
	border-bottom: 1px solid #C6DAC7;
	background: #ffffff url(images/sidebar04.gif) repeat-x;
}

.section02 {
	padding: 0 0 0 0;
	border-bottom: 1px solid #C6DAC7;
	background: #ffffff url(images/sidebar03.gif) repeat-x;
}

.section03 {
	padding:10px 0 2px 0;
	border-bottom: 1px solid #C6DAC7;
	border-top:none;
	background: #ffffff url(images/sidebar04.gif) repeat-x;
}

.product-image {
	float: left;
	border:none;
}

.drinks a:link, a:active, a:visited{color: #397739;}

.description {
	float: right;
	width: 450px;
	padding: 0 10px 0 32px; 
	border-left: 1px solid #C6DAC7;
	line-height: 1.5em;
	margin-top:7px;
}

.description02 {
	padding: 0 20px 15px 20px; 
	border-left: 1px solid #C6DAC7;
	line-height: 1.2em;
	margin-top:2px;
}
.description03 {
	padding: 0 20px 0px 20px; 
	border-left: 1px solid #C6DAC7;
	line-height: 1.2em;
	margin-top:2px;
}
#latest-post .meta {
	clear: both;
}

.title {font-size:30px;color: #397739; text-align: left;margin-top: 6px; font-weight:bold; font-family: Times New Roman, Times, Georgia, serif;}

.divider {border-bottom: 1px solid #C6DAC7; width: 90%; text-align: center;}

.constipation {font-weight:bold;text-align:center;}

/* Posts */

#posts {
	float: right;
	width: 390px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

.icon { width:69px; 
	float: right; 
	padding: 0 0px 8px 12px;
}

/* Links */

#links {
	float: left;
	width: 230px;
	padding: 20px
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}



#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	font-style:italic;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
