body
{
	margin:0; 
	padding:0;
	text-align:center;
	font-family: Tahoma, sans-serif;
	background-color: #999966;
	height: 100%;
}
td, tr, table
{
	border: none;
	color: #212121;
	padding: 2px;
	font-weight: normal;
	line-height: 17px;
	font-size: 13px;
}
a
{
	color: #660000;
	text-decoration: none;
}
.alignleft
{
	display: block;
	float: left;
	text-align: left;
}

img.alignleft{
	margin-right: 10px;
}
.alignright
{
	display: block;
	float: right;
	text-align: right;
}
img.alignright{
	margin-left: 10px;
}
.ec3_schedule
{
	display: none;
}
.aligncenter
{
	display: block;
	margin: 0 auto;
	text-align: center;
}

a
{
	text-decoration: underline;
}

a:hover
{
	color:#01579A;
}

img
{
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

img caption
{
	font-family:Palatino, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
}
	
ul
{
	font-weight:normal;
	margin: 0;
	padding: 0;
}
.clearDiv
{
	clear: both;
}

h1
{
	color: #660000;
	margin: 0px 0px 15px 0px;
	line-height: 20px;
	font-weight: normal;
	font-size: 20px;
}

.entry-title h1
{
	color: #660000;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	font-weight: normal;
	font-size: 20px;
}

h2
{
	color: #212121;
	font-size: 14px;
	font-weight: bold;
	/*margin-top: 18px;*/
	margin-top: 24px;
}
p
{
	color: #212121;
	font-weigth: normal;
	line-height: 18px;
	font-size: 13px;
	margin-bottom: 7px;
}
address
{
	color: #212121;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", serif;
	font-style:italic;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 7px;
	maring-top: 10px
}	
	
li
{
	color: #212121;
	font-weight: normal;
	line-height: 18px;
	font-size: 13px;
	margin-left: 20px;
	margin-bottom: 7px;
}
.post
{
	margin-bottom: 30px;
}
#wrapper 
{
	width:960px;
	height: 100%;
	margin:0px auto;
	text-align:left;
	padding:0;
	position: relative;
	background-color:#fff;
}
#logoWrapper
{
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1000;
}
#textHeader
{
	/*width 960px;*/
	height: 30px;
	padding: 0 11px 0 0;
	/* font-size: 21.72px; */
	overflow: hidden;
}
.textHeaderItem
{
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 .8em;
	display: table-cell;
	vertical-align: middle;
	float: right;
}
.textHeaderItem a
{
	font-size: 12px;
	color: #660000;
}
#tallHeader
{
	/*width 960px;*/
	height: 100px;
	padding: 0 11px 0 0;
	overflow: hidden;
}
.tallHeaderItem
{
	height: 100px;
	line-height: 75px;
	padding: 0 0 0 .25em;
	display: table-cell; 
	vertical-align: middle;
	float: right;
}
.tallHeaderItem a
{
	color: #660000;
}
.tallHeaderItem a:hover
{
	text-decoration: none;
}
#navHeader
{
	background-color: #cbad7e;
	width: 960px;
	padding: 5px 0;
	height: 40px;
	overflow: hidden;
}
#navHeaderSpacer
{
	padding: 0;
	width: 270px;
}
.navHeaderItem
{ 
	height: 30px;
	line-height: 30px;
	padding: 0 .6em;
	border-left: dotted 1px #660000;
	display: table-cell; 
	vertical-align: middle;
	float: left;
}
#navHeaderItemOne
{
	border: 0;
}
.navHeaderItem a
{
	color: #660000;
	text-decoration: none;
}
#s
{
	width: 100px;
}
#contentBody
{
	width: 960px;
	height: 100%;
	overflow: hidden;
	background-color: #cccc99;
}
/* 2 column - Left column content area */
#leftContentPane
{
	height: 100%;
	padding: 60px 25px 25px 0px;
}
#leftColumnBody
{
	width: 200px;
	height: 100%;
	display: table-cell;
	float: left;
}
/* 3 Column - Left column content area */
.smallContentPane
{
	height: 100%;
	margin: 60px 25px 25px 0px;
}

/* 3 Column -  Right column content area */

.three-column-shortcode-sidebar .rightContentPane3c
{
	width: 215px; 
	height: auto;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.three-column-with-swoop .rightContentPane3c
{
	width: 215px; 
	height: auto;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	float: left;
} 

.three-column-color-sidebar .rightContentPane3c
{
	width: 215px; 
	border: 1px 1px 1px 1px;
	border-style:none;
	border-color: #ddeeee;
	height: auto;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color: #ddeeee; 
	
 /* For WebKit (Safari, Google Chrome etc) */ 
/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#a8cdec)); 
/* For Mozilla/Gecko (Firefox etc) */ 
/*	background: -moz-linear-gradient(top, #fff, #a8cdec); 
/* For Internet Explorer 5.5 - 7 */ 
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#a8cdec); 
/* For Internet Explorer 8 */ 
/*	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#a8cdec)"; */
} 

.rightContentPane3c p
{
	color: #000000;
	font-weight: normal;
	font-size:13px;
	line-height:18px;
	padding: 0px 10px 5px 10px;
	margin: 6px 0px;
}

.three-column-color-sidebar .rightContentPane3c h2
{
	font-family: Palatino, Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #023c70;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

.three-column-with-swoop .rightContentPane3c h2
{
	font-family: Palatino, Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color:#fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

.rightContentPane3c h2 a
{
	text-decoration: none;
	color: #023e70;
}

.rightContentPane3c h2 a:hover
{
	text-decoration: underline;
}
.rightContentPane3c ul
{
	margin: 10px 0px 10px 15px;
	padding: 0px;
}
.rightContentPane3c ul li
{
	font-size: 13px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
}

/* Shortcode sidebar containers */
.swoop{
	margin: 10px 0px;
	width: 215px;
	background-color: #ddeeee;
	float: left;
	clear: both;
}
.swoop .swoop-header{
	background-color: #66aabb;
	text-align: center;
}
.swoop .swoop-header h2{
	font-family: Palatino, Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color:#fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}
.swoop .swoop-header h2 a{
	color:#fff;
}
.swoop .swoop-border{
	height: 14px;
	width: 215px;
	background-image: url('../image/SidebarSwoop.jpg');
}
.swoop .swoop-content{
}
.swoop .swoop-content ul{
	margin-top: 5px;
}
.swoop .swoop-content h3{
	color:black;
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	padding: 0px;
}
.swoop .swoop-spacer{
	background-color: #fff;
	height: 10px;
	width: 215px;
}

.colorbox{
	width: 215px; 
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	float: left;
	background-color: #ddeeee; 
	float: left;
	clear: both;
}

.colorbox img{
	max-width: 195px;
	margin: 5px auto;
}

.graphicbox{
	width: 215px; 
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	float: left;
	clear: both;
}
.graphicbox p{
	margin: 0px;
	padding: 0px;
}

.rightContentPane3c .no-swoop p{
	margin:0;
	padding: 0;
}
.rightContentPane3c .no-swoop img{
	max-width: 215px;
}


/* Preserve - Left column content area  */
.preContentPane
{
	height: 100%;
	margin: 25px 25px 25px 0px;
}

.weatherWidget
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.hiddenDiv
{
	visibility: hidden;
	display: none;
	height: 0px;
	width: 0px;
}
/* Preserve - Right column  */
.preRightColumnBody
{
	width: 230px;
	height: 100%;
	min-height:300px;
	display: table-cell;
	float: left;
}
/* Left column on preserve - left and right column on three-column */
.smallColumnBody
{
	width: 200px;
	height: 100%;
	min-height:300px;
	display: table-cell;
	float: left;
}
.smallColumnBody3c
{
/*	background-image: url('../image/right-column.gif') repeat=y;*/
	width: 240px;
	height: 100%;
	min-height:300px;
	display: table-cell;
	float: left;
}

#rightColumnBody
{
	width: 760px;
	float: left;
	display: table-cell;
	background-color: #FFFFFF;
	height: 100%;
}
#preColumnBody
{
	width: 730px;
	float: left;
	display: table-cell;
	height: 100%;
}
/* Content Area Style Three Column */
#rightContentPane
{
	padding: 25px;
	height: 100%;
}
.centerColumnBody
{
	width: 560px;
	float: left;
	display: table-cell;
	background-color: #FFFFFF;
	height: 100%;
}
.centerColumnBody3c
{
	width: 520px;
	float: left;
	display: table-cell;
	background-color: #FFFFFF;
	height: 100%;
}
.preCenterColumnBody
{
	width: 530px;
	float: left;
	display: table-cell;
	background-color: #FFFFFF;
	height: 100%;
}
/* Content Area Style Three Column */
.centerContentPane
{
	min-height: 600px;
	padding: 25px;
}

/* Content Area Style Find One Near You */
.centerContentPaneFindOne
{
	min-height: 10px;
	padding: 25px;
}
/* Content Area Style Preserve */
.preCenterContentPane
{
	min-height: 600px;
	padding: 10px 25px 0px 25px;
}
.breadcrumbs
{
	width: 730px;
	height: 30px;
	background-color: #ece0cc;
	line-height: 30px;
	font-size: 10px;
	padding-left: 82px;
}
.breadcrumbsWide
{
	width: 678px;
	height: 30px;
	background-color: #ece0cc;
	line-height: 30px;
	font-size: 10px;
	padding-left: 282px;
}
#leftHomepageBody
{
	width: 725px;
	height: 510px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
	background-color: #fff;
}
#rightHomepageBody
{
	width: 235px;
	height: 510px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('../image/WebMap.png');
}
#contentCarousel
{
    	z-index: 0;
	width: 725px;
	height: 300px;
	background-color: #cbad7e;
	border: 0px;
	/*margin: -15px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#preserveCarousel
{
    	z-index: 0;
	width: 730px;
	height: 260px;
	background-color: #ece0cc;
	border: 0px;
	/*margin: -10px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* Content Area Style preserve icon bar */
#preserveIcons
{
	width: 530px;
	height: 40px;
	min-height: 30px;
	line-height: 40px;
	padding-left: 25px;
	overflow: hidden;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size:14px;
	font-style:italic;
	color: #044c15;
	vertical-align: middle;
	background-color: #cbad7e;
	border: 0px;
	margin: 0px;
}
#preserveIcons img
{
	margin: 7px 10px 8px 10px;
	float: left;
}
#preserveIcons p
{
	color: #044c15;
	margin: 11px 0px;
}
#preserveSocial
{
	width: 530px;
	height: 40px;
	min-height: 40px;
	overflow: hidden;
	background-color: #fff;
	border: 0px;
	margin: 0px;
}
#twoColumnSocial
{
	width: 730px;
	height: 40px;
	min-height: 40px;
	overflow: hidden;
	background-color: #fff;
	border: 0px;
	margin: 0px;
}
#threeColumnSocial
{
	width: 520px;
	height: 40px;
	min-height: 40px;
	overflow: hidden;
	background-color: #fff;
	border: 0px;
	margin: 0px;
}


#preserveOptions
{
	width: 230px;
	height: 40px;
	min-height: 30px;
	overflow: hidden;
	background-color: #044c15;
	border: 0px;
	margin: 0px;
}
/* Left Hand Navigation Formatting */
.parentParentCatList li
{
	list-style-type: none;
	color: #660000; 
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	display: block;
}
.parentParentCatList li a
{
	font-weight: bold;
	color: #660000;
	text-decoration:none;
}
.parentParentCatList li a:hover
{
	text-decoration:underline;
}

.parentCatList li
{
	list-style-type: none;
	font-size: 12px;
	line-height:14px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 5px 0px;
	display: block;
}
.parentCatList li a
{
	font-weight: normal;
	color: #660000;
	text-decoration:none;
}
.parentCatList li a:hover
{
	text-decoration:underline;
}
.childCatList li
{
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 5px 17px;
	display: block;
	border-top: none; 
}
.childCatList li a
{
	font-weight: normal;
	color: #660000;
	text-decoration:none;
}
.childCatList li a:hover
{
	text-decoration:underline;
}
.postList li
{
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	padding-left: 20px;
	display: block;
}
.postList li a
{
	font-weight: normal;
	color: #212121;
}
.preRightColumnBody .gm-map
{
	height: 252px;
	padding: 4px 4px 4px 4px;
	background-color: #044c15;
}
.promo_slider
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#missionStatement
{
  	background: #FFF url("../image/MapleLeaves.png") 85% 15px no-repeat;
	height: 230px;
	padding: 25px 40px 15px 40px;
	float: left;
}
#missionStatement p
{
	color: #212121;
	font-size: 18px;
	line-height: 24px;
	margin: 4px 0px 0px 0px;
}
#searchPreserves
{
     margin-top: 50px;
     margin-left: 90px;
     width: 135px;
     overflow: hidden;
     padding: 5px; 
}
#searchPreserves form #zipSearch
{
    margin: 0;
    padding: 0;
    width: 60px;  
}
#searchPreserves p
{
    margin: 15px 0 0 0;
    padding: 0; 
}
#searchPreserves p a
{
    margin: 0;
    padding: 0;   
    color: #fff;
    text-decoration: underline;
    font-size: 15px; 
}
#searchPreserves h3
{
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0;
}
#categoryFooter
{
	width: 960px;
	height: 300px;
	padding: 0px 4px 0px 7px;
}
.categoryFooterItem
{
	width: 305px;
	margin: 0px 6px 0px 5px;
	height: 300px;
	float: left;
	background-image: url('../image/HomepgBox.png');
	background-repeat:no-repeat;
	background-position:left top;
	/* background-color: #e3e9cd; */
}
.categoryFooterTitle
{
	width: 300px;
	height: 30px;
	margin-left: 18px;
	/* background-color: #cbad7e; */
}
/* Content Area Style */
.categoryFooterBody
{
	margin: 0px 0px 11px 0px;
	padding: 15px 15px 0px 10px;
}
.categoryFooterBody p
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.categoryFooterBody a
{
	color: #2c783e;
}
.categoryFooterBody h3
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #2c783e;
	font-size: 12px;
}
.categoryFooterBody span
{
	display: block;
	margin-bottom: 10px;
}
.categoryFooterBody .ec3_events
{
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
.categoryFooterBody .ec3_events a
{
	color: #2c783e;
}
.categoryFooterBody .ec3_events li
{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
.categoryFooterBody .ec3_events li.ec3_list ul li
{
	font-size: 12px;
	font-weight: normal;
}
.categoryFooterBody span h3
{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px;
	font-size: 12px;
}
.categoryFooterBody span h6
{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px;
	font-size: 12px;
}
.categoryFooterBody span p
{
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-size: 12px;
}
/* Content Area Style red bar at bottom */
#pageSpacer
{
	height: 40px;
	padding: 0;
}
#footerSpacer
{
	height: 5px;
	padding: 0;
}

#contentFooter
{
	background-color: #993333;
	width: 960px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	line-height: 40px;
	overflow: hidden;
	font-size:12px;
	color: #fff;
}
#contentFooterItems
{
	width: 400px; 
	position: relative;
	left: 50%;
	margin-left: -170px; 
}
.textFooterItem
{
	height: 40px;
	line-height: 40px;
	padding: 0px 25px 0px 0px;
	display: table-cell;
	vertical-align: middle;
}
.textFooterItem a
{
	padding: 0 0px;
	color: #ffffff;
}
.textFooterItem a:hover
{
	text-decoration: underline;
}
#navFooter
{
	background-color: #ffffff;
	width: 960px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	color: #2A2A2A;
}
#navFooter a
{
	font-size: 11px;
	padding: 0 .8em;
	color: #2A2A2A;
}
/* Start Center Image in Div */
.centerImage {
    display: table-cell;
    /* text-align: center; */
    vertical-align: middle;
    /* width: ...; */
    /* height: ...; */
}
.centerImage * {
    vertical-align: middle;
}
.centerImage {
    display: block;
}
.centerImage span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/* End Center Image in Div */

/* Preserve - Right column content boxes */
.sidebarBox
{
  	width: 200px;
	height:auto;
	margin: 20px 15px 0px 15px;
	padding: 0px;
	float: left;
	background-color: #e6e6bd;
}
.sidebarBox h2
{
  	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #fff;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	background-color:#2c783e;
}
.sidebarBox p
{
	margin: 0px;
	padding: 10px;
	padding-top: 5px;
}
.sidebarBox ul
{
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
.sidebarBox ul li
{
	font-size: 12px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
}
/* End Widgets */
.largeMapBox
{
	width: 710px;
	height: 416px;
	display: table-cell;
	background-color: #044c15;
	border: 2px 2px 2px 2px;
}
.geoSearchMapBox
{
	width: 300px;
	height: 406px;
	display: table-cell;
	background-color: #044c15;
	padding: 2px 2px 2px 2px;
}

.largeMapBox .gm-map
{
	height: 406px;
	margin: 5px 5px 5px 5px;
	background-color: #044c15;
}
.searchDiv
{
	margin: 0px 0px 20px 0px;
}
/* quirks */
#leftCategoryFooter .categoryFooterTitle
{
	margin-left: 12px;
}
#logoImage
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

/* Blog */
.blog-posts{
	float:left;
	width:100%;
}
.blog-posts .entry-date{
	margin-bottom: 5px;
}
.blog-posts .entry-date span{
	display: block;
	font-size:16px;
	font-weight:bold;
	color: #660000;
	padding-bottom: 5px;
	margin: 0px 0px 10px;
	border-bottom:1px #660000 solid;
}

.blog-posts .entry-title h1{
	
}

.blog-posts .entry-title h1 a{
	text-decoration: none;
	color: #212121;
}

.blog-posts .entry-content img{
	max-width: 510px;
} 

.blog-posts li{
	list-style: none;
}

/* Blog Sidebar Widgets */
.blog-sidebar{
	padding: 0 10px;
}
.blog-sidebar h2{

}
.blog-sidebar .sym{
	cursor:pointer;
    padding-right:5px;
}
.blog-sidebar a{
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #660000;
}
.blog-sidebar a:hover{
	text-decoration: underline;
}
.blog-sidebar li{
	margin-left: 0px; 
}
.blog-sidebar li ul{
	margin-left: 14px; 
}

/* This is an override of the margin setting in the Promotion-Slider plugin slide.css */
#contentBody .promo_slider_wrapper { margin:0 0; }

/*Events Page listing*/
.eventsList .ec3_events
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.eventsList .ec3_events a
{
	
}
.eventsList .ec3_events li
{
	display: block;
	list-style:none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}
.eventsList .ec3_events li.ec3_list ul li
{
	font-size: 13px;
	font-weight: normal;
}


/* Styling for [downloads] shortcode format id 2 */

.download-item{
	position: relative;
	margin-bottom: 10px;
	height: 60px;
}
.download-item .thumbnail{
	position: absolute;
	left: 0px;
	top: 0px;
}
.download-item .content{
	position: absolute;
	left: 50px;
	top: 0px;
}

.download-item .content .title{
	position: relative;
	font-size: 14px;
}
.download-item .content .description{
	position: relative;
	margin: 0px;
}

/* Styling for [downloads] shortcode format 'lg_thumb' */
.publication-item-lg-thumb{
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-right: 5px;
	height: 180px;
	width: 340px;
}
.publication-item-lg-thumb .thumbnail{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 160px;
	width: 100px;
	overflow: hidden;
}
.publication-item-lg-thumb .content{
	position: absolute;
	left: 110px;
	top: 0px;
}

.publication-item-lg-thumb .content .title, .publication-item-no-thumb .content .title{
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.publication-item-lg-thumb .content .description, .publication-item-no-thumb .content .description{
	position: relative;
	margin: 0px;
	margin-bottom: 5px;
}

.publication-item-lg-thumb .content .info, .publication-item-no-thumb .content .info{
	display: block;
	position: relative;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
}

/* Styling for [downloads] shortcode format 'no_thumb' */
.publication-item-no-thumb{
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top:5px;
	height: 120px;
	width: 225px;
}

.publication-item-no-thumb .content{
	position: absolute;
	left: 0px;
	top: 0px;
}

div.collapseomatic_content {
	width: 100%;
}

div.collapseomatic_content br{
	display: none;
}

h2.collapseomatic{
	margin-top: 18px;
	width: 100%;
}

h3.collapseomatic{
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 7px;
}



.print-button{
	display: inline;
	position: relative;
	margin-left: 4px;
	margin-right: 4px;
	top:4px;
	cursor: pointer;
}


/* Styling for Tribe based events */
#tribe-events-calendar-header, .tribe-events-calendar, #tribe-events-content .ical, .events-single #content .ical, a.gmap, .tribe-events-event-list-meta td, .tribe-events-nav, #tribe-events-event-meta, span.back, .eventsListWidget .dig-in, .eventsAdvancedListWidget .dig-in, .gcal-add {
font-family: Tahoma, sans-serif !important;
}

#tribe-events-loop .tribe-events-date-group{
	margin-bottom: 15px;
}

#tribe-events-loop .tribe-events-date-group .tribe-events-event{
	margin-bottom: 5px;
}

#tribe-events-loop .tribe-events-date-group .event-month-year{
	color: #660000;
	margin: 0px 0px 15px 0px;
	line-height: 20px;
	font-weight: normal;
	font-size: 20px;
}

#tribe-events-loop .tribe-events-date-group .event-day-date{
	display: block;
	float: left;
	text-align: center;
	width: 30px;
	height: 40px;
	background-color: #999966;
	color: white;
	padding: 5px;
}

#tribe-events-loop .tribe-events-date-group .event-day-date .date{
	font-size: 21px;
	font-weight: bold;
}

#tribe-events-loop .tribe-events-date-group .event-day-date .day{
	font-size: 12px;
	text-transform: uppercase;
}
#tribe-events-loop .tribe-events-date-group .tribe-events-event .entry-title{
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#tribe-events-loop .tribe-events-date-group .tribe-events-event .tribe-events-event-excerpt{
	margin-left: 50px;
}

#tribe-events-loop .tribe-events-date-group .tribe-events-event .tribe-events-event-excerpt p{
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 12px;
}

