/* CSS Document */
	body {
		margin:0px 0px 0px 0px;
		background:#FFFFFF;	
		font-family: arial, sans-serif;
		font-size:10px;
		line-height:15px;
		color:#000000;
		}		

	a,
	a:link,
	a:visited,
	a:active {
		text-decoration: none;
		color:#737a35;
		font-weight: bold;
		}
		
	a:hover {
		text-decoration: underline;
		}
	
	td, p, div {
		font-family: arial, sans-serif;
		font-size:12px;
		color:#000000;
		line-height:15px;
		}
	
	.maincontent {
		font-family: arial, sans-serif;
		font-size:12px;
		color:#000000;
		line-height:15px;
		margin-bottom:6px;
		}		

	/* paragraphs within a maincontent container */
	.maincontent p {
		font-family: arial, sans-serif;
		font-size:12px;
		color:#000000;
		line-height:15px;
		margin: 0 0 6px 0;
		/* margin-bottom:6px; */
		}		
	/* styles for the side bar if you change the background color, you shold also change the color of 'ul.gif'*/
		.leftbar {
		font-family: arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		line-height:15px;
		margin-bottom:7px;
		background-color:#737A35;

		}	
		
		.leftbar h2 { 
		font-weight:bold;
		font-size:15px;
		color:#FFF4D5;
		line-height:16px;
		margin-bottom:7px;
 } 
		
	.leftbar h2 a,
	.leftbar h2 a:link,
	.leftbar h2 a:visited,
	.leftbar h2 a:active {
		font-weight:bold;
		font-size:15px;
		color:#FFFFFF;
		line-height:16px;
		margin-bottom:7px;
		}	
	
	.leftbar h2 a:hover {
		font-weight:bold;
		font-size:15px;
		color:#8a1e04;
		text-decoration: underline;
		}	

	.leftbar a,
	.leftbar a:link,
	.leftbar a:visited,
	.leftbar a:active {
		color:#FFFFFF;
		font-weight: normal;
		}	
	
	.leftbar a:hover {
		color:#8a1e04;
		font-weight: normal;
		text-decoration: underline;
		}	
/* This is for the colored bars at the top and bottom if you change this, you should also chnage teh background color of 'mast-leaf.gif'*/
	
	.colorbar {
	background-color:#8A1E04;
	}
	/* headlines */
		h1 {
		font-weight:bold;
		font-size:16px;
		color:#737a35;
		line-height:19px;
		margin-bottom:16px;
		}	
	
	h2 {
		font-weight:bold;
		font-size:14px;
		color:#8a1e04;
		line-height:15px;
		margin-top:15px;
		margin-bottom:4px;
		}
	
	h3	
	{
		font-weight: normal;
		font-size: 13px;
		color: #17524E;
		line-height: 15px;
		margin-top: 15px;
		margin-bottom: 4px;
	}
		
/* this is for the PGE box on the homepage */
		#home_optional_box {
		border:#8a1e04 3px solid;
		padding:8px;
		margin-bottom:40px;	
		text-align:left;
		vertical-align:top;
		clear:both;
	}
	li	
	{
		margin: 0 0 0 0px;
		font-size: 12px;
		color: #000000;
		line-height: 15px;
		margin-bottom: 6px;
		display: list-item;
	}
		
	.unbulletedlist	
	{
		margin: 0 0 0 25px;
		font-size: 12px;
		color: #000000;
		line-height: 15px;
		margin-bottom: 6px;
	}
	
	
	

	.footer {
		font-family: arial, sans-serif;
		font-size:10px;
		color:white;
		}		

	.footer a,
	.footer a:link,
	.footer a:visited,
	.footer a:active,
	.footer a:hover {
		color:white;
		font-weight: normal;
		text-decoration: underline;
		}
			
	
	.factbox {
		margin-bottom:5px;
		margin-left:2px;
		}	
			
	
	.homefact {
		margin-bottom:5px;
		font-size:12 pt;
		font-weight: bold;
		}	
	
	.homefact a,
	.homefact a:link,
	.homefact a:visited,
	.homefact a:active
	 {
		color:#CC4200;
		font-weight: Bold;
		text-decoration: none;
		}
	.homefact a:hover {
	
	text-decoration: underline;
	}
	

.quote {
	font-size:12 pt;
	font-weight:bold;
	color:#8a1e04;
	}
	
.quote2 {
	font-size:14 pt;
	font-weight:bold;
	color:#CC4200;
	line-height: 15pt;
	}
.quote3 {
	font-size:12 pt;
	font-weight:bold;
	color:#CC4200;
	line-height: 15pt;
	}
	
.contact_div {
	position: absolute;
	visibility: hidden;
	
}

.contact_tbl {
	background-color:#8a1e04;
	}
.map {
	background-image:URL("../images/<?php echo $image_folder.'/' ;?>Washington.gif");
	background-repeat: no-repeat;
}h4 {
	font-weight:bold;
	font-size:16px;
	color:#737a35;
	line-height:19px;
	margin-bottom:16px;
	margin-top: 0px;
}
