﻿@charset "utf-8";
/* CSS Document
body, div, ul, img {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
} */
img {
	border: 0;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	background: #d3d3d3 url(../images/background.jpg) no-repeat;
	background-position: 0 0;
}
p {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: 700;
}
h2 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #600;
	font-weight: 700;
}
h3 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #039;
	font-weight: 700;
}
#wrapper {
	width: 840px;
	height: 100%;
	margin: 0 auto;
}
#header {
	color: #333;
	width: 840px;
	float: left;
	margin: 10px 0 0;
	padding: 0;
}
#header-logo {
	width: 147px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#header-photo {
	width: 685px;
	position: relative;
	text-align: center;
	color: #666;
	float: right;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
#header-photo h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: 700;
	margin: 2px auto;
}
#header-photo p {
	margin: 2px auto;
}
#nav {
	float: left;
	background: transparent url(../images/nav-bg.gif) no-repeat;
	height: 34px;
	width: 840px;
	margin: 5px 0 0;
	padding: 0;
}
#topNav {
	text-align: center;
	margin: 3px 1px 6px;
	padding: 1px 0;
}
#topNav ul {
	list-style-type: none;
	line-height: normal;
	text-decoration: none;
	margin:0;
	padding: 0;
}
#topNav ul li {
	font-size: 11px;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}
#topNav ul a:link {
	color: #FFF;
	text-decoration: none;
}
#topNav ul a:visited, #topNav ul a:hover, #topNav ul a:active {
	color: #CCC;
	text-decoration: none;
}
.topNav_spacer {
	color: #0068B6;
	font-size: 16px;
}
#quicklinks ul {
	font-size: 12px;
	font-weight: 700;
	margin:5px 0 0 0;
	list-style-type: none;
	padding: 0;
}
#quicklinks li {
	margin: 0 0 3px;
}
#quicklinks li a {
	display: block;
	color: #004a92;
	background-color: #FFF;
	text-decoration: none;
	padding: 2px 8px;
}
#quicklinks li a:hover {
	background-color: #004a92;
	color: #FFF;
}
#quicklinks tr td a {
	display: block;
	color: #004a92;
	background-color: #FFF;
	text-decoration: none;
	padding: 2px 8px;
}
#quicklinks tr td a:hover {
	background-color: #004a92;
	color: #FFF;
}
#quicklinks table {
	font-size: 12px;
	font-weight: 700;
	margin:5px 0 0 0;
	padding: 0;
	width: 226px;
}
#quicklinks tr td {
	margin: 0 0 3px;
}
#eventslinks {
	padding-top:3px;
}
#eventslinks a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
#eventslinks a:visited {
	color: #003399;
}
#eventslinks a:hover {
	color: #FFF;
}
#eventslinks a:active {
	color: #FFF;
}
#contentContainer {
	margin: 0;
	padding: 0;
}
#lt-col {
	color: #333; /*height:350px;*/;
	width: 578px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: none;
	border-color: #ccc;
	border-style: none;
	margin: 0;
}
.lt-col_header {
	text-transform: uppercase;
	background: url("../images/lg-box-header.gif") no-repeat 0 0;
	margin-top: 5px;
	height: 25px;
	color: #CCC;
	font-size: 14px;
	padding: 9px 9px 0 20px;
}
#rt-col {
	float: left;
	color: #333;
	width: 250px;
	display: inline;
	position: relative;
	border-color: #ccc;
	border-style: none;
	margin: 0;
	padding: 5px 0 10px;
}
.rt-col_header {
	background: url("../images/sm-box-header.gif") no-repeat 0 0;
	margin-top: 10px;
	color: #CCC;
	padding: 9px;
}
#banner {
	margin: 10px 0;
}
.breadcrumbs {
	margin-bottom: 10px;
}
.breadcrumbs a{
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.bt {
	background: transparent url("../images/bg_top.gif") no-repeat 0 0;
	margin-top: 40px;
	padding: 9px;
}
.bm {
	background: url("../images/bg_content.gif") repeat-y;
	padding: 0.5em 20px;
	width: 534px;
}
.bb {
	background: url("../images/bg_bottom.gif") no-repeat 0 0;
	color: #000;
	margin-bottom: 15px;
	padding: 5px 0 15px;
}
.small-bt {
	background: url("../images/sm-box-header.gif") no-repeat 0 0;
	margin-top: 10px;
	padding: 9px;
}
.small-bm {
	background: url("../images/sm-box-mid.gif") repeat-y;
	padding: 2px 10px;
}
.small-bb {
	background: url("../images/sm-box-bottom.gif") no-repeat 0 0;
	color: #fff;
	margin-bottom: 15px;
	padding: 5px 0 15px;
}
.small-ad-bt {
	margin-top: 10px;
	background: transparent url(../images/ad-box-bottom.gif) no-repeat;
	background-position: 0 0;
	padding: 9px 9px 0;
}
.business-showcase {
	text-align: center;
	background-repeat: repeat-y;
	padding: 0;
	margin-bottom: 15px;
}
.small-ad-bm {
	text-align: center;
	background-repeat: repeat-y;
	padding: 0;
}
.article {
	width: 132px;
	height: 230px;
	text-align: left;
	float: left;
	position: relative;
	margin: 6px 1px;
	padding: 1px 0;
}
.article-wide {
	width: 264px;
	height: 230px;
	text-align: center;
	float: left;
	position: relative;
	margin: 6px 1px;
	padding: 1px 0;
}
.header-bt {
	background: url("../images/lg-box-header.gif") no-repeat 0 0;
	margin-top: 20px;
	height: 25px;
	width: 100%;
	padding: 9px 9px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
#footer {
	height: 75px;
	float: left;
	width: 840px;
}
#footer a, #footer a:hover{
	color: #000000;
	text-decoration: none;
}
.fltrt {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
}
.fltrt img {
	margin-bottom: 3px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.article1, .article2 {
	width: 140px;
	height: 230px;
	text-align: center;
	margin: 6px 1px;
	padding: 1px 0;
}
.page-number {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #990000;
}
.page-number a {
	color: #990000;
}
.page-number a:hover {
	color: #CCCCCC;
}
.page-number a:visited {
	color: #585858;
}
#widgetbox_widget_parent_0 {
	margin: 15px auto 0 auto;
	text-align: center;
}
#wbx-gw-button-wrapper-0 {
	visibility:hidden;
}

/*----------------Scrolling Calendar Styles----------------*/
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
#example3{ /*Demo 3 main container*/
width: 220px;
height: 105px;
padding: 0 4px;
}
#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}
#example3news { /*Demo 3 main container*/
width: 264px;
height: 220px;
padding: 4px;
}
#example3news div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

code{ /*CSS for insructions*/
color: red;
}

/*clear floats*/
#header:after, #header-logo:after, #header-photo:after, #nav:after, #lt-col:after, #rt-col:after, .article:after, #footer:after, .fltrt:after, .fltlft:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html #header, *:first-child + html #header-logo, *:first-child + html #header-photo, *:first-child + html #nav, *:first-child + html #lt-col, *:first-child + html #rt-col, *:first-child + html .article, *:first-child + html #footer, *:first-child + html .fltrt, *:first-child + html .fltlft {
	min-height: 1px;
}
