body  {
	font: normal 20px Georgia, serif;
	background: url(../media/background.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4d4d4d;
	}

body a {
	color: #4d4d4d;
	text-decoration: none;
	}

#page {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	z-index: 100;
	}

#header {
	height: 200px;
	background: url(../media/tagline.jpg) 100px 0px no-repeat;
	}

#logo {
	margin: 76px 0 0 40px;
	width: 200px;
	height: 200px;
	background: url(../media/logo-normal.png) no-repeat;
	}

#logo:hover {
	background: url(../media/logo-hover.png) no-repeat;
	}

#header ul {
	margin: 0 0 0 800px;
	}

#header ul li {
	font-size: 12px;
	display: inline;
	text-transform: uppercase;
	font-family: Arial;
	}

#header ul li#login {
	border-right: 1px solid #ffffff;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
	}

#header ul li a {
	color: #ffffff;
	}

#header ul li a:hover, #header ul li a:active {
	border-bottom: 1px solid #ffffff;
	}

#navigation {
	width: 740px;
	margin: 2px 0 0 290px;
	font-size: 13px;
	padding: 0;
	text-transform: uppercase;
	background: url(../media/nav-bg.png) no-repeat;
	border-bottom: 1px solid #b79220;
	}

	#navigation ul {
		position: relative;
		top: -20px;
		height: 32px;
		margin: 0;
		padding: 3px 0 0 0;
		}

		#navigation ul li {
			text-align: center;
			display: inline;
			}

			#navigation ul a {
				color: #333333;
				margin-top: 2px;
				display: block;
				float: left;
				height: 28px;
				width:auto;
				padding: 22px 15px 0px 15px;
				}

			#navigation ul a:hover, #navigation ul a:active, #navigation ul li.current a {
				color: #333;
				}

				li#home a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#home a:hover, #home a:active, #home.current a {
						background: url(../media/homeBackground.png) no-repeat;
						}

				li#about a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#about a:hover, #about a:active, #about.current a {
						background: url(../media/aboutBackground.png) no-repeat;
						}

				li#location a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#location a:hover, #location a:active, #location.current a {
						background: url(../media/locationBackground.png) no-repeat;
						}

				li#services a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#services a:hover, #services a:active, #services.current a {
						background: url(../media/servicesBackground.png) no-repeat;
						}

				li#faq a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#faq a:hover, #faq a:active, #faq.current a {
						background: url(../media/faqBackground.png) no-repeat;
						}
				
				li#blog a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#blog a:hover, #blog a:active, #blog.current a {
						background: url(../media/faqBackground.png) no-repeat;
						}
						
				li#pickup a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#pickup a:hover, #pickup a:active, #pickup.current a {
						background: url(../media/pickup-bk.png) no-repeat;
						}
						
				li#contact-us a {
					background: url(../media/buttonBorder.png) top right repeat-y;
					}

					#contact-us a:hover, #contact-us a:active, #contact-us.current a {
						background: url(../media/contactBackground.png) no-repeat;
						}

			
#photo-bar img {padding:10px;}

#leftcolumn {
	float: left;
	width: 290px;
	margin: 40px 0 0 0;
	}

#content {
	margin: 0 0 0 290px;
	padding: 0 20px 80px 20px;
	}

#content a {
	border-bottom: 2px solid #b79220;
	}

#content a:hover, #content a:active {
	background-color: #f5efdf;
	}

#content h1 {
	font-size: 48px;
	font-weight: 100;
	font-variant: small-caps;
	color: #444444;
	margin: 32px -20px 12px -20px;
	padding: 0 0 10px 16px;
	border-bottom: 1px solid #b79220;
	}

#content ul li {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 0 20px;
	border-left: 1px dotted #b79220;
	}

#leftcolumn p, #content p, #content h2 {
	font-size: 15px;
	line-height: 20px;
	font-weight: 100;
	}

#content h2 {
	text-transform: uppercase;
	}

#content h1 em {
	font-variant: normal;
	}

#footer {
	font-size: 12px;
	height: 199px;
	clear: both;
	}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	}

#footer p {
	position: relative;
	top: 30px;
	text-indent: 4px;
	margin: 0;
	padding: 0;
	}

