@charset "UTF-8";
/* CSS Document */
@media print{
#bakery {
background:white;
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;}
}

body {
	margin: 0;
	padding: 0;
	background-color: #080302;
	}
	
				.right-img {
                float: right;
                padding: 1px;
                border: 3px solid #ead390;
                margin-top: 5px;
                margin-left: 10px;
                margin-bottom: 10px;
                }
				
				.right-img-non-styled {
                float: right;
                padding: 1px;
                border: 0px solid #ffffff;
                margin-top: 3px;
                margin-left: 5px;
                margin-bottom: 5px;
				margin-right: 10px;
                }
				
				.center-img {
				padding-left: 25%;
				}
               
				.left-img {
                float: left;
                padding: 1px;
                border: 5px solid #f0f0f0;
                margin-top: 5px;
                margin-right: 10px;
                margin-bottom: 10px;
                }
				
				.left-img-link {
                float: left;
                padding: 1px;
                border: 0px solid #f0f0f0;
                margin-top: 5px;
                margin-right: 10px;
                margin-bottom: 10px;
                }
				
				.italic-ul {
				font-style: italic;
				display: block;
				}
				
				.italic-bold {
				font-style: italic;
				font-weight: bold;
				}

#main-container {
	width: 100%;
	background-image: url(../images/page-bg.jpg); 
 	background-position: center;
	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-color: #080302;
	}
	
#container {
	width: 994px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	}
	
#container-blog {
	width: 994px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	}
	
#clear {
	width: 994px;
	height: 0px;
	clear: both;
	}
	
#header {
	width: 994px;
	height: 196px;
	/*background-image: url(../images/header-bg.jpg);*/
	background-image: url(../images/header-bg-cut.jpg);
	background-repeat: no-repeat;
	}
	
#header-blog {
	width: 994px;
	height: 196px;
	background-image: url(../images/header-blog-bg-cut.jpg);
	background-repeat: no-repeat;
	}
	
#header-virtualtour {
	width: 994px;
	height: 196px;
	background-image: url(../images/header-bg-virtual-tour.jpg);
	background-repeat: no-repeat;
	}	
	
#header-flash {
	width: 994px;
	height: 128px;
	}
	
	.header-flash-logo {
	width: 150px;
	height: 80px;
	margin-top: 48px;
	float: left;
	z-index: 1px;
	outline: none;
	}
	
#horiz-menu {
	width: 790px;
	height: 37px;
	float: right;
	clear: both;
	}
	
	.horiz-menu-logo {
	width: 150px;
	height: 40px;
	margin-left: 10px;
	float: left;
	z-index: 1px;
	outline: none;
	}
	

		#horiz-menu ul{
		padding-left: 00px;
		padding-top: 03px;
		height: 37px;
		margin: 0;
		color: #fcfcfa;
		text-transform: capitalize;
		}

		#horiz-menu ul li{
		 display: inline;
		 color: #fcfcfa;
		 text-transform: capitalize;
		 padding-top: 1px;
		  }


		#horiz-menu ul li a, #horiz-menu ul li span{
		float: left;
		color: #fcfcfa;
		font-size: 15px;
		padding: 10px 16px 5px 16px;
		margin-right: 0px;
		text-decoration: none;
		outline: none;
		text-transform: uppercase;
		background: url(../images/menu-divider.jpg) right no-repeat;
		outline: none;
		}
						
						
		#horiz-menu ul li a:hover{
		text-decoration: none;
		color: #eddca6;
		}
		
		#horiz-menu ul li span{ /*Targets span tag to the right of #leftcorner below*/
		padding-left: 0px;
		}

		#horiz-menu ul li a#leftcorner{
		float: none;
		padding-left: 0px;
		padding-right: 0px;
		background-image: none;
		outline: none;
		}

		#horiz-menu ul li a#rightcorner{
		padding-right: 0px;
		padding-left: 12px;
		background-image: none;
		outline: none;
		}

		#horiz-menu:after{ /*Add margin between menu and rest of content in Firefox*/
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	
#search {
	width: 260px;
	height: 35px;
	margin-top: 00px;
	float: right;
	}
	
#body-container {
	width: 994px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0px;
	}
	
#right-column {
	width: 277px;
	height: 100%;
	float: right;
	}
    
#cake_testimonials {
    width: 258px;
    height: 100%;
    float: right;
    margin: 10px 8px 0 0;
}    
    
#cake_testimonials h1{
	margin: 5px 0 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #990033;
	} 
    
#cake_testimonials p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding-left: 7px;
	padding-bottom: 0;
	padding-top: 0;
	margin: 20px 0 40px 0;
	}
	
#cake_testimonials p a:link {
	color: #000000;
	text-decoration: underline;
	}
	
#cake_testimonials p a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#cake_testimonials p a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
#cake_testimonials p a:visited:hover {
	color: #000000;
	text-decoration: none;
	}
    

	
#special-events-head {
	width: 265px;
	/*height: 131px;*/
	height: 108px;
	margin: 0 auto;
	/*background-image: url(../images/special-events-head.jpg); */
	background-image: url(../images/special-events-head-cut.jpg);
	background-repeat: no-repeat;
	}
	
