html, body {margin: 0; padding: 0; border: 0;}

body {
	color: #333;
	background: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	text-align: center;
	margin: 0px 0; 
}

#editor { text-align: left; color: #000; background: #fff; }

p  {margin: 6px 0; padding: 0 6px; line-height: 135%; }

h1 { font-size: 1.5em; color: #007AC5; margin: 6px 2px; padding: 0;}
h2 { font-size: 1.05em; color: #2E546B; margin: 2px 4px; padding: 0; text-transform: uppercase;}
h3 { font-size: 1em; color: #FFCC00; margin: 2px 8px; padding: 0;}
h4 { font-size: .95em; color: #626264; margin: 2px 10px; padding: 0;}
h5 { font-size: .90em; color: #333; margin: 2px 12px; padding: 0;}
h6 { font-size: .85em; color: #aaa; margin: 2px 14px; padding: 0;}

ul { margin-left: 1.15em; padding-left: .8em; line-height: 120%; list-style: circle;}

a         {text-decoration: none; color: #007AC5; font-weight: bold;}
a:active  {text-decoration: none; color: #007AC5;}
a:visited {text-decoration: none; color: #007AC5;}
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("/image/cache/header-silver.jpg") no-repeat;
	width: 962px;
	height: 137px;
}
.outer {
	padding: 0;
	background: none;
	width: 980px;
	float: left;
	background: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: -1px;
}
.center {
	float: left;
	padding: 0px 12px 12px 12px;
	width: 755px; 
}
.center-wide {
	float: left;
	padding: 0px 12px 12px 12px;
	width: 753px;  
}
.center-wide .content {padding-left: 6px; padding-right: 6px; width: 533px;}
.right-col {
	float: right;
	padding: 6px;
	width: 222px; 
}
.bottom {
	width: 962px;  
	font-size: 10px;   
	color: #fff; 
	background: #fff;
	margin: 0 auto;
	padding: 9px 9px 0px 9px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.footer { 
	width: 962px; 
	padding: 9px; 
	font-size: 10px; 
	text-align: center; 
	color: #fff;
	margin: 0 auto; 
	background: none;
}
.footer p {text-align: center;}
.footer p a img {padding-top: 3px;}
.breadcrumb { 
	font-size: .8em; 
	color: #5D729E; 
	padding-left: 2px; 
	width: 98%; 
	float: left; 
	text-align: right; 
	text-transform: uppercase;
}
.breadcrumb a { color: #555555; font-weight: normal;}
.breadcrumb a:hover { color: #AAA; }

.newsbox { 
	display: block; 
	width: 234px; 
	background: #fff; 
	float: left; 
	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;
}
/*Menu Styles */
.menu_main.top{
	height: 42px;
	width: 962px;
	position: relative;
	z-index: 200;
	background: url("/image/cache/left-navbar-silver.jpg") repeat-y;
	margin-left: 9px;
	padding: 0px;
}
.menu_main.top #topnav{
 display: none;
}
.menu_main.side {
	float: left;
	width: 192px;
	height: auto;
	margin-left: 9px;
	background: none;
}
.menu_main.side #sidenav, #nav ul {
	z-index: 10;
	float: left;
	list-style: none;
	color: #fff;
	text-align: left;
	font-weight: normal;
	width: 100%;
	height: auto;
	border: 0;
	margin: 0;
	padding: 0;
}
.menu_main.side #sidenav a {
	display: block;
	color: #000;
	white-space: nowrap;
	font-weight: normal;
	border: 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 6px 6px;
	margin: 0;
	font-size: 11px;
	width: 180px;
}
.menu_main.side #sidenav a:hover, .menu_main.side #sidenav li:hover a, .menu_main.side #sidenav li.thover a{
	color: #000;
	border-bottom: 1px solid #333;
}
.menu_main.side #sidenav li {
	float: left;
	border: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 100%;
}
.menu_main.side #sidenav li ul {
	position: absolute;
	background-color: #ccc;
	left: -999em;
	height: auto;
	width: 11em;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	float: left;
	margin: -27px 0 0 192px;
}
.menu_main.side #sidenav li li {
	padding-right: 0;
	width: 100%;
}
.menu_main.side #sidenav li ul a {
	width: auto;
	white-space: normal;
	text-align: left;
	color: #fff;
}
.menu_main.side #sidenav li ul a:hover {
	width: auto;
	background: #fff;
	color: #000;
}
.menu_main.side #sidenav li ul li ul {
	margin: -23px 0 0 11em;
	border-top: 1px solid #000;
	margin-left: 123px;
}
.menu_main.side #sidenav li:hover ul ul, .menu_main.side #sidenav li:hover ul ul ul, .menu_main.side #sidenav li.thover ul ul, .menu_main.side #sidenav li.thover ul ul ul {
	left: -999em;
	border: none;
}
.menu_main.side #sidenav li:hover ul, .menu_main.side #sidenav li li:hover ul, .menu_main.side #sidenav li li li:hover ul, .menu_main.side #sidenav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul {
	left: auto;
	border: none;
}
.menu_main.side #sidenav li:hover, .menu_main.side #sidenav li.thover {
	background-color: #007AC5;
	color: #000;
	border: none;
}
.menu_main.side #sidenav li li:hover, .menu_main.side #sidenav li li.thover {
	background-color: #007AC5;
	color: #000;
	border: none;
}
/*End Menu Styles */

/*Footer Menu */
.footer-menu, .footer-menu ul {
	z-index: 10;
	width: 962px;
    float: left;
	list-style: none;
	line-height: 1.25em;
	color: #fff;
	padding: 9px;
	margin: 0 auto;
	font-size: 1em;
	height: 24px;
	font-size: 10px;
	background: #fff url("/image/cache/footer-silver.jpg") no-repeat center center;
	margin-left: -10px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.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: #000;}

.footer-menu li {
	float: left;
	padding: 0 9px;
    height: 25px;
	list-style: none;
	list-style-image: none;
    width: 90px;
}
.first {margin-left: 300px;}

/* 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;
}

/* 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: #eee; 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;}

/* 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;
}