a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #66FF00;	/* light blue */
	text-decoration: underline;
	}
a:link {
	color: #0000FF;	/* dark blue */
	}
a:visited {
	color: #FF0000;	/* deep red orange */
	}
a:active {
	color: #FF0000;	/* red */
	}
body {
	background-color: #33FFFF;
	font-size: medium;
	text-align: center;
	}
h1 {
	font-size: 2em;
	line-height: 1.5em;
	border: none;
	background-color: #00FFCC;
	padding-top: .2em;
	padding-bottom: .1em;
	text-align: center;
	}
h2 {
	font-size: 1.4em;
	background-color: #99CCFF;
	padding-bottom: 0.5em;
	text-align: center;
	line-height: 1.5em;
	}
h3 {
	font-size: 1em;
	}
h4 {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
	}
h5 {
	font-size: 16px;
	margin-bottom: .5em;
	display: block;
	}
h6 {
	clear: both;
	text-align: center;
	font-size: 1.1em;
	font-weight: lighter;
	margin-bottom: 1em;
	padding-top: 1em;
	}
li {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bar.jpg);
	margin: 0;
	border: 0;
	padding-left: 0;
	text-indent: 1em;
	padding-bottom: 0.2em;
	line-height: 2.3em;
	list-style-position: inside;
	list-style-type: square;
	}
p {
	margin-bottom: .3em;
	}
ul {
	border-left: 0em;
	margin-left: 0em;
	padding-left: 0em; 
	margin-top: 0em;
	padding-right: 0em;
	padding-bottom: 2em;
	}
.copyright {
	float: left;
	font-size: .8em;
	padding-top: 1em;
	}
.indent	{
	margin-left: 3em;
	}
.info_table {
	margin-top: 30px;
	}
.main + p {
	font-family: Courier New, Courier, mono;
	font-size: .9em;
	}
.quote {
	margin-left: 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic
	}
.tax {
	font-size: 0.8em;
	text-align: center;
	}
.webmaster {
	float: right;
	font-size: .8em;
	margin-top: 1em;
	margin-bottom: 3em;
	margin-right: 7em;
	}
#banner {
	background-color: #33FFFF;
	text-align: center;
	top: 0;
	}
#footer {
	clear: both;
	width: 97%;
	margin-left: 30px;
	margin-right: 25px;
	text-align: center;
	background-color: #00FFFF;
	padding-bottom: 2em;
	padding-top: 1em;
	}
#main {	
	float: left;
	top: 0;
	width: 400px;
	padding: 0px 25px 10px 30px;
	border: none;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 0.9em;
	line-height: 1em;
	text-align: justify;
	background-color: #99FFFF;
	z-index: 5;
	}
#national {
	margin: 0;
	padding: 0;
	font-size: 95%;
	width: 200px;
	}
#national a {
	color: #008080;
	}
#national a:hover {
	color: #fa8072;
	}
#national th {
	background: url("Images/bar.jpg") no-repeat;
	font-size: 16px;
	height: 35px;
	}
#note {
	color: #191970;
	font-family: arial;
	font-size: .9em;
	}
#oregon { 
	float: left;
	width: 160px;
	height: 333px;
	margin-left: 35px;
	margin-top: 0;
	padding-left: 0px;
	background-color: #33FFFF; /* light green */
	}
#resources {
	float: right;
	top: inherit;
	margin-right: 12px;
	width: 165px;
	padding: 0px 0px 5px 0px;
	border: none;
	background-color: #CCFFFF;
	color: #006699;	/* dark green */
	height: auto;
	}
#resources>a {
	color: #008080;
	}
#resources>a:hover {
	color: #fa8072;
	}
#resources>ul>li {
	text-indent: .4em;
	}
#volunteers {
	display: block;
	}
#volunteers ul {
	background-image: none;
	font-size: 1em;
	}
#volunteers ul li {
	background-image: none;
	font-size: .8em;
	}
