@charset "UTF-8";
/* CSS Document */
/*-------------------------------- FORMATTING --------------------------------*/

body {
	margin:0;
	padding:0;
	background-color:#00291E;
	color:#12281D;
}
* {
	margin:0;
	padding:0;
}
* html {
	margin:0;
	padding:0;
}
div#mainWrapper {
	width:818px;
	margin:0 auto 0 auto;
	text-align:left;
}
div#header {
	width:818px;
	height:180px;
	padding:0 0 0 0;
	text-align:center;
}
div#contentWrapper {
	width:818px;
}
div#content_L {
	float:left;
	width:160px;
	margin:0 12px 0 0;
	padding:0px 0px 0px 9px;
	border-right:2px solid #12281D;
	border-bottom:2px solid #12281D;
}
div#mainNav {
	width:160px;
	padding:20px 0px;
	background-color:#12281D;
}
/*content content_R defined in BODY*/
div#content_full {
	clear:both;
	width:818px;
	padding:0 9px 20px 9px;
}
div#footer {
	clear:both;
	width:800px;
	height:70px;
	padding:15px 0px 15px 0px;
	background-color:#12281D;
}

/*-------------------------------- GLOBAL CSS --------------------------------*/
a {
	text-decoration:none;
	color:#12281D;
}
a:hover {
	text-decoration:underline;
}
/*-------------------------------- MAIN NAV - (content_L) --------------------------------*/
div#mainNav {
	font:12px Georgia, "Times New Roman", Times, serif;
}
div#mainNav li {
	display:block;
	padding:3px 0 3px 6px;
	list-style:none;
}
div#content_L p {
	margin:0px 6px 0 6px;
	padding:0 0 18px 0;
	font:14px Georgia, "Times New Roman", Times, serif;
}
div#content_L h1 {
	margin:0px 6px 0 6px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
}
div#content_L a.sideBarLink {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#12281D;
	text-decoration:none;
}
div#content_L a.sideBarLink:hover {
	text-decoration:underline;
}
div#mainNav a {
	color:#C2B196;
	text-decoration:none;
}
div#mainNav a:hover {
	text-decoration:underline;
}
/*-------------------------------- CONTENT - Featured Preview --------------------------------*/

