/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #f0f4e9;
margin: 0px;
padding: 0px;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: #ffffff;
color: #012813;
border: 0px #000000 solid;
width: 900px;
margin: 10px auto;
font-size: 100%;
font-family: Arial, sans-serif;}

#header {margin-bottom: 2px;
height: 101px;}

#content {padding: 10px;
background-color: #FFFFFF;}

#footersurround {background-color: #4c8434;
}

#footercontent {font-size: 80%;
color: #FFFFFF;
padding: 10px;
}

#footercontent a {color: #FFFFFF;}

#footercontent a:hover {color: #ffffff;
text-decoration: underline;}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 15px;}

.floatleftgeneric {float: left;
margin-right: 15px;}

/*end main sections*/

/*navigation*/

.logo{
float: left;
width: 315px;}

.navigation {
float: left;
width: 115px;
margin-left: 2px;}

/*end navigation*/

/*text*/

h1 {font-size: 220%;
color: #82bb6a;
font-family: "Times New Roman", Times, serif;
margin-top: 0px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;}

h2 {font-size: 150%;}

p {font-size: 100%;
text-align: justify;
}

ul li {font-size: 100%;}

.smallblack {font-size: 80%;
color: #000000;}

.smalldarkgreen {font-size: 80%;
color: #012813;}

.smallwhite {font-size: 80%;
color: #FFFFFF;}

.midgreenheading {font-size: 120%;
font-family: Arial, sans-serif;
color: #4c8434;
font-weight: bold;}

.midgreensubheading {font-size: 105%;
font-family: Arial, sans-serif;
color: #4c8434;
font-weight: bold;}

.lightgreenheading {font-size: 120%;
font-family: Arial, sans-serif;
color: #82bb6a;
font-weight: bold;}

.lightgreensubheading {font-size: 105%;
font-family: Arial, sans-serif;
color: #82bb6a;
font-weight: bold;}

.darkgreenheading {font-size: 120%;
font-family: Arial, sans-serif;
color: #012813;
font-weight: bold;}

.darkgreensubheading {font-size: 105%;
font-family: Arial, sans-serif;
color: #012813;
font-weight: bold;}

.fadeimages{
float: right;
margin-left: 20px;
margin-bottom: 20px;
width: 320px;
height: 265px;
background-image: url(images/01.jpg);
background-repeat: no-repeat;
}



/*end text*/


/*hyperlinks*/

a {color: #4c8434;
text-decoration: underline;}

a:hover {color: #82bb6a;
}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 15px;}

.rightimage {margin-left: 15px;
border: 0px solid #000000;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #4c8434 solid;
background-color: #e9e9e9;
color: #012813;
font-family: Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 2px #4c8434 solid;
background-color: #4c8434;
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;}

/*end form fields*/