/* generic secondary */

#sub_nav {
	font-size:12px;
	font-family:Tahoma, Verdana, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
}
#sub_nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#sub_nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sub_nav a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#sub_nav a:active {
	text-decoration: underline;
	color: #FF6600;
}
#sub_nav_alt {
	font-size:12px;
	font-family:Tahoma, Verdana, serif;
	color: #33FF00;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
}
#sub_nav_alt a:link {
	text-decoration: none;
	color: #33FF00;
}
#sub_nav_alt a:visited {
	text-decoration: none;
	color: #33FF00;
}
#sub_nav_alt a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#sub_nav_alt a:active {
	text-decoration: underline;
	color: #FF6600;
}
#sub_nav_sponsor_button {
	font-family: Tahoma, Verdana, serif;
	font-size: small;
	font-weight: bold;
	margin: 10px;
}

#about_secondary_cysagraphic {
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#about_secondary_regdates {
	float: left;
	margin-right: 40px;
	margin-bottom:15px;
}

/* body secondary */

#about_secondary {
	margin-left: 10px;
	margin-bottom: 20px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
}
#left_col_secondary {
	float: left;
	height: 300px;
	width: 162px;
	background-color: #006600;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middle_col_secondary {
	float: left;
	width: 570px;
	margin: 0px;
	height: auto;
}
#about_secondary_fieldmap {
	float: left;
	width: 355px;
}
#about_secondary_mapkey {
	float: left;
	height: 371px;
	width: 232px;
	margin-bottom: 20px;
}
#about_secondary_calendar_dropdown {
	text-align: left;
	margin-top: 10px;
}
#about_secondary_calendar_left {
	float: left;
	width: 125px;
	margin-right: 13px;
}
#about_secondary_calendar_right {
	float: left;
}
#about_secondary_form {
	text-align: left;
}
