html, body {margin: 0; padding: 0; border: 0;}

body {
	color: #000;
	background: #D7D5C5 url("/image/cache/background.jpg") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0px 0;
	position: relative;
	z-index:100;
}
#editor { text-align: left; background: #fff; }

p  {margin: 6px 0; padding: 0 6px; line-height: 135%; }

h1 { font-size: 1.5em; color: #233458; margin: 6px 2px; padding: 0;}
h2 { font-size: 1.05em; color: #535f79; margin: 2px 4px; padding: 0; text-transform: uppercase;}
h3 { font-size: 1em; 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:disc;}

a         {text-decoration: none; color: #3D4A6B; font-weight: bold;}
a:active  {text-decoration: none; color: #3D4A6B;}
a:visited {text-decoration: none; color: #3D4A6B;}
a:hover   {text-decoration: none; color: #7581AE;}

.clear { clear: both; }
.top {height: 148px; background: url("/image/cache/top-image-blue.jpg"); }
.top h1 {display: none;}

.wrapper {
	width: 980px;
	text-align: left;
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.outer {
	width: 980px; 
	background: url("/image/cache/wrapper-bkg-blue.jpg") repeat-y;
	float:left;
	z-index: 1;
}
.menu_main { background-color: #000; width: 196px;float: left; z-index:1;}
.menu_main.side {display: none;}

.breadcrumb { font-size: .8em; color: #333; padding-left: 2px; }
.breadcrumb a { color: #333; }
.breadcrumb a:hover { color: #666; }
#gallery{
float: right;
margin: 0 0 24px 0;
}
.newsbox { 
	width: 357px;
	display: block; 
	padding: 6px; 
	border: 1px solid #aaa; 
	background: #fff; 
	float: right; 
	color: #000; 
	margin-left: 6px; 
	margin-bottom: 6px;
}
.newsbox h2 {text-align: center; 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; }
.center{
	float: left;
	width: 736px;
min-height: 450px;
	padding: 12px;
	text-align: left;
	background: #fff;
	margin: 12px 0 15px 15px;
	border: 1px solid #72706d;	
}
.center-wide {
	float: left;
	width: 736px;
min-height: 450px;
	padding: 12px;
	text-align: left;
	background: #fff;
	margin: 12px 0 15px 15px;
	border: 1px solid #72706d;	
}
.home .right-col{
float: right;
width: 400px;
}
.home .content{
width: 330px;
}
.bottom {  
	background-color: #353129;
	width: 100%; 
	height: 20px; 
	font-size: 10px; 
	text-align: center; 
	color: #fff;   
	padding: 9px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
.footer {text-align: center;}
.footer p { margin-top: 4px; color: #000;}

/*Footer Menu */
.footer-menu, .footer-menu ul {
	z-index: 10;
	width: 375px;
	list-style: none;
	line-height: 1.25em;
	color: #fff;
	padding: 9px;
	margin: 0 auto;
	font-size: 1em;
	font-size: 10px;
}
.footer-menu a {
	display: block;
	text-align: center;
	white-space: nowrap;
	padding: 6px 8px 3px 8px;
	height: 16px;
	color: #fff;
	overflow: hidden;
	font-weight: normal;
    width: 100%;
}
.footer-menu a:hover {color: #ccc;}

.footer-menu li {
	float: left;
	padding: 0 9px;
    height: 25px;
	list-style: none;
	list-style-image: none;
    width: 90px;
	margin-top: -10px;
}
/* Calendar */
#calendar {
	width: 550px;
	padding: 0;
	margin: 0 auto;
	border-left: 1px solid #333;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #fff;
}
#calendar .nav, #calendar .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	
#calendar .caption {
	margin: 0;
	padding: 0;
	width: 550px;
	height: 30px;
	background: #353129;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#calendar .caption a{display: inline;} 
#calendar .caption a, #calendar .caption a:hover, #calendar .caption a:visited, #calendar .caption a:link, #calendar .caption a:active{color: #fff;}

#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #5C7570;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #fff;
}
#calendar .today{
	color: #000;
	font-weight: bold;
	background: #B4C0BF;
}
#calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
	color: #358;
	text-decoration: none;
	font-size: 12px;
}
#calendar td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 50px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
#calendar td ul { list-style: none; margin: 0; padding: 0;}

#calendar td a {
	text-decoration: underline;
	display: block;
	width: 100%;
	font-size: 10px;
}
#calendar td a:link, td a:visited {	color: #608194;}
#calendar td a:hover, td a:active {color: #6aa3ae;}

/*Calendar List View Styles */
.event-item {
	list-style-type: none;
	float: left;
	clear: both;
	width: 100%;
	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%;
	clear: both;
}
.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 {
	padding: 10px 0px;
	width: 75%;
	margin: 0 auto;
}
.indv-event h2{
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
	padding: 10px 0px 5px 10px;
}
.indv-event .info {
	padding: 0;
	margin: 0;	
	width: 100%;
}
.indv-event .date-time {
	padding: 0;
	margin: 0;
	padding-left: 5%;
	width: 90%;
	font-size: 9px;
	color: #999;
}
.indv-event .description p, .indv-event .description{
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.indv-event .description{
	padding: 10px 0px 0px 5%;
	width: 90%;
}

/*Gallery Styles*/
div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {
	font-size: 10px;
	text-align: center;
}
ul.thumbGallery {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0; 
	text-align: center;
	color: #666;
	margin: 0 auto;
	width: 95%;
}
ul.thumbGallery li {
	position: relative;
	width:115px;
	height: 100px;
	overflow: hidden;
	font-size: 10px;
	list-style-image: none;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 70px;
	margin-right: 15px;
	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: 5px;
	position: relative;
	height: 75px;
}
div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {
	font-size: 10px;
	text-align: center;
}
div.photo img {
	border: 1px solid #aaa;
}

/* 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_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 {
background:#aaa none repeat scroll 0 0;
}

/*Navigation*/
.menu_main.top #topnav, .menu_main.top #topnav ul {
	z-index: 10;
	float: left;
	list-style: none;
	line-height: 1.25em;
	background-color: #859EBC;
	color: #353129;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial;	
	width: 196px;
}
.menu_main.top #topnav a {
	display: block;
	width: 184px;
	color: #fff;
	text-align: left;
	white-space: nowrap;
	padding: 10px 0px 4px 12px;
	height: 26px;
	font-weight:normal;
	text-transform:uppercase;
}
.menu_main.top #topnav li { 
	width: 196px;
	border-top: 1px solid #859EBC; 
	border-bottom: 1px solid #859EBC;
}
.menu_main.top #topnav li ul {
    position: absolute;
	background-color: #859EBC;
	left: -999em;
	height: auto;
	width: 184px;
	margin:-41px 0px 0px 196px;
	float: left;
border: 1px solid #666;
	}
.menu_main.top #topnav li li {
	width: 184px;
	background-color: #859EBC;
	border-left: 1px solid #859EBC;
	border-right: 1px solid #859EBC;
}
.menu_main.top #topnav li li.first,.menu_main.top #topnav li li li.first{border-top: 1px solid #859EBC;}
.menu_main.top #topnav li li.last,.menu_main.top #topnav li li li.last{border-bottom: 1px solid #859EBC;}
.menu_main.top #topnav li li.first_last {border-top: 1px solid #636558;border-bottom: 1px solid #859EBC;}

.menu_main.top #topnav li ul a {
padding: 10px 0px 4px 12px;
	width: 172px;
	white-space: normal;
	text-align: left;
	color: #fff;
}
.menu_main.top #topnav a:hover { color: #333; background:#D7D5C5;}
.menu_main.top #topnav li ul a:hover {
	color: #333;
}
.menu_main.top #topnav li ul ul {
	margin: -41px 0 0 196px;
}
.menu_main.top #topnav li:hover ul ul, .menu_main.top #topnav li:hover ul ul ul, .menu_main.top #topnav li.thover ul ul, .menu_main.top #topnav li.thover ul ul ul {
	left: -999em;
	color: #333;
	background-color: #D7D5C5;	
}
.menu_main.top #topnav li:hover ul, .menu_main.top #topnav li li:hover ul, .menu_main.top #topnav li li li:hover ul, .menu_main.top #topnav li.thover ul, .menu_main.top #topnav li li.thover ul, .menu_main.top #topnav li li li.thover ul {
	left: auto;
	color: #333;
	background-color: #D7D5C5;
}
.menu_main.top #topnav li:hover, .menu_main.top #topnav li.thover {
	background-color: #D7D5C5;
	color: #333;
	border-top: 1px solid #859EBC; 
	border-bottom: 1px solid #859EBC;
}
.menu_main.top #topnav li li:hover, .menu_main.top #topnav li li.thover {
	background-color: #D7D5C5;
	color: #333;
	border-top: 1px solid #859EBC; 
	border-bottom: 1px solid #859EBC;
}
/*End Navigation*/

