@charset "utf-8";
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
}
#leftborder {
	background-image: url(images/left_shadow.gif);
	background-repeat: repeat-y;
}
#rightborder {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
}
.mainbox {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#storetable {
	background-color: #003366;
	border: 1px solid #000000;
}
#storetable td {
	background-color: #FFFFFF;
}


.left_box_bg {
	background-image: url(images/left_box_bg.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.news {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 2px;
}

.leftbox_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/left_box_footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.hours {
	font-size: 12.25px;
}
.newsletterinput {
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #033;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: .95em;
}
h5 {
	font-size: .80em;
}
h6 {
	font-size: 0.85em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home {
	background-image: url(images/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 105px;
}
#home:hover {
	background-position: 0px -30px;
}
#home span {
	display: none;
}
#blank {
	background-image: url(images/menu/blank.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 54px;
}
#blank span {
	display: none;
}
#manu {
	background-image: url(images/menu/manufacturers.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 134px;
}
#manu:hover {
	background-position: 0px -30px;
}
#manu span {
	display: none;
}
#about {
	background-image: url(images/menu/about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 114px;
}
#about:hover {
	background-position: 0px -30px;
}
#about span {
	display: none;
}
#special {
	background-image: url(images/menu/special.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 148px;
}
#special:hover {
	background-position: 0px -30px;
}
#special span {
	display: none;
}
#news {
	background-image: url(images/menu/news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 108px;
}
#news:hover {
	background-position: 0px -30px;
}
#news span {
	display: none;
}
#happening {
	background-image: url(images/menu/happenings.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 148px;
}
#happening:hover {
	background-position: 0px -30px;
}
#happening span {
	display: none;
}
#contact {
	background-image: url(images/menu/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 112px;
}
#contact:hover {
	background-position: 0px -30px;
}
#contact span {
	display: none;
}
#drive {
	background-image: url(images/menu/driving.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 179px;
}
#drive:hover {
	background-position: 0px -30px;
}
#drive span {
	display: none;
}
#welcome {
	background-image: url(images/welcome_bg.jpg);
	height: 222px;
	width: 418px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5px;
	color: #333333;
	text-align: justify;
}
#welcome p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#breadcrumb {
	background-image: url(images/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.contentbox {
	background-image: url(images/content_bg_top.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 875px;
}
.countiesBox {
	background-image: url(images/blankBg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 414px;
}
.countiesBox p {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -0.5px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.servingBox {
	background-image: url(images/lgBlankBox.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 840px;
}
.main-page-manu {
	font-size: 11px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}
#main-page-manufacturer a:link, #main-page-manufacturer a:visited, #main-page-manufacturer a:active {
	font-size: 11px;
	text-decoration: underline;
}
#main-page-manufacturer a:hover {
	font-size: 11px;
	text-decoration: none;
}


.servingBox p {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.manu-table {
	border: 1px solid #666;
}
.manu-table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
