﻿*{
margin:0;
padding:0;
}
body {
	background-color: #CCCCCC;
}
html { 
	height:101%; 
	margin-bottom:1px; 
}
#container {
	margin: 0 auto;
	width: 800px;
}
img {
		border:none;
}
#bodypanel {
	background-color: #DFCB9F;
}
.heading_a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
}
.heading_b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005B00;
}
.freshbite {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-size: small;
}
.heading_a_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
}
.copytexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: small;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B2E00;
	font-size: small;
}
.copytextlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: small;
}
/* slider includes */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li{ 
	width:380px;
	height:250px;
	overflow:hidden;
	float: left; 
}
/* numeric controls */	
ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;	
}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a{
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
span#prevBtn{}
span#nextBtn{}
#footer {
	background-image: url('images/page_13.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	clear: both;
}
.left {
	float: left;
	width: 380px;
	background-color: inherit;
}
.right {
	float: right;
	width: 380px;
	background-color: inherit;
}
.freshbitelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: small;
	line-height: 25px;
	border-top-style: solid;
	border-top-width: thin;
	border-color:#FFFFFF;
}
#leftpanel {
	padding: 10px;
}
#rightpanel {
	padding: 10px;
}
#featurebar_2_sub {
	height: 75px;
	overflow: hidden;
}
#featurebar_1_sub {
	overflow: hidden;
}
#fullpanel {
	padding: 10px;
	clear: both;
}
.style1 {
	border-width: 0px;
}
#spacer {
	height: 20px;
	float: left;
	width: 380px;
}
a {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: underline;
	color: inherit;
}
#bodypanelgallery {
	background-color: #DFCB9F;
	height: 535px;
}

