@charset "utf-8";
body {
	background-color: #e1e4e9;
	background-image: url(../images/layout/menuslice.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	overflow: hidden;
	background-image: url(../images/layout/contentslice.jpg);
	background-position: 25px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -100px;
	padding-left: 0px;
}
#menu {
	background-image: url(../images/layout/menubar.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 50px;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
}
#header {
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 148px;
	width: 741px;
}
#rightcol {
	background-image: url(../images/layout/rightcolumn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 620px;
	width: 258px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
#rightcol h3 {
	text-align: right;
	margin-top: -5px;
}

#main {
	width: 741px;
	float: left;
	clear: none;
	margin-top: -472px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: -472px;
	background-image: url(../images/contentslice.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-position: 25px;
	overflow: hidden;
}
#bottomcontent {
	background-image: url(../images/layout/bottomcontent.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 656px;
	margin-top: 0px;
	margin-left: 25px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: left;
	float: left;
}

#leftmargin {
	background-image: url(../images/layout/leftmargin.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content {
	background-image: url(../images/layout/topcontent.jpg);
	background-repeat: no-repeat;
	width: 636px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 50px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 90%;
	line-height: 150%;
	color: #0A5A14;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
img.right, img.left {
	border: thin double #333333;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

.right {
	float:right;
	margin-right: 0px;
	margin-left: 10px;
}
.left {
	float:left;
	margin-left: 0px;
	margin-right: 10px;
}
h1, h2, h3, h4, h5 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	text-align: left;
}
.contact {
	height: 148px;
	width: 227px;
	margin-left: 31px;
	text-align: right;
}
.contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 105%;
	font-weight: bold;
}
.contact p.address {
	font-size: 90%;
}
.bhs {
	height: 120px;
	width: 127px;
	margin-right: 0px;
	margin-left: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.bhs img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.links, .downloads {
	width: 227px;
	margin-right: 0px;
	margin-left: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer {
	clear: left;
	width: 975px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	float: left;
	background-color: #E1E4E9;
	margin-top: -30px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.newsfeed {
	width: 227px;
	margin-left: 31px;
}
#content ul {
	list-style-image: url(../images/layout/bullet.png);
	list-style-type: none;
}

#menu ul li {
	display: inline;
	list-style-type: none;
	line-height: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 22px 0 22px;
}
#menu a:hover {
	color: #FBDC95;
}
#menu a:active {
	color: #0A5A14;
}
#footer a {
	color: #333333;
}
#valid {
	float: right;
	width: 200px;
	margin: 0px;
	padding-bottom: 5px;
}
#valid img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
}
#form1 label {
	font-weight: bold;
	width: 200px;
	display: table-cell;
	text-align: left;
}
#form1 {
	width: 350px;
	float: left;
}

#form1 input {
	width: 300px;
}
#form1 input.button {
	background-color: #4D8C45;
	width: 100px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#form1 textarea {
	height: 200px;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;	
}
#gallery {
	height: 900px;
	width: 100%;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.downloads p, .links p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-top: 5px;
}
#rightcol a {
	color: #006699;
}
#rightcol a:hover {
	color: #333333;
}
#rightcol a:visited {
	color: #006699;
}

#content p.small {
	font-size: 0.8em;
}
.strike {
	text-decoration: line-through;
}
p.newsdate {
	font-size: 0.8em;
	font-style: italic;
	margin-top: -15px;
}
.newsfeed p, .newsfeed ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
}
.newsfeed a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
