@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 62.5%;
}

.clear {
	clear: both;
}

a:link, a:visited, a:hover, a:active {
	color: #708900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#ContainerHeaderOutter {
	background-color: #252525;
}

#ContainerHeader {
	height: 90px;
	width: 999px;
	position: relative;
	margin: auto;
	padding: 0px;
}

#HeaderLogo {
	float: left;
	margin: 24px 0px 0px 0px;
}

#HeaderSearch {
	float: right;
	margin: 41px 0px 0px 0px;
	padding: 0px;
	height: 49px;
	vertical-align: top;
}

#HeaderNavOutter {
	background-color: #363636;
}

#HeaderNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	height: 22px;
	width: 999px;
	margin: auto;
	padding: 8px 0px 0px 0px;
	text-align: right;
}

.HeaderNavInner {
	margin-right: -12px;
}

#HeaderNav a {
	text-decoration:none;
	color: #a1a1a1;
	padding: 0px 15px 0px 15px;
}

#HeaderNav a.Main {
	float: left;
	margin-left: -12px;
}


#HeaderNav a.Active {
	color: #FFFFFF;

}

#HeaderNav a:Hover {
	color: #FFFFFF;
}

#ContainerSpotlightOutter {
	background-color: #5a6d00;
}

#ContainerSpotlight {
	height: 344px;
	width: 1027px;
	background-image: url(../img/site/Spotlight_BG.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	padding: 0px;
}

#ContainerSectionHeader {
	height: 61px;
	width: 1027px;
	background-image: url(../img/site/SectionHeader_BG.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	padding: 0px;
}

#SpotlightImage {
	margin: 30px 0px 0px 24px;
	float: left;
	display: inline;
}

#SpotlightText {
	float: right;
	width: 445px;
	padding: 30px 44px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.SpotlightTextCopy a:link, .SpotlightTextCopy a:visited, .SpotlightTextCopy a:hover, .SpotlightTextCopy a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.SpotlightTextLabel {
	color: #cfe17a;
	font-size: 1.3em;
	text-transform: uppercase;
}

.SpotlightTextTitle{
	color: #FFFFFF;
	font-size: 2.8em;
}

.SpotlightTextTitle a:link, .SpotlightTextTitle a:visited, .SpotlightTextTitle a:hover, .SpotlightTextTitle a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.SpotlightTextCopy {
	margin: 1.0em 0px 0px 0px;
	color: #cfe17a;
	font-size: 1.5em;
	line-height: 1.3em;
}

.SpotlightTextCopy img {
	vertical-align: bottom;
}

#ContainerBodyOutter {
	background-image: url("../img/site/BG_Sub.gif");
	background-repeat: repeat-x;
	overflow: auto;
	margin: 1px 0px 0px 0px;
}

#ContainerBody, #ContainerBodyHome {
	width: 999px;
	margin: 50px auto 10px auto;
	padding: 0px;
	background-image: url(../img/site/BG_SideBar.gif);
	background-repeat: repeat-y;
	background-position: 238px 0px;
	overflow: auto;
}

#ContainerBodyHome {
	overflow: hidden;
}

#ContainerBodyHome {
	margin: 20px auto 10px auto;
	background-image: none;
}

#ContainerBodyLeft {
	float: left;
	width: 652px;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ContainerBodyLeft ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.0em;
}

#ContainerBodyLeft ul li {
	border-top: solid #dfe2d3 1px;
	margin: 1.0em 0px 0px 0px;
	padding: 2.2em 0px 0px 0px;
}

#ContainerBodyLeft ul li.First {
	border-top:  none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#ContainerBodyLeft .Label {
	color: #89001d;
	font-size: .9em;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
}

#ContainerBodyLeft .Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	padding: 0px 0px .65em 0px;
	text-decoration: none;
	line-height: 1.2em;
}

#ContainerBodyLeft a {
	text-decoration: none;
}

.Body 
{
    line-height: 1.55em;
}
#ContainerBodyLeft .Body {
	line-height: 1.55em;
}
.Date 
{
    font-size: .9em;
	text-transform: uppercase;
	color: #959595;
}
#ContainerBodyLeft .Date {
	font-size: .9em;
	text-transform: uppercase;
	color: #959595;
}

#ContainerBodyCenter {
	padding: 30px 30px 15px 30px;
	margin: 0px 0px 10px 0px;
	border: solid #e7ebd5 2px;
	background-color: #f4f6ec;
}

H1 {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 14px;
	color: #cfe17a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: normal;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #89001d;
	font-weight: normal;
	padding: 0px 0px 1.2em 0px;
	margin: 0px;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #89001d;
	font-weight: bold;
	padding: 0px 0px 1.2em 0px;
	margin: 0px;
}

