/* 2010-12-01 */

*{outline: none;} /* removes dotted outlines from all links on mouse over or active */

body{
	font-family: arial, helvetica, verdana, sans-serif;
	color: #303030;
	background-image: url(images/BackgroundRepeaterTop.jpg);
	background-repeat: repeat-x;
	background-position: 50% top;
	background-color: #fff7c8;
	margin: 0px;
	padding: 0px;
}

/* ***** [USE FOR IN TEMPLATE-BUILD. Allows for abutting Images, and collapsed tables cross browser] ************************************ */
img.abutting {display:block;}
table.layout {border-collapse: collapse;}
table.layout td.zeroPad{	padding: 0px 0px 0px 0px;}

/********** SEO STYLES *******************/
#SEODiv{
	position: absolute;
	top: 0px;
	z-index: 4;
	font-size: 10px;
	text-align: center;
	width: 100%;
}

#SEODiv table{
	width: 958px;
	margin: auto;
	border-collapse: collapse;
}

#SEODiv table td{
	font-family: arial, helvetica, verdana;
	text-align: left;
	font-size: 10px;
	color: #564a26;
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}

#SEODiv table td#SEOright{
	padding: 0px 56px 0px 0px;
	text-align: right;
}

#SEODiv a{
	font-size: 10px;
	color: #564a26;
	text-decoration: none;
}

#SEODiv a:hover{
	font-size: 10px;
	color: #564a26;
	text-decoration: underline;
}

/********** SPAGE STYLES *******************/

#pageBound{
	text-align: center;
	width: 100%
	margin: auto;
}

#mainAreaWrapper{
	background-image: url(images/MainAreaRepeater.jpg);
	background-repeat: repeat-y;
	border: solid 0px orange;
	width: 994px;
	text-align: center;
	margin: auto;
}

#mainArea{
	background-image: url(images/MainAreaTop.jpg);
	background-repeat: no-repeat;
	border: solid 0px red;
	text-align: left;
	width: 994px;
}

#logo{
	padding: 0px 0px 0px 0px;
	width: 360px;
}

#logo img{
	border-width: 0px;
	display: block;
	width: 360px;
	height: 104px;
}

/* ********* TOP MENU ****************** */

#topMenu{
	text-align:center;
}

#topMenu #inner{
	width: 580px;
	text-align:center;
	margin: auto;
	height: 32px;
}

#topMenu #inner a:link, #topMenu #inner a:visited{
	font-size: 12px;
	color: #4f431f;
	font-weight: bold;
	display: block;
	text-align:center;
	padding: 8px 13px 8px 13px;
	margin: 0px 2px 0px 2px;
	text-decoration: none;
	float: left;
}

#topMenu #inner a:hover{
	color: #4114ac;
	text-decoration: none;
}

/* ********* LEFT GUTTER AND LEFT GUTTER MENU ****************** */

#leftGutterBound{
	padding: 30px 0px 0px 33px;
}

#leftGutterBound img{
	display: block;
	border-width: 0px;
}

#shopNow{
	margin: 0px 0px 12px 20px;
}

#leftMenu{
	width: 143px; /* THIS HOLDS THE WIDTH OF THE LEFT GUTTER BOUNDING AREA AND PUSHES THE LEFT EDGE OF THE CONTENT AREA INTO PLACE */
	padding: 0px 0px 0px 0px;
	margin: 10px 50px 40px 20px;
}

#leftMenu a:link, #leftMenu a:visited{
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	text-decoration: none;
	text-transform: uppercase;
}

#leftMenu a:hover{
	color: #fefaae;
	padding: 0px 0px 0px 1px;
}

#credCards{
	display: block;
	width: 123px;
	height: 30px;
	border-width: 0px;
	margin: 16px 0px 24px 17px;
}

#socialBound{
	margin: 16px 0px 24px 17px;
	height: 36px;
	width: 160px;
}

#socialBound img{
	float: left;
	display: block;
	width: 36px;
	height: 36px;
	margin: 0px 20px 0px 20px;
}

#leftGutterDivider{
	width: 188px;
	height: 2px;
	display: block;
	margin: 30px 0px 30px 0px;
}

#leftGutterContent{
	border: solid 0px green;
	width: 160px;
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 16px;
}

#leftGutterContent p{
	margin: 0px 0px 12px 0px;
}

#leftGutterContent a:link, #leftGutterContent a:visited{
	color: #fefaae;
	text-decoration: none;
}

#leftGutterContent a:hover{
	color: #fefaae;
	text-decoration: underline;
}

#fodderLeft{
	text-align: center;
	width: 160px;
	margin: 100px 0px 12px 12px;
	font-size: 11px;
	color: #8f8f8f;
	line-height: 100%;
}

#fodderLeft a:link, #fodderLeft a:visited, #fodderLeft a:active{
	color: #8f8f8f;
	text-decoration: none;
}

#fodderLeft a:hover{
	color: #8f8f8f;
	text-decoration: underline;
}

#fodderLeft img{
	display: block;
	width: 20px;
	height: 20px;
	border-width: 0px;
	margin: 4px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