#special-events {
	width: 239px;
	height: auto;
	margin: 0 auto;
	background-image: url(../images/special-events-bg.jpg);
	background-repeat: repeat;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
	.special-event {
		font-size: 15px;
		color: #000000;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		display: block;
		}
		
	.special-event a:link{
		color: #000000;
		text-decoration: none;
		outline: none;
		}
		
	.special-event a:hover{
		color: #333333;
		text-decoration: none;
		}
		
	.special-event a:visited{
		color: #000000;
		text-decoration: none;
		outline: none;
		}
		
	.special-event a:visited:hover{
		color: #333333;
		text-decoration: none;
		}
		
	.special-event-more {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #af0d22;
		text-align: center;
		padding-top: 20px;
		display: block;
		}
	
#special-events-footer {
	clear: both;
	width: 265px;
	height: 29px;
	margin: 0 auto;
	background-image: url(../images/special-events-footer.jpg);
	background-repeat: no-repeat;
	}
	
#barn-buster {
	width: 265px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #990033;
	text-align: center;
	}
	
	#barn-buster a:link {
	text-decoration: underline;
	font-weight: lighter;
	color: #990033;
	}
	
	#barn-buster a:hover {
	text-decoration: none;
	font-weight: lighter;
	color: #990033;
	}
	
	#barn-buster a:visited {
	text-decoration: underline;
	font-weight: lighter;
	color: #990033;
	}
	
	#barn-buster a:visited:hover {
	text-decoration: none;
	font-weight: lighter;
	color: #990033;
	}
	
	
	
	#mid {
	width: 528px;
	float: right;
	margin-right: 10px;
	text-align: left;
	}
	
	#mid h1{
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #990033;
	}
	
	#mid h2{
	margin: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #990033;
	display: block;
	}
	
	#mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	}
	
	#mid p a:link {
	color: #000000;
	text-decoration: underline;
	}
	
	#mid p a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	#mid p a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
	#mid p a:visited:hover {
	color: #000000;
	text-decoration: none;
	}
	
.contact-info {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #58595b;
	text-align: center;
	padding-bottom: 4px;
	}
	
.contact-info a {
	color: #990033;
	}
	
.contact-info a:hover {
	color: #000;	
}
	
#flash-container {
	width: 520px;
	height: 315px;
	margin: 0 auto;
	background-image: url(../images/flash-frame.png);
	background-repeat: no-repeat;
	padding-top: 19px;
	}
	
#flash {
	width: 478px;
	height: 274px;
	background-image: url(../images/flash-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
	}
	
#left-column {
	width: 179px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#left-column-nav {
	width: 149px;
	padding: 0px;
	margin: 0 auto;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-y;
	}
	
	#left-column ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #676049;
	text-decoration: none;
	text-indent: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	width: 130px;
	line-height: 24px;
	}
	
	
	#left-column ul a:link {
	color: #676049;
	text-decoration: none;
	outline: none;
	}
	
	#left-column ul a:hover {
	color: #454030;
	text-decoration: none;
	}
	
	#left-column ul a:visited {
	color: #676049;
	text-decoration: none;
	outline: none;
	}
	
	#left-column ul a:visited:hover {
	color: #454030;
	text-decoration: none;
	}
	
	#left-columnn-clear {
	width: 100%;
	clear: both;
	}
					#vertical-nav {
							width: 110px;
							float: left;
							padding: 0px;
							margin-left: 5px;
							margin-top: 0px;
							margin-bottom: 4px;
							display: inline;
							}
	
									#vertical-nav-sub {
											width: 110px;
											padding: 0px;
											margin: 0px;
											text-indent: 00px;
											}
							
															
										#vertical-nav-sub li {
											width: 110px;
  											font-family: "Times New Roman", Times, serif;
											font-size: 13px;
											font-style: normal;
											color: #676049;
											text-decoration: none;
											list-style-image: none;
											list-style: none;
											padding: 0px;
											margin-bottom: 2px;
											line-height: 17px;
											}
							
	
										#vertical-nav-sub li a {
											font-family: "Times New Roman", Times, serif;
											font-size: 13px;
											font-style: normal;
											color: #676049;
											width: 110px;
  											font-family: Arial, Helvetica, sans-serif;
											text-decoration: none;
											list-style-image: none;
											list-style: none;
											margin-top: 0px;
											margin-bottom: 0px;
											text-indent: 00px;
											padding-top: 0px;
											padding-bottom: 0px;
											}	
	
										#vertical-nav-sub li a:link, #vertical-nav-sub li a:visited {
											font-family: "Times New Roman", Times, serif;
											font-size: 13px;
											font-style: normal;
											color: #676049;
											display: block;
											padding: 0px 0 0 0px;
											width: 110px;
											margin: 0px;
											outline: none;
											}
	
										#vertical-nav-sub li a:hover {
											margin: 0px;
											padding: 0px 0 0 0px;
											text-decoration: none;
											color: #454030;
											outline: none;
											}
	
#left-column-footer {
	width: 149px;
	/*height: 140px;*/
	height: 25px;
	margin: 0 auto;
	/*background-image: url(../images/nav-footer.jpg);*/
	background-image: url(../images/nav-footer-roosterless.jpg);
	}
	
#weekly-coupons-header {
	width: 240px;
	height: 90px;
	margin: 0 auto;
	}
	
#weekly-flyer-header {
	width: 240px;
	height: 90px;
	margin: 5px auto;
	}
	
#weekly-list-header {
	width: 240px;
	height: 90px;
	margin: 5px auto;
	}

#weekly-barnbuster-header {
	width: 240px;
	height: 90px;
	margin: 5px auto;
	}