.featuredPreview {
	clear:both;
	margin:0 58px 10px 58px;
}
.previewImage {
	float:left;
	width:288px;
}
.previewImageTop {
	height:22px;
}
.previewImageMiddle {
	padding:0 26px;
}
.previewImageBottom {
	height:35px;
}
.previewText {
	float:left;
	width:270px;
}
.previewText p {
	margin:4px 0 0 0;
	font:13px Georgia, "Times New Roman", Times, serif;
}
.previewText h1 {
	margin:22px 0 0 0;
	font:bold 20px Georgia, "Times New Roman", Times, serif;
}
.previewText h2 {
	margin:4px 0 0 0;
	font:18px Georgia, "Times New Roman", Times, serif;
}
.previewText h3 {
	margin:4px 0 0 0;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
}
.previewText a {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#12281D;
	text-decoration:none;
}
.previewText a:hover {
	text-decoration:underline;
}
/*-------------------------------- PRODUCTS - (using e-Commerce Plugin) --------------------------------*/
.producttext {
	margin:0 0 0 10px;
}
.productTitle {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
}
.oldprice {
	margin:4px 0 0 0;
	font:18px Georgia, "Times New Roman", Times, serif;
}
.pricedisplay {
	margin:4px 0 0 0;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
}
.producttext a {
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#446F52;
}
div#homepage_products{
	clear:both;
	width:600px;
	margin:0 0 0 58px;
}
.frontPageProduct {
	float:left;
	padding:22px 0 0 0;
	width:250px;
}
.frontPageProduct p {
	font:13px Georgia, "Times New Roman", Times, serif;
}
.frontPageProduct h1 {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
}
.featuredProductImageFull {
	float:left;
}
/*-------------------------------- CONTENT - Calendar Preview --------------------------------*/
div#calendarPreview {
	clear:both;
	width:444px;
	height:200px;
	margin:0 40px;
	padding:130px 137px 155px 133px;
}
div#calendarPreview li {
	list-style:none;
}
div#calendarPreview a {
	margin:30px 0 0 0;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#3D332D;
	text-decoration:none;
}
div#calendarPreview a:hover {
	text-decoration:underline;
}
.calendar {
	padding:20px 0 20px 0;
	border-bottom:1px solid #3D332D;
}
.calendarText {
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#3D332D;
}
.calendarDate {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#3D332D;
}
.calendarDescription {
	padding:4px 0 0 0;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#3D332D;
}
.calendarText a {
	margin:30px 0 0 0;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#3D332D;
	text-decoration:none;
}
.calendarText a:hover {
	text-decoration:underline;
}
.calendarSale {
	color:#1C3F2E;
}
/*-------------------------------- CALENDAR OF EVENTS --------------------------------*/
div#calendarTop {
	width:585px;
	height:137px;
}
div#calendarMiddle {
	width:360px;
	padding:0 200px 0 108px;
}
div#calendarMiddle li {
	list-style:none;
}
div#calendarMiddle h3 {
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	color:#3D332D;
}
div#calendarMiddle h4 {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#12281D;
}
div#calendarBottom {
	width:585px;
	height:249px;
}
/*-------------------------------- CONTACT THE CO-OP --------------------------------*/
div#directoryMap {
	width:680px;
	height:500px;
	margin:0 0 20px 10px;
	padding:10px 50px;
	background-color:#12281D;
	color:#C2B196;
}
/*-------------------------------- FEATURED PRODUCTS/Vendors --------------------------------*/
.featuredProductTop {
	height:22px;
}
.featuredProductMiddle {
	padding:0 30px 0 26px;
}
.featuredProductBottom {
	height:35px;
}
.featuredProduct h1 {
	margin:0;
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
}
/*-------------------------------- CATEGORY CHOOSER --------------------------------*/
.PeCatsBrands {
	width:570px;
	height:40px;
	margin:0 0 10px 0;
	padding:20px 0;
	background-color:#2B453C;
	text-align:center;
	color:#C2B196;
}
.PeCatsBrands h1 {
	margin:0 0 8px 0;
	font:14px Georgia, "Times New Roman", Times, serif;
}
.PeCatsBrands ul {
	width:auto;
	text-align:center;
}
.PeCatsBrands li {
	display:inline;
	padding:0 10px;
	list-style:none;
}
.categorylink a {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}
.cattitles {
	font:30px Georgia, "Times New Roman", Times, serif;
}
div#featuredDescription {
	clear:both;
	width:550px;
	margin:0 0 30px 10px;
	font:14px Georgia, "Times New Roman", Times, serif;
}
/*-------------------------------- LINKS --------------------------------*/
div#linksPage {
	padding:1px 9px 25px 20px;
	margin:25px 0 0 0;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
}
div#linksPage p {
	margin:0px 0 100px 0;
}
div#linksPage h1 {
	margin:10px 0 5px 0;
	font-size:20px;
}
div#linksPage a {
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#12281D;
}
div#linksPage a:hover {
	text-decoration:underline;
}
/*-------------------------------- CONTACT THE CO-OP --------------------------------*/
div#contact {
	width:400px;
	height:380px;
	padding:100px 100px 0 100px;
	font:14px Georgia, "Times New Roman", Times, serif;
}
div#contact h1 {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
}
div#contact a {
	font-weight:bold;
	text-decoration:none;
	color:#12281D;
}
div#contact a:hover {
	text-decoration:underline;
}
div#contact input {
	font:80% Georgia, "Times New Roman", Times, serif; 
	color: #000000;
}
/*-------------------------------- FOOTER --------------------------------*/
div#footer {
	height:auto;
	padding:9px 9px 25px 9px;
	font:11px/15px Georgia, "Times New Roman", Times, serif;
	color:#C2B196;
}
div#footer h1 {
	margin:10px 0 5px 0;
	font-size:16px;
}
a {
	text-decoration:none;
	color:#C2B196;
}
a:hover {
	text-decoration:underline;
}
/*-------------------------------- Aslett Clearing Meathod --------------------------------*/

.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */