/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   color: #333333;
   }
   
#wrap1, #wrap2, #wrap3, #wrap4, #wrap5 {
   width: auto;
   float: none !important;
   border: none;
   margin: 0;
   padding: 0;
   }
#pagewrap {
   width: auto;
   float: none !important;
   margin-left: 5%;
   margin-right: 5%;
   }
#barwrap {
   width: auto;
   float: none !important;
   background: white;
	margin: 0px;
	padding: 0px;
   }
#bar {
   width: auto;
   height: 100px;
   float: none !important;
	margin: 0px;
	padding: 0px;
   background: white;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   }
   
#bar #name {
	color: #333333;
	background: white;
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 75%;
	}
.nametype {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
#logo {
   float: right;
   }
#logotoprow {
	margin: 0px;
	padding: 0px;
}
#logobottomrow {
	margin: 0px;
	padding: 0px;
}
.logoorange {
	float: left;
	margin: 0px;
	padding: 0px;
}
.logogreen { 
	float: left;
	margin: 0px;
	padding: 0px;
}
.logoblue { 
	float: left;
	margin: 0px;
	padding: 0px;
}
.logobrown { 
	float: left;
	margin: 0px;
	padding: 0px;
}
#navwrap, #navbar, #secondarynavbar {
   display: none;
   }
#sidecol {
   display: none;
   }
#content { 
   width: auto;
   height: auto;
   margin: 0px;
   padding: 20px 0px 0px 0px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#maincol {
   width: 100%;
   margin: 0px;
   padding: 0px;
   border: none;
   float: none !important;
   color: black;
   background: transparent none;
   }
#rightcol	{
   width: 100%;
   margin: 0px;
   padding: 0px;
   border: none;
   float: none !important;
   color: black;
   background: transparent none;
}
#mySlideshow, #slideInfoZone	{
   display: none;
}
#mySlideshow img	{
   display: none;
}
#eventswrap, #newswrap, #columnwrap {
   width: auto;
   height:auto;
   margin: 0px;
   padding: 10px 0px 10px 0px;
   border: none;
   border-top: solid 1px #cccccc;
   float: none !important;
   color: black;
   background: transparent none;
   }
#intro {
   width: auto;
   height:auto;
   margin: 0px;
   padding: 10px 0px 10px 0px;
   border: none;
   float: none !important;
   color: black;
   background: transparent none;
   }
 #events, #news, #columntop, #columnbot {
   width: auto;
   height:auto;
   margin: 0px;
   padding: 0px;
   border: none;
   float: none !important;
   color: black;
   background: transparent none;
   }
html>body #intro	{
	margin: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	border: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
#footer, #newsfooter {
   display:none;
   }
a:link, a:visited {
   color: #f1a133;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#maincol a:link:after, #maincol a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 85%;
   }
#pagefooterwrap {
	display:none;
	}
