body {
background-color: #fff;
background-image: url('images/background.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin: 0 0 20px 0;
padding: 0px;
}
.wrapper {
width: 750px; 
background-color: #fff;
color: #000; 
text-align: left; 
margin: 12px auto 0 auto;
}
p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}

/* this group sets the normal link colors */
a:link {
color: #2e4517;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #2e4517;
text-decoration :none;
font-weight: bold;
}
a:hover {
color: #2e4517; 
text-decoration: underline overline;
font-weight: bold;
}
a:active {
color: #2e4517;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
h1 {
font-size : 130%;
font-weight: bold;
color:#2e4517;
letter-spacing: 2px;
}
h2 {
font-size: 125%;
font-weight: bold;
color: #000000;
letter-spacing: 2px;
}
h3 {
font-size: 120%;
font-weight: bold;
color: #2e4517;
letter-spacing: 2px;
}
h4 {
font-size: 110%;
font-weight: bold;
color: #2e4517;
letter-spacing: 2px;
}
h5 {
font-size: 80%;
font-weight: bold;
color: #2e4517;
letter-spacing: 2px;
}
h6 {
font-size: 80%;
font-weight: bold;
color: #000000;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#424e44;
width: 80%;
height: 2px;
}
.maincell {
font-family: Verdana, Arial, sans-serif;
font-size: 90%; font-weight: bold; color:#ffffff;letter-spacing: 2px;
text-align: right;
vertical-align: top;
background-color: #fff;
background-image: url('images/mainimage2.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-repeat: no-repeat;
width: 750px;
height: 261px;
padding-top: 35px;
padding-right: 65px;
border-top: 1px solid #2e4517;
border-right: 1px solid #2e4517;
border-left: 1px solid #2e4517;
}
.maincell a:link {display: inline; text-align: center; text-decoration: none;  color: #ffffff;}
.maincell a:active {display: inline; text-align: center; text-decoration: none;  color: #ffffff;}
.maincell a:hover {display: inline; text-align: center; text-decoration: none; color: #ffffff; background-color: #566949;}
.maincell a:visited {display: inline; text-align: center;  text-decoration: none; color: #ffffff;}

.decobar {
background-color: #2e4517;
background-image: url('images/deco.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border-right: 1px solid #2e4517;
border-left: 1px solid #2e4517;
height: 11px;
}
.topnav {
background-color: #2e4517;
background-image: url('images/topnavbkgd.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-x;
border-right: 1px solid #2e4517;
border-left: 1px solid #2e4517;
height: 70px;
text-align: center;
vertical-align: middle;
padding-bottom: 10px;
}
.topnav p {margin:0; padding:0;}

.rollover   {
text-align: center; color:#58684B;
}
.rollover a {
display: inline; 
width: 110px; 
padding: 5px 30px 3px 30px; 
font: bold 14px sans-serif; 
color: #58684B; 
background: url("images/buttongroup.jpg") 0 0 no-repeat;
}
.rollover a:hover {
background-position: 0 -30px; 
color: #58684B; 
text-decoration: none;}

.rollover a:visited {
color: #58684B; 
text-decoration: none;
}
.pagebanner {
background-color: #fff;
color: #2e4517;
background-image: url('images/pagebanner.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
border-right: 1px solid #2e4517;
border-left: 1px solid #2e4517;
height: 30px;
padding-top: 2px;
padding-left: 15px;
font-weight: bold;
}
.sidebar1 {
background-color: #fff;
border-left: 1px solid #2e4517;
border-bottom: 1px solid #2e4517;
color: #000;
text-align: center;
vertical-align: top;
line-height: 20px;
width: 250px;
padding: 5px;
}
.sidebar2 {
background-color: #E4EFDB;
border: 1px solid #2e4517;
color: #000;
font-weight: bold;
text-align: center;
vertical-align: middle;
line-height: 20px;
width: 230px;
}
.textarea1 {
background-color: #fff;
border-right: 1px solid #2e4517;
border-bottom: 1px solid #2e4517;
color: #000;
font-weight: bold;
text-align: center;
vertical-align: top;
line-height: 20px;
width: 500px;
padding: 5px;
}
.textarea2 {
background-color: #E4EFDB;
border: 1px solid #2e4517;
color: #000;
font-weight: bold;
text-align: left;
vertical-align: top;
line-height: 20px;
width: 490px;
padding: 5px;
}
.copyright {
background-color: #fff;
border-right: 1px solid #2e4517;
border-left: 1px solid #2e4517;
border-bottom: 1px solid #2e4517;
color: #000;
font-weight: bold;
font-size: 80%;
text-align: center;
vertical-align: middle;
line-height: 20px;
width: 750px;
padding: 10px;
}
.newsbox {
padding: 10px;
line-height: 1.5;
float: right;
width: 175px;
margin-left: 10px;
margin-bottom: 10px;
border: 1px dotted #000000;
background-color: #EDE1CD;
font-size:10pt;
font-weight: normal;
font-family: verdana;
}

