@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F9F4E6;
	background-image: url(../images/bg.gif);
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a:link, a:visited {
	color: #CE5F00;
	outline: none;
}

a:hover {
	outline: none;
	color: #CE5F00;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

img, div {
	behavior: url(iepngfix.htc);
}

#container {
	width: 820px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	height: 126px;
}

#logo {
	float: left;
	margin: 0px;
	padding: 0px;
}

#navigation {
	background-image: url(../images/bg_nav.png);
	width: 470px;
	float: right;
	margin-top: 53px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-top: 50px;
	height: 28px;
	padding-left: 30px;
}

#mainContentHome {
	padding: 0;
	text-align: right;
	margin: 0px;
}

#mainContent {
	background-image: url(../images/bg_body_middle.gif);
	background-repeat: repeat-y;
	background-position: 65px top;
	padding: 0;
	text-align: right;
	margin: 0px;
}

#mainContent #top {
	padding: 0px;
	height: 45px;
	background-image: url(../images/bg_body_top.gif);
	background-position: 65px top;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainContent #middle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}

#mainContent #middle h1 {
	color: #6C2889;
	font-size: 130%;
	font-weight: normal;
	padding-left: 110px;
	padding-bottom: 0px;
}

#mainContent #middle h2 {
	color: #5ecef2;
	font-size: 200%;
	padding-left: 140px;
	letter-spacing: -2px;
	padding-bottom: 15px;
}

#mainContent #middle h3 {
	color: #5ecef2;
	font-size: 125%;
	padding-left: 140px;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainContent #middle h4 {
	color: #F4862A;
	font-size: 110%;
	padding-left: 140px;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainContent #middle p {
	text-align: left;
	padding-top: 0px;
	padding-right: 380px;
	padding-bottom: 0px;
	padding-left: 140px;
	font-size: 80%;
	line-height: 150%;
	color: #3B154C;
	margin-bottom: 0px;
	margin-top: 12px;
}

#mainContent #middle .p_indented {
	padding-left: 155px;
}

#mainContent #middle img {
	margin-right: 60px;
}

#mainContent .heading_orange {
	color: #F5851F;
	font-weight: bold;
	font-size: 110%;
}

#mainContent #subNav {
	margin: 0px;
	padding: 0px;
}

#mainContent #subNav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 140px;
	color: #709B39;
}

#mainContent #subNav li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainContent #bottom {
	background-image: url(../images/bg_body_bottom_big.gif);
	background-repeat: no-repeat;
	height: 137px;
	background-position: 65px bottom;
}

#meetme {
	z-index: 3;
	float: left;
	position: relative;
}

#footer {
	text-align: center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 100px;
	margin-top: 20px;
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #a47aae;
	text-decoration: none;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer .footnote {
	font-size: 90%;	
}

.wic a:link, .wic a:visited {
	color: #a47aae;
	outline: none;
	text-decoration: none;
}

.wic a:hover {
	outline: none;	
	color: #a47aae;
	text-decoration: none;
}

#map_g{
	padding-left:140px;
}

.topping_list {
	text-align: left;
	font-size: 75%;
	line-height: 150%;
	color: #719c3a;
	margin-top: 5px;
	padding-top:0px;
	margin-left: 140px;
	text-transform: capitalize;
	}
	
.topping {
	text-align: left;
	font-size: 75%;
	line-height: 150%;
	color: #719c3a;
	margin-top: 5px;
	padding-top:0px;
	margin-left: 140px;
	}
	
	
.topping td{
	border-bottom-color:#DADADA;
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding-top:15px;
	padding-bottom:15px;
	}	

.topping_indent{
	padding-left: 140px;
	}
		
.nutritionTD {
	font-size: 75%;
	line-height: 150%;
	color: #719c3a;
	margin-top: 5px;
	padding-top:0px;
	margin-left: 140px;
	}
	
#news_covers {
	width: 375px;
	margin-left: 85px;
}

.oneColFixCtrHdr #container #mainContent #middle #news_covers{
	font-size: 80%;
	color: #3B154C;
}

#news_story {
	width: auto;
	height: auto;
	margin-top: 30px;
	margin-left: 175px;
}

#right_side_news{
	width: 350px;
	margin-left: 60px;
	float: right;
	clear: right;
}
.oneColFixCtrHdr #container #mainContent #middle p .style1 {
	font-size: 12px;
}