#recipe-connection {
	width: 240px;
	height: 90px;
	margin: 5px auto;
}

#connect {
	width: 240px;
	height: 200px;
	margin: 10px auto;
	}
	
#facebook {
	width: 265px;
	height: 66px;
	margin-left: -12px;
	}
#facebook2 {
	width: 264px;
	height: 161px;
	margin-left: -12px;
	}
	
#psjust4u {
	width: 265px;
	height: 129px;
	margin-left: -12px;
	}
	
#farmdays {
	width: 240px;
	height: 114px;
	margin: 15px auto -15px;
	}	
	
#register {
	width: 116px;
	height: 40px;
	background-color: #ccc;
	margin-right: 2px;
	}
	
#weekly-coupons {
	width: 109px;
	height: 110px;
	margin-left: 17px;
	background-image: url(../images/weekly-coupons.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
	.coupons {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #0a4a28;
	text-align: center;
	display: block;
	}
	
	.coupons a:link {
	text-decoration: none;
	color: #0a4a28;
	outline: none;
	}
	
	.coupons a:hover {
	text-decoration: none;
	color: #062916;
	}
	
	.coupons a:visited {
	text-decoration: none;
	color: #0a4a28;
	outline: none;
	}
	
	.coupons a:visited:hover {
	text-decoration: none;
	color: #062916;
	}
	
#julies-corner-header {
	width: 117px;
	height: 110px;
	float: right;
	margin-right: 0px;
	}
	
#julies-corner {
	width: 149px;
	height: 119px;
	margin-top: 20px;
	margin-left: 17px;
	}
	
#events-clear {
	clear: top;
	height: 5px;
	width: 200px;
	margin: 0 auto;
	}
	
.special-events-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #990033;
	text-align: center;
	display: block;
	padding-top: 10px;
	}
	
#base-links {
	width: 994px;
	margin: 0px auto;
	clear: top;
	}
	
#sectional-links {
	width: 970px;
	height: 210px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	}
	
#party-trays {
	width: 270px;
	height: 212px;
	float: right;
	background-image: url(../images/base-party-trays.jpg);
	background-repeat: no-repeat;
	}
	
	.party-tray-corner {
	width: 260px;
	height: 160px; 
	float: left;
	z-index: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
	outline: none;
	}
	
	.party-tray {
	font-family: "Times New Roman", Times, serif;
	color: #71b640;
	font-size: 18px;
	text-align: center;
	display: block;
	clear: top;
	}
	
	.party-tray a:link {
	color: #71b640;
	text-decoration: none;
	outline: none;
	}
	
	.party-tray a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	.party-tray a:visited {
	color: #71b640;
	text-decoration: none;
	outline: none;
	}
	
	.party-tray a:visited:hover {
	color: #000000;
	text-decoration: none;
	}
	
#bake-shop {
	width: 270px;
	height: 212px;
	float: right;
	background-image: url(../images/base-bake-shop.jpg);
	background-repeat: no-repeat;
	}
	
	.bake-shop-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #f7f3d8;
	text-align: center;
	display: block;
	padding-top: 20px;
	}
	
	.bake-shop-title a:link {
	color: #f7f3d8;
	text-decoration: none;
	outline: none;
	}
	
	.bake-shop-title a:hover {
	color: #f7f3d8;
	text-decoration: none;
	}
	
	.bake-shop-title a:visited {
	color: #f7f3d8;
	text-decoration: none;
	outline: none;
	}
	
	.bake-shop-title a:visited:hover {
	color: #f7f3d8;
	text-decoration: none;
	}
	
	.bakery-image {
	margin-top: 7px;
	margin-left: 87px;
	border: 1px solid #874a16;
	}
	
	.bake-shop-copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f7f3d8;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	}
	
	.bake-shop-copy a:link{
	color: #f7f3d8;
	text-decoration: none;
	outline: none;
	}
	
	.bake-shop-copy a:hover{
	color: #f7f3d8;
	text-decoration: none;
	}
	
	.bake-shop-copy a:visited{
	color: #f7f3d8;
	text-decoration: none;
	outline: none;
	}
	
	.bake-shop-copy a:visited:hover{
	color: #f7f3d8;
	text-decoration: none;
	}
	
#gift-shop {
	width: 270px;
	height: 212px;
	float: right;
	background-image: url(../images/base-gift-shop.jpg);
	background-repeat: no-repeat;
	}
	
	.gift-shop-box {
	width: 270px;
	height: 160px; 
	float: right;
	z-index: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline: none;
	}
	
	.gift-shop {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #f7f3d8;
	text-align: right;
	display: block;
	padding-right: 25px;
	}
	
	.gift-shop a:link {
	font-size: 22px;
	color: #f7f3d8;
	text-decoration: none;
	outline: none;
	}
	
	.gift-shop a:visited {
	font-size: 22px;
	color: #f7f3d8;
	text-decoration: none;
	}
	
#organics {
	width: 522px;
	height: 75px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: right; 
	margin-right: 17px;
	}
	
#rewards-card {
	width: 259px;
	height: 75px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 5px;
	background-image: url(../images/rewards-card.jpg);
	float: right;
	}
	
	.rewards {
	font-family: "Times New Roman", Times, serif;
	color: #231f20;
	font-size: 22px;
	line-height: 24px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: center;
	width: 130px;
	height: 65px;
	display: block;
	}
	
	.rewards-card-link {
	width: 95px;
	height: 75px;
	margin-right: 10px;
	float: right;
	z-index: 1px;
	outline: none;
	}
	
	.rewards a:link {
	color: #231f20;
	text-decoration: none;
	outline: none;
	}
	
	.rewards a:hover {
	color: #676049;
	text-decoration: none;
	}
	
	.rewards a:visited {
	color: #231f20;
	text-decoration: none;
	outline: none;
	}
	
	.rewards a:visited:hover {
	color: #676049;
	text-decoration: none;
	}
	
	
