﻿body {
    font-family: Arial, Verdana, Serif;
    font-size: 12px;
    text-align: left;
}

#topnav, #nav, #pageTop, #subnav, #breadcrumbsicons, #breadcrumbs, #threecolumnright, #sponsors, #clearfloat, #links, #twocolumnright, #sectorsubnav, #sectorsubnavon, #clearfloatsimple, #footercopyright, #sponsors, #rightcolumnInterior, #smallmapShot {
    display:none;
}

.youtube { 
	display:none;
}

#printArea {
    width: 550px !important;
    float: none !important;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#logo {
	float: none;
    border-bottom: solid 1px #444444;    
    margin: 0px 0px 20px 0px;
}

#footer {	
	float: none;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
    border-top: solid 1px #444444;    
}

#staffPicture{
    float: left;
    padding: 5px 5px 5px 0px;
}

#rss {
    float: right;
}

#footerLogo {
    float: none;
    margin: 20px 0px 0px 0px;
}

/*

	Sitemap styles
	
*/

.siteMapSection
{
    width: 500px !important;
    float: none !important;
    margin: 20px 0px 20px 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.siteMapSection a, .siteMapSection span.heading a, span.noLink
{
	display: block;	
}

.siteMapSection span.heading a, .siteMapSection span.heading a:active, .siteMapSection span.heading a:visited
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #c5c5c5;
	margin: 0px 0px 10px 0px;
}


