/*#header, #footer, #nav, #rightCol, #fsAdjust {
	display: none !important;
}


.hasNav #leftCol {
	border-left: 0 none !important;
}

#leftCol {
	width: 100% !important;
}

h1, h2, .noHeader h1, h3, .noHeader h2, .noHeader h3, #content a.button, #horizontalNav ul li,
#leftFooter ul li, #headerBottomBar > .container > #megaMenuHome > li > a, .sliderTextArea .sliderHead,
.sliderTextArea > p > a.button, .slideSequence .layerAbove, #homeButtons .container .programsButton,
.highlEntry > p.highlTitle, .factsHead, .infoBox > .boxTitle, .collapsableContent > .collapsableTitle,
#sidebar > .railButton, .tribe-mini-calendar-nav > tr > td > div > a > span,
.tribe-mini-calendar-nav > tr > td > div > span, .tribe-mini-calendar-event .list-date .list-dayname,
.tribe-mini-calendar-event .list-date .list-daynumber, a.button, h1, h2, h3 {
		font-family: sans-serif !important;
}

p, ul, ol {
	font-size: 18px !important;
}

h4 {
	font-size: 20px !important;
}

h3 {
	font-size: 22px !important;
}

#content {
	width: 100% !important;
}

#content .container {
	width: auto !important;
}*/


/*NEW THEME*/

#topnav, #scroll-nav, #main-nav, #left-nav{
	display: none !important;
}

.footer{
	display: none !important;
}

.wrapper .row{
	width: 100% !important;
}

#main-row, #content-block{
	width: 100% !important;
}

p, ul, ol {
	font-size: 12px !important;
}
.collapsableContent .contentOpened { height:auto!important; display:block!important; overflow: visible;}

