/* CSS Document */

body {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0em;
	padding-top: 0em;
	border: 0;
	background-color:#FFFFCC;
	background-image:url(../images/bgWheat.gif);
	background-repeat:repeat;
	height: 100%;
	min-height: 100%;	
}
#outerBox {
	margin-top: 0em;
	background-image:url(../images/linen_square.jpg);
	background-repeat:repeat;
	width: 46em;
	margin: auto;
	text-align: left;
	display: block;
	border: 12px solid #666633;
	height: 44em;
	min-height: 44em;
}
#innerBox {
	width: 46em;
	height: 100%;
	position: relative;
	margin: auto;
	text-align: left;
}
#innerBoxMainContentContainer{
	width: 44em;
	height: 100%;
	min-height: 100%;
}
#innerBoxMainContent{
	padding: 1em;
	height: 100%;
	min-height: 100%;
}
#innerBoxLeft{
	float: left;
	width: 18em;
	padding-right: 1em;
	height: 100%;
	min-height: 100%;
}
#logo{
	text-align: center;
	height:9em;
	min-height:9em;
}
#hours{ 
	text-align: center;
	font-size: .9em;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 1em;
	min-height: 1em;
}
#textLeftTop {
	height: 6.4em;
	min-height: 6.4em;
	padding-right: .5em;
	padding-top: .5em;
}
#textLeftTop p {
	margin: 0;
	text-align: right;
	color: #993333;
	font-size: 0.8em;
	line-height: 1.4em;
}
#leftsidebottom {
	height: 10em;
	min-height: 10em;
	padding-right: .5em;
	padding-top: .5em;	
}
#leftsidebottom {
	text-align: right;
	color: #993333;
	font-size: 0.8em;
	line-height: 1.4em;	
}
#frontImage{
	text-align: right;
	margin-right: -1em;
}
#innerBoxRight{
	float: left;
	width:22em;	
}
#mainNav{
	height: 7.02em;
	min-height: 7.02em;
	width: 22em;
}
.navItem {
	width: 12em;
	float: left;
}
#navItemRight {
	width: 8em;
	float: right;
}
#phone{
	font-size: .8em;
}
#glutenFree{
	padding-top: .25em;
	height:9.38em;
	min-height:9.38em;
}

#organicProduce{
	height: 9.25em;
	min-height: 9.25em;
}
#bulk{
	height: 8.50em;
}
#gifts{
	height: 5.31em;
}
#footer{}
#img_btn_1 {	
	width: 11.13em;
	height: 1.44em;
}
#img_btn_2 {
	width: 11.13em;
	height: 1.75em;
}
#img_btn_3 {
	width: 11.13em;
	height: 1.38em;
}
#img_glutenfree {
	width: 6.44em;
	height: 9.38em;
}
#img_glutenfree_text {
	width: 13.56em;
	height: 9.38em;
}
#img_storefront{
	width: 12.06em;
	height: 9.25em;
	border: 1px solid #666633;
}
#img_logo {
	width: 9.25em;
	height: 9.25em;
}
#img_produce {
	width: 14.19em;
	height: 9.25em;
}
#img_produce_text {
	width: 6.44em;
	height: 9.25em;
}
#img_bulk {
	width: 6.44em;
	height: 8.50em;
}
#img_bulk_text {
	width: 11.69em;
	height: 8.50em;
}
#img_gift {
	width: 8.00em;
	height: 5.31em;
}
#img_gift_text {
	width: 6.44em;
	height: 5.31em;
}

/* Map Page Specific */

#mapHolder {
	font-size: .8em;
	padding: 2em;
	padding-right: 0em;
}

/* Products Pages Styles */

#productsHolder {
	padding: 2em;
	padding-right: 0em;
	padding-top: 0em;
}
#productsHolder h1 {
	color:#CC0000;
	font-size: 1.1em;
}
#productsHolder h2 {
	color: #CC0000;
	font-size: .9em;
}
#productsHolder ul {
	font-size: .8em;
}
#productsHolder p {
	font-size: .8em;
}
#productsHolder table {
	font-size: .6em;
	padding: 0;
	margin: 0;
	border: none;
}