* {margin:0;padding:0;} 

body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .7em;
 text-align: center;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 height:100%;
}
html{
	height:100%;
}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}

#upperContainer{
	min-height:100%; 
	height: auto !important;
	height:100%;
	position: relative;
	margin-bottom: 58px; 
	padding-bottom: 58px;
}
#clearfooter {
	height: 10px;
	margin-top:-116px;
	clear: both;
}

#footer{
 width:100%;
 background-image: url(images/footer_span_background.jpg);
 background-repeat: repeat-x;
 background-attachment: scroll;
 background-position: center;
 height:58px;
 margin-top:-58px; 
 clear:both;
 position:relative;
}
.directoryListing td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.directoryListing th tr td{
	font-weight: bold;
}
.newsFeedMore {
	font-size: .9em;
	text-decoration: none;
}
a,  a:link, a:visited {
	text-decoration:underline;
	color:#000066;
	
}
a:hover {
	color:#666;
}
a .newsFeedMore  {
	color: #ccc;
}
a .newstitle  {
	text-decoration:none;
	color: #333;
	font-weight:bold;
}
.img_wrap{
	margin-left: 5px;
	margin-right: 5px;
}
a:hover .newstitle   {
	text-decoration:none;
	color: #000;
	font-weight:bold;
}
.newsRoomHeader {
	font-size: 2em;
	font-family: Times
}
.newstease{
	font-size:.6em
}
#container
{
 margin-left: auto;
 margin-right:auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#name{
 width: 500px;
 height:100px;
 float:left;
 margin-left: -18px;
 margin-top: 00px;
}
#innerheader{
	position:relative;
}
#header{
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 background-image: url(images/header_span_background.jpg);
 background-repeat: repeat-x;
 background-attachment: scroll;
 background-position: top;
 height:100px;
}
#searchBox{
 width: 420px;
 height: 20px;
 float:right;
 margin-top: 2px;
 margin-right: 00px;
 color: #fff;
 font-weight: bold;
 text-align:right;
 z-index:2;
}
#persistentNav{
 height: 20px;
 float:right;
 clear:right;
 margin-top: 4px;
 color: #fff;
 font-weight: bold;
 text-align:right;
 z-index:2;
}
#mainContent{
 width: 100%;
 min-height: 300px;
 height:100%;
 height:auto !important;
 float:left;
 clear:both;
 margin-bottom:-58px;
 background-color:#fff;
 background-image: url(images/background.jpg);
 background-repeat: repeat-x;
 background-attachment: scroll;
}
#innerblock{
 width:980px;
 margin-left:auto;
 margin-right:auto;
 background-color:#fff;
 background-image: url(images/background.jpg);
 background-repeat: repeat-x;
 background-attachment: scroll;
 min-height:100%;
 height:auto !important;
 height:100%;
 margin-bottom:58px;
}
#mainContentBlock{
 width:930px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 10px;
 min-height: 250px;
 height:auto !important;
}
#leftContentBlock{
 width: 320px;
 float: left;
 height:auto !important;
 height: 150px;
 text-align: left;
}
#rightContentBlock{
 width: 550px;
 float: right;
 height:auto !important;
 height: 150px;
 margin-left: 20px;
 margin-bottom: 10px;
 text-align: left;
}
#lowerContentBlock{
 width: 700px;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 margin-top: 20px;
 float:right;
 clear:right;
}
#mainNavigation{
 width: 900px;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
 min-height: 120px;
 height:auto !important;
 height: 120px;
 clear:both;
}
#mainNavigation  ul {
 list-style: none;
}
#mainNavigation  li{
 float: left;
 margin-left: 5px;
 margin-right: 5px;
 /* font-family: "Trebuchet MS"; */
 /* font-family: "TrajanPro-Bold"; */
 font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
 font-size: 14px;
 font-weight: bold;
 text-transform:capitalize;
 min-height: 80px;
 height: auto !important;
 height: 80px;
 border-left-style: solid;
 border-left-width: 1px;
 border-left-color: #333;
 padding-left: 5px;
 width: 160px;
}
#mainNavigation li span {
	height: 80px;
	min-height: 80px;
}
#mainNavigation .first {
	border-left-style: none;
}
#mainNavigation  li a{
 text-decoration:none;
}
#mainNavigation  li a:hover{
 color:#006;
}
#mainNavigation  li a:visited{
 /* color:#21354D; */
	color:#590016;
}
#mainNavigation  li a:link{
 /* color:#21354D; */	 
	color:#590016;
}
#mainNavigation li ul li {
	text-align:center;
}
ul #subNavigation{
	list-style: square;
}

