body
{
	font-family: Tahoma, Arial;
	/*background-color: #C9C28C;*/
	background-color: #657994;
	/*background-image: url(images/body-shadow/newbg-top.jpg);*/
	background-repeat: repeat-x;
	margin: 0px;
	font-size: .9em;
}

#outer-wrapper
{
	width: 1070px;
	margin: 0px auto;
	/*background-image: url(images/body-shadow/newbg-body.jpg);*/
	background-repeat: repeat-y;
}

#subheading
{
	/*background-image: url(images/body-shadow/newbg-body-top.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	width: 1070px;
}
#inner-wrapper
{
	width: 980px;
	margin: 0px;
	margin-left: 45px;
	/* updated by morkus g 8/22/2017*/
	background: #FEFEFE;
}
#inner-wrapper h1, h2, h3, p, ol, ul
{
	margin-top: 0px;
}

h2 {
	color: #A0420C;
}
#header
{
	width: 980px;
	height: 350px;
	position: relative;
}
/*header logo overlay  update 8/22/17 by Morkg */
#home-link a img {
    height: 93px;
    border-radius: 0 10px 10px 0;
    width: 173px;
    margin: -3px 0 0 0px;
}



.header-image-morning
{
	background-image: url(images/header/header-morning.jpg);
	background-repeat: no-repeat;
}
.header-image-noon
{
	background-image: url(images/header/header-noon.jpg);
	background-repeat: no-repeat;
}
.header-image-night
{
	background-image: url(images/header/header-night.jpg);
	background-repeat: no-repeat;
}
/*#breadcrumbs
{
	position: absolute;
	top: 333px;
	left: 25px;
	color: #FFF;
	font-size: .8em;
}*/


/* public notice box homepage */

.publicNoticeBox {
    background: #dfe2e7;
    padding: 5px 12px 10px;
    width: 690px;
    border: 2px solid #9A4100;
}

.publicNoticeBox p{
	margin: 0
}

.publicNoticeBox ul li{
	list-style: circle;
}

/* public notice box homepage */

/* breadcrumbs update 8/22/17 by Morkg */
#breadcrumbs {
    position: absolute;
    top: 335px;
    color: #FFF;
    font-size: .8em;
    width: 100%;
    background-color: #C7B199;
    height: 15px;
}

#breadcrumbs #dnn_dnnBREADCRUMB_lblBreadCrumb {
    padding: 0px 0 0px 200px;
}

#breadcrumbs a
{
	color: #FFF;
}
/*#left-column
{
	background-image: url(images/sidenav_light.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 200px;
	clear: left;
}*/
/*#right-column
{
	background-color: #F9F4E9;
	float: left;
	width: 740px;
	padding-left: 10px;
}*/

/* main content updates 8/22/17 by morkus g*/

#left-column {
    background: #B4A48D;
    float: left;
    width: 199px;
    clear: left;
    padding: 0px 0 25px 0px;
	border-left: 1px solid #C7B199;
}
#right-column {
    background-color: #FEFEFE;
    float: left;
    width: 740px;
    padding: 15px 19px 10px;
	box-shadow: inset -18px 0 36px 0 rgba(190,183,177,0.6);
	border-right: 2px solid #C7B199;
}

#right-column h1
{
	margin-top: 0px;
}

#right-sub-content
{
	width: 200px;
	float: right;
	margin: 0px 10px 10px 10px;
}
#footer
{
	width: 100%;
	/*background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;*/
	/*background-color:#B4A48D;*/
	height: 90px;
	margin: 0px;
	font-size: .8em;
	padding: 0px;
	text-align: center;
}

.socialMedia img {
    width: 28px;
    padding: 0 0 7px 0;
}

.socialMedia a {
    padding: 0 7px;
}



#footer-top
{
	width: 1040px;
	margin: 0px auto;
	font-size: .9em;
}
#footer-top ul
{
	text-align: center;
	list-style: none;
}
#footer-top ul li
{
	list-style: none;
	display: inline;
    color: #FFF
}
#footer-top ul li a
{
	padding-top: 15px;
    color: #FFF;
}


