﻿/*----------------------------------------------
PAGE / BODY
----------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background: url(/images/bg_main.gif);
}
/*----------------------------------------------
GLOBALS
----------------------------------------------*/
a {
	text-decoration: underline;
	color: #D26700;
}
a:hover {
	color: #F8B75B;
}
/*----------------------------------------------
STRUCTURE
----------------------------------------------*/
#main {
	width: 703px;
	font: 11px Verdana;
	color: #6E6E6E;
}
/*----------------------------------------------
LOGO / SEARCH BAR
----------------------------------------------*/
.printLogo {
	display: none;
}
#row1 {
	background-color: #fff;
	width: 703px;
	margin: 0px;
	padding: 0px;
}
#row1 a:link, #row1 a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#row1 a:hover {
	color: #000;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 3px solid #D0D0D0;
}
#row1 .left {
	text-align: left;
	padding-left: 15px;
	position: relative;
}
#row1 .right {
	width: 400px;
	float: right;
	text-align: right;
    font: 11px Verdana;
	padding: 10px;
	margin-top: 24px;
}
#row1 .textbox {
	border: 1px solid #505050;
	width: 110px;
	font: 11px Verdana;
}
#row1 .button {
	border: 1px solid #505050;
	background-color: #E2E2E2;
	font: 10px Verdana;
}
#row1 p.mission {margin: 0; line-height: 15px; text-align: center; font-style: italic; padding: 12px 0 6px 0; font-weight: bold; color: #2181B4;}
.interior  #row1 p.mission {padding-top: 5px;}
/*----------------------------------------------
MAIN NAVIGATION
----------------------------------------------*/
#row2 {
	width: 703px;
	background-color: #454545;
}
#row2 p {
	padding: 0px;
	margin: 0px;
}
#row2 {
	width: 703px;
	float: left;
}
/*----------------------------------------------
SECTION GRAPHIC
----------------------------------------------*/
#row3 {
	width: 703px;
	background-color: #2181B4
}
/*----------------------------------------------
PAGE CONTENT / PAGE STRUCTURE
----------------------------------------------*/
#row4 {
	margin: 0;
	padding: 0;
	width: 703px;
	float: left;
	background: #FFF;
}
#row4 table .leftcol {
	width: 236px;
	vertical-align: top;
	background: #e6e6e6;
	text-align: left;
}
#row4 table .leftcol ul {
	color: #000;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