.tribe-events-import{
	height: 24px;
	margin-top: 20px;
}

#tribe-events-content .tribe-events-nav a{
	font-size: 16px;
	color: #660000;
	text-decoration:underline;
}

#leftContentPane h2{
	padding-left: 20px;
	color: #660000;
	font-size: 12px;
}
#leftContentPane h2 a{
	text-decoration:none;	
}

#leftContentPane h2 a:hover{
	text-decoration:underline;	
}


#leftContentPane .events-sidebar-menu li
{
	list-style-type: none;
	font-size: 12px;
	line-height:14px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 20px;
	display: block;
}
#leftContentPane .events-sidebar-menu li a
{
	font-weight: normal;
	color: #660000;
	text-decoration:none;	
}
#leftContentPane .events-sidebar-menu li a span{
	margin-left: 4px;
	vertical-align: middle;
}

#leftContentPane .events-sidebar-menu li a img{
	vertical-align: middle;
}

#leftContentPane .events-sidebar-menu li a:hover
{
	text-decoration:underline;
}

#rightContentPane .tribe-events-calendar-buttons a.tribe-events-button-on{
	background-color: #660000;
	color: white;
}

#rightContentPane .tribe-events-calendar-buttons a.tribe-events-button-off{
	background-color: #cbad7e;
	color: #660000;
}