#subNavigation li{
	list-style:none;
  	font-family: "Trebuchet MS"; 
  	font-weight:normal;
  	font-size:12px;
	display: list-item;
	text-align: left;
	height: auto;
	margin-left:0px;
	padding-left: 0px;	
 	text-transform: none;
	min-height: 0px;
}
#subNavigation li a {
	
	color: #333;
	text-decoration: none;
}
#subNavigation li a:link {
	
	color: #333;
}
#subNavigation li a:visited {
	
	color: #333;
}
#subNavigation li a:hover {
	
	color: #8080ff;
}
.subNav1 ul li{
 display:block;
 margin-left: 10px;
}
.subNav1 ul li a{
 text-decoration:none;
}
.subNav1 li a:hover{
 color:#056;
}

#footerNav{
 padding-top: 5px;
 margin-left: auto;
 margin-right: auto;
 color: #fff;
 font-weight: bold;
 width: 800px;
}
#searchBoxForm{
 display: inline;
}
#searchBoxFormTerms{
 height: 15px;
}
#searchBoxFormTerms input{
 font-size: 8px;
}
#persistentNav  ul{
 list-style: none;
 margin-top: -2px;
}
#persistentNav  li{
 display:inline;
 margin-left: 10px;
 margin-right: 3px;
 font-size:10px;
 font-weight:normal;
 text-transform: lowercase;
 
}
#persistentNav  li a{
 text-decoration:none;
 color: #FFF;
}
#persistentNav  li a:hover{
 color:#ccc;
}
#footerNav  ul{
 list-style: none;
 margin-top: -2px;
 margin-left: auto;
 margin-right: auto;
}
#footerNav  li{
 display:inline;
 margin-left: 10px;
 margin-right: 10px;
 text-transform: lowercase;
 text-align: center;
 
}
#footerNav  li a{
 text-decoration:none;
 color: #FFF;
}
#footerNav  li a:hover{
 color:#ccc;
}
div.hr{
 height: 27px;
 background: url(images/hrline.png) no-repeat scroll center;
}

div.hr hr {
  display: none;
}
.breadcrumbs{
	font-size: .8em;
	color: #000;
}
a:hover .breadcrumbs {
	color: #999;
}
.BD_news_group_header{
	font-size: 1.0em;
	/*color:#999955;*/
	/* color:#ac4962; */
	/*color:#6bb25; */
	/* color:#7c4f24; */
	/* color:#7c1c32; */
	color:#590016;
	/* font-family: "TrajanPro-Regular"; */
	
 	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	text-transform: uppercase;
	font-weight:bold;
}
.newsfeedmore{
	font-size:.9em;
}
.textLinkBold{
	
	text-decoration:none;
}
.albumImage {
	display:none;
}
#searchBoxFormTerms{
	font-size:9px;
	font-family:Arial;
}

