html, body{
	padding: 0;
	background: #e8e8d5;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin: 0 auto;
}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

#top_text{
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 auto;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
}

#holder{
    width: 1000px;
}

#banner{
	width: 1000px;
	height: 152px;
}

#banner img {
	border: 1px solid #000;
}

#holder_left{
	float: left;
	width: 231px;
	height: 475px;
}

.menu{
	background: url('../images/menu.jpg');
	width: 231px;
	height: 48px;
}

.menu_text{
	background: url('../images/menu_text.jpg');
	width: 231px;
	height: 253px;
}

.menu_text .holder_one{
	width: 200px;
	height: 35px;
	padding-left: 30px;
	padding-top: 28px;
}

.menu_text .holder_two{
	width: 200px;
	height: 42px;
	padding-left: 30px;
	padding-top: 20px;
}

.menu_text .holder_three{
	width: 200px;
	height: 50px;
	padding-left: 30px;
	padding-top: 15px;
}

.menu_text .holder_four{
	width: 200px;
	height: 50px;
	padding-left: 30px;
	padding-top: 5px;
}

.why_soup{
	background: url('../images/why_soup.jpg');
	width: 231px;
	height: 49px;
}

#contactimg{
	background: url('../images/contact.jpg');
	width: 231px;
	height: 49px;
}

.tenreasons{
	background: url('../images/10reasons.jpg');
	width: 231px;
	height: 125px;
}

.tenreasons .contact{
	width: 231px;
	height: 100px;
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}

#delivery{
	background: url('../images/delivery.jpg');
	width: 231px;
	height: 48px;
}

#holder_mid{
	float: left;
	width: 538px;
	height: 100%;
}

#jpic{
	background: url('../images/jerry.jpg');
	height: 301px;
}

#fm_locations{
	background: url('../images/fm_locations.jpg');
	height: 49px;
}

#locations{
	background: url('../images/locations.jpg');
	height: 125px;
	padding-right: 3px;
	position: relative;
}

#locations a:link, a:active, a:visited{
    color: #000000;
	text-decoration: none;
}

#locations a:hover{
    color: #666666;
	text-decoration: none;
}

#locations ul {
	margin: 0;
	padding-left: 20px;
}

li.locations_holder{
	display: inline-block;
	width: 32.5%;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

.locations_split{
	width: 193px;
    height: 7px;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}

.locations_holder2{
	width: 33%;
    height: 104px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	margin: 0 auto;
}

.locations_more{
	position: absolute;
	width: 538px;
    height: 17px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	bottom: 5px;
}

.location_rest{
	font-size: 12px;
	padding-top: 4px;
	font-weight: bold;
}

.style1{
	color: #663300;
}

.style2{
	color: #0000FF;
}

.style3{
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

#holder_right{
	float: left;
	width: 231px;
	height: 475px;
}

#left_menu{
	background: url('../images/left_menu.jpg');
	width: 231px;
	height: 253px;
}

#left_menuholder{
	width: 231px;
	height: 245px;
	padding-top: 10px;
}

#left_menu .text{
	font-size: 12px;
	width: 221px;
	height: 15px;
	padding-left: 7px;
	font-weight: bold;
}

#left_menu .more{
	font-size: 17px;
	width: 221px;
	height: 25px;
	padding-left: 7px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}

#seperator{
	width: 1045px;
	height: 2px;
}

#footer{
	float: left;
	background: url('../images/footer.jpg');
	width: 1000px;
	height: 151px;
	margin-top: -1px;
}

#footer .copywrite{
	float: left;
	font-size: 20px;
	width: 1000px;
	height: 135px;
	text-align: center;
	padding-top: 50px;
}

.j_text{
	background: url('../images/j_text.jpg') repeat-y;
	width: 538px;
	min-height: 302px;
	height: 100%;
}

.j_text2{
	background: url('../images/j_text.jpg') repeat-y;
	width: 538px;
	height: 426px;
	overflow: scroll;
}

.j_text2 a:link, a:active, a:visited{
    color: #000000;
	text-decoration: none;
}

