#searchandweather
{
	display: none;
}

.navbar{
	display: none;
}

#mainlogo{
	background: url(../img/header.png) no-repeat center top;
	display:block;
	margin-top:-220px;
}

#footer-bar{
	display: none;
}

#sidebar{
	display: none;
}

#banner{
	min-height: 0px;
}


.container{
	margin-top:20px;
}


#henheadertext{
	display: none !important;
}

body {
	margin:0;
	padding:0;
	line-height: 1.4em;
	word-spacing:1px;
	letter-spacing:0.2px;
	font: 13px Arial, Helvetica,"Lucida Grande", serif;
	color: #000;

}

#breadcrumbs {
    display: none;
}



#main
{
	padding-left: 5px;
	padding-right: 5px;
	max-width: 95%;
}

img
{
     border: none;

}
a[href]:after {
   content:"" !important;
}


#emergencyalert{
	display:none;
}

h1 {
	border-bottom: 1px solid #000000;
}

.span1{
	width:100%;
}

.span2{
	width:100%;
}

.span3{
	width:100%;
}

.span4{
	width:100%;
	margin-left:0px;
}

.span5{
	width:100%;
}

.span6{
	width:100%;
	margin-left:0px;
}

.span7{
	width:100%;
}

.span8{
	width:100%;
}

.span9{
	width:100%;
}

.span10{
	width:100%;
}

.span11{
	width:100%;
}

.span12{
	width:100%;
}

.print_header img{
	display:block;
}

#sectionlinks{
	display:none;
}

.row {
	margin-left: 0px;
}

[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0px;
}

/*===============================================================
EVENTS CALENDAR
================================================================*/

#tribe-events-bar{
	display:none;
}

#tribe-events-footer{
	display:none;
}

.tribe-events-button {
	display:none !important;
}


p .tribe-events-promo{
	display:none;
}

#legend_box{
	display:none;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal{
	display:none;
}