/* ******** Store Menu Styles ************************** */
#menuCellStoreBound{
	border: solid 0px blue;
	text-align: right;
}

#menuCellStoreBound table{
	margin: 0px 0px 0px auto;
}

.menuCellStore{
	text-align: left;
	font-size: 11px;
	color: #2869a0;
	font-weight: bold;
}

.menuCellStore a:link, .menuCellStore a:visited{
	display: block;
	border: solid 1px #000000;
	background-color: #5c5b5a;
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	margin: 2px 0px 2px 6px;
}

.menuCellStore a:hover{
	background-color: #917e41;
	color: #ffffff;
	text-decoration: none;
}

#cartSummaryBound{
	margin: 4px 0px 12px auto;
	color: #000000;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.cartSummaryVal{
	color: #917e41;
	font-weight: bold;
}

/* ********* MAIN CONTENT STYLES ****************** */

#contentBound{
	padding: 16px 24px 0px 0px;
}

#contentCell{
	font-size: 14px;
	padding: 0px 0px 20px 0px;
	line-height: 130%;
}

#contentCell p{
	margin: 0px 0px 14px 0px;
}


/* ********* HEADING STYLES ****************** */

#homePhoto{
	margin: 0px 0px 18px 0px;
}



#headingWrap{
	width: 720px;
	margin: 0px 0px 18px 0px;
	border-bottom: solid 1px #917e41;
}

#h1HeadingCell{
	font-family: times new roman, times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 60px;
}

#h1HeadingCell h1{
	font-size: 14px;
	color: #919191;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
}

#h1HeadingCell h2{
	font-size: 24px;
	color: #7b6930;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	line-height: 100%;
}

/********** STANDARD STYLES *******************/

h1{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h3{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h4{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


a:link, a:active, a:visited{
	color: #85702d;
	text-decoration: underline;
}

a:hover{
	color: #b49a45;
	text-decoration: underline;
}


#mainAreaBaseImage{
	display: block;
	width: 994px;
	height: 35px;
	text-align: center;
	margin: auto;
}



/********** FOOTER STYLES ********************/

#towns{
	display: block;
	width: 994px;
	text-align: center;
	margin: auto;
	background-image: url(images/FooterBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #5b5b5b;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 3px 0px 10px 0px;
}

#footerLinks{
	text-align: center;
	width: 994px;
	margin: auto;
	color: #5b5b5b;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0px 0px 0px;

}

		#footerLinks a:link, #footerLinks a:active, #footerLinks a:visited{
			color: #686037;
			text-decoration: none;
		}

		#footerLinks a:hover{
			color: #686037;
			text-decoration: underline;
		}

#footerContact{
	width: 994px;
	margin: auto;
	color: #5b5b5b;
	font-size: 12px;
	padding: 12px 0px 90px 0px;
	text-align: center;
}


#footerContact #footerPhone{
	margin: 17px auto 0px auto;
	color: #686037;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

		#footerContact a:link, #footerContact a:active, #footerContact a:visited{
			color: #686037;
			font-weight: bold;
			text-decoration: none;
		}

		#footerContact a:hover{
			color: #686037;
			font-weight: bold;
			text-decoration: underline;
		}

/********** FORM STYLES ********************/
form{
	margin: 0px;
}

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/* ** Google Maps ** */
#map_canvas{
	display: none;
	margin:1px 0px 1px 0px;
}

#map_links_container{
	width: 300;
	margin:1px 0px 1px 0px;
}

#Hide_Map{
	display: none;
	font-weight: bold;
}

#View_Map{
	font-weight: bold;
}

/* ******** HOME PAGE PRODUCTS *********** */

.ProductPageText{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}


.ProductPageTextBold{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.prodTableHome{
	padding: 16px 0px 16px 0px;
}

.prodTitleHome{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	padding: 6px 0px 0px 0px;
}

.prodPriceHome{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	padding: 4px 0px 4px 0px;
}

.prodPicHome{
	border: solid 1px #000000;
}

.shopNowButton{
	width: 124px;
	height: 34px;
	border: solid 0px #000000;
	margin: 4px 0px 0px 0px;
}

/* ********* CART STYLES ******************* */

a.storeAccount:link, a.storeAccount:visited, a.storeAccount:active {
	color: red;
	font-size: 10px;
	text-decoration: underline;
}

a.storeAccount:hover{
	color: green;
	font-size: 10px;
	text-decoration: underline;
}

.cartSummary{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.cartSummaryVal{
	color: #B24E7B;
	font-size: 11px;
	font-weight: bold;
}

.DataEntry {
    font-size: 11.0px;
    color: #000000;
    font-family: verdana, tahoma, arial, helvetica;
}

.ErrorMsg {
    FONT-SIZE: 11.0px;
    COLOR: #C80000;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}

TR.RowOver {
	background-color : #F9F6D1;
}

TR.RowOut {
	background-color : #FFFFFF;
}


/* ********* Old Site ****************** */

.subhead{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.headline{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.fine_print{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #000000;
}

.small_copy{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
