/html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0; margin: 0; font-size: 100%; font-weight: normal;
} 
ol {
	margin-left: 1.4em; list-style: decimal;
} 
ul {	
	margin-left: 1.4em; list-style:square;
} 
img {
	border: 0;
}
html {
	background:	none repeat scroll 0 0;
}
body {
	background-color: #000000;
	overflow: visible;
}
.content-container {
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 17px;
	margin-left: auto;
  margin-right: auto;
  
}
img.header {
	float: none;
	border: none;
	display: block;
	margin-left: auto;
    margin-right: auto;
	padding: 0;
	width: 995px;
	height: 201px;
}
div.maroon-bg {
	float: none;
	margin-left: auto !important;
  
	margin-right: auto;
	width: 912px; 
	border:none;
	background-color: #660000;
}
.content-head {
	left:174px;
	background-image:url(../images/top_sand.jpg);
	width:754px;
	border:none;
	position: relative;
	height:294px;
	margin-top: 0px !important; 
	margin-top: -353px; 
	z-index: 0 !important;
	z-index: 0;
}
.content-backing {
	position: relative;
	border: none;
	background-image:url(../images/tiling_sand.jpg);
	background-repeat:repeat-y;
	margin-left: 174px;
	width: 754px;
	height: auto; 
}
img.left-cattail {
	left: -80px; 
	float: left; 
	width: 186px; 
	position: absolute; 
	top: 105px; 
	height: 332px
}
img.right-cattail {
	margin-top: -248px; 
	left: 80px; 
	float: right; 
	width: 330px; 
	position: relative;
}
.content {
	margin-top: -555px; 
	z-index: 2; 
	left: 98px; 
	float: left; 
	width: 595px; 
	border: none; 
	line-height: 175%; 
	position: relative; 
}
.content p.home-content{
	margin-top: 0px !important;
	margin-top: -360px;
}
.intro-text {
	vertical-align: middle;
}
img.post-card {
	position: relative;
	float: left;	
	margin-top: -8px !important;
	margin-top: 324px;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.post-card-left {
	position: relative;	
	margin-left: 5px;
}
img.award-ribbon {
	position: relative;
	float: right;
	margin-top: -50px;
}
a.side-button-text {
	font-family: "Palatino", "Times New Roman", Times, serif;
	display: block;
	position:relative;
	font-size: 18px;
	font-variant: small-caps; 
	text-decoration: none;
	text-transform: none;
	text-align: left;
	vertical-align: top;
	width: 145px;
	color:#FAF6F6;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 24px;
	background: url(../images/menu_shelf.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
a.side-button-text:hover {
	position: relative;
}

a.side-button-text span {
	display: none;
}

a.side-button-text:hover span {
	display: block;
	text-align: center;
   	position: absolute; top: 25px; left: 25px;
	background: white;
	color: #660000;
	font-size: 12px;
	font-weight:800;
	font-variant: normal;
	width: 260px;
	padding: 5px; margin: 10px; z-index: 100;
   	background: #FAF6F6; 
	border: 1px dotted #A29E85;
	opacity: 0.9;
}
.top-menu li a:hover, .side-menu li a:hover, .top-menu li ul a:hover, a.recipe-link:hover, a.recipe-link2:hover {	
	color:#A29E85;
}
.top-menu {
	position: absolute;
	z-index: 3;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-type: none;  
	padding-left: 0;
	padding-right: 0;
	margin-left: 200px !important;
	margin-left: 0px;
	margin-right: auto;
}
.top-menu ul {
	position: relative;
	z-index: 3;
	float: left;
	list-style-type: none; 
	padding: 0; 
	margin: auto;
}
.top-menu li {
	position: relative;
	float:left;
	left: -0.5em;
	text-align:center;
	vertical-align: middle;
	height: 32px;
	background-color:#660000;
	padding: 0;
	margin-left: 1px;
	margin-right: 1px;
	border-color: #F3EFC9;
}
.top-menu a {
	font-family: "Palatino", "Times New Roman", Times, serif;
	display: inline-block		;
	position:relative;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none; 
	text-transform: none;
	color:#FAF6F6;
	padding-top: 1px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	height: 100%;
}
.top-menu li ul li {
	position: relative;
	float:left;
	left: -0.5em;
	text-align:left;
	vertical-align: middle;
	height: 32px;
	background-color:#660000;
	padding: 0;
	margin-left: 1px;
	margin-right: 1px;
	border-color: #F3EFC9;

	font-family: "Palatino", "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none; 
	text-transform: none;
	font-size: 12px;
	color:#FAF6F6;
	
	display: block;
	position:relative;
	padding-left: 1.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1.5em;
	height: 100%;
}
.top-menu li ul {
	z-index: 6;
	position: absolute;
	width: 12em;
	left: -999em;
	display: block;
	clear: left;
}
.top-menu li ul li  {
	width: 100%;
}
.top-menu li ul li a  {
	margin-top: 0.5em;
	text-align: left;
	width: 100%;
	height: 100%;
}

.top-menu li:hover ul {
	left: auto ;
	top: 33px;
}
.top-menu li:hover ul, .top-menu li:sfHover ul {
	left: auto ;
	top: 33px;
}
.side-menu {
	Z-INDEX: 3; 
	LEFT: -55px !important; 
	LEFT: -40px; 
	FLOAT: left; 
	WIDTH: 145px; 
	LIST-STYLE-TYPE: none; 
	POSITION: relative; 
	TOP: 70px

}
.side-menu li {
	position: relative;
	text-align: left;
	background-color:#660000;
}
a.recipe-link {
	text-decoration: none;
	color: #660000;
	position: relative;
	left: 35px;
}
a.recipe-link2, span.recipe-link {
	text-decoration: none;
	color: #660000;
	position: relative;
}
.content-column1 {
	z-index: 2;
	font-size: 12px;
	line-height: 170%;
	float: left;
	position: relative;
	text-align: left;
	width: 50%;
	top: 20px;
}
.content-column2 {
	z-index: 2;
	font-size: 12px;
	line-height: 170%;
	float: left;
	top: 64px;
	position: relative;
	width: 50%;
	margin-top: -45px;
}
.content-column1 p, .content-column2 p {
	margin-bottom: 2em;
}
.content-items {
	font-size: 12px;
	margin-bottom: 2em;
	line-height: 165%;
	width: 572px;
	float: none;
	overflow: auto;
}
.content-items-list {
	font-size: 12px;
	margin-bottom: 2em;
	line-height: 165%;
	width: 572px;
	float: none;
	overflow: auto;
}
.content-items-horizontal {
	margin-bottom: 2em;
	width: 572px;
}
.content-item-small {
	font-size: 12px;
	margin-bottom: 2em;
	float: none;
}
.content-item-large {
	font-size: 12px;
	margin-top: 1em;
	float: none;
	overflow: auto;
}
.content-item-pic {
	float: left;
	margin-right: 20px;
}
.content-item-large-pic {
	float: left;
	margin-right: 10px;
}
.content-items-list div div img, .content-items div div img {
	border: 0px;
	display: block;
	left: -999em;
	position: absolute;
	z-index: 7;
}

.content-items-list div:hover div img, .content-items div:hover div img {
	left: 20px;
}

.content-text {
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.content-item-small-price {
	text-align: center;
	display:inline-block;
	float: right;
	font-family: "Trajan Pro";
	font-weight: bold;
	font-size: 9px;
	line-height: 200%;
	color: #9A3333;
}
.content-item-large-price {
	text-align: left;
	display:inline-block;
	font-family: "Trajan Pro";
	font-weight: bold;
	font-size: 9px;
	line-height: 200%;
	color: #9A3333;
	margin-top: 3em;
	margin-right: 65px;
}
.content-item-large-price-right {
	text-align: left;
	float: right;
	display:inline-block;
	font-family: "Trajan Pro";
	font-weight: bold;
	font-size: 9px;
	line-height: 200%;
	color: #9A3333;
	margin-top: 3em;
	margin-left: 65px;
}
form.cart-button-right {
	margin-left: 0px;
	margin-top: 10px;
}
.content-item-large-price-horizontal  {
	width: 32%;
	display:inline-block;
	vertical-align:text-top;
	text-align: center;
	font-family: "Trajan Pro";
	font-weight: bold;
	font-size: 9px;
	line-height: 200%;
	color: #9A3333;
	margin-top: 3em;
}
form.cart-button {
	margin-left: 10px;
	margin-top: 10px;
}
.content-items-small-price {
	float:right;   
	text-align:center;
	font-family: "Trajan Pro";
	font-weight: bold;
	font-size: 9px;
	margin-bottom:4em;
	line-height: 200%;
	color: #9A3333;
	margin-left: 50px;
}
.content-items-large-price {
	float:left;   
	
	text-align:center;
	font-family: "Trajan Pro";
	font-weight: bold;
	font-size: 9px;
	width:250px;
	margin-right:15px;
	margin-bottom:4em;
	line-height: 200%;
	color: #9A3333;
}
.content-item-large .price {
	text-align: left;
	font-family: "Trajan Pro";
	font-weight: bold;
	font-size: 15px;
	line-height: 200%;
	color: #9A3333;
}
.price {
	font-size: 15px;
}

.clear {
	clear:both;
}