body {
	
	background-color: #71775c;
}

#background {
	background: #71775c url(../images/pagebg.jpg) no-repeat top left;
	margin: auto;
	width:1100px;
	height:1247px;
	padding-bottom: 153px;

}

#container {
	background: #71775c url(../images/container.png) repeat-y top left;
	width:914px;
	margin: 0 102px;
}

#containertop {
	background:  url(../images/containertop.png) no-repeat top left;
	width:914px;
	height:4px;

}

#containerbottom {
	background: url(../images/containerbottom.png) no-repeat top left;
	width:914px;
	height:14px;
	margin: 0 102px;

}

#logo {
	background: url(../images/logo.png) no-repeat top left;
	width:420px;
	height:100px;
	margin-left: 10px;
	float:left;
	margin-top: 30px;
}

#top_nav ul li {
	display: inline;
	border-right: none;
	margin-left: 0;
	padding-left:18px;
	padding-right:19px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(/images/separator-top.png) no-repeat 100% 2px;
}

#header {
	background: #71775c url(../images/headerbg.jpg) no-repeat top right;
	width:914px;
	height:187px;
}

#top_nav {
	width:100%;
	height: 17px;
	padding:150px 0 20px;

	
}

.main_nav {
	float:left;
	margin-right: 20px;
	padding-left: 15px;
}

#top_nav ul li a {
	text-decoration: none;
	color:#fff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
}

#top_nav ul li.first {
padding-left: 0;

}

#top_nav ul li.last {
	border:none;
	background:none;

}


#search_area {
	display: block;
	width: 180px;
	/*float: left;*/
	height: 24px;
	/*margin-top: -4px;*/
	
	float:right;
	margin-right:-40px;
	margin-top:-20px;
}

/* remove once google site search starts returning results! 
#search_area form{
	display:none;
}
*/


#search_button {
	text-indent:-9999px;
	background: url(../images/searchbtn.png) no-repeat top left;
	height: 24px;
	width: 28px;
	display: block;
	float: left;
	cursor: pointer;
}

#fld_site_search {
	background: url(../images/searchbg.png) no-repeat top left;
	float:left;
	width:141px;
	height: 14px;
	padding: 5px 0 5px 10px;
	border: 0;
	outline: none;
	font-size: 10px;
	color: #999;	
}

.home #side_nav {
	width:228px;
	float:left;
	margin-left: 27px;
}



.home #side_nav ul{
	margin-bottom: 23px;

}

#side_nav ul li {
	background: url(../images/sidenavbg.png) no-repeat top left;
	height:46px;
	width:207px;
	margin-bottom: 10px;
}

.home  #side_nav ul li a{
	color:#fff;
	font-size: 18px;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 12px 10px;
	text-decoration: none;
	display: block;
	
}

.home  #side_nav .sidenav_button {
	margin-bottom: 12px;
	display: block;

}

.interior #sideShadow {
	float: left;
	margin-top: -7px;

}

.interior #interiorsidenavtop {
	width: 204px;
	height:10px;
	margin-left: 17px;
	background: url(../images/interiorsidenavtop.png) no-repeat top left;
}

.interior #side_nav {
	width: 194px;
	margin-left: 17px;
	background: transparent url(../images/interiorsidenavbg.png) repeat-y top left;
	margin-right: 0px;
	padding-left: 10px;

}

.interior #interiorsidenavbottom {
	width: 204px;
	height:14px;
	margin-left: 17px;
	background: url(../images/interiorsidenavbottom.png) no-repeat top left;
}


.interior #side_nav ul{
	background: #274552;
	width:183px;


}

.interior #side_nav ul li {
	background:#274552;
	height:auto; /* was 13px; */
	width:181px;
	padding: 6px 0;
	border-bottom: 2px solid #fff;
	margin-left: 1px;
	margin-bottom: 0;
	line-height:13px;
}



.interior #side_nav ul li.last {
	border:none;
}

.interior #side_nav ul li a{
	color:#fff;
	font-size: 12px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	text-decoration: none;
	display: block;
	text-align: center;
	
}

