body {
	margin: 0;
	padding: 0;
	background-color: #4073AA;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 62.5%;
	background: #4073AA url('/images/template/img-background.jpg') left top fixed no-repeat;
		-moz-background-size: cover;
			background-size: cover;
			color: #000;
		}
		@media only all and (max-width: 1024px) and (max-height: 768px) { 
			body {	
				-moz-background-size: 1024px 768px;
				background-size: 1024px 768px;
			}
}

a {
	color: #4073AA;
	text-decoration: underline;
}

a:hover {
	color: #989792;
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#utilityWrap {
	margin: 0 auto;
	display: block;
    background: #4073AA url('/images/template/bg-utility-gradient.gif') repeat-x;
	height: 38px;
}

#utilityWrapInner {
	margin: 0 auto;
	display: block;
	width: 960px;
    background: #4073AA url('/images/template/bg-utility.gif') no-repeat;
	height: 38px;
}

#utilityNav, #utilityNavRight {
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 1.1em;
	color: #FFF;
	margin: 0;
    float: left;
	font-weight: bold;
} 

#utilityNav ul {
	display: table;
	margin: 0;
	padding: 12px 10px;
}

#utilityNavRight ul {
	margin: 0;
	padding: 6px 0;
}

#utilityNav li, #utilityNavRight li {
	list-style-type: none;
	float: left;
	padding: 0 10px;
}


#utilityNav a, #utilityNavRight a{
	color: #daeccf;
	text-decoration: none;
}

#utilityNav a:hover, #utilityNavRight a:hover {
	color: #00C3FF;
	text-decoration: none;
}

#utilitySearch {
    width: 360px;
    float: right;
    margin: 6px 10px;
	text-align: right;
}

#headWrap {
	display: table;
	width: 960px;
	height: 169px;
	background: url('/images/template/bg-header.gif') no-repeat;
}
#headWrap img{
	display: block
}
#printHeader {
	display: none;
}
#navWrap {
    margin: 0 auto;
    width: 960px; height: 54px;
    background: url('/images/template/bg-nav-full.gif') no-repeat;
}

#top_nav { 
	width: 960px;
	float: left;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 1.2em;
    margin: 0 0 0 29px;
}

#midSection {
	display: block;
    background: #FFF url('/images/template/bg-midsection.gif') repeat-x;
	height: 98px;
	margin: 0;
}

#midSecLeft {
    float: left;
    width: 400px;
	margin: 0 0 0 10px;
	padding: 15px 10px;
}

#midSecRight {
    float: right;
    width: 400px;
	margin: 0;
	padding: 15px 10px;
}

#midSectionSpacer {
	float: left;
	margin-left: 10px;
}

#midBlock1, #midBlock2, #midBlock3 {
	display: block;
	width: 280px;
	height: 260px;
	float: left;
	border-top: 1px solid #979691;
	border-bottom: 1px solid #979691;
	margin: 10px 10px;
	padding: 0;
}

#contentWrap {
	display:table;
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
}

#contentArea {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 1.2em;
	padding: 0 0 10px 0;
	min-height: 300px;
}

#footerWrap {
	margin: 0 auto;
	height: 200px; /*temp*/
	background-color: #333333;
	padding: 10px 0;
}

#footerText {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #707276;
}

#footerText a {
	color: #b2b3b5;
	text-decoration: none;
}

#footerText a:hover {
	color: #707276;
	text-decoration: none;
}

#footerLeft {
	width: 400px;
	margin: 0;
	padding: 0;
	float: left;
}

#footerRight {
	width: 400px;
	margin: 0;
	padding: 0;
	float: right;
}

#footerBottom {
	clear: both;
	width: 900px;
	margin: 10px auto;
	color: #b2b3b5;
	text-align: center;
}

/*SECTION CSS*/

#sectionContentWrap {
    font-family: Arial, Tahoma, Sans-serif;
    font-size: 1.2em;
        display:table;
	width: 900px;
	margin: 0 auto;
	background-color: #DEEDE3;
}