.j_text2 a:hover{
    color: #666666;
	text-decoration: none;
}

.j_header{
	text-decoration: underline;
	width: 583px;
	padding-top: 20px;
	text-align: center;
	font-size: 25px;
}

.j_content{
	font-size: 15px;
	text-align: justify;
	padding-right: 5px;
	overflow: scroll;
	height: 250px;
}

.j_content a:link, a:active, a:visited{
	font-style: italic;
	color: #ff0000;
}

.j_content a:hover{
	font-style: italic;
	color: #ff0000;
}

.j_content2{
	font-size: 15px;
	text-align: justify;
	margin-top: -3px;
	padding-left: 10px;
}

.text_content{
	width: 175px;
	font-weight: normal;
	font-style: italic;
	padding-left: 325px;
}

.j_content_moreinfo{
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin-top: -3px;
	padding-top: 20px;
	padding-left: 10px;
}

.j_content_moreinfo blockquote{
 font-style: italic;
 }

.j_content_inventory{
	font-size: 12px;
	text-align: justify;
	overflow: scroll;
	height: 250px;
}

.j_content_delivery{
	font-size: 15px;
	margin-top: -3px;
	padding: 10px;
}

.j_content_delivery a[href^="mailto:"] {
	color: #000;
	text-decoration: underline;
}

.j_content_delivery a[href^="mailto:"]:hover {
	color: #000000;
	text-decoration: none;
}

.j_content_pl{
	font-size: 15px;
	text-align: justify;
	overflow: scroll;
	height: 250px;
}

.j_content_pl a:link, a:active, a:visited{
	color: #000000;
	text-decoration: underline;
}

.j_content_pl a:hover{
	color: #000000;
	text-decoration: none;
}

#header_tws{
	background: url('../images/header_tws.jpg');
	width: 538px;
	height: 48px;
	margin-top: -1px;
	border-bottom: 1px solid #000;
}

#header_lws{
	background: url('../images/header_lws.jpg');
	width: 538px;
	height: 48px;
	margin-top: -1px;
	border-bottom: 1px solid #000;
}

#header_inventory{
	background: url('../images/header_inventory.jpg');
	width: 538px;
	height: 48px;
	margin-top: -1px;
	border-bottom: 1px solid #000;
}

#header_moreinfo{
	background: url('../images/header_moreinfo.jpg');
	width: 538px;
	height: 48px;
	margin-top: -1px;
	border-bottom: 1px solid #000;
}

#header_delivery{
	background: url('../images/delivery_info.jpg');
	width: 538px;
	height: 48px;
	margin-top: -1px;
	border-bottom: 1px solid #000;
}

#header_locations{
	background: url('../images/header_locations.jpg');
	width: 538px;
	height: 48px;
	margin-top: -1px;
	border-bottom: 1px solid #000;
}

#header_productlist{
	background: url('../images/header_productlist.jpg');
	width: 538px;
	height: 48px;
	margin-top: -1px;
	border-bottom: 1px solid #000;
}

#inventory_pad{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#blog{
	width: 170px;
	height: 100%;
	float: right;
	margin: 0;
	padding: 0;
}

.red{
	color: #FF0000
}

#footer_quote{
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-right: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    width: 980px;
}

#footer_badges{
	height: 40px;
	padding-top: 10px;
}

#special_holder{
	padding-top: 2px;
	padding-left: 5px;
}

.style35 {
	font-size: 18px;
	color: #000000; 
	font-weight: bold
}
.style34 {
	font-size: 13px; 
	font-weight: bold
}

#inventorylist li {
	list-style-type: none;
	margin-left: -30px;
}

#inventory_holder{
	width: 460px;
	border: 1px solid #c0c0c0;
	margin-left: 30px;
}

#inventory_head{
	width: 450px;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	border-style: solid;
	border-color: #c0c0c0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	font-weight: bold;
}

#inventory_holder hr{
	color: #c0c0c0;
}

/* NEW CSS */

#mid-content-holder {

}

.clear {
	clear: both;
}

ul#weeklyList {
	padding-left: 30px;
}

#weeklyList li {
	margin: 5px 0;
}