/* 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: #353129; 
	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: 1px solid #ddd; padding: 6px; background: #eee; width: 100%;}
.splitleft{float: left; color: #888;}
.splitright{float: right;}

/* Calendar popup styles */
.TAOcpYearNavigation, .TAOcpMonthNavigation {
 background-color:#f90;
 text-align:center;
 vertical-align:middle;
 text-decoration:none;
 color:#000;
 font-weight:bold;
 padding: 1px 0px 2px 0px;
 line-height: 15px;
 margin: 0px;
}
A.TAOcpMonthNavigation, A.TAOcpMonthNavigation:visited {
 color:#000;
}
.TAOcpDayColumnHeader, .TAOcpYearNavigation, .TAOcpMonthNavigation, .TAOcpCurrentMonthDate, .TAOcpCurrentMonthDateDisabled, .TAOcpOtherMonthDate, .TAOcpOtherMonthDateDisabled, .TAOcpCurrentDate, .TAOcpCurrentDateDisabled, .TAOcpTodayText, .TAOcpTodayTextDisabled, .TAOcpText {
 font-family:arial;
 font-size:11px;
}
TD.TAOcpDayColumnHeader {
 text-align:center;
 padding: 2px 0px;
 border-bottom: 1px solid #999;
}
.TAOcpCurrentMonthDate, .TAOcpOtherMonthDate, .TAOcpCurrentDate {
 text-align: center;
 text-decoration:none;
}
.TAOcpCurrentMonthDateDisabled, .TAOcpOtherMonthDateDisabled, .TAOcpCurrentDateDisabled {
 color:#ccc;
 text-align:right;
 text-decoration:line-through;
}
.TAOcpCurrentMonthDate {
 padding: 2px;
 margin: 0px;
 text-align: center;
 color:#000;
 font-weight:normal;
}
.TAOcpCurrentDate {
 color: #fff;
 font-weight:normal;
}
.TAOcpOtherMonthDate, A.TAOcpOtherMonthDate {
 color:#ccc;
}
TD.TAOcpCurrentDate {
 padding: 0px;
 margin: 0px;
 color:#fff;
 background-color: #ccc;
 border-width: 1px;
 border: 1px solid #000;
}
TD.TAOcpCurrentDateDisabled {
 border-width:1px;
 border: 1px solid #faa;
}
TD.TAOcpTodayText, TD.TAOcpTodayTextDisabled {
 border: 1px solid #999;
 border-width:1px 0 0 0;
}
A.TAOcpTodayText, SPAN.TAOcpTodayTextDisabled {
 height:20px;
}
.TAOcpTodayText {
 color:#67d;
 font-weight:bold;
 text-decoration: none;
 padding: 5px 0px;
}
SPAN.TAOcpTodayTextDisabled {
 color:#ccc;
}
.TAOcpBorder {
 border:1px solid #999;
 margin-top: 0px;
 padding-top: 0px;
}