#rightContentPane .tribe-events-calendar-buttons a:hover{
	background-color: #660000;
	color: white;
}

#rightContentPane .tribe-events-import a.ical, #rightContentPane .tribe-events-import a.gcal-add{
	background-color: #cbad7e;
	color: #660000;
}

#rightContentPane .tribe-events-import a.ical:hover, #rightContentPane .tribe-events-import a.gcal-add:hover{
	background-color: #660000;
	color: white;
}

#rightContentPane .upcoming #tribe-events-list-sidebar {
	float: right;
}

#rightContentPane .upcoming #tribe-events-loop , #rightContentPane .upcoming #tribe-events-nav-below, #rightContentPane .upcoming .tribe-events-import{
	float: left;
	width: 440px;
}

#rightContentPane .tribe-events-calendar .tribe-events-sunday, #rightContentPane .tribe-events-calendar .tribe-events-saturday {
	background-color: #fdf8ef;
}

/* Styling for the upcoming events list */
ul.tribe-events-upcoming-list{
	list-style: none;
	margin: 0px 0px 10px 0px;
}
ul.tribe-events-upcoming-list li{
	margin: 0px 0px 5px 10px;
}
ul.tribe-events-upcoming-list li span.event-title, ul.tribe-events-upcoming-list li span.event-date {
	display: block;
	margin-bottom: 7px;
}
ul.tribe-events-upcoming-list li span.event-title{
	margin-bottom: 0px;
}

/* Styling for the upcoming events list when in sidebar box */
.sidebarBox ul.tribe-events-upcoming-list {

}

/* Styling for the upcoming events list when in the home page */
.categoryFooterBody ul.tribe-events-upcoming-list {
	
}