#sectionLeftCol {
    float: left;
    width: 275px;
}
#sectionRightCol {
    float: right;
    width: 624px;
    background-color: #FFF;
	min-height: 800px;
}
#sectionImg {
    display: block;
    height: 180px;
    background-color: #000; /*TEMP*/
}
#sectionHead {
display: block;
width: 235px;
background: #187C3E url('/images/template/bg-sectionHead.gif') repeat-x;
font-family: Arial, Tahoma, Sans-serif;
font-size: 1.6em;
color: #FFF;
padding: 10px 20px;
}

#sectionHead a {
	color: #FFF;
	text-decoration: none;
}

#sectionHead a:hover{
	color: #FFF;
	text-decoration: none;
}

#sectionNav ul {  
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sectionNav li {
    display: block;
    background: #187C3E url('/images/template/bg-section-nav.gif') repeat-x;

}

#sectionNav li a{
    display: block;
    padding: 12px 5px 12px 25px;
    /*color: #85847E;*/
	color: #63625C;
    text-decoration: none;
}

#sectionNav li a:hover{
    display: block;
    padding: 12px 5px 12px 25px;
     background: #187C3E url('/images/template/bg-section-nav-over.gif') repeat-x;
	color: #FFF;
	text-decoration: none;
}

#sectionNav ul li ul {
    border-bottom: 2px solid #CBD8CF;
    background-color: #DEEDE3;
	margin: 0;
    padding: 8px 0;
	font-size: .9em;
}

#sectionNav ul li ul li a {
    margin: 0;
	display: block;
    background-image: none;
    background-color: #DEEDE3;
    padding: 5px 10px 5px 40px;
    color: #187C3E;
    text-decoration: none;
}

#sectionNav ul li ul li a:hover {
     margin: 0;
	display: block;
    padding: 5px 10px 5px 40px;
    color: #989792;
    text-decoration: none;
    background-image: none;
    background-color: #DEEDE3;
}

#sectionContent {
	box-sizing: border-box;
    padding: 0px 10px 10px 10px;
	background-color: none;
	width: 100%;
	/* display: table; */
}

#breadcrumbs {
    margin: 15px 0 10px 0;
    padding: 0 10px;
    font-size: .9em;
}

#breadcrumbs a {
    color: #333333;
    text-decoration: underline;
}

#breadcrumbs a:hover {
    color: #B7B5B5;
    text-decoration: none;
}

#fullPage {
	padding: 0 10px;
}

/* Scrolling/Gallery CSS */

#slideWrap {
	width: 900px;
	background-color: #000;
	overflow: hidden;
	font-family: Arial, Tahoma, Sans-serif;
    font-size: 1.1em;
    margin: 0 auto;
}

#home_img_wrapper { 
	width: 900px; 
	height: 200px;
	overflow: hidden;
	text-align: left;
	margin: 0;
	float: left;
	position: relative;
}

#home_img { 
	border-bottom: 0px solid #cccccc;
	position: relative;
	width: 900px; 
	height: 200px;
	overflow: hidden;
}

div.swapitem {
	width: 900px; 
	height: 200px;
}

#nav_next { 
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 11px;
	position: absolute; 
	bottom: 3px; 
	right: 8px;
	text-align: right;
}

#nav_prev { 
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 11px;
	position: absolute; 
	bottom: 3px; 
	left: 8px;
	text-align: left;
}

#galleryNav {
    clear:both;
    width: 900px;
	font-family: Arial, Tahoma, Sans-serif;
    font-size: .8em;  
	text-align: right;
    position:absolute;
	right: 30px;
	top:223px;
	z-index:10;
}

#galleryNav a {
    background-color:#DDE1EC;
	border: 1px solid #2E4473; 
	text-decoration: none; 
	margin: auto 3px;
	padding: 2px 4px;
	color: #2E4473;
 }

