* {
	margin: 0px;
	padding: 0px;
}
body  {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(images/bckgr.png);
	background-repeat: repeat;
	padding-top: 0;
	padding-right: 0;
	color: #7F7F7F;
}

h1 {
	color: #64A641;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	font-weight: normal;
	margin-left: 20px;
}

h2 {
	font-weight: normal;
	color: #999;
	font-size: 18px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	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;
}
a {
	text-decoration: underline;
	color: #6ab741;
}
a:hover {
	color: #666;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

* 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: #9AC774;
	background-image: url(images/sub-arrow.gif);
	background-repeat: no-repeat;
}
#maincontent   {
	float: left;
	background-image: url(images/bgleafs.gif);
	text-align: left;
	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;
}
#content {
	float: left;
	margin-top: 60px;
	width: 715px;
}
#content   p    {
	color: #7D7D7D;
	text-align: justify;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;

}
#boxes     {

}
#boxes2 p{
	text-align: left;
}


#boxes a {
	background-image: url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

.box1   {
	float: left;
	width: 235px;
}
.box2   {
	float: left;
	clear: right;
	width: 235px;
}
.box3   {
	float: left;
	width: 235px;
}

.box {
	float: left;
	width: 240px;
}


#sidebar {
	position:static;
	width:250px;
	z-index:1;
	float: right;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
	margin-top: 60px;
}
#sidebar form   {
	border: 1px solid #E6E7E8;
	padding: 9px;
	margin-bottom: 12px;
}
#sidebar form input {
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px;
	margin-top: 5px;
}
#sidebar form label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}



#sidebar p {
	font-size: 10px;
	line-height: 1.4em;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #E6E7E8;
}


#sidebar   img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;

}
#sidebar iframe   {
	float: left;
	margin-bottom: 10px;
}

#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;
	text-align: center;
}
#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;
}
.clearfloat1 {
	clear:both;
	height:20px;
	line-height: 0px;
}


.imgborder {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
.tdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D7D7D;
	line-height: 1.6em;
}

.boxcontact {
	float: left;
	width: 400px;
	padding-bottom: 20px;
}
.boxform {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.smallfont {
	font-size: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.brdrbtt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
}
.color {
	font-weight: bold;
	color: #6DB647;
}
.font {
	font-size: 12px;
}
.fontCopy {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
}








#contactform * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li {
	background:none;
	border:none;
	display:block;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#contactform li.buttons {
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#contactform label {
	float:left;
	margin:0;
	width:140px;
	display:block;
	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 #64A642;
	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 #64A642;
	width: 400px;
}
#conntactform option {
	height: 16px;
}


#contactform textarea {
	width:400px;
	border:1px solid #64A642;
	padding:2px;
	background:#fff;
	height:100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	display: block;
	float: left;
}
#contactform li.buttons input {
	border:0;
	color:#666;
	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:#333;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	float: right;
	margin-left: 0em;
	clear: left;
}

#popup {
	background-color: #FFF;

}

