/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0px none;
}	
body{
	background-color:#01032A;
	background-image: url(images/bkgd-stars.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align:left;
	font-size:12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	color: #1F5A18;
	letter-spacing:.1em;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	color: #B20F10;
}
h2 a{
	color: #ffffff;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #635030;
	padding: 3px 0px 3px 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
h5 {
	color: #628d2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 6px 0px;
}
h6 {
	color: #628d2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
p {
	font-size:12px;
	padding: 3px 0px 4px 0px;
}
ul {
	list-style-type: none;
}
a{
	color: #1F5A18;
	text-decoration: none;
	}
a:hover, a:focus{
color: #999999;
}
#main-index{
	width:900px;
	margin:15px auto 0px auto;
	background-image:url(images/bkgd-index.jpg);
	background-repeat:no-repeat;
	background-color:#F1F0EB;
	height: 650px;
	}
#main{
	width:900px;
	margin:15px auto 0px auto;
	background-image:url(images/bkgd.jpg);
	background-repeat:no-repeat;
	background-color:#FDF4E3;
	}
#top_bar {
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AC1210;
	letter-spacing: -.035em;
}
#top_bar ul li{
	font-weight: bolder;
}
#top_bar ul li a{
	color: #1F5A18;
	text-decoration: none;
	width: 8em;
} 
#top_bar ul li a:hover, #top_bar ul li a:focus{
	color: #ffffff;
}
#info {
	padding: 0px 20px 90px 20px;
	width:756px;
	margin: auto;
}
#nav{
	font-size:12px;
	color:#ffffff;
	padding: 4px 3px 4px 1px;
	text-align:right;
	letter-spacing: -.035em;
	}
#nav ul li{
	display: inline;
	font-weight: bolder;
}
#nav ul li a{
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px 3px 40px;
	width: 8em;
} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #23449a;
}
#btn {
	width:213px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d2d2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image:url(images/btn-template.gif);
	background-repeat:repeat-y;
	color: #635030;
	padding: 0px 0px 0px 0px;
	}
#btn ul li{
	display: block;
	list-style:none;
	padding:10px 0px 9px 0px;
}
#btn ul li a{
	font-size: 13.75px;
	color: #635030;
	text-decoration: none;
	padding: 0px 9px 0px 9px;
	width: 10em;
} 
#btn ul li a:hover, #btn ul li a:focus{
	color: #628d2c;
}
#tan-box {
	width:213px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d2d2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(images/leaf-bkgd.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 550px;
	padding: 5px 0px 0px 0px;
}
#header{
	width: 100%;
	}
#subnav{
	font-size:12px;
	color:#23449a;
	letter-spacing: -.035em;
	}
#subnav ul li{
	display: block;
	font-weight: bold;
	padding: 0px 0px 7px 3px;
}
#subnav ul li a{
	color: #f95500;
	text-decoration: none;
	width: 7em;
} 
#subnav ul li a:hover, #subnav ul li a:focus{
	color: #23449a;
}
#pagenav{
	font-size:15px;
	color:#ffffff;
		font-weight: bold;
	padding: 4px 3px 5px 1px;
	letter-spacing: -.035em;
	}
#pagenav a{
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 7px 0px;
	width: 7em;
} 
#pagenav a:hover, #pagenav a:focus{
	color: #f95500;
}
#ftr {
	font-size:9px;
	margin:auto;
	width:900px;
	height:32px;
	background-image:url(images/stripes.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}
#ftr ul li{
	display: inline;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}
#ftr ul li a{
	color: #c9b38a;
	text-decoration: none;
	padding: 3px 9px 4px 9px;
	width: 7em;
} 
#ftr ul li a:hover, #ftr-in ul li a:focus{
	color: #f1f0eb;
} 
.accent-green {
	font-weight:bold;	
	font-size:12px;
	color:#1F5A18;
}
.accent-red {
	font-weight:bold;	
	font-size:12px;
	color:#B20F10;
}
.dashbox {
	padding: 2px;
	border: 3px dotted #4B8644;
	font-weight:bold;	
	background-color:#B20F10;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
.dashbox a {
	color:#ffffff;
}
.dashbox a:hover, .dashbox a:focus{
	color: #635030;
}