* {
	margin: 0px;
	padding: 0px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF;
	background-image: url(images/bckgr.png);
	background-repeat: repeat;
}

h1 {
	color: #64A641;
	font-size: 20px;
	margin-left: 15px;
	margin-top: 60px;
	font-weight: normal;
	margin-bottom: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-weight: normal;
	color: #64A641;
	font-size: 18px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	letter-spacing: normal;
	color: #64A641;
	margin-bottom: 25px;
	margin-left: 20px;
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #64A641;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #64A641;
	text-decoration: none;
}
#container  {
	width: 1000px;
	text-align: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	background-color: #E6E7E8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #E6E7E8;
} 
#top {
	background-color: #66A743;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#top a {
        color: #FFFFFF;
}

#top a:hover {
              color: #FFFFFF;
			  text-decoration: underline;
}
#header  {
	background: #E6E7E8;
	margin: 0px;
	padding: 0px;
} 
#menucontainer{
	background: #fff url(images/bgOFF.gif) no-repeat bottom left;
	width: 1000px;
}

/*basic menu styling*/
.menu {
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	width:100%;
	position:relative;
	font-size:11px;
	background:url(images/bgOFF.gif) repeat-x bottom left;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9AC774;
	color: #666;
}
.menu ul {padding:0;margin:0;list-style-type:none;float:left;position:relative;}
.menu ul li {
	float:left;
	position:relative;
	display:inline;
	background:url(images/bgDIVIDER.gif) no-repeat bottom right;
}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited       {
	float:left;
	display:block;
	text-decoration:none;
	color:#000;
	width:auto;
	color:#666;
	padding:0px 16px 0px 16px;
	line-height:40px;
	height:40px;
}

* html .menu ul li a, .menu ul li a:visited     {width:auto;w\idth:auto;}
/*hide sub nav items*/
.menu ul li ul {display:none;}

/*clear the main nav bg*/
.menu ul li ul li{background:none;}

/*style for table of sub nav items*/
table {margin:-1px;border-collapse:collapse;font-size:11px;}
/*specific to non IE browsers*/
/*main nav over state*/
.menu ul li:hover a {
	color:#63A510;
	background: transparent url(images/bgON.gif) bottom left repeat-x;
}
/*show drop-down list*/
.menu ul li:hover ul {display:block;position:absolute;top:36px;margin-top:1px;left:0;width:100%;border-top:1px solid #fff;}

/*drop-down on state*/
.menu ul li:hover ul li a {
	display:block;
	background:#e3e3e3;
	color:#333;
	height:auto;
	line-height:16px;
	padding:2px 16px 2px 16px;
	width:120px;
	border-top:1px solid #fff;
	font-weight: normal;
}

/*sub drop-down over state*/
.menu ul li:hover ul li a:hover {
	color:#fff;
	background-position: 4px 8px;
	background-color: #7F7D7E;
	background-image: url(images/sub-arrow.gif);
	background-repeat: no-repeat;
}
#maincontent   {
	float: left;
	background-image: url(images/bgleafs.gif);
	text-align: justify;
	border-top-width: 10px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E6E7E8;
	border-right-color: #E6E7E8;
	border-left-color: #E6E7E8;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
}
#maincontent   p    {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.7em;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
}
#sidebar {
	position:static;
	width:200px;
	z-index:1;
	float: right;
	clear: right;
	margin-left: 15px;
	text-align: left;
	padding-top: 70px;
}
#sidebar p {
	font-size: 11px;
	line-height: 1.4em;
	color: #64A641;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E7E8;
	border-bottom-color: #E6E7E8;
	border-left-color: #E6E7E8;
	padding: 10px;
}

#sidebar   img {
	text-align: center;
}
#bottom   {
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	height: 51px;
	clear: none;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
} 
#footer {
	margin-bottom: 20px;

}
#footer p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 0.5em;
}
#footer   a:link {
	color:#666;
	text-decoration: underline;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #666;
	text-decoration: underline;
		
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
#maincontent .boxleft {
	float: left;
	width: 350px;
	margin-right: 20px;
}
#maincontent .boxcenter {
	width: 330px;
	float: left;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.imgborder {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
.table    {
	margin-left: 15px;
}
.trgreenbg {
	background-color: #79B25B;
	color: #FFF;
	text-indent: 10px;
}

#contactform {
	margin:0;
}
#contactform * {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li {
	margin:0;
	padding:0;
	background:none;
	border:none;
	display:block;
	list-style-type: none;
}
#contactform li.buttons { margin:5px 0 5px 0;}

#contactform label {
	float:left;
	margin:0;
	width:140px;
	display:block;
	color:#595959;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: bold;
}
#contactform label span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
#contactform input.text { width:400px; border:1px solid #979797; margin:5px 0; padding:5px 2px; height:16px; background:#fff;}
#contactform select {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: 1px solid #979797;
}
#conntactform option {
	height: 16px;
}


#contactform textarea {
	width:400px;
	border:1px solid #979797;
	padding:2px;
	background:#fff;
	height:300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	display: block;
	float: left;
}
#contactform li.buttons input {
	border:0;
	color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38em;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#contactform li.buttons1 input {
	border:0;
	color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40em;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
iframe {
	margin-top: 10px;
}