H3.Latest {
	padding: 0px 0px 0px 0px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #555555;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 1.6em;
}

H4 a:link, H4 a:visited, H4 a:hover, H4 a:active {
	color: #708900;
	text-decoration: none;
}

H4 a:hover {
	text-decoration: underline;
}

H4.NoSpaceAfter {
	padding: 0px 0px 0px 0px;
}

.TextBodyHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555555;
	line-height: 1.6em;
	padding: 0px 0px 1.2em 0px;
}

.TextBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555555;
	line-height: 1.6em;
	padding: 0px 0px 1.2em 0px;
}

.TextWarning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #990000;
	font-weight: bold;
	padding: 0px 0px 1.2em 0px;
	margin: 0px;
}

.TextBody a:link, .TextBody a:visited, .TextBody a:hover, .TextBody a:active, .TextBodyHome a:link, .TextBodyHome a:visited, .TextBodyHome a:hover, .TextBodyHome a:active {
	color: #708900;
	text-decoration: underline;
}

.TextBody a:hover, .TextBodyHome a:hover {
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555555;
	line-height: 1.6em;
	padding: 0px 0px 1.2em 0px;
	margin: 0px;
}

p a:link, p a:visited, p a:hover, p a:active {
	color: #708900;
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

.FileSize {
color: #999999;
}

ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555555;
	line-height: 1.6em;
	margin-top: 0px;
}

.ulPlans {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.ulPlans li {
	padding: 0px 0px 0.6em 0px;
}

br {
	line-height: 1.6em;
}

ul.MissionLeft, ul.MissionRight {
	width: 300px;
	margin: 1.2em 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555555;
	line-height: 1.6em;
}

ul.MissionLeft li, ul.MissionRight li{
	list-style: none;
	padding: 0px 0px 1.2em 12px;
	background-image: url(../img/site/bullet_mission.gif);
	background-repeat: no-repeat;
	background-position: 0px .7em;
}

ul.MissionLeft {
	float: left;
}

ul.MissionRight {
	float: right;
}

#ContainerBodyRight {
	float: right;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ContainerBodyBoxOutter {
	float: right;
	clear: right;
	width: 317px;
	margin: 18px 0px 0px 0px;
	background-image: url(../img/site/SideBoxMiddle.gif);
	background-repeat: repeat-y;
}

#ContainerBodyBox {
	background-image: url(../img/site/SideBoxTop.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 2.0em 20px .4em 20px;
	zoom:1;
}

#ContainerBodyBox p.Meetings {
	padding: 1.0em 0px 0px 0px;
}

#ContainerBodyBox ul.Meetings {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
}

#ContainerBodyBox ul.Latest {
	list-style: none;
	margin: 0px 0px -1.0em 0px;
	padding: 0px;
	font-size: 1.2em;
}

#ContainerBodyBox ul.Latest li{
	margin: 0px 0px 1.0em 0px;
}

.BodyBoxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #708900;
	font-weight: bold;
	padding: 1.2em 0px 0px 0px;
	line-height: 1.3em;
	margin: 0px;
}

.BodyBoxTitle a:link, .BodyBoxTitle a:visited, .BodyBoxTitle a:hover, .BodyBoxTitle a:active {
	color: #708900;
	text-decoration: none;
}

.BodyBoxTitle a:hover {
	text-decoration: underline;
}

.BodyBoxText {
	color: #555555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 1.2em 0px 1.2em 0px;
}

.BodyBoxText img {
	float: left;
	margin: 2px 8px 0px 0px;
}

.BodyBoxButton {
	text-align: center;
}

#ContainerFooter {
	width: 999px;
	margin: 20px auto 0px auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-image: url(../img/site/Footer_BG.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #999999;
	line-height: 1.8em;
}

#ContainerFooter a:link, #ContainerFooter a:visited, #ContainerFooter a:hover, #ContainerFooter a:active {
	color: #708900;
}

.SearchBox {
	background-color: #6a6a6a;
	color: #b7b7b7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: solid #383838 1px;
	width: 150px;
	height: 20px;
	padding: 0px 0px 0px 6px;
	margin: 0px 6px 0px 0px;
	line-height: 1.8em;
}

.SearchButton {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	*margin: 1px 0px 0px 0px;
	vertical-align: top;
}

div#left {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 134px;
}

a.LMRAddThis span {
    display:inline-table;
    *display:inline-block;
    width: 25px;
	margin: 0px 0px 0px 0px;
}

a.LMRAddThis:link, a.LMRAddThis:visited, a.LMRAddThis:hover, a.LMRAddThis:active, a.LMRAddThis {
    text-decoration: none;
    display: block;
    font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 6px 0px 0px 0px;
}