.address-title {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 14px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
	
.address-info {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	display: block;
	margin-left: 24px;
	padding-bottom: 2px;
	}
	
	.address-info a:link {
	color: #000000;
	text-decoration: none;
	}
	
	.address-info a:hover {
	color: #000000;
	text-decoration: underline;
	outline: none;
	}
	
	.address-info a:visited {
	color: #000000;
	text-decoration: none;
	}
	
	.address-info a:visited:hover {
	color: #000000;
	text-decoration: underline;
	outline: none;
	}
	
#directions {
	width: 98px;
	height: 23px;
	padding-left: 32px;
	padding-top: 7px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 20px;
	background-image: url(../images/bg-directions.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #990033;
	font-size: 15px;
	}
	
	#directions a:link {
	color: #000000;
	text-decoration: none;
	outline: none;
	}
	
	#directions a:hover {
	color: #990033;
	text-decoration: none;
	}
	
	#directions a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
	}
	
	#directions a:visited:hover {
	color: #990033;
	text-decoration: none;
	}
	
#contact-us {
	float: right;
	width: 94px;
	height: 23px;
	padding-left: 37px;
	padding-top: 7px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 200px;
	background-image: url(../images/bg-contact.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #990033;
	font-size: 15px;
	}
	
	#contact-us a:link {
	color: #000000;
	text-decoration: none;
	outline: none;
	}
	
	#contact-us a:hover {
	color: #990033;
	text-decoration: none;
	}
	
	#contact-us a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
	}
	
	#contact-us a:visited:hover {
	color: #990033;
	text-decoration: none;
	}
	
	
#sales-brochure {
	width: 250px;
	height: 23px;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 20px;
	background-image: url(../images/bg-sales.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #990033;
	font-size: 15px;
	}
	
	#sales-brochure a:link {
	color: #990033;
	text-decoration: none;
	outline: none;
	}
	
	#sales-brochure a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	#sales-brochure a:visited {
	color: #990033;
	text-decoration: none;
	outline: none;
	}
	
	#sales-brochure a:visited:hover {
	color: #000000;
	text-decoration: none;
	}
	
#application-download {
	width: 150px;
	height: 200px;
	float: right;
	margin-left: 15px;
	margin-bottom: 30px;
	}
	
#body-clear {
	width: 97%;
	border-top: 1px dotted #f1e9b4;
	margin: 5px auto 15px;
	}
	

