html {
	margin: 0px;
	padding: 0px;
	/**/
	}
body {
	margin: 0;
	padding: 0;
	width: 1100px;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
	color: #578561;
	font-size: 86%;
	font-family: Helvetica, Arial, sans-serif;
	}
#wrap {
	width: 1100px;
	}
	
#nav {
	width: 1100px;
	float: left;
	/*height: 345px;*/
	}
#nav img {
	 margin: 0;
	 padding: 0;
	 float: left;
     display: inline;
	 }
#nav a {
	margin: 0;
	padding: 0;
	float: left;
	outline: none;
	}
#nav a img {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	outline: none;
	}
#main {
	width: 1100px;
	float: left;
	min-height: 730px;
	background: url(images/bottom.gif);
	background-repeat: no-repeat;
	
	}
#left {
	width: 390px;
	margin-left: 103px;
	margin-top: 35px;
	float: left;
	}
#right {
	width: 390px;
	margin-left: 23px;
	margin-top: 35px;
	float: left;
	}
#nav2 {
	width: 1000px;
	padding-bottom: 30px;
	padding-top: 55px;
	text-align: center;
	clear: both;
	font-size: 86%;
	}
#nav2 a {
	padding-right: 7px;
	padding-left: 7px;
	outline: none;
	}
#nav2 p {
	text-align: center;
	}
p {
	line-height: 1.5em;
	padding-bottom: .5em;
	margin: 0;
	}
.leastspaceafter {
	padding-bottom: .25em;
	}
.lessspaceafter {
	padding-bottom: .65em;
	}

.spaceafter {
	margin-bottom: .9em;
	padding-bottom: 0.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:  #0A5308;
	}
.morespaceafter {
	margin-bottom: 2em;
	padding-bottom: 0.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:  #0A5308;
	}
a {
	color: #397A37;
	text-decoration: underline;
	outline: none;
	}
h2 a {
	outline: none;
	}
a:hover {
	color: #456BA8;
	outline: none;
	}
a:active {
	text-decoration: overline;
	outline: none;
	}
a img {
	outline: none;
	border: 0;
}
h1 {
	color: #397A37;
	font-size: 156%;
	font-weight: bold;
	padding-bottom: .25em;
	margin: 0;
	}
h2 {
	font-size: 125%;
	font-weight: normal;
	line-height: 1.25em;
	color: #397A37;
	margin: 0;
	padding: 0;
	}
h3 {
	color: #397A37;
	font-size: 100%;
	line-height: 1.25em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#italic {
	font-style: oblique;
	}
.italic {
	font-style: oblique;
	}
.bodycolor {
	color: #578561;
}
#bodycolor {
	color: #578561;
}

.linksmall {
	font-size: 80%;
	}
.headspace {
	padding-top: .5em;
	}




input { 
	background-color: #0A2915;
	margin-top: 4px;
	margin-bottom: 13px;
	border-color: #416E4B;
	border-left: hidden;
	border-right: hidden;
	border-width: thin;
	background-image: url(images/pattern_home.gif);
	background-repeat: repeat;
}
textarea {
	margin-top: 4px;
	margin-bottom: 7px;
	background-color: #0A2915;
	border-color: #416E4B;
	border-right: hidden;
	border-left: hidden;
	border-top: hidden;
	border-bottom-width: thin;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
	}
.text {
 	 color: #416E4B;
 	}
.button {
	color: #416E4B;
	font-weight: bold;
	font-size: 86%;
	border: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-color: #416E4B;
	border-bottom-width: thin;
	}
.button:hover {
	color: #456BA8;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