.LMRAddThis AddThisLeftColumn {
	float: left;
}

a.AddThisInteriorLeftColumn 
{
    width:110px;
}
a.AddThisInteriorRightColumn 
{
    width:110px;
}
.LMRAddThis AddThisRightColumn {
	float: right;
}
a.AddThisLeftColumn {
	float: left;
	margin-bottom: 30px;
	width: 130px;
}

a.AddThisRightColumn {
	float: right;
	width: 130px;
}

.MeetingTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #89001d;
	font-weight: bold;
	padding: 0px;
	line-height: 1.6em;
}
.MeetingPostingDate
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding: 0px;
	line-height: 1.6em;
}
.MeetingTitleNoLink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: Gray;
	font-weight: bold;
	padding: 0px;
	line-height: 1.6em;
}
.MeetingDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555555;
	line-height: 1.6em;
	padding: 0px;
}

.MeetingBlurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555555;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
}

.MeetingAgenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0px;
}
.MeetingHandouts 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0px;
}
.MeetingItemWrapper {
	padding: 0px 0px 2.0em 0px;
	border-bottom: solid #dddfce 1px;
	margin: 0px 0px 2.0em 0px;
}

.MeetingItemWrapper h3 {
	padding: 0px;
	line-height: 1.7em;
}

.ShowAnchorWrapper {
	margin: 1.0em 0px 0px 0px;
}

a.ShowAnchor {
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/site/Icon_ViewMore.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 14px;
}

a.HideAnchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/site/Icon_ViewLess.gif);
	background-repeat: no-repeat;
	background-position: 0px .2em;
	padding: 0px 0px 0px 14px;
}

.BodyLeft {
	float: left;
	width: 242px;
	margin: 0px 25px 0px 0px;
	border-top: solid #dddfce 1px;
}

.BodyLeft #Share {
	margin: 15px 0px 0px 0px;
}

.BodyLeft ul#SideNav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;	
}

.BodyLeft ul#SideNav a {
	text-decoration: none;
	display: block;
}

.BodyLeft ul#SideNav a:hover {
	color: #7a0026;
}

.BodyLeft ul#SideNav li {
	border-bottom: solid #dddfce 1px;
	padding: 5px 0px 5px 0px;
}

.BodyLeft ul#SideNav li.On {
	background-color: #FFFFFF;
}

.BodyMiddle {
	float: left;
	width: 548px;
}

.BodyMiddleWide {
	float: left;
	width: 730px;
}

.BodyMiddle .Label, .BodyMiddleWide .Label {
	text-transform: uppercase;
    font-size: 0.9em;
    padding-bottom: 0.4em;
	color: #999999;
}

.BodyRight {
	float: right;
	width: 159px;
	margin: 47px 0px 0px 0px;
}

.BodyRight ul#LinkList {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.BodyRight ul#LinkList a {
	text-decoration: none;
}

.BodyRight ul#LinkList a:hover {
	color: #7a0026;
}

.BodyRight ul#LinkList li {
	border-bottom: solid #dddfce 1px;
	padding: 3px 0px 3px 0px;
}

.BodyRight ul#LinkList li.On {
	background-color: #FFFFFF;
}

a#skipper {
    display:none
}

.DataTable {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	color: #555555;
	border-spacing: 1px;
	border-bottom: solid #ebebeb 1px;
}

.DataTable p {
    font-size: 1.0em;
    line-height: 1.7em;
    margin: 0px;
    padding: 0px;
}

.DataTable th {
	background-color: #636363;
	padding: 7px 8px 5px 8px;
	color: #FFFFFF;
	font-size: 1.1em;
	border-bottom: solid #555555 4px;
	text-align: left;
}

.DataTable th a {
	color: #FFFFFF;
	text-decoration: none;
}

.DataTable th.On a {
	background-image: url(../img/site/Arrow_On.gif);
	background-repeat: no-repeat;
	background-position: right .5em;
	padding: 0px 12px 0px 0px;
}

.DataTable th.Off a {
	background-image: url(../img/site/Arrow_Off.gif);
	background-repeat: no-repeat;
	background-position: right .5em;
	padding: 0px 12px 0px 0px;
}

.DataTable tr.odd td, .DataTable tr.even td {
	padding: 5px 8px 4px 8px;
	vertical-align: top;
}

.DataTable tr.even {
	background-color: #f2f2f2;
}

.newsandevents_entry {
	padding: 2.0em 0px 0px 0px;
}

.newsandevents_entry .Date {
	text-transform: capitalize;
	font-size: .9em;
	padding: 0px 0px 0px 0px;
	line-height: 1.7em;
}

.newsandevents_entry .Title {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}

.newsandevents_entry .Body {
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
}