#form-container {
		width: 500px;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		margin: 0 auto 00px;
		font-family: Arial, Helvetica, sans-serif;
		}
		
	#form-top {
		width: 500px;
		height: 23px;
		background-image: url(../images/form-top-bg.jpg);
		background-repeat: no-repeat;
		margin: 0 auto;
		}
		
	#form-bottom {
		width: 500px;
		height: 23px;
		background-image: url(../images/form-bottom-bg.jpg);
		background-repeat: no-repeat;
		margin: 0 auto;
		}
		
		.form-title {
			font-family: "Times New Roman", Times, serif;
			font-size: 16px;
			color: #990033;
			padding-left: 20px;
			padding-bottom: 10px;
			display: block;
			}
			
		#form-detail-small {
			width: 130px;
			height: 26px;
			padding-left: 25px;
			font-size: 12px;
			font-weight: bold;
			padding-top: 8px;
			padding-bottom: 4px;
			color: #990033;
			float: left;
			}
			
		#form-detail-smaller {
			width: 130px;
			height: 26px;
			padding-left: 37px;
			font-size: 12px;
			font-weight: bold;
			padding-top: 8px;
			padding-bottom: 4px;
			color: #990033;
			float: left;
			}
			
		#form-detail-index {
			width: 100px;
			height: 22px;
			padding-left: 10px;
			font-size: 12px;
			font-weight: bold;
			padding-top: 10px;
			padding-bottom: 0px;
			color: #990033;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			text-align: center;
			}
		
		#form-detail-mailing {
			width: 45px;
			height: 15px;
			padding-left: 5px;
			font-size: 12px;
			font-weight: bold;
			padding-top: 10px;
			padding-bottom: 0px;
			color: #990033;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			text-align: left;
			}

			
		#form-field-small {
			width: 340px;
			height: 26px;
			padding-top: 2px;
			padding-bottom: 5px;
			float: right;
			}
			
		#form-field-index {
			width: 140px;
			height: 26px;
			padding-top: 2px;
			padding-bottom: 5px;
			float: right;
			}
			
			
		#form-field-mailing {
			width: 130px;
			height: 26px;
			padding-top: 2px;
			padding-bottom: 5px;
			float: right;
			margin-right: 0px;
			}
			
		#form-field-mid {
			width: 200px;
			height: 26px;
			padding-top: 2px;
			padding-bottom: 5px;
			padding-left: 4px;
			float: left;
			}
			
		#form-field-phone {
			width: 150px;
			height: 26px;
			padding-top: 2px;
			padding-bottom: 5px;
			float: left;
			}
			
		.field-effect {
			border: 1px solid #990033;
			margin-top: 0px;
			padding-top: 5px;
			padding-bottom: 5px;
			}
			
		.field-effect:hover {
			border: 1px solid #cccccc;
			background-color: #c2ba84;
			margin-top: 0px;
			padding-top: 5px;
			padding-bottom: 5px;
			}
			
		#check {
			width: 120px;
			height: 15px;
			float: left;
			padding-left: 5px;
			font-size: 12px;
			font-weight: bold;
			padding-top: 12px;
			padding-bottom: 0px;
			color: #666666;
			}
		
		#check-box {
			width: 15px;
			height: 15px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 5px;
			float: left;
			margin-left: 25px;
			margin-top: 5px;
			}
			
		#comments {
			width: 330px;
			padding-bottom: 5px;
			margin: 5px auto 5px;
			}
			
			.comments {
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			text-align: center;
			padding-left: 60px; 
			padding-right: 60px;
			padding-top: 0px;
			padding-bottom: 0px;
			display: block;
			}

			.comment-section {
				border: 1px solid #666666;
				margin-top: 0px;
				padding-top: 5px;
				padding-bottom: 5px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				resize: none;
				overflow-y: auto;
			}
			
				td {
				text-decoration: none;
				font-family: "Times New Roman", Times, serif;
				font-size: 12px;
				}
				
				td a:link {
				color: #000000;
				text-decoration: underline;
				font-family: "Times New Roman", Times, serif;
				font-size: 14px;
				}
	
				td a:hover {
				color: #000000;
				text-decoration: none;
				}
	
				#td a:visited {
				color: #000000;
				text-decoration: underline;
				}
	
			td a:visited:hover {
			color: #000000;
			text-decoration: none;
			}
			
			.comment-section:hover {
			border: 1px solid #16488d;
			background-color: #eef2e3;
			margin-top: 0px;
			padding-top: 5px;
			padding-bottom: 5px;
			}
		#submit-button {
			width: 150px;
			margin: 8px auto 5px;
			height: 35px;
			clear: both;
			}
			
		#form-clear {
			clear: both;
			height: 1px;
			margin: 0 auto;
			}
		
	#form-content {
		width: 500px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-image: url(../images/form-bg.jpg);
		background-repeat: repeat-y;
		margin: 0 auto;
		}
		
	.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	padding-left: 7px;
	line-height: 18px; 
	display: block;
	font-weight: bold;
	}
	
		
	#list { 
  	padding:0; 
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	padding-left: 10px;
	padding-bottom: 10px;
	} 
	
	#list li { 
	list-style-type:none;
	line-height: 18px;
	background-image: url(../images/ul-circle.jpg);
	background-repeat: no-repeat;
	padding-left: 15px; 
	} 
	
#virtual-tour {
	width: 230px;
	height: 200px;
	margin: 10px;
	float: left;
	background-image: url(../images/virtual-tour-bg.jpg);
	background-repeat: no-repeat;
	}
	
#virtual-tour-img {
	width: 193px;
	height: 129px;
	margin: 16px auto;
	}
	
#virtual-tour-img a:link img {
	border: 1px solid #eee7b4;
	outline: none;
	}
	
#virtual-tour-img a:hover img {
	border: 1px solid #ccbe5c;
	}
	
#virtual-tour-img a:visited img {
	border: 1px solid #eee7b4;
	outline: none;
	}
	
#virtual-tour-img a:visited:hover img {
	border: 1px solid #ccbe5c;
	}
	
#tour-link{
	width: auto;
	height: 22px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #990033;
	padding-top: 3px;
	}
	
#tour-link a:link{
	color: #990033;
	text-decoration: none;
	outline: none;
	}
	
#tour-link a:hover{
	color: #5f0221;
	text-decoration: none;
	}
	
#tour-link a:visited{
	color: #990033;
	text-decoration: none;
	}
	
#tour-link a:visited:hover{
	color: #5f0221;
	text-decoration: none;
	outline: none;
	}
	
#item-block-left {
	width: 221px;
	height: 170px;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/item-block.jpg);
	background-repeat: no-repeat;
	}
	
#item-block-right {
	width: 221px;
	height: 170px;
	float: right;
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/item-block.jpg);
	background-repeat: no-repeat;
	}
	
#item-block {
	width: 221px;
	height: 170px;
	float: left;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/item-block.jpg);
	background-repeat: no-repeat;
	}
	
#small-item-block {
	width: 221px;
	height: 60px;
	float: left;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/small-item-block.jpg);
	background-repeat: no-repeat;
	}


#small-item-block-center {
	width: 221px;
	height: 58px;
	margin: 0 auto;
	background-image: url(../images/small-item-block.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 2px;
	}
	
#item-image {
	width: 176px;
	height: 110px;
	margin: 17px auto 5px;
	border: none;
	}
	
#item-image a:link img{
	border: none;
	}
	
#item-image a:hover img{
	border: none;
	}
	
#item-image a:visited img{
	border: none;
	outline: none;
	}
	
#item-link {
	width: 183px;
	height: 30px;
	margin: 2px auto;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	color: #990033;
	}
	
#item-link a:link {
	text-decoration: none;
	color: #990033;
	outline: none;
	}
	
#item-link a:hover {
	text-decoration: none;
	color: #000000;
	}
	
#item-link a:visited {
	text-decoration: none;
	color: #990033;
	}
	
#item-link a:visited:hover {
	text-decoration: none;
	color: #000000;
	}
	




