html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #333;
	background: #2050a0 url(/templates/img/background.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	text-align: center;
	margin: 0px 0;  /* Use margin: XXpx 0; to add space at the top of the layout */
}
#editor {
	text-align: left;
	color: #000;
	background: #fff;
}
p {
	margin: 6px 0;
	padding: 0 6px;
	line-height: 135%;
}
h1 {
	font-size: 1.35em;
	color: #2050a0;
	margin: 6px 2px;
	padding: 0;
}
h2 {
	font-size: 1.05em;
	color: #2C66CE;
	margin: 2px 4px;
	padding: 0;
	text-transform: uppercase;
}
h3 {
	font-size: 1.25em;
	color: #c8601b;
	margin: 2px 8px;
	padding: 0;
}
h4 {
	font-size: .95em;
	color: #626264;
	margin: 2px 10px;
	padding: 0;
}
h5 {
	font-size: .90em;
	color: #404040;
	margin: 2px 12px;
	padding: 0;
}
h6 {
	font-size: .85em;
	color: #000;
	margin: 2px 14px;
	padding: 0;
}
ul {
	margin-left: 1.15em;
	padding-left: .8em;
	line-height: 120%;
	list-style: circle;
}
a, a:visited, a:active {
	text-decoration: none;
	color: #2050a0;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #7581AE;
}
.clear {
	clear: both;
}
.wrapper {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	height: 100%;
	background: #fff;
	margin-top: 12px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.top {
	text-align: left;
	padding: 9px;
	width: 962px;
}
.top h1 {
	display: none;
}
.header-box {
	background: url("/templates/img/header.jpg") no-repeat;
	width: 962px;
	height: 161px;
}
.outer {
	padding: 0;
	background: none;
	width: 980px;
	float: left;
	background: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: -1px;
}
.menu_main {
	height: 43px;
	width: 962px;
	background: url("/templates/img/navbar-blue.gif") repeat-y;
	margin-left: 9px;
}
.center {
	float: left;
	padding: 12px;
	width: 956px;
}
.center-wide {
	float: left;
	padding: 12px;
	width: 956px;
}
.right-col {
	float: right;
	padding: 6px;
	width: 230px;
}
.outerfooter{
text-align: center;
color: #fff;
clear: both;
}
.footer {
	width: 962px;
	padding: 9px;
	text-align: left;
	color: #666;
	margin: 0 auto;
	background: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.footer .footerbar {
	background: #fff url("/templates/img/footer-blue.gif") repeat-y;
	height: 27px;
	margin: 12px auto;
	color: #fff;
	text-align: center;
}
.breadcrumb {
	font-size: .8em;
	color: #5D729E;
	padding-left: 2px;
	width: 98%;
	float: left;
	margin-bottom: 1%;
}
.breadcrumb a {
	color: #555555;
	font-weight: normal;
}
.breadcrumb a:hover {
	color: #AAA;
}
.newsbox {
	display: block;
	width: 234px;
	background: #fff;
	float: right;
	color: #000;
	width: 220px;
}
.newsbox h2 {
	text-align: left;
	border-bottom: 1px solid #aaa;
	padding-bottom: 3px;
	color: #353129;
}
.newsbox ul {
	list-style: none;
	margin: 0 auto;
	line-height: 110%;
	padding: 0px;
}
.newsbox li {
	margin-top: 12px;
	background: none;
	padding-left: 6px;
	font-size: 10px;
}
.newsbox p a {
	color: #666;
}
/*Gallery Styles*/
div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 0 auto;
	text-align: center;
}
div.gallery p {
	font-size: 11px;
	text-align: center;
}
ul.thumbGallery {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #666;
}
ul.thumbGallery li {
	list-style-image: none;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 3em;
	margin-right: 1em;
	white-space: nowrap;
}
ul.thumbGallery li a, li a:visited {
	border-bottom: 0px;
	text-decoration: none;
}
ul.thumbGallery a img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {
	font-size: 11px;
	text-align: center;
	width: 500px;
	margin: 0 auto;
}
div.photo img {
	border: 1px solid #aaa;
	margin-bottom: 10px;
}
/*Navigation Styles*/
#nav, #nav ul {
	z-index: 10;
	height: 23px;
	width: 100%;
	float: left;
	list-style: none;
	color: #fff;
	text-align: left;
	margin: 0;
	font-weight: normal;
padding: 0;
}
#nav a, #nav span{
	display: block;
	width: auto;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	padding: 5px 20px 6px 20px;
	border: none;
	font-weight: normal;
	font-size: 10px;
	border-bottom: 1px solid #000;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	background-color: #333;
	left: -999em;
	height: auto;
	width: 11em;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	float: left;
}
#nav li li {
	padding-right: 0;
	width: 11em;
}
#nav li ul a, #nav li ul span {
	width: auto;
	white-space: normal;
	text-align: left;
	color: #fff;
	border: none;
