@charset "utf-8";

/* CSS Document */



body {

	background-color: #54AA47;

	margin: 0px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	color: #000;

}

#navmenu {

	height: 20px;

	width: 850px;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 10px;

	margin-right: auto;

	margin-left: auto;

	padding-left: 0px;

	border-right-width: 0px;

	border-left-width: 0px;

	border-right-style: dotted;

	border-left-style: dotted;

	border-right-color: #090;

	border-left-color: #090;

}

#content p img {

	border: 2px solid #060;

}



#lower_nav {

	clear: both;

	height: auto;

	width: 100%;

	margin-bottom: 0px;

	margin-right: auto;

	margin-left: auto;

	padding-right: 0px;

	padding-left: 0px;

	padding-top: 20px;

	padding-bottom: 10px;

}

#lower_nav a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	text-decoration: none;

}

#lower_nav a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	text-decoration: none;

}

#lower_nav a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #F90;

	text-decoration: underline;

}

#lower_nav a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	text-decoration: none;

}







#navmenu a:link {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	color: #360;

	text-decoration: none;

	font-weight: normal;

	padding-right: 10px;

}

#navmenu a:visited {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: normal;

	color: #360;

	text-decoration: none;

	padding-right: 10px;

}

#navmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C60;
	padding-right: 10px;
	text-decoration: underline;

}

#navmenu a:active {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: normal;

	color: #360;

	text-decoration: none;

	padding-right: 10px;

}







.indexbutton {

	border: 2px solid #F90;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



.footertext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FFF;

	text-align: center;

	padding-top: 5px;

	font-style: normal;

}



#wrapper {

	width: 100%;

	margin-right: auto;

	margin-left: auto;

	background-repeat: repeat-x;

	background-color: #54AA47;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #F90;

	background-image: url(images/wrapper_bkgrd.jpg);

}

#header {

	height: 150px;

	width: 100%;

	margin-right: auto;

	margin-left: auto;

	background-color: #FFF;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #690;

}

#content {

	height: auto;

	width: 890px;

	margin-right: auto;

	margin-left: auto;

	padding-left: 20px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: dotted;

	border-left-style: dotted;

	border-right-color: #090;

	border-left-color: #090;

	border-top-width: 0px;

	border-bottom-width: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-right: 20px;

	padding-bottom: 0px;

}

#sidebar {

	float: right;

	width: 150px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFF;

	border-right-color: #FFF;

	border-bottom-color: #54AA47;

	border-left-color: #690;

	margin-left: 20px;

	background-color: #54AA47;

}



#footer {

	clear: both;

	height: auto;

	width: 100%;

	background-color: #54AA47;

	background-image: url(images/footer_bkgrd.jpg);

	background-repeat: repeat-x;

	padding-top: 50px;

}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;

}

a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}

#footer a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FFF;

	text-decoration: none;

	font-style: italic;

}

#footer a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FFF;

	text-decoration: none;

	font-style: italic;

}

#footer a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #F90;

	text-decoration: underline;

	font-style: italic;

}

#footer a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FFF;

	text-decoration: none;

	font-style: italic;

}

#buttons_box {

	height: auto;

	width: auto;

	margin-right: auto;

	margin-left: 20px;

}

#index_rightbox {

	float: right;

	height: auto;

	width: 160px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 20px;

}



#leftbutton {

	height: auto;

	width: 210px;

	padding-right: 40px;

	padding-left: 40px;

	float: left;

}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


#middlebutton {

	height: auto;

	width: 210px;

	padding-right: 40px;

	padding-left: 40px;

	float: left;

}

#rightbutton {

	height: auto;

	width: 210px;

	padding-right: 40px;

	padding-left: 40px;

	float: right;

}

#index_buttons_box {

	height: auto;

	width: auto;

	margin-right: auto;

}
