﻿body {
	/*	background-color: #35393A;
	background-color: #E9EBEB;*/
	background-image: url('images/bkgd_011.gif');
}
h1 {
	font: 18px Georgia, 'Times New Roman', Times, serif;
	border-bottom : 2px #35393A dotted;
	font-weight: bold;
	margin: 0px 0px 4px 0px;}
hr {
	color: #733C0F;
	background-color: #733C0F;
	height: 1px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2.menu {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 3px 0 0 0;
	border-bottom: 2px #35393A dotted;
}
h3.menu {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 3px 0 0 0;
	border-bottom: 1px #35393A dotted;
}
p {
	margin: 0;
	padding: 2px;
}
.picNoBorder {
	border: 0px;
}
.pdfIcon {
	vertical-align: middle;
	margin-right: 3px;
	border-width: 0px;
}
/*---- Main Colum Containers Start ----*/
.menuColumn {
	width: 249px;
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}
.spacerColumn {
	border-top: 10px #FFFFFF Solid;
	border-bottom: 10px #FFFFFF Solid;
	width: 11px;
	background-color: #FFFFFF;
	background-image: url('images/00_divider.gif');
}
.bodyColumn {
	width: 740px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
	font: 12px Georgia, 'Times New Roman', Times, serif;
}
/*---- Main Colum Containers End ----*/
.smokestack {
	position: relative;
}
.smokestackFloat {
	border-width: 0px;
	position: absolute;
	top: -9px;
	left: -25px;
	width: 104px;
	height: 100px;
}
.calendarFloat {
	border-width: 0px;
	position: absolute;
	top: -12px;
	left: 600px;
	width: 104px;
	height: 100px;
}
ul.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	list-style: square;
	vertical-align: middle;
	line-height: 17px;
}
	ul.menu li a:link {
		color: #0000FF;
		font-weight: bold;
		text-decoration: none;
	}
	ul.menu li a:visited {
		color: #0000FF;
		font-weight: bold;
		text-decoration: none;
	}
	ul.menu li a:hover {
		color: #FF0000;
		font-weight: bold;
		text-decoration: underline;
	}
/* ---- News and Events ---- */
.newsEventsBox {
	margin: 5px auto 5px auto;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background-color: #EFEFEA;
	width: 95%;
	text-align: left;
	border-bottom: 2px solid #000066;
}
	.newsEventsBox thead {
		background-color: #D6D6C9;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
	}
	.newsEventsBox th {
		padding: 5px;
		border-top: 2px solid #000066;
	}
	.newsEventsBox td {
		padding: 5px;
	}
	.newsEventsBox h2 {
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		margin: 0px;
	}
	.newsEventsBox h3 {
		font: bold 13px Georgia, "Times New Roman", Times, serif;
		color: #9F0000;
		margin: 0px;
	}
	.newsEventsBoxDesc {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px 0px 0px 10px;
}
	.newsEventsBox hr {
	color: #733C0F;
	background-color: #733C0F;
	height: 1px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.footerTable {
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 1000px;
	margin: 10px auto 0 auto;
	background-color: #FFFFFF;
	border-top: 1px solid #4C4C3E;
	border-bottom: 1px solid #4C4C3E;
	padding: 5px;
	text-align: center;
}
.picBorder {
	border: 1px solid #000000;
}
.loginReq {
	font: normal normal bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
.loginReq a:link {
	color: red;
}
.loginReq a:visited {
	color: red;
}
.loginReq a:hover {
	color: blue;
}
