﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
	font-size: 100%;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #800080;
}
a:hover {
	color: black;
	background-color: #E4E4E4;
}
a:active {
	color: #000000;
}
h1 {
	color: #FFFFFF;
	margin-left: 170px;
	vertical-align: bottom;
	text-align: center;
	padding-top: 60px;
}
h2 {
	color: #000000;
	font-size: 1.4em;
}
h3 {
	border: 3px solid;
	border-color: #fde755 #edd013 #edd013 #fde755;
	background-color: #ffdd00;
	color: #000000;
	padding-left: 6px;
	text-align: center;
	font-size: small;
	margin-bottom: 6px;
}
h4 {
	color: #000000;
	margin-top: 14px;
	margin-bottom: 20px;
}
h5 {
	font-size: 1.1em;
	margin-left: 10px;
	color: #000000;
	margin-bottom: 6px;
}
#container {
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	width: 870px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
}
#header {
	border-bottom: 2px #000000 solid;
	background-position: center;
	height: 140px;
	background-image: url('images/logo.jpg');
	padding: 0px;
	width: 870px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	background-color: #ffdd00;
}
/* left and right padding plus width should equal 800 */
#navigation {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	float: left;
	width: 152px;
	margin-bottom: 10px;
	clear: both;
	line-height: 1.2em;
}
#navigation ul {
	margin: 0px;
	padding: 4px 0px;
	list-style-type: none;
	margin-bottom: 4px;
	display: inline;
}
#navigation li {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#navigation a {
	color: #333333;
	text-decoration: none;
	display: inline;
	padding-left: 6px;
	width: 100%;
}
#navigation a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #E2E2E2;
}
#content {
	width: 708px;
	float: left;
	margin-left: 6px;
}
/* Total width is left & right padding plus width plus l&r margins */
#mainbox {
	border: 1px solid #999999;
	float: left;
	width: 546px;
	margin-bottom: 20px;
	padding-bottom: 18px;
}
#newsbox {
	border: 1px solid #999999;
	float: left;
	width: 546px;
	padding-bottom: 20px;
}
#mainbox p {
	margin-left: 8px;
	margin-right: 8px;
}
#rcol {
	border: 1px solid #999999;
	float: right;
	width: 152px;
	background-color: #FFFFFF;
	margin-left: 6px;
	text-align: center;
	padding-bottom: 40px;
}
#rcol p {
	padding-top: 8px;
	line-height: 1.3em;
	padding-bottom: 8px;
}
a:link {
	color: #800000;
	text-decoration: none;
}
#rcol a {
	color: #800000;
	text-decoration: none;
}
a.plainlink:link {
	color: #2E57A6;
}
#rcol a.plainlink {
	color: #2E57A6;
}
#rcol a.plainlink:hover{
	text-decoration: underline;
}
#rcol a:hover{
	text-decoration: underline;
}
#full_width_box {
	float: left;
	width: 700px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-bottom: 30px;
}
#full_width_box p {
	padding: 4px 16px 4px 16px;
	line-height: 1.3em;
}
#full_width_box ul {
	padding: 10px 16px 10px 16px;
	line-height: 1.3em;
}
#full_width_box li {
	padding-left: 6px;
	margin-left: 20px;
	padding-bottom: 2px;
}
#footer {
	border-top: thin #8F8F8F solid;
	display: block;
	clear: both;
	background-color: #EAEAEA;
	padding: 8px;
}
.footerstyle {
	text-align: center;
	color: #807859;
	font-size: x-small;
	display: block;
}
/* Formats the form area and labels of the form input fields.  */
#emailform {
	width: 600px;
	margin-top: 40px;
	margin-left: 10px;
}
#emailform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
#emailform #button_row {
	margin-left: 176px;
	margin-top: 20px;
	height: 20px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.checkbox {
	height: auto;
	float: left;
	margin-bottom: 8px;
}
/* Helps align form field label (email address) with input box */
#content p.eform {
	vertical-align: super;
	padding-bottom: 6px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.condensed {
	margin-left: 12px;
	margin-right: 12px;
}
.leftmarg {
	margin-left: 100px;
}
img.thmb {
	border: 0px;
	width: 90px;
	height: 60px;
}
.divider {
	border-bottom: 1px solid #999999;
	width: 546px;
	height: 30px;
}
.divider2 {
	border-bottom: 1px solid #999999;
	width: 700px;
	height: 30px;
}
.underline {
	text-decoration: underline;
}
.pdflogo {
	width: 23px;
	height: 28px;
	margin-left: 16px;
	margin-right: 16px;
	border: 0px;
	vertical-align: middle;
}
.smalltext {
	font-size: small;
}
.leftalign {
	text-align: left;
}
.indented {
	margin-left:10px;
}
.goto_link {
	text-align: right;
	display: block;
	padding-right: 6px;
	line-height: 1.2em;
	margin-top: 6px;
	margin-bottom: 6px;
}
.centered {
	text-align: center;
}
/* Style of photos in Introbar */
.imgleft {
	margin: 10px 10px 20px 5px;
	float: left;
}
.car_img {
	border: 0px;
}
table td {
	padding:3px;
}
.picstyle1 {
	float: right;
	border: 1px solid gray;
	padding: 4px;
	margin-left: 8px;
	margin-right: 6px;
}
/* style of photos in Resources box */
.pic_frame {
	border: 1px solid #999999;
	padding: 4px;
	margin-left: 30px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.logo_frame {
	border: 0px;
	padding: 4px;
	margin-left: 30px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.noborder {
	border: 0px;
}
.blackdot {
	font-family: Symbol;
}
.registered {
	font-family: "Times New Roman";
}
a.hugginslink {
	font-size: small;
	margin-left: 40px;
}
form fieldset {
	width: 150px;
	text-align: left;
	margin-left: 20px;
}
#full_width_box .eventform {
	border: 1px solid black;
	width: 520px;
	margin-top: 40px;
	padding-left: 20px;
	float: left;
	margin-left: 34px;
	margin-right: 10px;
	padding-right: 10px;
}
#full_width_box .emailform {
	border: 1px solid black;
	width: 320px;
	margin-top: 40px;
	padding-left: 20px;
	float: left;
	margin-left: 14px;
	margin-right: 10px;
	padding-right: 10px;
}

.eventform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 200px;
}

#full_width_box .emailform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 160px;
}
#full_width_box .emailform .button_row {
	margin-left: 176px;
	margin-top: 20px;
}
.blankspace {
	height: 40px;
	clear: both;
}
#full_width_box p.right {
	text-align: right;
}
/* This implements the pop-up map when the user hovers mouse over the text */
.popup span {display: none}
a.popup:hover {
	text-decoration:none;
	color:black;
}
.popup:hover span {
	display: block;
	padding: 8px;
	width: auto;
	background-color: #73ADDD;
	border: 2px #B4C6D3 double;
	position: fixed;
	top: 30%;
	left: 60%; 
/*	position: absolute; left: 40%; top: 21em;*/
}
.attention {
	color:red;
}
.clear {
	clear:both;
}