#searchBoxForm input {
	
	font-size:9px;
	font-family:Arial;
}
.BD_news_item{
	border-top: thin solid;
	border-top-color:#ccc;
	padding-top:2px;
	font-size:8px;
	padding-bottom:10px;
	/*background-image:url('images/newsbackground.png');
	background-repeat:repeat-x;
	background-position:top;   */
}
.BD_news_item a{
	font-size:12px;
	text-decoration:none;
}
.BD_news_item .newstease{
	font-size:10px;
}
.BD_news_last{
	background-image:none;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.eventdate {
	font-size:10px;
	font-family:arial;
	width:70px;
	float:left;
}
.eventname {
	font-size:10px;
	font-family:arial;
	width:100px;
	float:right;
	clear:right;
	margin-bottom:5px;
}
.calendarEventInfoDiv{
	background-color:#fff;
	background-image:url('../images/eventbackground.png');
	background-repeat:repeat-x;
	background-position:top;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.calendarEventInfoDiv a{
	text-decoration: none;
	font-size:13px;
	color:#000;
}
.calendarEventInfoDiv a:link, .calendarEventInfoDiv a:visited{
	color:#000;
}
.calendarEventInfoDiv a:hover{
	color:#666;
}

.eventCalendarWeekDisplay tr {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.eventCalendarDaysOfWeek{
	background-color:#e6ebec;
	border-style: solid;
	border-width:1px;
	border-color:#545454;
	
}
.eventCalendarDaysOfWeek a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-bottom:4px;
}
.eventCalendarWeeks {
	color: #FFF;
	background-color:#094264;
	font-size:1.1em;
}
.eventCalendarTitle{
	font-family:"Gill Sans MT";
	font-size:18px;
	font-weight:bold;
}
#eventList ul {
	padding:10px;
}
#eventList li {
	list-style:none;
	line-height:25px;
	background:url(../../../images/smallgray.gif) no-repeat top left;
	min-height:46px;
	display:block;
	margin-bottom:10px;
}
#eventList li a {
	/* padding-left:10px; */
	color:#2e2e2e;
	text-decoration:none;
}
#eventList li a:hover {
	text-decoration:underline;
}
#eventList ul {
	border-bottom:2px solid #fff;
}
.eventDateDiv{
	display:block;
	background-image:url('images/dateback.png');
	width:46px;
	height:54px;
	float:left;
}
.eventDateDiv a{
	text-decoration:none;
}
.eventDateDivMonth{
	display:block;
	height:18px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	clear:both;
	font-size:14px;
	line-height:18px;
	padding-right:3px;
}
.eventDateDivDay{
	display:block;
	height:33px;
	text-align:center;
	color:#000;
	font-size:24px;
	clear:both;
	padding-right:3px;
}
.eventListName{
	font-size:20px;
	font-weight:bold;
	color:#0000ff;
	margin-left:66px;
	
}
.eventListName a{
	text-decoration:none;
}
.eventListDescription{
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-left:66px;
}
.eventListContact {
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-left:66px;
	margin-top:7px;
}
.eventListLocation{	
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#666;
	margin-left:66px;
}
.directoryTab{
	display:block;
	background-image:url('images/directoryTab.png');
	width:46px;
	height:54px;
	float:left;
}
.directoryTabLetter{
	margin-left:14px;
	font-size:35px;
	font-weight:bold;
}
.directoryTab a{
	text-decoration:none;
}
#sideblock .eventDateDiv{
	display:block;
	background-image:url('images/dateback.png');
	width:46px;
	height:54px;
	float:left;
}
#sideblock .eventDateDivMonth{
	display:block;
	height:18px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	clear:both;
	font-size:14px;
	line-height:18px;
	padding-right:3px;
}
#sideblock .eventDateDivDay{
	display:block;
	height:33px;
	text-align:center;
	color:#000;
	font-size:24px;
	clear:both;
	padding-right:3px;
}
#sideblock .eventListName{
	font-size:12px;
	font-weight:bold;
	color:#0000ff;
	margin-left:66px;
	
}
#sideblock .eventListDescription{
	font-size:10px;
	line-height:11px;
	font-weight:normal;
	color:#000;
	margin-left:66px;
}
h1{
	margin-bottom:10px;
}
#eventListBlock{
	margin-bottom:20px;
}
.eventCategory1{
	background-color:#d9ffd9;
}
.eventCategory2{
	background-color:#fff3d7;
}
.eventCategory3{
	background-color:#fcd6fc;
}
.eventCategory4{
	background-color:#f1eae4;
}
.eventCategory5{
	background-color:#ffe3a4;
}
.eventCategory6{
	background-color:#fab6fa;
}
.eventCategory7{
	background-color:#c1c8ff;
}
.eventCategory8{
	background-color:#c4e4be;
}
.eventCategory9{
	background-color:#fbbdc1;
}
.eventCategory10{
	background-color:#dadfb7;
}
.eventCategory11{
	background-color:#f7f99b;
}
.eventCategory12{
	background-color:#e2c7b4;
}
.eventCategory13{
	background-color:#c2badc;
}
#legend{
	float:left;
	clear:both;
}
.eventCategoryLegend{
	width:200px;
	float:left;
	font-family:arial;
	font-size:10px;
	margin-top:3px;
	margin-bottom:3px;
}
.eventCategoryLegendBlock{
	width:20px;
	height:20px;
	float:left;
	border-style:solid;
	border-width:1px;
	margin-right:3px;
}
