body
{
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;

}
h2
{
font-size: 140%;
color: #669966;
}
#container
{
background: #ffffff;
top: 10px;
width: 800px;
left: 50%;
margin-left: -400px;
border: solid 1px #999966;
position: relative;
padding-bottom: 20px;
}

#hartington_logo
{
float: left;
width: 80px;
padding-top: 10px;
}
#navbar
{clear:both;
color: #666633;
position: relative;
border-top: 1px solid #666633;
border-bottom: 1px solid #666633;
height: 25px;
width: 100%;
font-size: 90%;
}
#navbar ul
{
margin: 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}
#navbar ul li
{
height: 25px;

float: left;
}
#navbar li a:link,  #navbar li a:visited
{display: block;
color: #666633;
height: 20px;
padding: 5px 10px 0px 10px;
text-decoration: none;
}
#navbar li a:hover
{
color: #660000;
background-image: url(images/pointer.gif);
background-repeat: no-repeat;
background-position: center top;

}
#header1
{
position: relative;
height: 45px;
color: #ffffff;
background-color: #999966;
font-weight: bold;
font-size: 28px;
padding-top: 10px;
padding-left: 20px;
}
#header2
{
position: relative;
height: 170px;
}

#rightbar
{float:left;
width: 150px;
padding-left: 10px;
padding-right: 10px;

}
#maincontent
{
position: relative;
padding: 10px;}


.pic
{width: 250px;
float:left;
}
.factbox
{
background-image: url(images/hartingtoncheeses.jpg);
background-repeat: no-repeat;
background-position: right top;
background-color: #999966;
color: #ffffff;
padding:10px;
margin: 10px;

}
.floatleft
{position: relative;
float:left;
padding-right: 10px;
padding-bottom:10px;
}
.floatright
{position: relative;
float:right;
padding-left: 20px;
padding-bottom:10px;
}
.vlargefixed
{
font-size: 26px;
color: #666633;

}
#headertext
{position: relative;
float:left; 
width: 205px;
padding-top: 15px;
padding-left: 15px;
color: #666633;
}
.footer
{
padding-top: 20px;
position: relative;
font-size: 75%;
color: #666633;
text-align: center;
}
.footer a:link, .footer a:visited
{
text-decoration: none;
color: #666633;
}
h1
{
font-size: 160%;
}
.col1
{
color: #ffffff;
}
.col2
{
color: #666633;
}
.mybutton
{
background-color: #ffffff;
color: #666633;
border: #FFCC00 solid 2px;
padding: 5px;
}

.smtext
{
font-size: 75%;
color: #663300;
font-weight: bold;

}
.emphasis
{
font-size: 160%;
font-weight: bold;
color: #660000;
}