#small-item-link {
	width: 183px;
	height: 30px;
	margin: 20px auto;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	color: #990033;
	}
	
#small-item-link a:link {
	text-decoration: none;
	color: #990033;
	outline: none;
	}
	
#small-item-link a:hover {
	text-decoration: none;
	color: #000000;
	}
	
#small-item-link a:visited {
	text-decoration: none;
	color: #990033;
	}
	
#small-item-link a:visited:hover {
	text-decoration: none;
	color: #000000;
	}
	
	
#item-large-block {
	width: 470px;
	height: 200px;
	float: left;
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/item-large-block.jpg);
	background-repeat: no-repeat;
	}
	
#item-large-block h2 {
	font-family: "Times New Roman", Times, serif;
	color: #990033;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 15px;
	display: block;
	}
	
#item-large-block h2 a {
	color: #990033	
}
	
#item-large-block p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 25px;
	line-height: 12px;
	padding-right: 10px;
	display: block;
	padding-bottom: 5px;
	}
	
#large-item-image {
	width: 176px;
	height: 110px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 20px;
	float: right;
	}
	
#large-item-image a:link img{
	outline: none;
	}
	
#large-item-image a:visited img{
	outline: none;
	}
	
.price-sheet {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 14px;
	color: #990033;
	display: block;
	clear: top;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
.price-sheet a:link {
	text-decoration: underline;
	color: #990033;
	outline: none;
	}
	
.price-sheet a:hover {
	text-decoration: none;
	color: #990033;
	}
	
.price-sheet a:visited {
	text-decoration: underline;
	color: #990033;
	}
	
.price-sheet a:visited:hover {
	text-decoration: none;
	color: #990033;
	}
	
#large-item-link {
	width: 183px;
	height: 25px;
	margin-top: 2px;
	margin-right: 20px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	color: #990033;
	float: right;
	background-image: 
	}
	
#large-item-link a:link {
	text-decoration: none;
	color: #990033;
	outline: none;
	}
	
#large-item-link a:hover {
	text-decoration: none;
	color: #000000;
	}
	
#large-item-link a:visited {
	text-decoration: none;
	color: #990033;
	outline: none;
	}
	
#large-item-link a:visited:hover {
	text-decoration: none;
	color: #000000;
	}
	
#left-half {
	width: 270px;
	}
	
#right-half {
	float: right;
	width: 200px;
	margin-top: 40px;
	margin-right: 0;
	}
	
.back_btn {
	background: url(../images/back_btn.png) no-repeat left top;
	display: block;
	height: 28px;
	width: 70px;
}
	
#calendar-top {
	width: 513px;
	height: 47px;
	background-image: url(../images/calendar-bg.jpg);
	margin-left: 5px;
	}
	
#calendar-date {
	margin-right: 29px;
	width: 37px;
	height: 32px;
	margin-top: 7px;
	float: right;
	}
	
.calendar-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 13px;
	padding-left: 10px;
	display: block;
	color: #eddca6;
	}
	
.calendar-event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 40px;
	color: #990033;
	display: block;
	line-height: 19px;
	}
	
.calender-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	margin-top: 10px;
	margin-left: 20px;
	display: block;
	font-style: italic;
	}
	
.calender-more a:link {
	text-decoration: none;
	color: #990033;
	}
	
.calender-more a:hover {
	text-decoration: none;
	color: #000000;
	}
	
.calender-more a:visited {
	text-decoration: none;
	color: #990033;
	}
	
.calender-more a:visited:hover {
	text-decoration: none;
	color: #000000;
	}
	
		.ul-categories {
  		    float: left;
  			width: 12em; /* width is changed */
  			margin: 0;
  			padding-top: 5px;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
  			list-style: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin-top: 13px;
			padding-left: 10px;
			line-height: 18px;
			text-align: center;
			margin-left: 5px;
			}
			
			.ul-list {
  		    float: left;
  			width: 12em; /* width is changed */
  			margin: 0;
  			padding-top: 5px;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
  			list-style: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin-top: 13px;
			padding-left: 10px;
			line-height: 18px;
			text-align: left;
			margin-left: 5px;
			}
			
			.ul li-list {
			padding-top: 0px;
			margin-top: 0px;
			}
			
		.please-note {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			padding-left: 10px;
			padding-top: 10px;
			margin-top: 0px;
			line-height: 18px;
			text-align: center;
			display: block;
			}

#content-clear {
	width: 97%;
	clear: both;
	}
	
ul, li {
list-style-type:none;
padding:0;
margin:0;
}

#crumbs {
border:0px solid #dedede;
height:1.3em;
margin-left: 15px;
padding-top: 5px;
}

#crumbs li {
float:left;
line-height:1.3em;
padding-left: 25px;
padding-top: 8px;
color:#000000;
font-size: 15px;
}

#crumbs li a {
color:#676049;
display:block;
padding:0 10px 0 0;
background:url(../assets/images/crumbs.png) no-repeat right center;
}

#crumbs li a:link, #crumbs li a:visited {
text-decoration:none;
color:#676049;
}

#crumbs li a:hover, #crumbs li a:focus {
color:#000000;
text-decoration: none;
}

#bakery {
width: 170px;
height: 110px;
float: left; 
margin-bottom: 15px;
margin-right: 5px;
overflow: hidden;
}

#bakery a:link img {
	border: 0px;
	}
    
.double_coupon {
    margin-top:10px;
}    

