@charset "utf-8";

.Bold {
	font-weight: bold;
}
#Container {
	height: auto;
	width: 1000px;
	border: thin none #000000;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#Table1 {

}
#Table1-1 {
	font-style: normal;
	background-color: #ece9d8;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	font-size: 14px;
	width: 600px;
	top: auto;
	height: 380px;
}
#SmallFont {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#SiteLastUpdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}


.Table1-1-td {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	font-size: 14px;
	font-style: normal;
	
}
a { 
	font-family:Arial, Helvetica, sans-serif;
	color:#996600;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#996600;
	text-decoration:underline;
}

#Table_Elected_Officials {
	font-size: small;
	border: thin none #000000;
}
.Table_Elected_Officals_Splitter {
	font-size: small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
}
.Index_Middle_Right {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	font-size: small;
	font-style: normal;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
}
.Index_Right {
	padding-left: 10px;
}

.Index_Middle_Left {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	font-size: small;
	font-style: normal;
	border-left-style: none;
}
#Author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TextLinkInBody {
	border: thin solid #996600;
}

.TextLinkInBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}

.TextLinkInBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
#UpcomingWeekInReview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	width: 280px;
}
#WelcomeBack {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	width: 400px;
}

#UpcomingWeekInReview_Container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#ParksLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	width: 600px;
	background-color: #ece9d8;
}
/* ---------- ADVISORY BOARD PAGE ----------*/
.AdvisoryBoardContent {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	font-size: 12px;
	font-style: normal;
	margin-left: 5px;
}
.AdvisoryBoardContent #MiniMenu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	color: #990000;
	width: 98%;
	vertical-align: middle;
}
.AdvisoryBoardContent #MiniMenu a{
	color: #990000;
	text-decoration: none;
}
.AdvisoryBoardContent #MiniMenu a:hover{
	color: #990000;
	text-decoration: underline;
}
.Hidden {
	display:none;
}
.Visible {
	display:inline;
}
.AdvisoryBoardHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
/* ------------- END ADVISORY BOARD PAGE -----------*/

