body {margin: 0px;
padding: 0px;
}

ul#mainnav a:link, ul#mainnav a:visited {
display: block;
text-decoration: none;
margin: 0;
width: 99%;
border-color: #CC6633;
border: inset;
padding: 6px 6%;
background-color: #CC6633;
font: bold 9pt/ 1.5 arial, sans-serif;
color: #fff;
}

ul#mainnav {
list-style: none;
}

ul#mainnav a:hover {
list-style: none;
color: #ff8040;
}

a:link {
color: #0033FF;
background-color: transparent;
}

a:visited {
color: #FF0033;
background-color: transparent;
}


a:hover {
color: #33FF33;
background-color: transparent;
}

a:active {
color: #FF3366;
background-color: transparent;
}


img {
border: 0;
}


div.center {
  margin-left: auto;
  margin-right: auto; }

.centerimage {
display: block;
margin-left: auto;
margin-right: auto;
}

td {
font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
font-size: 12px; color: #000000;
font-weight: bold;
width: 500px;
vertical-align: top;
text-align: left;

}


ul {color: #000000;
font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
font-size: 12px;
}

li {list-style: square inside; color:#000000;}



h1 { background-color: #31b34a;
font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
font-size: 22px;
padding: 3px 20px;
}

h2 {font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
background-color: #FFFFFF;
text-align: center;
border-color: #ff0033;
border: groove;
margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
}

h3 {
text-align: center;
font-size: 24px;
color: #000000;
background-color: #FFFFFF;
border-color: #ff0033;
border: groove;
margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
}



h4 {color: #999999;
font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
text-align: center;
}

h5 {font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: center;
text-decoration: none;
}


p {color: #000000;
font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
font-size: medium;
}
b {color: #000000;
font-family: Georgia, Times New Roman, Antique Olive Roman, Arial, Helvetica, sans-serif;
font-size: medium;
}

#leftcolumn {
	position: absolute;
	left: 29px;
	width: 160px;
	padding: 50px 20px;
	top: 100px;
	height: 262px;
}
#rightbody {
	position: absolute;
	left: 266px;
	width: 466px;
	padding: 50px 20px;
	height: 394px;
	top: 80px;
}


#background {background-image: url(tasteofohioimages/yellowbody.gif);
background-repeat:repeat-y;
position: absolute;
left: 150px;
top: 117px;
width: 800px;
height: 1500px;
z-index: 1;
}

#background2 {background-image: url(tasteofohioimages/yellowbody.gif);
background-repeat:repeat-y;
position: absolute;
left: 150px;
top: 117px;
width: 800px;
height: 3500px;
z-index: 1;
}

#header {background-image:url(tasteofohioimages/blackheader.gif);
background-repeat:no-repeat;
position: absolute;
left: 150px;
top: 0px;
width: 800px;
height: auto;
padding-top: 20px;
padding-left: 45px;
z-index: 2;
}

#footer {
	background-image: url(tasteofohioimages/blackfooter.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 150px;
	top: 1600px;
	width: 800px;
	height: 150px;
	z-index: 2;
}

#footer2 {
	background-image: url(tasteofohioimages/blackfooter.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 150px;
	top: 3600px;
	width: 800px;
	height: 150px;
	z-index: 2;
}
