a {	
}
body {
	background-color: /*mossy green #5C7234*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #677C21;
	}
#homeback {
	background: url(../images/elements/ribbon1.jpg)  repeat-x;
	}
#homeback650pw {
	background: url(../images/elements/home680pw/ribbon1.jpg) repeat -30px;
}

img {
	margin-top: 35px;
}

#header {
	width: 100%;
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#header img {
	margin: 0px;
	padding: 0px;
}

#largesttextarea {
	width: 700px;
	text-align: center;
	background: #FFFFFF;
	padding: 10px;
}
#largesttextarea p {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
}

#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: #333333;
	font-size: 1.26em;
	}
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 {
	background: #677C21;
	margin: 0px;
	clear: both;
	padding-top: 7px;
	padding-bottom: 0px;
	text-align: center;
	list-style: none;
	height: 34px;
	vertical-align: middle;
}
#navigation ul {
	display: inline;
	list-style: none;
}
#navigation li {
	list-style: none;
	display: inline;
}
#navigation a {
	font-size: 0.82em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	text-decoration: none;
}

/*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-right: auto;
	margin-left: auto;
	border: 4px solid #000000;
	background: #FFFFFF;
}
#wrapper2 img {
	margin: 0px;
	padding: 0px;
}

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

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