.body{
	background-image: url(images/preloaded/fat_lines_light.gif);
	background-repeat: repeat;
	margin-top: 0; 
	margin-left:0;	
	margin-right: 0;	
	margin-bottom: 0;
	}
	
	/*borders*/
	
.border{
	border-left: 1px;	border-left-color: #ffffff; border-left-style: solid;
	border-right:1px;	border-right-color:#ffffff; border-right-style: solid;
	border-top:1px; border-top-color:#ffffff; border-top-style: solid;
	border-bottom:1px; border-bottom-color:#ffffff;	border-bottom-style: solid;
}

/*Main Table Content*/

.main{
	background-color: #ffffff;
}
.toppanelgreen{
	background-color: #3E7A32;
	background-image: none	width: 100%;	
	height: 175px;
	}
.bottompanelgreen{
	background-color: #0D3504;
	background-image: none;	width: 100%;	
	height: 35px;
	font-family : Annifont; font-size : 18px; font-style : normal; font-variant : normal; font-weight : bold;	
	color : #ffffff; padding-left : 10px; padding-right : 0;	text-align: left;
	}
.subpanelgreen{
	background-color: #0D3504;
	background-image: none;	width: 100%;	
	height: 30px;
	font-family : Annifont; font-size : 16px; font-style : italic; font-variant : normal; font-weight : normal;	
	color : #ffffff; padding-left : 10px; padding-right : 0;	text-align: left;
	}
	
/*Navigation*/
	
.menu {
	FONT-SIZE: 12px; Z-INDEX: 100; 	WIDTH: 800px; 	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; POSITION: relative; 
	HEIGHT: 30px
}
.menu UL LI A {
	DISPLAY: block; FONT-SIZE: 12px;	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; BACKGROUND: #0D3504; OVERFLOW: hidden;  BORDER-LEFT: #fff 1px solid; WIDTH: 132px; COLOR: #fff; 
	LINE-HEIGHT: 30px; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 30px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.menu UL LI A:visited {
	DISPLAY: block; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; BACKGROUND: #0D3504; OVERFLOW: hidden; WIDTH: 132px; COLOR: #fff; LINE-HEIGHT: 30px; HEIGHT: 30px; 
	TEXT-ALIGN: center; TEXT-DECORATION: none
}
.menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.menu UL LI {
	FLOAT: left; 
	POSITION: relative
}
.menu UL LI UL {
	DISPLAY: none
}
.menu UL LI:hover A {
	BACKGROUND: #3E7A32; 
	COLOR: #fff
}
.menu UL LI:hover UL {
	DISPLAY: block; LEFT: 0px; WIDTH: 132px; POSITION: absolute; TOP: 31px
}
.menu UL LI:hover UL LI A.hide {
	BACKGROUND: #3E7A32; 
	COLOR: #fff
}
.menu UL LI:hover UL LI:hover A.hide {
	BACKGROUND: #124806; 
	COLOR: #fff
}
.menu UL LI:hover UL LI UL {
	DISPLAY: none
}
.menu UL LI:hover UL LI A {
	DISPLAY: block; 
	BACKGROUND: #124806; 
	COLOR: #fff
}
.menu UL LI:hover UL LI A:hover {
	BACKGROUND: #3E7A32; 
	COLOR: #fff
}
.menu UL LI:hover UL LI:hover UL {
	DISPLAY: block; 
	LEFT: 132px; 
	POSITION: absolute; 
	TOP: 0px
}
.menu UL LI:hover UL LI:hover UL.left {
	LEFT: -132px
}

.bottomnav{
	background-color: #DC7901; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; height:30px; font-size : 10px;	
	font-style : normal;	font-variant : normal;	font-weight : normal; color : #ffffff;	padding-left : 0;	text-align: center;
	}
.bottomnav a:link{
	background-color: #DC7901;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; height:30px; font-size : 10px;	
	font-style : normal;	font-variant : normal; font-weight : normal;	color : #ffffff; padding-left : 0; padding-right : 0;	text-align: center; text-decoration: none;
	}
	
.bottomnav a:hover{
	background-color: #F1B425;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; height:30px; font-size : 10px;	
	font-style : normal;	font-variant : normal; font-weight : bold; color : #ffffff;	padding-left : 0;	padding-right : 0; text-align: center;	text-decoration: underline;
	}
	
.bottomnav a:visited{
	background-color: #EFD8A2;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; height:30px; font-size : 10px;	
	font-style : normal;	font-variant : normal; font-weight : normal;	color : #ffffff; padding-left : 0; padding-right : 0;	text-align: center; text-decoration: none;
	}
	
/*Fonts and Styles*/

.title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px; font-style : normal; font-variant : normal; font-weight : bold;	
	color : #111111; padding-left : 0; padding-right : 0;	text-align: left;
	}	

.subtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : bold;	
	padding-left : 0;	padding-right : 0; color : #111111; text-align: left;
	}
	
.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : normal;	
	padding-left : 0;	padding-right : 0; color : #111111; text-align: left;
	}	

.whitetext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : bold;	
	padding-left : 0;	padding-right : 0; color : #ffffff; text-align: center;
	}	
.whitetext a:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : bold;	
	padding-left : 0;	padding-right : 0; color : #ffffff; text-align: center;
	}	
.whitetext a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : bold;	
	text-decoration: underline; padding-left : 0;	padding-right : 0; color : #ffffff; text-align: center;
	}	
.whitetext a:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : bold;	
	padding-left : 0;	padding-right : 0; color : #ffffff; text-align: center;
	}	
	
.foodsubtitle {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : bold;	
	padding-left : 0;	padding-right : 0; color : #0d3504; text-align: center;
}
.foodtext {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : normal;	
	padding-left : 0;	padding-right : 0; color : #0d3504; text-align: center;
}
.foodlefttext {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-variant : normal; font-weight : normal;	
	padding-left : 0;	padding-right : 0; color : #0d3504; text-align: left;
}
.foodtitle {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px; font-style : normal; font-variant : normal; font-weight : bold;	
	color : #0d3504; padding-left : 0; padding-right : 0;	text-align: left;
}
	
.copyright{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-variant : normal; font-weight : bold;	
	padding-left : 0;	padding-right : 0; color : #ffffff;
		}
	
.closestatement{
	font-family : Annifont; font-size : 18px; font-style : italic; font-variant : normal; font-weight : bold;	
	color : #0D3504; padding-left : 0; padding-right : 0;	text-align: center;
	text-shadow: black;
}

/* Accordion Styling */
#wrapper{
width: 750px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #557140;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #557140;
background-image: url(../images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

.foodheader{
width:730px;
height: 25px;
background-color: #ffffff;
background-image: url(images/background/foodheader.jpg) no-repeat left;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 16px; 
font-style : normal; 
font-variant : normal; 
font-weight : bold;	
padding-left : 5px;	
padding-right : 0; 
color : #ffffff; 
text-align: left;