#galleryNav a.activeSlide { 
	background: #2E4473;
	color: #FFF; 
}

#galleryNav a:focus {
	outline: none; 
}

.swapbox { 
    padding: 0;  
    margin:  0;  
}

.swapbox  img {  
    background-color: #eee;
} 

#navWrap .selected, a.selected:hover {
    color: #FFF;
	background: url('/images/template/bg-nav-over.gif') repeat-x;
}

#sectionNav .selected, a.selected:hover {
    color: #FFF;
	background: url('/images/template/bg-nav-over.gif') repeat-x;
}

#footerBottom a.selected, a.selected:hover{
    background-image: none;
    background-color: none;
}

.date_table {
float: right;
margin: 0px 10px 0px 20px;
width: 235px;
}

.date_table table {
border: 1px solid #187C3E;
margin: 5px 0 25px 0;
background-color: #DEEDE3;
line-height: 1.3em;
}

.date_table td {
padding: 5px;
border-bottom: 1px dotted #187C3E;

}

.date_table th {
font-weight: bold; 
font-size: 1.1em;
background-color: #187C3E;
color: #fff;
padding: 5px;
margin: 2px 0px;
text-align: center;
border-bottom: 1px dotted #187C3E;
}

.date_table.am2014 table {
border: 1px solid #e41b23;
background-color: #faf6d6;
}

.date_table.am2014 td {
border-bottom: 1px dotted #e41b23;
}

.date_table.am2014 th {
background-color: #000;
color: #fcde0e;
border-bottom: 1px solid #000;
}


.date_table.am2015 table {
border: 1px solid #1d7a41;
background-color: #eaf1f8;
}

.date_table.am2015 td {
border-bottom: 1px dotted #1d7a41;
}

.date_table.am2015 th {
background-color: #1d7a41;
color: #fff;
border-bottom: 1px solid #1d7a41;
}

.date_table.am2016 table {
border: 1px solid #1d7a41;
background-color: #eaf1f8;
}

.date_table.am2016 td {
border-bottom: 1px dotted #1d7a41;
}

.date_table.am2016 th {
background-color: #1d7a41;
color: #fff;
border-bottom: 1px solid #1d7a41;
}

.date_table.am2019 table {
border: 1px solid #12a89d;
background-color: #FFF;
color: #1d434e;
}

.date_table.am2019 td {
border-bottom: 1px dotted #12a89d;
}

.date_table.am2019 th {
background-color: #1d434e;
color: #fff;
border-bottom: 1px solid #12a89d;
}

sup {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}

#upcomingEvents {
	float: right;
	width: 230px;
	min-height: 310px;
	border: 1px solid #3F71A6;
	padding: 0px 10px;
    background-color: #DDF0FF;	
	margin: 0px 0 0 10px;
}

.eventDate {
font-size: 1em;
color: #3B6CA1;
margin: 5px 0 0px 0;
padding: 0px 0 0px 0;
font-weight: bold;
}

.upcomingList {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
}

.upcomingEventsHead {
    font-size: 1.4em;
    margin: 10px 0;
    padding: 0px 0 10px 0;
    color:#3D6FA4;
    border-bottom: 1px solid #3D6FA4;
}

a.button1  {
	/* display: table; */
	padding: .5em 1em;
	margin: 1em;
	background-color: #187C3E;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.button1:hover {
	background-color: #58935B;
}

a.button2  {
	display: inline-table;
	padding: .5em 1em;
	background-color: #187C3E;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.8em;
	max-width: 200px;
	border: 2px solid #187C3E;
    border-radius: 10px;
}
a.button2:hover {
	background-color: #58935B;
}

a.button3  {
	display: inline-table;
	padding: .5em 1em;
	background-color: #1f684a;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.8em;
	max-width: 300px;
	border: 2px solid #187C3E;
    border-radius: 10px;
}
a.button3:hover {
	background-color: #187C3E;
}