#row4 table .leftcol li {
    list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#row4 table .leftcol a {
	display: block;
	text-decoration: none;
	color: #000;
	height: 22px;
	padding-top: 5px;
	padding-left: 13px;
	background: url(/images/int/subnav_borderbottom.gif) bottom repeat-x;
}
#row4 table .leftcol li a:hover {
	background: url(/images/int/subnav_hoverbg.gif) bottom repeat-x;	
}
#row4 table .leftcol .subnavline {
	font: 2px Verdana;
	background: url(/images/int/subnavline.gif) left no-repeat;
	margin: 7px 0 7px 0;
	padding: 0;
}
#row4 table .rightcol {
	vertical-align: top;
}
#row4 .contenttop {
	background: url('/images/int/maincontent-bg.gif') #FFF no-repeat;
	text-align: left;
	padding: 15px;
}
#row4 .usersupport {
	text-align: right;
	color: #000;
	padding-right: 10px;
	font: 10px Verdana;
}
#row4 .usersupport a {
	color: #000;
	text-decoration: none;
}
#row4 #sideNews a {
	margin: 0;
	padding: 0;
	color: #6E6E6E;
	background: none;
	display: inline;
}
#row4 #sideNews a:hover {
	color: #F8B75B;
}
#row4 #sideNews p {
	margin: 0;
	padding-left: 23px;
	line-height: 1.8em;
	margin-bottom: 8px;
	font-size: 11px;
}
#row4 h1 {
	font: 26px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #474747;
	padding: 4px 0 4px 0;
	margin: 7px 0 7px 0;
	border-top: 3px double #DCDCDC;
	border-bottom: 3px double #DCDCDC;
}
#row4 h4 {
	margin: 10px 10px 0 10px;
	line-height: 1.8em;
	color: #2181B4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px; /* dynamic */
}
#row4 p {
	margin: 10px 10px 0 10px;
	line-height: 1.8em;
	color: #4E4E4E;
	font-size: 13px; /* dynamic */
}
#row4 .bodylead {
	color: #2181B4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px; /* dynamic */
}
#row4 img.content {
	border: 1px solid #000;
}
/*----------------------------------------------
FOOTER
----------------------------------------------*/
#row8 {
	float: left;
	width: 703px;
	margin: 0px;
	height: 52px;
	padding: 0px;
	font: 11px Verdana;
	padding-top: 20px;
	color: #fff;
	background: url(/images/splash/bot.gif) no-repeat;
}
#row8 .left {
	text-align: left;
	padding: 10px;
}
#row8 .right {
	width: 300px;
	float: right;
	text-align: right;
}
#row8 a:link, #row8 a:visited {
	font: 11px Verdana;
	text-decoration: none;
	color: #fff
}
#row8 a:hover {
	font: 11px Verdana;
	text-decoration: underline;
	color: #fff;
}
/*----------------------------------------------
CALENDAR LISTING PAGE
----------------------------------------------*/
#calBox {
	float: right;
	margin: 0 7px 0 0px;
	border-left: 1px solid #CACACA;
	padding-left: 5px;
}
#calItem {
	/*margin: 0 0 20px 10px;*/
	line-height: 1.6em;
	width: 50%;
	border-bottom: 3px double #CACACA;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 15px;

}
.categoryName {
	color: #2181B4;
	font-weight: bold;
	font-size: 12px; /* dynamic */
	margin-bottom: 20px;
}
.calTitle {
	font-size: 14px; /* dynamic */
}
.calTitle a {
	text-decoration: underline;
	color: #D26700;
}
.calTitle a:hover {
	color: #F8B75B;
}
.calLocation {
	font-weight: bold;
	margin-bottom: 5px;
	font: 13px Verdana; /* dynamic */
	font-weight: bold;
}
.calDescr {

}
.calDate {
	color: #D26700;
	font: 11px Verdana; /* dynamic */
}
.calTime {
	color: #D26700;
	font: 11px Verdana; /* dynamic */
}
/*----------------------------------------------
CALENDAR DETAILS PAGE
----------------------------------------------*/
#event {
	line-height: 1.6em;
}
.eventTitle {
	color: #2181B4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px; /* dynamic */
	margin: 10px 10px 8px 10px;
}
.eventDate {
	color: #D26700;
	font: 13px Verdana; /* dynamic */
	margin: 10px 10px 0 10px;
}
.eventTime {
	color: #D26700;
	font: 13px Verdana; /* dynamic */
	margin: 0px 10px 0 10px;
}
.eventLocation {
	font: 13px Verdana; /* dynamic */
	font-weight: bold;
	margin: 10px 10px 0 10px;
}
.eventLead {
	font: 13px Verdana; /* dynamic */
	font-style: italic;
	margin: 10px 10px 0 10px;
}
.eventBody {

}
.eventBody p {
	
}
#relatedItems {
	float: right;
	background: #E6E6E6;
	border: 1px dashed #808080;
	margin: 10px;
	padding: 3px 6px 9px 6px;
}
#relatedItems a {

}
#relatedItems a:hover {

}
/*----------------------------------------------
CURRENT/ARCHIVED NEWS LISTING
----------------------------------------------*/
#currentNewsList {
	margin: 10px;
	line-height: 1.6em;
}
#newsItem {
	border-bottom: 3px double #CACACA;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.newsNone {
	color: #2181B4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px; /* dynamic */
}
.newsDate {
	color: #D26700;
	font: 11px Verdana; /* dynamic */
	margin-top: 6px;
}
.newsTitle {
	font-size: 14px; /* dynamic */
}
.newsTitle a {

}
.newsTitle a:hover {

}
.newsLead {
	font: 13px Verdana; /* dynamic */
}
/*----------------------------------------------
NEWS ARTICLE
----------------------------------------------*/
#article {
	line-height: 1.6em;
}
#article a {

}
#article a:hover {

}
.articleTitle {
	color: #2181B4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px; /* dynamic */
	margin: 10px 10px 8px 10px;
}
.articleDate {
	color: #D26700;
	font: 13px Verdana; /* dynamic */
	margin: 10px 10px 0 10px;
}
.articleLead {
	font: 13px Verdana; /* dynamic */
	font-style: italic;
	margin: 10px 10px 0 10px;
}
.articleBody {

}
/*----------------------------------------------
UPLOAD LISTING
----------------------------------------------*/
#uploadList {
	margin: 10px;
}
#uploadItem {
	border-bottom: 3px double #CACACA;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.uploadTitle {
	font-size: 15px; /* dynamic */
}
.uploadTitle img {

}
.uploadTitle a {

}
.uploadTitle a:hover {

}
.uploadDate {
	color: #D26700;
	font: 13px Verdana; /* dynamic */
	margin-top: 6px;
	margin-bottom: 3px;
}
.uploadDescr {
	margin-bottom: 10px;
	font: 13px Verdana;
}
.uploadInfo {
	font-style: italic;
	font: 13px Verdana; /* dynamic */
}
/*----------------------------------------------
PHOTO GALLERY TABLE/LISTING
----------------------------------------------*/
#galleryListing {
	margin: 10px;
}
#galleryListing img {
	border: 1px solid #000;
}
#galleryListing table {
	width: 100%;
}
#galleryListing td {
	padding-right: 30px;
	padding-bottom: 20px;
}
#galleryItem {

}
.galleryTitle {
	font-size: 18px; /* dynamic */
	font-weight: bold;
	margin-top: 4px;
}
.galleryTitle a {
	text-decoration: none;
}
.galleryTitle a:hover {

}
.galleryDate {

}
.galleryDescr {

}
.galleryThumb {

}
/*----------------------------------------------
PHOTOS TABLE/LISTING
----------------------------------------------*/
#photosListing {
	margin: 10px;
}
#photosListing table {

}
#photosListing td {
	padding-right: 20px;
	padding-bottom: 20px;
}
.photosDescr {
	margin: 10px;
	font: 13px Verdana; /* dynamic */
}
.photosgTitle {
	font: 26px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #474747;
	padding: 4px 0 4px 0;
	margin: 7px 0 7px 0;
	border-top: 3px double #DCDCDC;
	border-bottom: 3px double #DCDCDC;
}
.photosTitle {

}
.photosTitle a {

}
.photosTitle a:hover {

}
#photosListing img {
	border: 1px solid #000;
}
.photosGoBack {
	font: 13px Verdana;
}
.photosGoBack a {

}
.photosGoBack a:hover {

}
/*----------------------------------------------
PHOTO DISPLAY
----------------------------------------------*/
#photoDisplay {
	margin: 10px;
}
.photoTitle {
	color: #2181B4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px; /* dynamic */
	margin-bottom: 15px;
}
.photoDate {
	color: #D26700;
	font: 13px Verdana; /* dynamic */
	margin-top: 6px;
	margin-bottom: 3px;
}
.photoFile img {
	border: 1px solid #000;
}
.photoDescr {
	margin-top: 10px;
	line-height: 1.6em;
	font: 13px Verdana;
}
.photoGoBack {
	margin-top: 15px;
	font: 13px Verdana;
}
.photoGoBack a {

}
.photoGoBack a:hover {

}

/*----------------------------------------------
CONTEXTUAL BOX
----------------------------------------------*/
#contextBox {
	float: right;
	border: 1px dashed #6e6e6e;
	background-color: #f0f0f0;
	width: 125px;
	padding: 10px;
	line-height: 1.6em;
	margin: 5px;
}
#zyte_avatar_contents {position:absolute; left:250px; top:10px; z-index:100;}
