@charset "UTF-8";
* {
margin: 0;
}

html
{
height: 100%;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
	background: #4d9cc8 url(../images/bg.gif) top center repeat-y;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
}


/*
******************
COPY AND FORMATTING
******************
*/


h1 {
	font: 28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #81b216;
	line-height:normal; 
}



h2 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #81b216;
	line-height:normal; 
	padding-top: 10px;
}


h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic; 
	padding:0; margin: 0;
	line-height: inherit;
	color: #1b83c1;
}


h4 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #81b216;
	line-height:normal; 
	padding: 0;
}


h5 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:0; margin: 0;
	line-height: inherit;
	color: #1b83c1;
}


p+p {padding-top: 10px;}

a {color: #81B216;}
a:hover {color:#FF8115;}


ul.content{
 list-style: outside;
 margin: 0px 0px 3px 10px;
 padding-left: 14px;
 padding-bottom: 10px;
 padding-top: 0px;
}

ul.content li{
 padding-left: 2px;
 padding-top: 0px;
}

	ul.content li a {color: #81B216;}
	
	ul.content li a:hover {color:#FF8115;}

hr {border: none 0;
border-top: 1px solid #a6d7f6;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 5px 0;
} 


.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

/* DIRECTOTY TABLE STYLES */

table.listing {
	 width: 95%;
	 border: 0;
	 margin-left: 8px;
	 clear: both;
}


.listing td {
	border-top: #CCCCCC 1px solid;
	padding: 8px;
}

.listing td p {
	margin: 0; padding: 0 0 5px 0;
}



/* PRESS RELEASE STYLES */

h6 {
	background: url(../images/dateheader.jpg) top left no-repeat;
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 600px;
	min-height:26px;
	margin: 30px 0 -5px 0px;
	padding: 5px 0 0 4px;
}


/*
******************
MAIN DIVS
******************
*/

#container {
	width: 815px; 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
	height: auto !important;
    height: 100%;
    margin: 0 auto -200px;
	
}

#header {
	background: #FFFFFF; 
	padding: 0;  
	height: 143px;
	border: 0;
	margin: 0;
}


#topbar {
	width: 815px;
	height: 35px;
	background:url(../images/bar_top_bg.gif) top repeat-x;
	margin: 0; padding: 0;
}

#mainContent {
	background: #FFFFFF url(../images/copy_bg_top.jpg) top left no-repeat;
	padding-top: 30px;
	min-height:77px;
	height: auto;
	}
	
	/* for Internet Explorer, which ignores min-height */
	/*\*/
	* html #mainContent {
	height: 77px;
	}
	/**/

	
	.copySpace {
	padding: 0 15px 0 40px; 
	}
	
	.leftColumn {
	height: auto;
	float: left;
	width: 50%;
	padding: 0 5px 0 40px; 
	background: none;
	}
	
	.rightColumn {
	height: auto;
	float: right;
	width: 35%;
	padding: 0 40px 0 0; 
	background: none;
	
	}
	
	.rightFloat {
	height: 320px;
	float: right;
	width: 270px;
	padding: 0 40px 0 0; 
	background: none;
	
	}
	
	
		
.push { height: 220px; clear:both;}
.pushSmall { height: 40px; clear:both;}

	#rightPhoto {
	width: 265px;
	height: 300px;
	margin:0; padding:20px 0 0 0;
	text-align:center;
	background:url(../images/photoBG.jpg) 0 0 no-repeat;
	}
	
	#rightPhoto p.Mapcaption {
	padding-top: 15px;
	}


#mapNumbers p+p {margin-top: 2px;}

/*
******************
FOOTER - NAV
******************
*/

#footer {
 height: 200px;
 width: 735px;
 margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
 padding: 48px 30px 10px 50px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
 background: #e0e7ed url(../images/footer_bg.gif) top repeat-x;
 border: 0;
 text-align:left
 }

#footer div {
	float: left;
	width: 120px;
	margin-right: 18px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #8f9395;
}

#footer div.logo {margin-top: -20px;}


#footer h1 {
	font-size: 11px;
	font-weight: bold;
	color: #4c9bc6;
	margin: 0; padding: 0;
}

#footer a {
	color: #4c9bc6;
	text-decoration:none;
}

#footer a:hover {
	color: #FF8115;
}

/*
******************
TOP (links) NAVIGAITON
******************
*/


#topNav {
	width: 815px;
	height: 75px;
	margin: 0; padding: 0;
	background:url(../images/masthead_top.jpg);
	text-align:right;
}

#topNav span {
	position: relative;
	top: 10px;
	right: 20px;
}

#topNav a {
	font-size: 11px;
	color: #003399; 
	text-decoration:none; 
	margin-right: 17px;
	}
	
	#topNav a:hover {
	color: #FF8115;
	}
	




/*
******************
SUB TABS
******************
*/
#removed {
	position: absolute;
	z-index; 12;
	
}

#tabWrapper {
	padding-top: 18px;
	width: 100%;
	text-align:right;
	padding-bottom: 10px;
	
	}

#tabWrapperRight {
	padding: 3px 0;
	margin-right: 15px;
	margin-left: 0;
	border-bottom: 1px solid #82a7ce;
	font: 12px Arial, Helvetica, sans-serif;
		
}
	#tabWrapperRight ul {margin-right: 8px;}
		
	#tabWrapperRight li
	{
	list-style: none;
	margin: 0;
	display: inline;
	}
	
	#tabWrapperRight li a
	{
	padding: 4px 0.5em;
	margin-left: 3px;
	border: 1px solid #82a7ce;
	border-bottom: none;
	background: #f1f3f4;
	/*text-decoration: none;*/
	}
	
	
	#tabWrapperRight li a:link { color: #81B216; }
	#tabWrapperRight li a:visited { color: #667; }
	
	#tabWrapperRight li a:hover
	{
	color: #fff;
	background: #FF8115;
	}
	
	#tabWrapperRight li a#current
	{
	background: white;
	border-bottom: 1px solid white;
	}
	
	#tabWrapperRight li a#current:hover
	{
	color: #FF8115;
	}




.popup a {text-decoration: none; font-size: 11px}