#groceries_winner {
margin: 25px 2px 0 12px;
clear: both;
display: block;
}




		#virtual-tour-mid {
	width: 978px;
	float: left;
	margin: 0 auto;
	text-align: center;
	}
	
	
		#virtual-tour-mid h1{
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #990033;
	}
	
	#virtual-tour-mid h2{
	margin: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #990033;
	display: block;
	}
	
	#virtual-tour-mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	}
	
	#virtual-tour-mid p a:link {
	color: #000000;
	text-decoration: underline;
	}
	
	#virtual-tour-mid p a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	#virtual-tour-mid p a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
	#virtual-tour-mid p a:visited:hover {
	color: #000000;
	text-decoration: none;
	}
	
.giftcard_banner {
	background: url("../images/giftcard_banner.jpg") no-repeat left top;
	display: block;
	height: 107px;
	margin: 10px 0 0 18px;
	width: 144px;
}

.price_cut_banner {
	background: url("../images/price_cut_banner.jpg") no-repeat left top;
	display: block;
	height: 198px;
	margin: 10px 0 0 18px;
	width: 144px;
}

/*** New Home Slider ***/

.header_slider {
	background: url("../images/slider_bg.jpg") no-repeat left top;
	display: block;
	height: 464px;
	margin: -6px 0 15px 0;
	width: 533px;
}

.main_panel_overlay {
	background: none repeat scroll 0 0 #FBF4ED;
    display: block;
    height: 434px;
    margin: 16px 0 0 32px;
    opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
    position: absolute;
    width: 168px;
}

*+html .main_panel_overlay {
	display: none;
}

/*.main_panel {
	background: none repeat scroll 0 0 #FBF4ED;
    display: block;
    height: 434px;
    margin: 16px 0 0 32px;
    opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
    position: absolute;
    width: 168px;
}*/

*+html .main_panel {
	background: none repeat scroll 0 0 #FBF4ED;
    display: block;
    height: 412px;
    margin: 0 0 0 25px;
    opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
    position: absolute;
    width: 185px;
}

.nav_panel_overlay {
    background: none repeat scroll 0 0 #FBF4ED;
    display: block;
    height: 50px;
    margin: 375px 0 0 348px;
    opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
    position: absolute;
    width: 185px;
}

*+html .nav_panel_overlay {
    display: none;
}

*+html .nav_panel {
    background: none repeat scroll 0 0 #FBF4ED;
    display: block;
    height: 50px;
    margin: 350px 0 0 348px;
    opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
    position: absolute;
    width: 185px;
}

