@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}


html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-color:#a6a8a8;
	margin: 0px;
	height:100%;
}

p {
	margin-bottom: 15px;
}



/******************************************************************/
/******************  WRAPPERS AND CONTAINERS  ******************/
/*************************By Joe Hickman****************************/

#top {
	background-image: url(/images/olr_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 116px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#nav {
	background-image: url(/images/navbg.jpg);
	height: 42px;
	width: 100%;
	background-repeat: repeat-x;
}

#navholder {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: both;
	height:100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002e48;
	border-left-color: #002e48;
	display: block;
}

table#cal {	background-color: #FFFFFF;}
table.calendar td {
	padding:5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.flashfeature {
	background-image: url(/images/olr_04.jpg);
	float: left;
	height: 250px;
	width: 642px;
	position: relative;
}

.homesubnav {
	background-image: url(/images/olr_05.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 308px;
	position: relative;
	clear: right;
}
#pagesep {
	height: 10px;
	width: 950px;
	background-image: url(/images/pagesep.jpg);
	background-repeat: repeat-x;
	float:left;
	clear:both;
}

#calendar {
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.pagesep {
	height: 10px;
	width: 950px;
	background-image: url(/images/pagesep.jpg);
	background-repeat: repeat-x;
	float:left;
	clear:both;
}
.pagesepcalendar {
	height: 10px;
	width: 950px;
	background-image: url(/images/pagesep.jpg);
	background-repeat: repeat-x;
	float:left;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#pagesepsub {
	height: 10px;
	width: 323px;
	background-image: url(/images/pagesep.jpg);
	background-repeat: repeat-x;
	clear:both;
	overflow:hidden;
}
.pagesepsub {
	height: 10px;
	width: 320px;
	background-image: url(/images/pagesep.jpg);
	background-repeat: repeat-x;
	clear:both;
}
.quicklinks {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 315px;
	width: 323px;
}

.quicklinkssub {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 322px;
	overflow:hidden;
	margin-bottom:50px;
}
.news {
	background-image: url(/images/olr_09.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	/*height: 315px;*/
	width: 627px;
	overflow: auto;
	background-color: #FFFFFF;
}

.news-sub {
	background-image: url(/images/newsbgsub.jpg);
	background-repeat: no-repeat;
	background-color:#e4e4e4;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	width: 628px;
}

#footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; clear: both; width:950px; background: #002e48 url(/images/footer.jpg) no-repeat center top; }

.fspace {
	margin-left: 15px;
}

.hometable {
	margin-top: 25px;
	margin-left: 30px;
}

.articletable {
	margin-top: 5px;
	margin-left: 20px;
}

.vertsep {
	height:250px;
	width: 1px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding: 0px;
}

#crumbit {
	height:30px;
	width: 100%;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a4a4a4;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

#search {
	background-image: url(/images/searchbg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 243px;
	position: relative;
	right:100px;
	float:right;
}

.search {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.formsubmit {
	float:right;
	margin-top:-23px;
	margin-right:5px;
}

.tinycal {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -.04em;
	padding-left: 15px;
	padding-top: 15px;
}

.tinycal-home {
	float: left;
	ffont-family: "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #314150;
	text-decoration: none;
	padding-left: 15px;
}

.tinycal a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -.04em;
	text-decoration: none;
}

.tinycal a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -.04em;
	text-decoration: none;
}

.tinycal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -.04em;
	text-decoration: underline;
}

.tinycal a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -.04em;
	text-decoration: none;
}

.tinylist li {
	margin-bottom: 15px;
}

.btn-minutes {
	margin-top:10px;
	margin-left: -10px;
}
.btn-minutes a {
	background-image: url(/images/btn-minutes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
	height: 70px;
	width: 247px;
}
.btn-minutes a:hover {
	background-image: url(/images/btn-minutes.jpg);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	text-indent: -99999px;
	display: block;
	height: 70px;
	width: 247px;
}

#footer a { color:#FFFFFF;}
#footer a:hover { color:#FFFFFF;}