* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #768C06;
	background-attachment: fixed;
	background-image: url(https://peacefulmeadowretreat.com/images/spring.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 190%;
	color: #8E9209;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

h2 {
	font-size: 150%;
	margin-top: 30px;
}

h3 {
	font-size: 140%;
	text-align: left;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	font-style: normal;
	background-image: url(https://peacefulmeadowretreat.com/images/img09.gif);
	background-repeat: repeat-y;
	margin-left: 24px;
}

a:link, a:visited {
	color: #8E920A;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FF6700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu_background {
	width: 100%;
	margin: 0;
}

#menu {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
}

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

#menu li {
	display: block;
	float: left;
	width: 134px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu a {
	display: block;
	width: 134px;
	height: 35px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(https://peacefulmeadowretreat.com/images/menu_button.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu a:hover {
	background-image: url(https://peacefulmeadowretreat.com/images/menu_button.png);
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .active {
	padding-top: 50px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(https://peacefulmeadowretreat.com/images/menu_button.png);
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .active a:hover {
	background-image: url(https://peacefulmeadowretreat.com/images/menu_button.png);
}
/* Nav Bar */
#nav_bar {
	width: 100%;
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(https://peacefulmeadowretreat.com/images/shadow.png);
	clear: both;
}
/* Header */
#header_background {
	width: 100%;
	height: 275px;
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width: 940px;
	height: 245px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

/* Page */

#page_background {
	width: 100%;
	background-image: url(https://peacefulmeadowretreat.com/images/page_background_with_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#page {
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 720px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.post .story {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.post .story li{
	list-style-type: disc;
}
.post .meta {
	background: url(https://peacefulmeadowretreat.com/images/img09.gif) repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(https://peacefulmeadowretreat.com/images/img08.png);
	font-size: 197%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #657125;
	background-color: #FFFFFF;
}

.boxed li {
	list-style-type: none;
}

.boxed .meta {
	padding: 5px 10px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #657125;
	border-right-color: #657125;
	border-bottom-color: #657125;
	border-left-color: #657125;
	background-image: url(https://peacefulmeadowretreat.com/images/green_bar_40_height.jpg);
	font-size: 11px;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

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

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #657125;
	border-right-color: #657125;
	border-bottom-color: #657125;
	border-left-color: #657125;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(https://peacefulmeadowretreat.com/images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-image: url(https://peacefulmeadowretreat.com/images/sidebar_header.png);
	background-repeat: no-repeat;
}

#sidebar a:link {
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: underline;
	color: ff6700;
}

#sidebar li a {
	padding-left: 10px;
	background: url(https://peacefulmeadowretreat.com/images/img11.gif) no-repeat left center;
}


/* Footer */

#footer {
	clear: both;
	height: 50px;
	text-align: center;
	background-color: #5D7400;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	color: #C8DE29;
}

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

#footer a:hover {
	color: #FFFFFF;
}
form {
	padding: 0;
	font-size: 11px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

TD.mincart {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P.mincart {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}
.right_logo
{
	display:inline;
	float:right;
	text-align:right;
	font-size:154%;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 75px;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
/***** Date *****/

#date_background
{
	clear:both;
	height:25px;
	padding:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(https://peacefulmeadowretreat.com/images/bar.jpg);
	width: 100%;
	margin: 0px;
}
#date
{
	clear:both;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	padding:0;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}

#date a
{
	color:#FFFFFF;
	text-decoration:underline;
}

#date a:hover
{
	text-decoration:none;
}

#date .left
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#date .right
{
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

.form_button {
	margin-top: 3px;
}

.thumbnail_no_border{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.thumbnail {
	border:1px solid #b0b0b0;
	padding:5px;
	background-color: #FFFFFF;
	margin: 5px;
}
.thumbnail_right_column {
	border:1px solid #b0b0b0;
	padding:5px;
	background-color: #FFFFFF;
	margin: 0px;
}
.thumbnail_content {
	border:1px solid #b0b0b0;
	padding:5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 15px;
}
#content_inside_left {
	float: left;
	width: 250px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content_inside_right {
	float: right;
	width: 250px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* Product Detail Page Text */

TD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Horizonat Line */

HR {
	height : 1px;
	width: 100%;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

/* Category Image */

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #8E920A; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

/* Product Price */

SPAN.price {
COLOR: #995C5C;
}

/* Product Option Box */

SELECT.prodoption {
font-size: 11px;
font-family : Tahoma;
}

/* Product Option Intro Text */

SPAN.prodoption {
	font-size: 11px;
	font-family : Tahoma;
	padding-right: 5px;
	font-weight: normal;
}

SPAN.detailoption {
	font-size: 11px;
	font-family : Tahoma;
	padding-right: 5px;
	font-weight: normal;
}

/* Product Detail Page Name, Image, Description */

div.detailname {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	font-size: 152%;
}

td.detailimage {
	text-align: right;
	vertical-align: top;
}

img.prodimage {
	border:1px solid #b0b0b0;
	padding:5px;
	background-color: #FFFFFF;
	margin: 5px;
}

div.detaildescription {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}

/* Shopping Cart Image */

img.cartimage {
width: 100px;
border:1px;
}

/* Category Page */

P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: center;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}


div.prodname {
	text-align: left;
	padding-bottom: 0px;
	margin-left: 10px;

}
div.proddescription {
	padding-bottom: 0px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
div.prodoptions {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.prodprice {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 7px;
}

td.product {
	border: 1px dotted #999999;
} 

span.price, .detailprice, .prodprice {
	padding-top: 4px;
	text-align: center;
} 

P.pagenums {
	padding-top: 15px;
}
#shadow {
	background-image: url(https://peacefulmeadowretreat.com/images/transparent_shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
	clear: both;
}

#logo {
	height: 75px;
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.orange {
	font-weight: bold;
	color: #F90;
}
.red {
	font-weight: bold;
	color: #F00;
}
