BODY {
background-color: #DFE7D0;
background-image: url(images/back.jpg); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: repeat-x;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 15px;
margin-bottom: 20px;
}

p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */

A:LINK    {color: #4B4D45; text-decoration: none; font-weight: bold;}
A:VISITED {color: #4B4D45; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #858A76; text-decoration: underline overline; font-weight: bold;}
A:ACTIVE  {color: #4B4D45; text-decoration: none; font-weight: bold;}

/* this grouping sets the heading colors and sizes */

H1 {font-size: 130%; font-weight: bold; color: #4B4D45; letter-spacing: 2px;}
H2 {font-size: 130%; font-weight: bold; color: #FFFFFF; letter-spacing: 2px;}
H3 {font-size: 110%; font-weight: bold; color: #374B18; letter-spacing: 2px;}
H4 {font-size: 110%; font-weight: bold; color: #3D5325; letter-spacing: 2px;}
H5 {font-size: 90%; font-weight: bold; color: #916119; letter-spacing: 2px;}
H6 {font-size: 80%; font-weight: bold; color: #91ca2f; letter-spacing: 2px;}

/* this class sets the properties for the horizontal rule bar */

hr {color: #3C8A7C; width: 80%; height: 2px;}


.logocell {
font-family: "Lucida Handwriting", "Lucida Calligraphy", Verdana, Arial, sans-serif;
background-image: url(images/logo.jpg); /* sets the background image */
background-position: left; /* positions the background image */
background-repeat: no-repeat;
color: #FFFFFF;
font-weight: bold;
font-size: 24pt;
background-color: #DEE6CF;
border-top: 1px solid #91ca2f;
border-left: 1px solid #91ca2f;
border-bottom: 1px solid #91ca2f;
height: 60px;
padding-left: 60px;

}




.globalnav {
font-family: Verdana, Arial, sans-serif;
text-align: right;
color: #FFFFFF;
height: 20px;
padding-right: 10px;
}
.globalnav a:link    {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.globalnav a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.globalnav a:hover   {color: #DFE7D0; text-decoration: none; font-weight: bold;}
.globalnav a:active  {color: #FFFFFF; text-decoration: none; font-weight: bold;}

.maincell {
font-family: Verdana, Arial, sans-serif;
background-color: #9aca2f;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
height: 200px;
border: 1px solid #91ca2f;
}

.topnav {
font-family: Verdana, Arial, sans-serif;
text-align: center;
background-color: #91ca2f;
color: #FFFFFF;
border-right: 1px solid #91ca2f;
border-left: 1px solid #91ca2f;
border-bottom: 1px solid #91ca2f;
height: 20px;
padding-right: 20px;
padding-left: 20px;
}

.topnav a:link    {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topnav a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topnav a:hover   {color: #DFE7D0; text-decoration: none; font-weight: bold;}
.topnav a:active  {color: #FFFFFF; text-decoration: none; font-weight: bold;}

.textarea1 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-y;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-top: 1px solid #91ca2f;
border-left: 1px solid #91ca2f;
padding-left: 5px;
padding-right: 5px;
width: 305px;
}

.textarea2 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-top: 1px solid #91ca2f;
border-left: 1px solid #91ca2f;
padding-left: 5px;
padding-right: 5px;
width: 305px;
}

.textarea3 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #91ca2f;
border-bottom: 1px solid #91ca2f;
border-left: 1px solid #91ca2f;
padding: 5px;
}
.the_textarea {
	font-family: Verdana, Arial, sans-serif;
	background: #FFFFFF;
	font-size: 100%;
	text-align: justify;
	line-height: 20px;
}
.textarea4 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #4B4D45;
border-bottom: 1px solid #4B4D45;
border-left: 1px solid #4B4D45;
padding: 5px;
width: 780px;
}
.spacer {
background: #344418;
height: 1px;
border-left: 1px solid #91ca2f;
border-top: 1px solid #91ca2f;
}
.spacer2 {
background: #344418;
height: 1px;
border-right: 1px solid #91ca2f;
border-top: 1px solid #91ca2f;
}
.sidenav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	background-color: #a6d354;
	background-position: top left; /* positions the background image */
	background-repeat: no-repeat;
	text-align: justify;
	line-height: 20px;
	border-bottom: 1px solid #91ca2f;
	border-left: 1px solid #91ca2f;
	border-right: 1px solid #91ca2f;
	width: 150px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	color: #FFFFFF;
}

.top_nav   {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-position: center;
}
.top_nav a {
	display: block;
	width: 100px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.top_nav a:hover {
	color: #344418;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: normal;
	word-spacing: normal;
}

.rollover   {text-align: center; color: #FFFFFF;}
.rollover a {display: block; width: 175px; padding: 2px 0px 2px 0px; font: bold 12px sans-serif; color: #FFFFFF;}
.rollover a:hover {color: #FFFFFF; text-decoration: none; background-color: #91ca2f;}
.rollover a:visited {color: #FFFFFF; text-decoration: none;}

.bottomnav {
background-color: #91ca2f;
color: #FFFFFF;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding: 5px;
font-weight: bold;
border-bottom: 1px solid #91ca2f;
border-left: 1px solid #91ca2f;
border-right: 1px solid #91ca2f;
}

.bottomnav a:link    {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:hover   {color: #DFE7D0; text-decoration: none; font-weight: bold; text-align: center;}
.bottomnav a:active  {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}

.imageright  {margin: 0px 10px 0px 10px; float: right;}
.imageleft  {margin: 5px 5px 0px 2px; float: left;}

/* Templates in Time */
.header_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #578a37;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}
.header_sub_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #578a37;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
}
.contact_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #a6d354;
	text-align: left;
}
.contact_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.contact_text_box {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.contact_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a6d354;
}
