@charset "utf-8";
/* CSS Document */

body {
	background-color: #22241e;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

/*  --- Banner Area Styles ---  */

#imageContainer {
	position:relative;
	margin:0;
	width:221px;
}

.tagline {
	background-color: #393C31;
	vertical-align: middle;
	padding: 0 12px;
	color: #FFFFFF;
	font-size: 14px;
}

.tagline a, .tagline a:visited {
	color: #8A9274;
	text-decoration: none;
}

.tagline a:hover {
	text-decoration: underline;
}

.tagline_bold {
	font-weight: bold;
}

/*  --- Left Navigation Bar Styles ---  */

.leftbar {
	background-color: #808769;
	padding: 30px 0;
	text-align: center;
	vertical-align: top;
	color: #000000;
}

td.mtg {
	background-color: #AAAF9A;
	border: #22241e 2px solid;
	width: 166px;
}

td.mtg_title {
	color: #2F3128;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

td.mtg_day {
	color: #000000;
	font-size: 14px;
	text-align: center;
}

.leftbar a, .leftbar a:visited {
	display: block;
	background-color: #808769;
	border-top: #8A9274 solid 1px;
	border-bottom: #8A9274 solid 1px;
	padding: 6px 0;
	color: #22241e;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.leftbar a:hover {
	background-color: #393C31;
	color: #808769;
	text-decoration: none;
}

/*  --- Main Content Area Styles ---  */

.content_wrapper {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.content {
	border-right: #6B7259 solid 2px;
	vertical-align: top;
	padding: 0 12px 0 21px;
}

.content_calendar {
	vertical-align: top;
	padding: 0 12px;
}

.content a, .content a:visited {
	color: #22241e;
	text-decoration: underline;
}

.content_calendar a, .content_calendar a:visited, {
	color: #22241e;
	text-decoration: underline;
}

.caption {
	font-size: 12px;
}

.caption-highlight {
	font-weight: bold;
}

.content a:hover, .content_calendar a:hover {
	color: #393C31;
}

.content h1 {
	color: #393C31;
	font-size: 22px;
	margin-top: 0;
	padding-top: 0;
}

.content h2 {
	color: #393C31;
	font-size: 18px;
}

.content hr {
	color: #393C31;
	border: #393C31 1px solid;
	margin: 24px 0;
}

.content img.left {
	float: left;
	padding: 0 10px 10px 0;
}

.content th {
	color: #393C31;
	font-weight: bold;
	text-align: left;
}

td.center {
	text-align: center;
}

.chartermember {
	font-size: 14px;
}

.departed_links {
	font-size: 12px;
	text-align: center;
}

.departed td {
	text-align: center;
}

.departed td a {
	font-size: 14px;
}

.footnote {
	font-size: 12px;
	font-style: italic;
}

p.viewcalendar {
	font-size: 14px;
}

.veteranlinks {
	text-align: center;
	vertical-align: top;
	font-size: 14px;
}

/*  --- Right News Bar Styles ---  */

.rightbarwrapper {
	background-color: #FFFFFF;
	vertical-align: top;
}

.rightbar {
	vertical-align: top;
	padding: 0 10px 30px 14px;
}

.rightbar a, .rightbar a:visited {
	color: #22241e;
}

.rightbar a:hover {
	color: #393C31;
}

.rightbar h2 {
	color: #393C31;
	font-size: 18px;
	margin: 0 0 8px 0;
	padding: 0;
}

.rightbar h3 {
	color: #393C31;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.rightbar hr {
	color: #393C31;
	border: #393C31 1px solid;
}

.rightbar p {
	margin: 0 0 12px 0;
	font-size: 14px;
}

/*  --- Styles for lower highlight boxes ---  */

.hiliteboxrow {
	background-color: #393C31;
}

/*  --- HiLiteBox1 Styles ---  */

.hilitebox1 {
	border: #8A9274 solid 1px;
	text-align: center;
	vertical-align: middle;
}

.hilitebox1 a, .hilitebox1 a:visited {
	color: #8A9274;
	font-weight: bold;
	text-decoration: none;
}

.hilitebox1 a:hover {
	text-decoration: underline;
}

.hilitebox1_title {
	color: #8A9274;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
}

.hilitebox1_title2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
}

.hilitebox1_text {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/*  --- HiLiteBox2 Styles ---  */

.hilitebox2 {
	border: #8A9274 solid 1px;
	text-align: center;
	vertical-align: middle;
}

.hilitebox2 a, .hilitebox2 a:visited {
	color: #8A9274;
	font-weight: bold;
	text-decoration: none;
}

.hilitebox2 a:hover {
	text-decoration: underline;
}

.hilitebox2 h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.hilitebox2 h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
}

.hilitebox2 h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0;
}

.hilitebox2_text {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/*  --- HiLiteBox3 Styles ---  */

.hilitebox3 {
	border: #8A9274 solid 1px;
	text-align: center;
	vertical-align: middle;
}

.hilitebox3 a, .hilitebox3 a:visited {
	color: #8A9274;
	font-weight: bold;
	text-decoration: none;
}

.hilitebox3 a:hover {
	text-decoration: underline;
}

.hilitebox3 h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.hilitebox3 p {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/*  --- HiLiteBox4 Styles ---  */

.hilitebox4 {
	border: #8A9274 solid 1px;
	text-align: center;
	vertical-align: middle;
}

.hilitebox4 a, .hilitebox4 a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.hilitebox4 a:hover {
	text-decoration: underline;
}

.hilitebox4 h2, .hilitebox4 h2 a, .hilitebox4 h2 a:visited {
	color: #8A9274;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.hilitebox4 h2 a:hover {
	text-decoration: underline;
}

.hilitebox4 p {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}

/*  --- Styles for lower text link row ---  */

.textlinks, .textlinks a, .textlinks a:visited {
	background-color: #2C2D25;
	text-align: center;
	vertical-align: middle;
	color: #8A9375;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.textlinks a:hover {
	text-decoration: underline;
}

/*  --- Footer Styles ---  */

.footer {
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
}

.footer a, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer p {
	margin: 0;
	padding: 0;
}
