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

body {
	background: url(../images/waves-bg.jpg);
	font: 14px 'Times New Roman', Times, serif;
	margin-right: 0px;
	margin-left: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color:#990000;
}

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

a.nutrition:link, a.nutrition:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}

a.nutrition:hover, a.nutrition:active {
	color:#990000;
	text-decoration: none;
}

div.topnav {
	margin: 0px 0px 0px 0px;
}

div.content {
	margin: 10px;
}

div.content p {
	font: 16px "Times New Roman", Times, serif;
	line-height: 17px;
}

div.content2 {
	margin: 10px;
}

div.content2 p {
	font: 16px "Times New Roman", Times, serif;
	line-height: 17px;
	margin: 0px 0px 3px 0px;
}

div.content a:link, div.content a:visited {
	color: #539527;
	text-decoration: none;
}

div.content a:hover, div.content a:active {
	color: #539527;
	text-decoration: underline;
}

a.location:link, a.location:visited {
	color: #000000;
	text-decoration: none;
}

a.location:hover, a.location:active {
	color: #9A3635;
}

div.topnav a:link, div.topnav a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #9A3635;
	margin: 0px 0px 0px 6px;
	font-weight: bold;
	text-decoration: none;
}

div.topnav a:hover, div.topnav a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color: #539527;
	margin: 0px 0px 0px 6px;
	font-weight: bold;
	text-decoration: none;
}

div.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 3px 0px 3px 0px;
}

div.footer a:link, div.footer a:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div.newsitem {
	border: 1px solid #787878;
	padding: 4px;
	margin: 0px;
	font: 14px "Times New Roman", Times, serif;
}

div.newsborder {
	background: #FFFFFF; padding: 4px 4px 0px 4px; width:411px; margin-bottom: 0px;
}

div.newsitem p {
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
}

div.newsitem a:link, div.newsitem a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.newsitem a:hover, div.newsitem a:active {
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

div.fourc {
	border: 1px solid #787878;
	text-align: center;
	padding: 3px;
	margin: 3px;
	font: 12px "Times New Roman", Times, serif;
}

div.sidebar {
	background:url(../images/sidenav-bg.jpg) top #E1DAA6 no-repeat; 
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

div.sideborder {
	border-bottom: 1px solid #474437; 
	border-right: 1px solid #474437; 
	border-left: 1px solid #474437;
	border-top: none;
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

div.sideborder p {
	font: 14px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 5px;
}

div.sideborder a:link, div.sideborder a:visited {
	text-decoration: none;
	color: #000000;
}
div.sideborder a:hover, div.sideborder a:active {
	color: #983333;
	text-decoration: none;
}

div.sideborder a.active:link, div.sideborder a.active:visited {
	text-decoration: none;
	color: #983333;
}
div.sideborder a.active:hover, div.sideborder a.active:active {
	color: #983333;
	text-decoration: none;
}

/*
div.fact {
	position: relative; 
	height:73px; 
	width:158px;
	margin-top: -80px;
	text-align: left;
}
*/

div.fact {
	position: absolute;
	width:158px;
	/*margin-top: -80px;*/
	vertical-align: bottom;
	bottom: 0px;
	text-align: left;
}

div.fact p {
	font: 12px Arial, Helvetica, sans-serif;
}

div.minibox {
	margin: 10px 10px 10px 175px;
}

div.minibox p {
	font: 12px "Times New Roman", Times, serif;
	margin: 0px;
	line-height: 16px;
}

div.minibox h1 {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
	line-height: 16px;
}

div.minibox2 {
	margin: 4px 4px 4px 4px;
	background: #EBE2BC url(../images/organic-sub-bg.jpg) repeat-x;
	border: 1px solid #373935;
	padding-bottom: 10px;
}

div.minibox2 p {
	font: 12px "Times New Roman", Times, serif;
	margin: 0px 10px;
	line-height: 16px;
}

div.minibox2 h1 {
	font: 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-weight: bold;
	line-height: 16px;
}

td.banner-ads p {
	margin: 0px 0px 9px 0px;
}

div.soup-title {
	background: #F5F1DE;
	padding: 4px;
	margin: 0px;
}

div.soup-border {
	border: 1px solid #373935;
	margin: 0px;
	padding: 5px;
}	

div.soup-border h1 {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	color: #973334;
}

div.soup-border p {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.nutrition-minibox {
	background:url(../images/nutritionbox-bg.jpg) top #E2DAAB no-repeat; 
	padding: 4px;
	margin: 9px 0px 0px 0px;
}

div.nutrition-border {
	color: #000000;
	border: 1px solid #373935;
	margin: 0px;
	padding: 5px;
}

div.nutrition-border span.header {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	float: left;
}

div.nutrition-border p {
	font: 12px "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}

div.location-info {
	background: url(../images/detail-bg.jpg) top left #EADFBD no-repeat; 
	border: 1px solid #373935;
	margin: 0px;
	padding: 5px;
}

div.location-info p {
	font: 12px "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
}

div.location-info a {
	color: #973334;
	text-decoration: none;
}

div.daily-minibox {
	background: url(../images/specials-bg.jpg) top left #EADFBD no-repeat; 
	padding: 4px;
	margin: 9px 0px 0px 0px;
}

div.daily-minibox2 {
	background: url(../images/specials-bg2.jpg) top left #EADFBD no-repeat; 
	padding: 4px;
	margin: 9px 0px 0px 0px;
}

div.daily-border {
	border: 1px solid #373935;
	margin: 0px;
	padding: 5px;
}

div.daily-border h1 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

td.menuitem {
	height: 28px;
	width: 500px;
	background: url(../images/menu-bg.jpg) no-repeat;
}

td.menuitem2 {
	height: 47px;
	width: 396px;
	background: url(../images/menu-bg2.jpg) no-repeat;
}

td.menuitem_soup {
    height: 28px;
    width: 500px;
    background: url(../images/menu-bg-soup.jpg) no-repeat;
}

td.menuitem_soup p {
    margin: -2px 0px 0px 9px;
    font: 15px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

td.menuitem p {
	margin: -2px 0px 0px 9px;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
}


td.menuitem2 p {
	margin: -2px 0px 0px 9px;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

span.tags {
	width: 70px;
	display: block;
	float: left;
	text-align: right;
}

span.souptitle {
	margin-left: 80px;
	display: block;
}

span.souptitle a {
	color: #000000;
	text-decoration: none;
}

span.loc {
    display: block;
    background: url(../images/right.jpg) no-repeat;
}

div.key {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div.location-area {
	background: url(../images/location-bg.jpg) top no-repeat #E1DAAB;
	padding: 4px;
	margin: 9px 0px 0px 0px;
}

div.location-border {
	border: 1px solid #373935;
	margin: 0px;
	padding: 5px;
}	

div.location-border p {
	font: 12px "Times New Roman", Times, serif;
	font-weight: bold;
	color:#000000;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


div.location-border a {
	text-decoration: none;
	color:#000000;
}

div.location-border h1 {
	font: 14px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #973334;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.loc_head {
	height: 30px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.loc_head2 {
	height: 30px;
	text-align: center;
	font: 14px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #973334;
}

a.daily:link, a.daily:visited {
	color: #000;
	text-decoration: none;
}

a.daily:hover, a.daily:active {
	color: #973334;
	text-decoration: underline;
}	

#imgAreaImg, #imgAreaImg li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#imgAreaImg2, #imgAreaImg2 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