#footer-bottom
{
	width: 1070px;
	margin: 0px auto;
	font-size: .8em;
}

#footer-bottom ul
{
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-bottom ul li
{
	list-style: none;
	display: inline;
    color: #FFF
}

#footer-bottom ul li a{
    color: #FFF
}
#footer-bottom p
{
	font-size: .9em;
	margin-top: 5px;
	text-align: center;
}
#weatherAlert
{
	position: absolute;
	top: 285px;
	width: 960px;
	left: 10px;
}
.news {
    background-color: #c5b39a;
    margin: 0px 0 0 0;
    box-shadow: 0px 15px 23px 0px rgba(0,0,0,0.1);
}

#SubNav {
    margin: 0 0 -30px 0;
}

/*.newsTitle {
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-size: 23px;
    font-weight: bold;
    padding: 4px 0 0 19px;
}*/
.news p
{
	margin: 0;
	padding: 5px;
}
.news ul {
    list-style: none;
    padding: 16px 0 14px 15px;
    background: #AB9473;
    box-shadow: 0px -9px 9px 0px rgba(0,0,0,0.1);
    border-top: 1px dashed #534741;
    border-bottom: 1px dashed #534741;
}

/* updated grid gradient by Morkus G*/
.ThemeGray .EventTitle, .ThemeGray .EventTitle td{
	
background: #937a5c; /* Old browsers */
background: -moz-linear-gradient(top, #937a5c 33%, #c4b299 102%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #937a5c 33%,#c4b299 102%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #937a5c 33%,#c4b299 102%) /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#937a5c', endColorstr='#c4b299',GradientType=0 ); /* IE6-9 */

}



.dxgvHeader_Office2003_Olive{
	    border: solid 1px #534741;
		background: #937a5c; /* Old browsers */
		background: -moz-linear-gradient(top, #937a5c 33%, #c4b299 102%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #937a5c 33%,#c4b299 102%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #937a5c 33%,#c4b299 102%) /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#937a5c', endColorstr='#c4b299',GradientType=0 ); /* IE6-9 */
}

.dxgvFilterRow_Office2003_Olive {
    background: #BEAB91;
}



.dxeButtonEditButton_Office2003_Olive{
	background: #937a5c; /* Old browsers */
	background: -moz-linear-gradient(top, #c4b299 50%, #937a5c 102%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c4b299 50%,#937a5c 102%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c4b299 50%,#937a5c 102%) /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#937a5c', endColorstr='#c4b299',GradientType=0 ); /* IE6-9 */
}

.news ul li
{
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}
.news ul li a img {
    border: 1px solid #534741;
    border-radius: 8px;
}

.news ul li {
    height: 28px;
    padding-top: 0px;
    padding-bottom: 5px;
}


.hr
{
	
	margin: 0;
	height: 8px;
	clear: both;
	width: 200px;
}
.hr hr
{
	display: none;
}

.whaleTale
{
	/*updated removed whaletale 8/22/17 per kathleen*/
	/*background-image: url(images/whaletale3.png);*/
	background-position: bottom;
	background-repeat: no-repeat;
}
/*for the tab'd panes on the right side*/
.panes
{
	background-color: #c7b199;
	min-height: 50px;
	padding: 5px 5px 5px 10px;
}

tr.alt td
{
	background: #e0e8f3;
}

tr.alt td a{
	color: #000;
}

tr.over td a
{
	color: #40529c;
}

tr.alt.over td a
{
	color: #40529c;
}

tr td a {color: #000;}


.display-none
{
	display: none !important;
}

a img
{
	border: none;
}
/*
###################################
#
#			SUB NAV STYLES
#
###################################

*/



#SubNav ul
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
}

#SubNav ul li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#SubNav ul li a
{
	display: block;
	height: 26px;
	background-image: url(images/subnav/subnav.jpg);
	width: 200px;
	color: #000;
	text-decoration: none;
}
#SubNav ul li a:hover
{
	display: block;
	height: 26px;
	background-image: url(images/subnav/subnav-focus.jpg);
	width: 200px;
	color: #000;
	text-decoration: none;
}

#SubNav ul li a.focus
{
	display: block;
	height: 26px;
	background-image: url(images/subnav/subnav-focus.jpg);
	width: 200px;
}


#SubNav ul ul
{
	background-image: url(images/sidenav_dark.jpg);
	background-repeat: repeat-y;
	background-color: #BFA486;
	padding: 0;
	margin: 0px;
	height: auto;
}
#SubNav ul ul li a
{
	background: #BFA486;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px;
	width: 180px;
	font-size: smaller;
	height: auto;
}
#SubNav ul ul li a:hover
{
	background-image: none;
	text-decoration: underline;
	width: 180px;
	height: auto;
}
#SubNav ul ul li a.focus
{
	text-decoration: underline;

	background-image: none;
	margin-left: 10px;
	width: 180px;
	height: auto;
}
#SubNav ul ul li a.parent
{
	margin-left: 10px;
	font-weight: bold;
	top: 0;
}
#SubNav ul ul ul li a
{

	background-image: none;
	margin: 0px 0px 0px 15px;
	width: 175px;
	padding: 5px 0px;
	color:#472a00;
}


#SubNav ul ul ul li a:hover
{
	background-image: none;
	width: 175px;
	text-decoration: underline;
}
#SubNav ul ul ul li a.focus
{
	text-decoration: underline;
	background-color: #BFA486;
	background-image: none;
	margin-left: 15px;
	width: 175px;
}


#SubNav ul ul ul ul li a
{
	background-color: #BFA486;
	background-image: none;
	margin: 0px 0px 0px 20px;
	width: 170px;
	padding: 5px 0px;
}


#SubNav ul ul ul ul li a:hover
{
	background-image: none;
	text-decoration: underline;
	width: 170px;
}


#SubNav ul ul ul ul li a.focus
{
	text-decoration: underline;
	background-color: #BFA486;
	background-image: none;
	margin-left: 20px;
	width: 170px;
}







#SubNav ul ul ul ul ul li a
{
	background-color: #BFA486;
	background-image: none;
	margin: 0px 0px 0px 25px;
	width: 165px;
	padding: 0px;
}


#SubNav ul ul ul ul ul li a:hover
{
	background-image: none;
	text-decoration: underline;
	width: 165px;
}


#SubNav ul ul ul ul ul li a.focus
{
	text-decoration: underline;
	background-color: #BFA486;
	background-image: none;
	margin-left: 25px;
	width: 165px;
}




#SubNav span
{
	margin-left: 25px;
	position: relative;
    top: 3px;
}

#SubNav .parent
{
	margin-left: 20px;
	font-weight: bold;
	position: relative;
    top: 4px;
}






.search-box
{
}

.black-text
{
	color: #000 !important;
}
.black-text a
{
	color: #000 !important;
}

.white-text
{
	color: #FFF !important;
}
.white-text a
{
	color: #FFF !important;
}

input.blur
{
	color: #999;
}



.table_border_solid
{
	padding: 5px;
}
.table_border_solid hr
{
	border: 1px solid #000;
}





.information-tab
{
	display: none;
}

#tab-section
{
	visibility: hidden;
}

.solid_border img
{
	border: solid 2px #000 !important;
}

.movie-list ul
{
	list-style-type: none;
	text-align: center;
}
.movie-list li
{
	list-style-type: none;
	float: left;
	margin-right: 10px;
	width: 125px;
}

.movie-list li a
{
	display: block;
	height: 90px;
	border: none;
	width: 100px;
}
.movie-list span
{
	text-align: center;
	width: 125px;
	display: block;
}

.banner-image-title
{
	position: absolute;
	display: block;
	width: 200px;
	height: 25px;
	left: 775px;
	top: 250px;
	text-align: center;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	color: #FFF;
}
.banner-image-title p
{
	padding-top: 2px;
}

.banner-image-title a
{
	color: #FFF;
}

#Div_ImageTitle
{
	visibility: hidden;
}


.genericButton a
{
	border: solid 1px #000;
	width: 100px;
	height: 17px;
	background-color: #e0e0e0;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 1em;
}
.genericButton a:hover
{
	background-color: #c0c0c0;
}
.s_thissite {
    display: none;
}