#discoverbath {
	margin-left: -3px;
}

.home #content {
float:left;
width:340px;
margin-left: 10px;

}


.interior #content {
	float:left;
	width:625px;
	padding-right: 10px;
	margin: 5px 7px 0;
	min-height:300px;
}


.home #hero {
	margin:17px 0 0 27px;
}

#content_area {
	width: 914px;
	overflow:hidden;
	padding-left:9px;
}

.interior #content_area{
	padding-left:0px;
}	

#content_area h1 {
	color: #325969;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 30px;
	margin-left: 275px;
	margin-bottom: 10px;
	margin-top: 17px;
	line-height:14px;
	font-variant:small-caps;
}

.interior #content_area h1 {
	margin-left: 235px;
	margin-top: 40px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:31px;
	line-height:24px; 
	font-variant:small-caps;
	
}

.home #content p {
	line-height: 21px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: black;
	font-size: 13px;
	margin-bottom:30px;
}

.interior #content p {
	line-height: 21px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: black;
	font-size: 13px;
	margin-bottom:20px;
}

#content span {
	font-weight: bold;
	
}

.home #main_content  {
	background-color: #F7F1E7;
	min-height: 500px;
	width:593px;
	float:left;
	padding:10px;
	border: 2px solid #F8E8C9;
}

.interior #main_content  {
	background-color: #fff;
	min-height: 500px;
	width:645px;
	float:left;
	padding:10px 10px 50px;
	border: 1px solid #c5c4c4;
}


#content h2{
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height:21px;
}



.interior #content h2{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height:21px;
	
}

.home #callout {
	background: url(../images/calloutbg.png) repeat-y top left;
	float: left;
	width: 177px;
	padding: 10px 30px 40px;
	font-size: 12px;
	color: black;

}

.home #callouttop {
	background: url(../images/callouttop.png) no-repeat top left;
	float: left;
	width:237px;
	height: 16px;
}

.home #calloutbottom {
	background: url(../images/calloutbottom.png) no-repeat top left;
	float: left;
	width:237px;
	height: 16px;
}

.home #callout h2{
	color:#325969;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-left:8px;
}

.home #callout li {
	margin-bottom: 20px;
	line-height: 15px;
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-left:8px;

}

.home #callout i {
	font-style: italic;
}

.home #callout h3 {
	font-weight: bold;
	float: left;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#callout span {
	color: #e3a52d;
	font-size: 12px;
	padding-left: 3px; /*5px;*/
	display:none;
}


.interior #callout {
	background: url(../images/interiorcalloutbg.png) repeat-y top left;
	float: left;
	width: 151px; 
	padding: 10px 25px 40px;
	color: black;

}

.interior #callouttop {
	background: url(../images/interiorcallouttop.png) no-repeat top left;
	float: left;
	width:200px;
	height: 16px;
	margin-left: 0;
	margin-top:-5px;
}

.interior #calloutbottom {
	background: url(../images/interiorcalloutbottom.png) no-repeat top left;
	float: left;
	width:200px;
	height: 16px;
	margin-right: 1px;
}

.interior #callout h2{
	color:#325969;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.interior #callout li {
	margin-bottom: 10px;
	line-height: 12px;
	font-size: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;

}

.interior #callout i {
	font-style: italic;
}

.interior #callout h3 {
	font-weight: bold;
	display:inline;
	font-size:10px;
	line-height:12px;
	
}

#footer {
clear: both;
margin: 20px 24px 0;
border-top: 2px solid #F8E8C9;
width: 868px;
padding-bottom:36px;

}

#footerlogo {
background: url(../images/footerbg.jpg) no-repeat top left;
height:92px;
width:196px;
margin: 27px auto;
}


.footer_nav{
	text-align: center;
}

.footer_nav li{
	display: inline;

}

.footer_nav li a{

	border-right: none;
	font-size: 14px;
	font-family: helvetica;
	text-decoration: none;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:21px;
	background: url(/images/separator-bottom.png) no-repeat 100% 2px;
}

.footer_nav .last {
	border: none;
	background: none;
}

