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

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000;
}

* { 
	color:#000; 
	background:#fff; 
	float:none;
	font-family:"Times New Roman", Times, serif;
	clear:both;
}
h1,h2,h3,h4,p,#footer div.locations p,#footer div.locations p h1{
	color:#000;
	background:#fff;
}
ul, ul li, li,#sideBar ul, #sideBar div.callOutBox li, #sideBar div.callOutBox ul {
	list-style:disc;
	padding:0;
}
a, a:link, a:visited {
	text-decoration:underline;
	background:transparent;
	color:#520;
}

#focusZones, #secondaryNav p, #callToAction, #globalNav, #sideBar, #footerNav {
	display:none;
	}

#home #sideBar {
display:block;
clear:both;
width:100%;
}
	
#masthead {
	padding-bottom:20px;
}
#mainPix {
	float:none;
	padding-top:100px;
}
#home #focusZones, #home #mainContent, #home #sideBar #intro,#home #sideBar, #intro strong {
	width:100%;
	color:#000;
	padding:0;
	font-size:12pt;
}	
#newsModule h2, .homeModuleHolderNews h2,
.homeModuleHolderEvents h2 {
	text-indent:0;
}

.homeModuleHolderEvents, .homeModuleHoldeNews{
	clear:both;
	float:none;
	border:0;
	padding-left:0;
}

#wrapper {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#mainContent, #footer div.locations p, #footer div.locations h1 {
	padding-left:0;
}

#footer div.locations {
	float:none;
	clear:both;
	width:100%;
	padding:5px 0;
	min-height:0;
	}
#footer div.locations h1 {
	font-family:"Times New Roman", Times, serif;
	margin-bottom:0;
	
}
	