#footer ul {
	position: relative;
	top: 20px;
	}

#footer ul li {
	text-transform: uppercase;
	display: inline;
	padding: 0 7px 0 4px;
	border-right: 1px solid #000000;
	}

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

#face {
	width: 220px;
	height: 290px;
	margin: -136px 0 0 790px;
	background: url(../media/face.gif) no-repeat;
	}

#delivery, #coupons, #hours, #testimonials {
	margin-left: 38px;
	}

#delivery {
	width: 214px;
	height: 99px;
	background-color: #ebdebc;
	margin-bottom: 40px;
	text-align: center;
	background: url(../media/delivery-normal.jpg);
	}

#delivery:hover {
	background: url(../media/delivery-hover.jpg);
	}

#delivery p {
	padding-top: 19px;
	font-size: 28px;
	line-height: 28px;
	font-variant: small-caps;
	}

#coupons {
	width: 214px;
	height: 73px;
	background-color: #ebdebc;
	text-align: center;
	margin-bottom: 40px;
	background: url(../media/coupons-normal.jpg);
	}

#coupons:hover {
	background: url(../media/coupons-hover.jpg);
	}



#coupons p {
	padding-top: 20px;
	font-size: 28px;
	font-variant: small-caps;
	}

#hours {
	width: 214px;
	height: 164px;
	background-color: #ebdebc;
	text-align: center;
	background: url(../media/hours-normal.jpg);
	}

#hours p {
	padding: 20px 0 12px 0;
	margin: 0 20px 10px 20px;
	font-size: 28px;
	font-variant: small-caps;
	border-bottom: 1px solid #4d4d4d;
	}



#hours ul li {
	font-size: 16px;
	padding: 0 0 4px 0;
	}
	


#testimonials {
	width: 214px;
	height: 340px;
	background-color: #ebdebc;
	margin:0 auto;
	text-align: center;
	background: url(../media/testimonials-normal.jpg);
	overflow:hidden;
	font-size:12px;
}


#testimonials p {
	padding: 20px 0 12px 0;
	margin: 0 20px 10px 20px;
	text-decoration:none;
	font-size: 25px;
	font-variant: small-caps;
	border-bottom: 1px solid #4d4d4d;
}

p.testimonials {
	font-size: 12px !important;
	font-variant: small-caps !important;
	text-align: right !important;
	margin: 0 10px 0 0 !important;
	padding: 0 0 0 0 !important;
	border:none !important;
}


#testimonials ul li {
	font-size: 12px;
	padding: 0 13px 0 13px;
	text-align:left;
	font-style:italic;
	background: transparent !important;
}
#testimonials h2 {
	padding: 20px 0 12px 0;
	margin: 0 20px 10px 20px;
	text-decoration:none;
	font-size: 16px;
	font-variant: small-caps;
	border-bottom: 1px solid #4d4d4d;
	font:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

#content p + h2, #content ul + h2 {
	margin-top: 40px;
	}

#content p + ul {
	padding-top: 20px;
	}

