body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	}.banner {
	height: 83px;
	width: 775px;
	background-image: url(img/nav/header08_01.jpg);
	display: table;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	background-repeat: no-repeat;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.tblbg {

	background-repeat: repeat-y;
	height: 100%;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	color: #015CE4;
	font-size: large;
	font-weight: bold;
}
li {
	list-style-image: url(/middletondfoods/img/bulletarro.gif);
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	font-size: small;
	color: #333333;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	color: #0001FB;
}


p {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	font-size: small;
	color: #333333;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	color: #FF9900;
}
a:visited {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	color: #0001FB;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	font-size: x-small;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9900;

}
.hr2 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	color: #FF9900;
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	color: #FF9900;
	font-size: medium;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formin {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", Tahoma;
	font-size: x-small;
	border: 1px solid #FF9900;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	top: 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #00CCFF;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	filter: DropShadow(Color=#cccccc, OffX=2, OffY-2, Positive=1);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -100px;
	left: 425px; /*position where enlarged image should offset horizontally */

}

.menunail{
position: relative;
z-index: 0;
}

.menunail:hover{
	background-color: transparent;
	z-index: 50;
	top: 0px;
}

.menunail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menunail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.menunail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */

}
#botmenu {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
}
#botmenu a:link {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
	color: #FF6600;
	text-decoration: none;
}
#botmenu a:hover {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
	color: #3300CC;
	text-decoration: none;
}
#botmenu a:visited {

	font-family: "Trebuchet MS", Arial, verdana;
	font-size: x-small;
	color: #FF6600;
	text-decoration: none;
}
.bannerCopy {
	height: 83px;
	width: 775px;
	background-image: url(img/nav/header07_01.jpg);
	display: table;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
