/* MenuBegin:menu_main_mid */
ul.menu_main_mid { margin: 0; border: 0; padding: 0; list-style: none; line-height: 31px; }
ul.menu_main_mid li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.menu_main_mid ul { margin: 0; border: 0; padding: 0; list-style: none; width: 25px; display: none; position: absolute; top: 31px; center: 0; }
ul.menu_main_mid ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.menu_main_mid a { color: #000; text-decoration: none; width: 90px; border-top: 1px solid #3E89BB; border-bottom: 1px solid #3E89BB; border-right: 1px solid #2E668B; text-align: center; padding: 0px 5px; font: normal 12px/31px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_main_mid a:hover,
ul.menu_main_mid li:hover a,
ul.menu_main_mid a:hover,
ul.menu_main_mid li.over a { color: #000; background: #CCC; text-decoration: none; }
ul.menu_main_mid a.first { border-left: 1px solid #3E89BB; }
ul.menu_main_mid a.last { border-right: 1px solid #3E89BB; }

/* 2nd Level */
ul.menu_main_mid li:hover li a,
ul.menu_main_mid li.over li a {
	width: 140px;
	line-height: 14px;
	color: #000;
	background: #CCC;
	text-decoration: none;
	border-left: 1px solid #3E89BB;
	border-right: 1px solid #3E89BB;
	border-top: 1px solid #2E668B;
	border-bottom:0;
	float: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
ul.menu_main_mid li:hover li a:hover,
ul.menu_main_mid li:hover li:hover a,
ul.menu_main_mid li.over li a:hover,
ul.menu_main_mid li.over li.over a { color: #000; background: #CCC; text-decoration: none; color: #000; background: #666; text-decoration: none; }
ul.menu_main_mid li:hover li a.first,ul.menu_main_mid li.over li a.first { border-top: 1px solid #3E89BB; }
ul.menu_main_mid li:hover li a.last,ul.menu_main_mid li.over li a.last { border-bottom: 1px solid #3E89BB; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_main_mid li:hover ul,ul.menu_main_mid li.over ul { display: block; }
ul.menu_main_mid .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menu_main_mid */






/* ---------------Global Styles--------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	font-size: 20px;
	color: #1C3B4E;
}
h2 {
	font-size: 16px;
	color: #807259;
}
.Copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FeaturedEventPad {
	padding-top: 43px;
}
.Copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.Copyright a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.Copyright a:hover {
	text-decoration: none;
	color: #3E89BB;
}
.Copyright a:active {
	text-decoration: none;
	color: #3E89BB;
}
.BtmSmallText {
	color: #535353;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.EventsText {
	color: #0A2133;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.EventsText a:link {
	color: #7B1C0A;
	text-decoration: none;
}
.EventsText a:visited {
	text-decoration: none;
	color: #7B1C0A;
}
.EventsText a:hover {
	text-decoration: underline;
	color: #0A2133;
}
.EventsText a:active {
	text-decoration: underline;
	color: #0A2133;
}
.TopText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A2133;
}
.TopText a:link {
	color: #0A2133;
	text-decoration: none;
}
.TopText a:visited {
	text-decoration: none;
	color: #0A2133;
}
.TopText a:hover {
	text-decoration: underline;
	color: #7B1C0A;
}
.TopText a:active {
	text-decoration: underline;
	color: #7B1C0A;
}
.Content {
	color: #75664A;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.Content a:link {
	color: #7B1C0A;
	text-decoration: none;
}
.Content a:visited {
	text-decoration: none;
	color: #7B1C0A;
}
.Content a:hover {
	text-decoration: underline;
	color: #1C3B4E;
}
.Content a:active {
	text-decoration: underline;
	color: #1C3B4E;
}
.contentbg {
	background-image: url(graphics/fade-interior.jpg);
	background-repeat: repeat-x;
	padding-top: 29px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-position: left top;
	background-color: #FFFFFF;
}
#MenuBar {
	position:absolute;
	left:0px;
	top:287px;
	width:100%;
	height:33px;
	z-index:23;
	visibility: visible;
}
#ContentContainer {
	position:absolute;
	left:1px;
	top:320px;
	width:100%;
	z-index:14;
	visibility: visible;
}
#SearchContainer {
	position:absolute;
	left:221px;
	top:0px;
	width:603px;
	height:34px;
	z-index:22;
	visibility: visible;
}
#HeaderTop {
	position:absolute;
	left:221px;
	top:34px;
	width:603px;
	height:62px;
	z-index:5;
	visibility: visible;
}
#HeaderTopCorner {
	position:absolute;
	left:221px;
	top:0px;
	width:603px;
	height:34px;
	z-index:15;
	visibility: visible;
}
#FlashContainer {
	position:absolute;
	left:221px;
	top:96px;
	width:434px;
	height:191px;
	z-index:6;
	visibility: visible;
}
#BannerAdContainer1 {
	position:absolute;
	left:655px;
	top:96px;
	width:150px;
	height:51px;
	z-index:14;
	visibility: visible;
}
#BannerAdContainer2 {
	position:absolute;
	left:655px;
	top:147px;
	width:150px;
	height:45px;
	z-index:13;
	visibility: visible;
}
#BannerAdContainer3 {
	position:absolute;
	left:655px;
	top:192px;
	width:150px;
	height:45px;
	z-index:12;
	visibility: visible;
}
#BannerAdContainer4 {
	position:absolute;
	left:655px;
	top:237px;
	width:150px;
	height:45px;
	z-index:11;
	visibility: visible;
}
#BannerAdContainer5 {
	position:absolute;
	left:655px;
	top:340px;
	width:150px;
	height:45px;
	z-index:10;
	visibility: visible;
}
#BannerAdContainer6 {
	position:absolute;
	left:655px;
	top:385px;
	width:150px;
	height:45px;
	z-index:9;
	visibility: visible;
}
#BannerAdContainer7 {
	position:absolute;
	left:655px;
	top:430px;
	width:150px;
	height:45px;
	z-index:8;
	visibility: visible;
}
#BannerAdContainer8 {
	position:absolute;
	left:655px;
	top:475px;
	width:150px;
	height:45px;
	z-index:7;
	visibility: visible;
}
#HeaderTopLeft {
	position:absolute;
	left:0px;
	top:0px;
	width:221px;
	height:287px;
	z-index:16;
	visibility: visible;
}
#Footer {
	position:absolute;
	left:0px;
	top:556px;
	width:100%;
	height:122px;
	z-index:1;
	visibility: visible;
}
#Sample {
	position:absolute;
	left:0px;
	top:320px;
	width:837px;
	height:226px;
	z-index:16;
	visibility: visible;
}
#UpcomingEventsTitle {
	position:absolute;
	left:0px;
	top:340px;
	width:479px;
	height:43px;
	z-index:19;
	visibility: visible;
}
#UpcomingEventFlash {
	position:absolute;
	left:0px;
	top:374px;
	width:479px;
	height:168px;
	z-index:20;
	visibility: visible;
	background-color: #C4B490;
}
#CalendarContainer {
	position:absolute;
	left:479px;
	top:340px;
	width:176px;
	height:202px;
	z-index:21;
	visibility: visible;
}
.SearchPad {
	padding-right: 20px;
}
.SmEvent {
	font-family: Arial, Helvetica, sans-serif;
}
.SmEvent a:link {
	color: #7B1C0A;
	text-decoration: none;
}
.SmEvent a:visited {
	text-decoration: none;
	color: #7B1C0A;
}
.SmEvent a:hover {
	text-decoration: underline;
	color: #1C3B4E;
}
.SmEvent a:active {
	text-decoration: underline;
	color: #1C3B4E;
}
.SmEventHeader {
	font-size: 12px;
	font-weight: bold;

}
.SmEventDescription {
	color: #75664A;
	font-size: 10px;

}


/* End Global Styles */




/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation {
	clear: both;
	padding-top: 25px;
}
.goBack { }
.errorMessage{ font-weight:bold; color:#f00; }
/* End General Module Styles */




/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */




/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */




/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */



/* ModuleBegin::events */
/* Events Lister */
.eventsListerWrapper { }
.eventDateHeading { font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.eventsListerWrapper h2 { margin-bottom: 0; }
.eventDate { }
.eventTime { }
.eventBlurb { }




/* Events Detail */
.eventsDetailWrapper { }
.eventDate, .eventsDetailWrapper .eventTime, .eventsDetailWrapper .eventLocationMap, .eventsDetailWrapper .eventLocationAddress,
 .eventsDetailWrapper .eventLocationDriving, .eventsDetailWrapper .eventContact, .eventsDetailWrapper .eventPhone,
 .eventsDetailWrapper .eventEmail, .eventsDetailWrapper .eventRSVP, .eventsDetailWrapper .eventTicket,
 .eventsDetailWrapper .eventTicket1, .eventsDetailWrapper .eventTicket2 ,.eventsDetailWrapper .eventTicket3,
 .eventsDetailWrapper .eventTicket4, .eventsDetailWrapper .eventTicket5, .eventsDetailWrapper .eventTicket6 { display: block; }
.eventLocation, .eventRSVP, .eventTicketWrapper{ padding: 5px 0px; }
.eventDate {  }
.eventTime {  }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody {
	padding-top: 10px;
}




/* Events Small Calendar */
.calendarSmallWrapper {
	font-size: 12px;
	background-color: #000000;
}
#calendar {
	background-color: #000000;
}
.cal {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.calPrev {
	position: absolute;
	top: 17px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calNext {
	position: absolute;
	top: 17px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calMonth {
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.calPrev a, .calNext a, .calMonth a {
	text-decoration: none;
	color: #E1D0AE;
}
.calPrev a:hover, .calNext a:hover, .calMonth a:hover { text-decoration: underline; }
.calGrid {
	margin-top: 4px;
	clear: both;
	width: 75%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.calGrid td { font-size: 8pt; padding-bottom: 2px; text-align: center; }
.calGrid tr.calWeek {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #63A1CA;
	font-size: 10px;
}
.calDayOn a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.calDayOn a:hover { text-decoration: none; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn {
	background-color: #446F8C;
	color: white;
	font-weight: bold;
}
.calGrid td.calTodayOn a { text-decoration: underline; color: white; font-weight: bold; }
.calBottom {
	text-align: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calMonthGlance {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.calBottom a {
	color: #E1D0AE;
}
.calBottom a:hover { 
	text-decoration: none; 
}




/* Events Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { background-color: #000; text-align: center;  vertical-align: middle; }
.calendarWrapper .calendarMonths a { display: block; color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 0px; }
.calendarWrapper .calendarMonths a:hover { background-color: #ccc; color: #000; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #000; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #000; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #000; color: #fff; }
.calendarWrapper .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #efefef; }
.calendarWrapper .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #ccc; padding-left: 5px; color: #000; }
.calendarWrapper .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
.calendarWrapper .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #000; padding: 0px 5px 5px 5px; color: #fff; }
.calendarWrapper .calendarDays .eventOn a { color: #ffffff; }
.eventsGlanceWrapper {  }
/* ModuleEnd::events */



/* ModuleBegin::news */
.newsListWrapper { clear: both; }
.newsListWrapper h2 { margin-top: 0px; }
.newsListWrapper .newsThumbnail { float: left; }
.newsListWrapper .newsThumbnail img { margin: 0px 15px 5px 0px; padding: 5px; border: 1px solid #ccc; }
.newsListWrapper .newsPublish { }
.newsListWrapper .newsBlurb { }

.newsDetailWrapper { }
.newsDetailWrapper .newsPublish, .newsDetailWrapper .newsAuthor, .newsDetailWrapper .newsSource { display: block; }
.newsDetailWrapper .pagination { height: 50px; }
.newsPublish { }
.newsAuthor { }
.newsAuthorLink { }
.newsSource { }
.newsBody { clear: both; }
.newsCopyright { clear: both; }
.newsMore { }
/* ModuleEnd::news */



/* ModuleBegin::poll */
.pollSmallWrapper span, .pollDetailWrapper span { display: block; padding: 5px 0;}
.pollSmallWrapper span.pollChoices { padding: 0 0 5px 0; }
.pollListWrapper { }
.pollDetailWrapper { }
.pollQuestion {  }
.pollChoices {  }
.pollLink { }
.pollResultQuestion { }
.pollResultChoices { }
.pollBar { background-color: #ccc; height: 10px; }
/* ModuleEnd::poll */



/* ModuleBegin::photo */
/* Photo Lister */
.photoListerWrapper { clear: both; }
.photoListerWrapper .itemList { margin-bottom: 20px;}
.photoListerWrapper span {display:block;}
.photoListerWrapper .photoImage {float: left;  padding-right: 20px;}
.photoListerWrapper .photoImage img {padding:5px; border: 1px solid #ccc;}
.photoListerWrapper .photoDescription { }


/* Photo Thumbnails */
.photoThumbnailWrapper { }
.photoIntro { padding-bottom: 10px; }
.photoOther { }
.photoThumbnail { float: left; width: 180px; height: 160px; text-align: center; }
.photoThumbnail img { border:1px solid #ccc; padding: 5px;}
.photoThumbnailWrapper .photoTitle { display: block; }


/* Photo Detail */
.photoDetailWrapper { }
.photoDetailWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoDetail span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoDetailWrapper .photoDescription { text-align: left; padding: 5px 0px; width: 400px; margin: 0 auto;} 
.photoRemote { width: 420px; margin: 0 auto; border: 0; clear: both;}
.photoRemote:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.photoRemote span{ border: 0; }
.photoRemote span a{display: block; width: 68px; padding: 4px 0px; border: 1px solid #ccc; text-decoration:none; text-align:center; float:left;}
.photoRemote span a:hover,div.photoRemote span a:active{border:1px solid #000;}
.photoDetailWrapper .pagination { text-align: center; }


/* Photo Slide */
.photoSlidelWrapper { }
.photoSlideWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoSlide span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoSlideWrapper .photoRemote { width: 210px; margin: 0 auto; border: 0; clear: both; }
/* ModuleEnd::photo */



/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
/* ModuleEnd::membership */



/* ModuleBegin::commerce */
.shoppingAlert { color: red; font-size: 8pt; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }
.shoppingFormRequired { width: 1%; }
/* ModuleEnd::commerce */



/* ModuleBegin::documents */
.documentsListWrapper { }
.documentsListWrapper table { border: 1px solid #ccc; }
.documentsRowOdd { }
.documentsRowEven { background: #ccc; }
.documentsListWrapper th {border-bottom: 1px solid #ccc; }
.documentsListWrapper td {padding: 3px;}
.documentsName { }
.documentsDate { }
.documentsSize { }
/* ModuleEnd::documents */



/* ModuleBegin::faq */
.faqWrapper { }
.faqWrapper dd { margin: 0;}
.faqQ,.faqA { font-family:Georgia,serif; font-size:300%; line-height: 35px; }
.faqWrapper dd a.top {float:right;}
/* ModuleEnd::faq */

/* ModuleBegin::directory */
.staffDetailWrapper:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.staffPhoto { float: right; margin: 0px 0px 5px 10px; background-color: #ffffff;}
.staffPhoto img { background-color: #ffffff; border: 1px solid #cccccc; padding: 5px; }

.directoryListWrapper { }
.directoryDetailWrapper { }
.directoryName { }
.directoryCategory { }
.directorySearchInput { width: 100px; }
/* ModuleEnd::directory */.photoGalleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C3B4E;
}


.calendarpopBody {
	background-color: #1C3B4E;
}
.calendarpopWeek {
	font-weight: bold;
	color: #1C3B4E;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.calendarpopDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calendarpopDay a:link {
	color: #7B1C0A;
	text-decoration: none;
}
.calendarpopDay a:visited {
	text-decoration: none;
	color: #7B1C0A;
}
.calendarpopDay a:hover {
	text-decoration: underline;
	color: #1C3B4E;
}
.calendarpopDay a:active {
	text-decoration: underline;
	color: #1C3B4E;
}
.calendarpopLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #75664A;
}
.calendarpopNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.calendarpopLink a:hover {
	text-decoration: none;
	color: #1C3B4E;
}
.calendarpopHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1C3B4E;
}