html, body {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff top center url(../images/top_dec.jpg) repeat-x;
} 
img { border: none; }
#container {	
	top: 0px;	
	width: 800px;	
	height: 700px;	
	min-height: 700px;	
	margin: auto;	
	position: relative;
	background: url(../images/background.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
html>body #container {	height: auto;}
hr { border: 1px solid #c7c7c7; border-bottom: none; }
#logo {
	position: absolute;
	top: 20px;
	left: 35px;
	width: 312px;
	height: 86px;
}
#register_button {
	position: absolute;
	top: 29px;
	left: 380px;
	width: 159px;
	height: 82px;
}
#login_area {
	position: absolute;
	top: 25px;
	right: 15px;
}
#login_area a {
	color: #37560a;
	text-decoration: none;
}
#login_area a:hover {
	color: #6db535;
	text-decoration: none;
}
.green { color: #37560a; font-weight: bold; }
.green_title { color: #c9db39; font-size: 14px; font-weight: bold; }
.small { font-size: 10px; }
.text-field {
	width: 120px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background-color: #c9db39;
}
.button_login {
	background: url(../images/submit.jpg) no-repeat;
	width: 40px;
	height: 36px;
}
#sponsor_top {
	position: absolute;
	top: 112px;
	right: 37px;
	width: 260px;
	height: 200px;
}
#calendar_home {
	position: absolute;
	top: 317px;
	right: 162px;
	width: 135px;
	height: 95px;
}
#blog_home {
	position: absolute;
	top: 472px;
	right: 162px;
	width: 135px;
	height: 95px;
}
#news_home_container {
	position: absolute;
	top: 317px;
	right: 37px;
	width: 120px;
	height: 250px;
	background-color: #FFFFFF;
}
#news_text {
	padding: 5px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#news_text a {
	color: #e94418;
	text-decoration: none;
}
#news_text a:hover {
	color: #7ec039;
	text-decoration: none;
}
#supporter {
	position: absolute;
	top: 572px;
	right: 37px;
	width: 260px;
	height: 112px;
}	
#nav {
	position: absolute;
	top: 317px;
	left: 39px;
	background-color: #b4d965;
	height: 367px;
	width: 140px;
}
.arrowlistmenu{
	width: 140px; /*width of accordion menu*/
}
.menuheader {
	margin-top: 3px;
}
.menuheader a {
	 text-decoration: none;
	 color: #004b1b;
	 font-size: 11px;
	 font-weight: bold;
}
.menuheader .current {
	color: #f15a24;
	text-decoration: none;
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004b1b;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	padding: 2px 0 0px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}
.arrowlistmenu a:hover {
	color: #f15a24;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	color: #4c7b19;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
	padding-top: 2px; /*bottom spacing between menu items*/
	padding-bottom: 2px; /*bottom spacing between menu items*/
	color: #333333;
}
.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
}
.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
}
.arrowlistmenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #4c7b19;
	display: block;
	padding: 0px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.expandable:hover{ /*hover state CSS*/
	color: #f15a24;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #f15a24;
}
.arrowlistmenu ul li .current { /*hover state CSS*/
	color: #f15a24;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
	background-color: none;
}
#content_container {
	position: absolute;
	top: 317px;
	left: 183px;
	background-color: #ffffff;
	height: 367px;
	width: 316px;
}
#content {
	padding: 15px 13px 0px 10px;
}
.h1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91ca57;
	font-weight: lighter;
}
.h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e94418;
	font-weight: bold;
}
.h3, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ec039;
	font-weight: bold;
}
#footer {
	position: absolute;
	top: 684px;
	left: 0px;
	height: 120px;
	width: 800px;
	background: url(../images/footer_dec.jpg) repeat-y;
}
#footer_gov_text {
	position: absolute;
	top: 40px;
	left: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}
#rrc-logo {	
	position: absolute;
	top: 20px;
	left: 40px;
}
#footer_text {
	padding: 40px 40px 0px 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35660b;
	text-align: right;
}
#footer a, #footer a:visited {	
	color: #35660b;	
	text-decoration: none;
}
#footer a:hover {	
	color: #497b15;
}
.fm-logo {	
	float: right;	
	padding-top: 7px;	
	padding-right: 5px;	
	padding-left: 10px;
}