#copyright{
	margin-top:23px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align:right;
	margin-right:85px;
	font-weight:normal;
}

li.subnav{
	display:none;
}

li.subnav.visible{
	display:block;
}	

.interior #side_nav ul li.subnav {
	background:#fff; 
	height:auto;
	width:181px;
	padding: 6px 0;
	border-bottom: 1px solid #274552;
	margin-left: 1px;
	margin-bottom: 0;
}




.interior #side_nav ul li.subnav a{
	color:#274552;
	font-size: 12px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	text-decoration: none;
	display: block;
	text-align: center;
	
	
}

/* Start Event Styles */
table#calendar {
	width: 576px;
	font-size: 14px;
	border-collapse: collapse;
}

table#calendar td, th {
	width: 14%;
}

table#calendar th {
	text-align: center;
}

table#calendar tr.title th.prev {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}

table#calendar tr.title th.next {
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}

table#calendar tr.title th.title {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding-bottom:10px;
}

table#calendar td {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	border-collapse: collapse;
	vertical-align: top;
        height:59px;
}

table#calendar td.today {
	background-color: #023c80;
	color: #FFFFFF;
}

table#calendar td.notToday {
	background-color: #FFFFFF;
}

table#calendar td.inactive {
	background-color: #CCCCCC;
}

table#calendar td div{
	font-size: 9px;
	border: 1px solid #AAAAAA;
	color: #000000;
	margin-bottom: 1px;
	padding: 1px;
	cursor: pointer;
}

div#eventCallout {
	
	margin-left: 6px;
	margin-right: 6px;
	position:absolute;	/* relative; */
	width: 230px;
	top: 576px;
	left: 630px;
	

	z-index: 500;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	display: none;
	
}

div#eventCallout div.name{
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	
}

div#eventCallout div.header{
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	font-weight: bold;
}

div#eventCallout div.description{
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
}

div#eventCallout div.description p {
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12px;
	width: 230px;
}

div#eventCallout div#registration{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
}

div#eventCallout div#registrationStatus{
	display: none;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

div#calendarView {
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0;
	height: 30px;
	
	
}

div#calendarView select{
	background-color: #FFFFFF;
}

div#eventCallout div.footer{
	text-align: right;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

div#eventCallout div.description a{
	font-size:10px;
}

div#eventCallout div.footer a{
	color: #FFFFFF;
}

div#categoriesPullDown {
	float: left;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	height: 30px;
        clear:left;
}
div#categoriesPullDown select{
	background-color: #FFFFFF;
}

div#calendarHeader {
	display:block;
	clear:both;
	margin-top:20px;
	height:60px;
	
} 

div#eventCalendar {
	clear: right;
    position:relative;
    margin-bottom: 20px;
   
}

div#eventCalendar div.monthHeader {
	background-color: #FFFFFF;
	color: #886549;
	margin-top: 15px;
	margin-bottom: 2px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

div#eventCalendar div.dayHeader {
	background-color: #08499C;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 2px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

div#eventCalendar div.summaryEvent {
	margin-bottom: 2px;
	padding: 5px;
	cursor: pointer;
	font-size: 13px;
	border: 1px solid #CCCCCC;
}

div.eventError {
	color: #CC0000;
	padding-bottom: 10px;
}

#calendar .title a.eventLink{
	display:block;
	text-indent:-5000px;
        color:transparent;
}

#calendar .title .prev a.eventLink, #eventCalendar .monthHeader a.prev{
        background-image:url(/images/calendar_prev.png);
        width:24px;
        height:13px;
        background-repeat:no-repeat;
        display:block;
        float:left;
        font-size: 0px; line-Height: 0px;
}

#calendar .title .next a.eventLink, #eventCalendar .monthHeader a.next{
        background-image:url(/images/calendar_next.png);
        width:24px;
        height:13px;
        background-repeat:no-repeat;
        display:block;
        font-size: 0px; line-Height: 0px;
}


/* End Event Styles */

.interior #hero{
	margin-bottom:20px;
}


.calendar-link{
	cursor:pointer;
}

#content strong{
	font-weight:bold;
}