padding: 6px;

}
#nav li ul a:hover, #nav li ul span:hover {
	width: auto;
	border: none;
	background: #245BB5;
}
#nav li ul ul {
	margin: -23px 0 0 11em;
	border-top: 1px solid #000;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
	left: -999em;
	border: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul {
	left: auto;
	border: none;
}
#nav li:hover, #nav li.thover {
	background-color: #245BB5;
	color: #000;
	border: none;
}
#nav li li:hover, #nav li li.thover {
	background-color: #245BB5;
	color: #000;
	border: none;
}
#menutop{
	width: 500px;
	padding: 0;
	margin: 0 0 0 660px;
	position:absolute;
	padding-top: 10px;
}
#menutop li{
	float: left;
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menutop li a{
	display: block;
	float: left;
	padding: 3px 6px;
	margin: 3px 6px;
}
#menufooter{
	width: 300px;
	margin: 0 auto;
	clear: both;
}
#menufooter li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 12px 0;
}
#menufooter li a{
	color: #fff;
	padding: 3px 6px;
	margin: 3px 6px;
}
#menufooter li a:hover{
	color: #ddd;
}
/* Paging & Gallery Link Styles */
#paging_links, #gallery_paging_links {
	width: 100%;
	text-align: center;
	margin: 0px 0px;
	float: left;
	height: 20px;
	padding: 10px 0px;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#paging_links a:hover, #paging_links a, #paging_links a:visited, #paging_links a:link, #paging_links a:active, .gallery_home_link a,  .gallery_next_link a, .gallery_prev_link a {
	color: #000;
	font-weight: normal;
}
.prev_link_inactive a, .next_link_inactive a, .prev_link_inactive a:visited, .next_link_inactive a:visited, .prev_link_inactive a:hover, .next_link_inactive a:hover, .gallery_home_link a:hover, .gallery_next_link a:hover, .gallery_prev_link a:hover {
	color: #999;
}
#paging_links .prev_link, .gallery_home_link a, .gallery_page_link a,  .gallery_next_link a, .gallery_prev_link a {
	border: 1px solid #555;
	color: #555;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
#paging_links .prev_link_inactive, .gallery_next_link_inactive, .gallery_prev_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #fff;
}
#paging_links .next_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
#paging_links .next_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #fff;
}
#paging_links .page_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
#paging_links .currentpage, .gallery_page_link.gallery_currentpage a{
	background:#aaa none repeat scroll 0 0;
}
/* Calendar View Event Styles*/

#calendar {
	text-align: center;
	width: 600px;
	padding: 0px;
	margin-right: 10px;
	border: 1px solid #363636;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #153D8E;
	text-align: center;
	float: left;
}
#calendar .caption {
	margin: 0;
	padding: 0;
	width: 550px;
	height: 30px;
	background: #404040;
	color: #fff;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#calendar .caption .nav {
	display: inline;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}
#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	color: #616B76;
	background: #ddd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #363636;
	border-right-color: #363636;
	border-bottom-color: #363636;
}
#calendar .today {
	font-weight: bold;
	background: #ddd;
	border-right: 1px solid #363636;
}
#calendar td {
	padding: 3px;
	width: 50px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #363636;
	border-bottom-color: #363636;	/* background: url(images/bg_calendar.gif) no-repeat right bottom; */
}
#calendar td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calendar td a {
	text-decoration: underline;
	display: block;
	width: 100%;
	font-size: 11px;
}
#calendar td a:link, #calendar td a:visited {
	color: #000;
}
#calendar td a:hover, #calendar td a:active {
	color: #000;
}
/*Calendar List View Styles */
.event-item {
	list-style-type: none;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
.schedule h2 {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	float: left;
	clear: both;
}
.event-item .event-info {
	font-size: 11px;
	color: #000000;
	width: 80%;
	margin-left: 2%;
	float: left;
}
.event-item .date {
	float: left;
	width: 15%;
	font-style: italic;
	font-size: 11px;
	color: #aaa;
}
.event-item .event-description {
	float: left;
	width: 100%;
}
.event-item .event-description p {
	padding: 0;
	margin: 0;
}
.event-item .title {
	font-size: 13px;
	padding: 0px;
	font-weight:bold;
	width: 100%;
	float: left;
}
/* Individual Event Stlyes */


.indv-event {
	margin: 0 auto;
}
.indv-event h2 {
	text-align: center;
	width: 100%;
	padding: 10px 0px;
}
.indv-event .info {
	width: 100%;
	min-height: 300px;
	margin: 0 auto;
}
.indv-event .date-time {
	font-size: 9px;
	color: #999;
}
.indv-event .description {
	font-size: 12px;
}
/* Talk Forums */
#forum td {
	background: #ffffff;
	border: 0;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	padding: 6px 0 3px 6px;
}
#forum-border {
	background: #000000;
	border: 1px solid #000000;
	margin-top: 9px;
	margin-bottom: 3px;
}
#forum-currentpage {
	background: #ffffff;
	border: 0;
	color: #333333;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	vertical-align: top;
}
#forum-header td {
	background: #333;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 9px 0 9px 9px;
}
#forum-highlight td {
	background: #b4c0bf;
	padding: 6px 0 3px 6px;
}
#forum-title {
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
#forum-title a, #forum a {
	font-weight: normal;
}
/*Latest News Styles*/
.article {
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px;
	width: 100%;
}
.splitleft {
	float: left;
	color: #888;
}
.splitright {
	float: right;
}