.slide_one_nav {
	background: url("../images/slide_one_nav.png") no-repeat left top;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_one_nav:hover {
	background: url("../images/slide_one_nav.png") no-repeat left bottom;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_two_nav {
	background: url("../images/slide_two_nav.png") no-repeat left top;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_two_nav:hover {
	background: url("../images/slide_two_nav.png") no-repeat left bottom;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_three_nav {
	background: url("../images/slide_three_nav.png") no-repeat left top;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_three_nav:hover {
	background: url("../images/slide_three_nav.png") no-repeat left bottom;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_four_nav {
	background: url("../images/slide_four_nav.png") no-repeat left top;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_four_nav:hover {
	background: url("../images/slide_four_nav.png") no-repeat left bottom;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_five_nav {
	background: url("../images/slide_five_nav.png") no-repeat left top;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_five_nav:hover {
	background: url("../images/slide_five_nav.png") no-repeat left bottom;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_six_nav {
	background: url("../images/slide_six_nav.png") no-repeat left top;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_six_nav:hover {
	background: url("../images/slide_six_nav.png") no-repeat left bottom;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_seven_nav {
	background: url("../images/slide_seven_nav.png") no-repeat left top;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide_seven_nav:hover {
	background: url("../images/slide_seven_nav.png") no-repeat left bottom;
	display: block;
	height: 36px;
	margin: 357px 0 0 350px;
	position: absolute;
	width: 177px;
	z-index: 50;
}

.slide-onion-nav:hover {
	background:  url("../images/slide_onion_nav.png") no-repeat left bottom;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide-onion-nav {
	background:  url("../images/slide_onion_nav.png") no-repeat left top;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide-moon-nav:hover {
	background:  url("../images/slide_moon_nav.png") no-repeat left bottom;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide-moon-nav {
	background:  url("../images/slide_moon_nav.png") no-repeat left top;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide_partytrays_nav:hover {
	background:  url("../images/slide_partytrays_nav.png") no-repeat left bottom;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide_partytrays_nav {
	background:  url("../images/slide_partytrays_nav.png") no-repeat left top;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide_winter_nav {
	background:  url("../images/slide_winter_nav.jpg") no-repeat left top;
    display: block;
    height: 50px;
    margin: 350px 0 0 348px;
    position: absolute;
    width: 185px;
    z-index: 50;
}

.slide_winter_2_nav {
	background:  url("../images/slide_winter_2_nav.jpg") no-repeat left top;
    display: block;
    height: 50px;
    margin: 350px 0 0 348px;
    position: absolute;
    width: 185px;
    z-index: 50;
}

.slide_jackhub_nav:hover {
	background:  url("../images/slide_jackhub_nav.png") no-repeat left bottom;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide_jackhub_nav {
	background:  url("../images/slide_jackhub_nav.png") no-repeat left top;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide_jesserot_nav:hover {
	background:  url("../images/slide_jesserot_nav.png") no-repeat left bottom;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}

.slide_jesserot_nav {
	background:  url("../images/slide_jesserot_nav.png") no-repeat left top;
    display: block;
    height: 36px;
    margin: 357px 0 0 348px;
    position: absolute;
    width: 192px;
    z-index: 50;
}


.slide_one_info {
	background: url("../images/slide_one_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;
}

.slide_two_info {
	background: url("../images/slide_two_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;
}

.slide_three_info {
	background: url("../images/slide_three_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_four_info {
	background: url("../images/slide_four_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_five_info {
	background: url("../images/slide_five_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_six_info {
	background: url("../images/slide_six_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_seven_info {
	background: url("../images/slide_seven_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide-onion-info {
	background: url("../images/slide-onion-info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide-moon-info {
	background: url("../images/slide-moon-info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_partytrays_info {
	background: url("../images/slide_partytrays_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_footballpartytrays_info {
	background: url("../images/slide_footballpartytrays_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_winter_info {
	background: url("../images/slide_winter_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_winter_2_info {
	background: url("../images/slide_winter_2_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_jackhub_info {
	background: url("../images/slide_jackhub_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

.slide_jesserot_info {
	background: url("../images/slide_jesserot_info.png") no-repeat left top;
	display: block;
	height: 412px;
	margin: 0 0 0 32px;
	position: absolute;
	width: 168px;
	z-index: 25;	
}

ul.lawngarden {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: -5px 0 10px 20px;
	padding: 0 0 0 7px;
}

ul.lawngarden li {
	line-height: 18px;
	list-style-type: disc;
	margin: 0px;
	padding: 0 0 5px 0;
}

.blog_social {
	width: 150px;
	margin-bottom: 30px;
}

.facebook {
	background: url("../images/icon_fb.png") no-repeat left top;
	display: block;
	float: right;
	height: 32px;
	margin: 0 0 0 5px;
	width: 32px;
}

.youtube {
	background: url("../images/icon_yt.png") no-repeat left top;
	display: block;
	float: right;
	height: 32px;
	margin: 0 0 0 5px;
	width: 32px;
}
	
.latest_news_container {
	background: url("../images/latest_news_container.jpg") no-repeat left top;
	height: 200px;
	float: left;
	margin: 5px 10px -20px;
	padding: 65px 0 0 4px;
	width: 240px;
}

.upcoming_events_container {
	background: url("../images/upcoming_events_container.jpg") no-repeat left top;
	height: 200px;
	float: left;
	margin: 5px 10px -20px;
	padding: 65px 0 0 4px;
	width: 240px;
}

.latest_news_container a {
	color: #990033 !important;
	line-height: 16px;
	text-decoration: underline !important;
	display: block;
	z-index: 1;
}

.latest_news_container a:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.upcoming_events_container a {
	color: #990033 !important;
	text-decoration: underline !important;
}

.upcoming_events_container a:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.upcoming_events_container {
	background: url("../images/upcoming_events_container.jpg") no-repeat left top;
	height: 200px;
	float: left;
	margin: 5px 10px 0;
	padding: 65px 0 0 4px;
	width: 240px;
}

.latest_news_container .news_feed {
	height: 125px;
	margin: 0 0 0 18px;
	width: 200px;
}

.upcoming_events_container .events_feed {
	height: 125px;
	width: 200px;
}

.news_events_container .news_feed p {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    line-height: 16px !important;
    margin: 0 !important;
    padding: 0 5px 0 0 !important;
}

.upcoming_events_container ul li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    font-weight: normal;
    margin: 0 0 10px 25px;
    width: 200px;
}

.see_news_btn {
	background: url("../images/see_news_btn.jpg") no-repeat left top;
	float: right;
	height: 34px;
    margin: 0 25px 0 0;
	width: 111px;	
}

.see_news_btn:hover {
	background: url("../images/see_news_btn.jpg") no-repeat left bottom;
	float: right;
	height: 34px;
	margin: 0 25px 0 0;
	width: 111px;	
}

.view_events_btn {
	background: url("../images/view_events_btn.jpg") no-repeat left top;
	float: right;
	height: 34px;
    left: 0;
    margin: 0 25px 0 0;
    position: relative;
    top: 0;
	width: 132px;	
}

.view_events_btn:hover {
	background: url("../images/view_events_btn.jpg") no-repeat left bottom;
	float: right;
	height: 34px;
	margin: 0 25px 0 0;
	width: 132px;	
}

.cultured_farmer_ad {
	background: url("../images/cultured_farmer_banner.jpg") no-repeat left top;
	height: 104px;
	margin: 0 25px -10px 0;
	width: 135px;
}

.cultured_farmer_ad:hover {
	background: url("../images/cultured_farmer_banner.jpg") no-repeat left bottom;
	height: 104px;
	margin: 0 25px -10px 0;
	width: 135px;
}

.copyright {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    padding: 0 0 1px 0;
	text-align: center;
}

.copyright a {
	color: #990033;
	}
	
.copyright a:hover {
	color: #000;	
}
#count {
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
}

.family_markets_logo {
	float: right;
	height: 50px;
	margin: 21px 10px 0 0;
	width: 150px;
}

.family_markets_logo a {
	display: block;
	height: 50px;
	width: 150px ;
}

.hours p {
	display: block;
	margin: 0;
	padding: 0;
}

.hours p span {
	margin: 0 0 0 50px;
}
