@charset "UTF-8";
/* CSS Document */

body{
	background:#fff;
	height:100%;
}

h1{
	color:#007ECB;
	}
h2{
	 color:#587d89
	 }

h3{
	color:#E69200;
	}
h4{
	color:#CE2D25;
	}
h5{
	color:#582d05;
	}

table, td, th{
	vertical-align:top;
	}

#wrapper{
}

#header{
	display:none;
	text-align:left;
}

	
#flash{
display:none;
}
	


#leftNav{
display:none;
}


#photos {
display:none;
}


#mainContent{
width:100%;	
text-align:left;
}


#events{
display:none;	
	}
	

div#upcoming-events { 
	display:none;
}


#side-events li span.event-title-upcoming{
	display:none;
	}	

p#events-view-more {display:none;}	

#filtering-panel, .btn, .input, .search-options, .search-box, .sorting-options, .paginator-links, .stats {display:none;}
ol#business-listings {list-style:none;}
.business-label {
        float:left; 
width:9em;margin:1em;padding:0 0 0 1em;
}
.business-value {
        margin:0 0 0 2em;
}
.clearfix, .container {
display:block;
}
.business-row {border-bottom:1px solid #000;}
.clearfix {
	display:inline;
}
table.businessestable {width:100%}
table.businessestable .lcol {width:25%}
table.businessestable .rcol {width:70%}
table.businessestable td {padding:0; margin:0;}
table.businessestable td script {display:none;}

