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

body, html { height: 100% }

body {
	margin: 0px;
	background-color: #676767;
	text-align: center;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
}

#container  
{
	width: 960px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	min-height:1000px;
	

}

.globalLinks {
	background-color: #565655;
	height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	padding-top: 5px;
	
}

span.GlobalLinksRight {
	float: right;
	display: inline;
	padding-right: 20px;
	
}

span.GlobalLinksLeft {
	display: inline;
	float: left;
	padding-left: 20px;
	
}

.logoBox {
	background-color: #999;
	height: 150px;
	background-image: url(images/background.jpg);

}

.logo {
	margin-left: 50px;
	margin-top: 20px;
	width: 216px;
	display: block;
	
}

.featured {
	background-image: url(images/title_featured.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;
	float: right;
	display: block;
	margin-top: 15px;
	margin-right: 50px;
	background-color: #FFF;
	
}

.featured2 {
	float: right;
	display: block;
	margin-top: 15px;
	margin-right: 50px;
	width: 200px;
	height: 100px;
	margin-left: 500px;

	
}

 ul {
	margin-top: 18px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(images/bullet01.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
	color: #334045;
	line-height: 130%;
	padding-top: 3px;
	
}

a:link {color:#030260;}     
a:visited {
	color:#666;
} 
a:hover {color:#990000;} 
a:active {color:#990000;} 

.nav {
	height: 42px;
	background-image: url(images/nav_background.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a7a7;
	padding-left: 8px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	
}

body.sub .nav {
	height: 42px;
	background-image: url(images/nav_background.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a7a7;
	padding-left: 8px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	
}

span.GlobalLinksLeft a:link {color:#ffffff;}     
span.GlobalLinksLeft a:visited {
	color:#ECECEC;
} 
span.GlobalLinksLeft a:hover {
	color:#FFF;
	text-decoration: none;
} 
span.GlobalLinksLeft a:active {
	color:#040468;
	text-decoration: none;
}


.ContentMain {
	width: 600px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	float: left;
}

.ContentSide {
	background-color: #f4f4f4;
	width: 240px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 30px;
	background-image: url(images/vertDots.png);
	background-repeat: repeat-y;
	float: right;
	
}

.events {
	background-image: url(images/header_events.png);
	background-repeat: no-repeat;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	
}

.resources {
	background-image: url(images/header_resources.png);
	background-repeat: no-repeat;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	
	
}

.gologo {
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.happenings {
	background-image: url(images/header_happenings.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 15px;

	
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
	line-height: 130%;
	
}

strong {
	color: #333;
	
}

.represent {

	height: 25px;
	clear: both;

	
}

.represents-lines {
	display: inline;	
}

iframe {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	
}

.footer {
	clear: both;
	background-color: #010136;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
}

.footer p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 140%;
}

.footer a:link {color:#ffffff;}     
.footer a:visited {
	color:#ECECEC;
} 
.footer a:hover {
	color:#FFF;
	text-decoration: none;
} 
.footer a:active {
	color:#040468;
	text-decoration: none;
}

body.sub {
	
}

.pageTitle {
	background-image: url(images/horzDots.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	padding-left: 30px;
	padding-bottom: 10px;
	
}

.people {
	background-image: url(images/people.png);
	background-repeat: no-repeat;
	padding-left: 150px;
	
}

.people ul li {
	margin-bottom: 5px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #010161;
	font-style: normal;
	text-transform: capitalize;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .85em;
	color: #010161;
	font-style: normal;
	text-transform: capitalize;
}

.lineLogo {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

.lineText {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3B3B3;
	clear: both;
	
}


span.small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .65em;
	font-style: italic;
	
}


ul.awards {
	font-size: .85em;
	font-weight: bold;
	
}

.areas {
	clear: left;
	width: 400px;
	float: right;
	
}

select.jump {
	font-size: 11px;
	margin-top: 20px;
	
}

ul ul {
	font-size: 100%;
	margin-left:-8px;
}

.clear {
	clear:both;
}

.galleryImage {
	width: 285px;
	float: left;
	margin-right: 15px;
	height: 385px;
	margin-bottom: 15px;
}

.galleryImageWide {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.galleryImage p, .galleryImageWide p {
	
}

.galleryImage img, .galleryImageWide img {
	padding: 5px;
	border: 1px solid #C3C3C3;
	
}
iframe-holder {
  position: fixed; 
  right: 0; 
  bottom: 0; 
  left: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}

iframe-holder iframe {
  height: 100%;
  width: 100%;
}