a:link, a:visited {
	font-weight: bold;
	color: #DAFDA1;
	text-decoration: none;
	font-size: .92em;
}
body {
	 /*background-color:mossy green #5C7234*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	background-color: #699D38;
	}
#homeback {
	background: url(../images/elements/ribbon1.jpg);
}

img {
	margin-top: 35px;
}

#header {
	width: 100%;
	margin: 0px;
	text-align: left;
}
#header img {
	margin: 0px;
	padding: 0px;
}

#largesttextarea {
	text-align: left;
	padding: 30px 0px 0px;
	margin-left: 100px;
}
#buttonforform {
	position: absolute;
	left: 522px;
	top: 200px;
}

#largesttextarea p {
	font: 0.9em/1.5em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sidebar {
	float: left;
	position: absolute;
	top: 150px;
}
.accenttext {
	font-size: 1em;
	font-weight: bold;
	color: #8E7148;
}
#largesttextarea .accenttext {
	color: #8E7148;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#copyrightinfo {
	font-size: 60%;
	clear: both;
	margin-top: 50px;
	text-align: center;
	background: url(../images/elements/green.gif) repeat;
	color: #677B20;
	height: 34px;
}

h2 {
	color: #FFFFFF;
	font-size: 1.14em;
	text-transform: uppercase;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}

#navigation {

	margin: 0px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style: none;
	color: #ECE9D8;
	border-top: 1px solid  #DAFDA1;
	border-bottom: 1px solid #DAFDA1;
	position: absolute;
	left: 0px;
	top: 180px;
	width: 750px;
	text-align: left;
}
#navigation ul {
	display: inline;
	list-style: none;
}
#navigation li {
	list-style: none;
	display: inline;
}
#navigation a:link, a:visited {
	font-size: 0.82em;
	font-weight: bold;
	color: #DAFDA1;
	padding-right: 10px;
	text-decoration: none;
	padding-left: 10px;
}
#navigation a:hover {
	font-size: 0.82em;
	font-weight: bold;
	color: #699D38;
	padding-right: 20px;
	text-decoration: none;
	background: #FFFFFF;
}
/*some generic styles
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
	
	.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}

.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}*/
.decorativeimage {
	display: block;
}
#address_form table {
	background: #FFFFFF;
}
#wrapper {
	width: 750px;
	margin-left: 0px;
	margin-top: 0px;
}
#wrapper2 img {
	margin: 0px;
	padding: 0px;
}

#foot {
	height: 40px;
	width: 100%;
}

#wrapper2 {
	width: 719px;
	border: 2px solid #000000;
	margin: 8px;
	padding: 0px;
}
.floatleft {
	float: left;
	text-align: left;
}