.social {
	width: 214px;
	height: 340px;
	background-color: #ebdebc;
	background: url(../media/testimonials-normal.jpg);
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.social-fb {
	width: 240px;
	height: 330px;
	padding-top:10px;
	padding-left:5px;
	Padding-right:5px;
	background-color: #ebdebc;
	background: url(../media/facebook-bk.jpg);
	background-repeat:no-repeat;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#social-icons { padding-left:10px; }
.social a { font-size:14px; text-decoration:none !important; border-bottom:0px !important;}
.social img {
	border: 0px;
	
}

#social {
	margin-left: 20px;
	margin-right: 35px;
}

.social h2 {
	padding: 20px 0 12px 0;
	margin: 0 20px 10px 20px;
	text-decoration:none;
	font-size: 25px;
	font-variant: small-caps;
	border-bottom: 1px solid #4d4d4d;
	font:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.social ul {
	margin-top: 0;
	margin-left: 0px;
	margin-right: 10px;
	width:190px;
}

.blog {
	width: 214px;
	height: 340px;
	background-color: #ebdebc;
	background: url(../media/testimonials-normal.jpg);
	margin:auto;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.blogl img {
	border: 0px;
}

#blog {
	margin-left: 20px;
	margin-right: 35px;
}

.blog h2 {
	padding: 20px 0 12px 0;
	margin: 0 20px 10px 20px;
	text-decoration:none;
	font-size: 25px;
	font-variant: small-caps;
	border-bottom: 1px solid #4d4d4d;
	font:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.blog ul {
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
}

#twitter_update_list {
	font-size:12px;

}
#twitter_update_list a {
	font-size:10px;
}

.coupon {
	width: 568px;
	height: 194px;
	text-align: center;
	background: url(../media/certificate-normal.jpg);
	}

.coupon:hover {
	background: url(../media/certificate-hover.jpg);
	}

.coupon h2 {
	position: relative;
	top: 30px;
	font-variant: small-caps !important;
	font-size: 24px !important;
	}

.coupon p {
	position: relative;
	top: 20px;
	}

.coupon p.note {
	text-transform: uppercase;
	font-size: 10px !important;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#address {
	margin-left: 10px;
	margin-bottom:30px;
	font-size:14px;
	text-align:center;
	width:255px;
}

/*~form legend {
	text-transform: uppercase;
	margin: 10px 0 0 0;
	}

~form ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	}

~form p {
	margin-bottom: 80px;
	}

~form input {
	width: 90px;
	height: 30px;
	border: 0;
	color: #4d4d4d;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

~li label {
	font-size: 12px;
	vertical-align: middle;
	}

~li input {
	width: 320px;
	border: 1px solid #eadebc;
	color: #4d4d4d;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

~textarea {
	width: 317px;
	height: 100px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #eadebc;
	}
	*/

ul#questions {
	padding: 0 0 30px 40px;
	margin: 0 -20px 0 -20px;
	border-bottom: 1px solid #b79220;
	list-style-type: disc;
	}

ul#questions li a {
	border-bottom: 1px solid #b79220;
	}

ul + form {
	padding: 40px 0 40px 0;
	}

ul + form li {
	padding: 0 0 14px 0;
	}

ul#address li {
	border-left: none !important;
	margin: 0;
	padding: 0;
	}

ul#questions li {
	border-left: none;
	margin: 0;
	padding: 0;
	}

p.question {
	padding-top: 36px;
	margin-bottom: -10px;
	font-style: italic;
	font-weight: bold;
	}

	p.question a {
		border: none !important;
		background: none !important;
		}

ul.answer {
	padding-bottom: 20px;
	border-left: none;
	}

.qa ul.answer li {
	border: 0px !important;
	}

.qa {
	padding: 0 20px 20px 20px;
	margin: -18px -20px 0 -20px;
	border-bottom: 1px solid #b79220;
	}

.qa ul.question {
	padding: 10px 0 0 0;
	}

.qa:hover {
	background: url(../media/qa-bg.jpg) repeat-y;
	}

#border-bottom {
	width: 100%;
	height: 200px;
	margin-top: -200px;
	}

#container {
	background: url(../media/footer-bg.gif) bottom left repeat-x;
	}

.question a.top {
	position: relative;
	left: 20px;
	font-style: normal;
	border: none !important;
	text-transform: uppercase;
	font-size: 8px;
	font-family: Arial;
	color: #fff;
	background: transparent !important;
	}

.question a.top:hover {
	text-decoration: underline;
	}

.qa:hover .question a.top {
	color: #999;
	}

a#top {
	position: absolute;
	top: -100px;
	left: -100px;
	}

form {
	font-size: 18px;
	margin: 0;
	padding: 0;
	}

form ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

fieldset {
	margin: 0 0 20px 0;
	padding: 5px 20px 20px 20px;
	border: 1px solid #eee;
	}

fieldset fieldset {
	padding: 5px 20px 20px 20px;
	margin-bottom: 30px;
	border: 1px solid #eee;
	}

fieldset label {
	font-size: 12px;
	padding: 7px 0 3px 0;
	display: block !important;
	}

form em {
	color: #ff0000;
	}

legend {
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	text-transform: uppercase;
	background: #ebdebc;
	}

#printCoupon {
	padding: 0 0 0 10px;
	font-size: 12px !important;
	}

a p#printCoupon {
	text-decoration: none !important;
	}


