
body {
	background-color: #F8FaFb;
	margin: 0;
	padding: 0;
	margin-top: 8px;
}
#pageBody {
	height: 700px;
}
#head {
	/*position: relative;*/
}
ol.minutesItems li{
	list-style-type: decimal;
	padding-top: .5em;
}
ul.minutesDetails li {
	list-style-type: none;
	margin-left: -25px;
}
#contentBody {
	position:relative;
	top:0px;
	margin: auto;
	width: 80%;
}
#leftContent {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:0;
	width: 200px;
	/*background-color: pink;*/
}
#contentRight {
	min-height:500px;
	margin: 0 0 0px 250px;
	padding-top: 20px;
	/*background-color: gold;*/
}
h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-style: normal;
	font-size: 32px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF3300;
	font-weight: bold;
}
h1, h2, .eventsub { /* default color */
	color: #cccccc;
}
.storyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}
#footMessage { /* replaces .media */
	text-align: center;
	width: 580px;
	margin: 1em auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #336666;
}

/* GROUP below: body ID, color for h1 and h2. Add when converted to XHTML*/
#notes h1, #notes h2, #notes .eventsub {
	 color:#CC6600;	
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "CopprplGoth BT";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
} /*#75583B*/
table.menuBar {
	width: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	background-color: #333333;
}
table.menuBar td {
	text-align: center;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

/* DIVIDER: new/current styles above, old styles that pending removal below */

.atitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	}
.caption, .caption_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #75583B;
	text-align:center;
	}
.caption_text::first-line { font-weight: bold; } 

.event_caption {
	font-family: Helvetica, Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
	}
.webtext, .event p .webtext_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
}
.webtext_tab { padding-left: 1em;
	
}
.webtextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
	font-weight: bold;
	}
.bio, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335265;
	}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
.head_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 32px;
	color: #336666;
	font-weight: bold;
	}
.amenu {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #713944;
	}
.section {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #006666;
	font-weight: bold;
	font-variant: normal;
	}
/* left column, events page */
p.eventsub, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF3300;
	font-weight: bold;
	}
.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	}
.event-rule { width: 90%; }
/*; color:"#009999" */

a.thumbnail img {
	text-decoration: none;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
