/* Define all main values for the web site
----------------------------------------------------*/
	body {
		font-size: 0.75em;
		line-height: 1.6em;
		color: #949495;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		text-align: center;
		background: #fff url(images/bodyBg.gif) repeat-x;
	}
	

/* Define all main values for LINKS within site
--------------------------------------------------------------------------------------*/

/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
		border: none;
	}
		

/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
		outline: none;
		}
		
		
	ul#mainNavBar a:link, ul#secondaryNavBar a:link, 
	ul#mainNavBar a:hover, ul#secondaryNavBar a:hover,
	ul#mainNavBar a:visited, ul#secondaryNavBar a:visited {
		text-decoration: none;
		color: #a7a574;
	}
	
	ul#mainNavBar a:hover, ul#secondaryNavBar a:hover, ul#mainNavBar a.selected, ul#secondaryNavBar a.selected  {
		color: #000;
	} 
		
		
		
	#wrapper {
		background: url(images/wrapperBg.gif) repeat-y;
		width: 990px;
		margin: 0 auto;
		text-align: left;
	}
	
	#header {
		background: #a7a574 url(images/headerLogoBg.gif) bottom left no-repeat;
		height: 115px;
	}
	
	ul#mainNavBar {
		float: left;
		width: 130px;
		font-size: 0.96em;
		line-height: 1.6em;
		padding: 40px 0 0 0;
		margin: 0 0 0 230px;
		list-style-type: none;
		color: #a7a574;
	}
	
	ul#secondaryNavBar {
		border-left: 1px solid;
		font-size: 0.96em;
		line-height: 1.6em;
		padding: 40px 0 0 0px;
		margin: 0 0 0 360px;
		list-style-type: none;
		color: #a7a574;
	}
	
	ul#secondaryNavBar li {
		margin: 0 0 0 10px;
	}
	
	#mainContent {
		margin: 0 0 0 40px;
		width: 436px;
		float: left;
	}
	
	#mainContent p {
		font-family: Arial, Helvetica, sans-serif;
		padding: 0 1em 0 0;
	}
	
	#secondaryContent {
		font: italic 1.3em Georgia, "Times New Roman", Times, serif;
		line-height: 1.3em;
		width: 190px;
		float: left;
		color: #999764;
		text-align: right;
	}
	
		#secondaryContent h2 {
		margin: 0 0 5px 0;
	}
	
	#thirdContent {
		font: 1em Georgia, "Times New Roman", Times, serif;
		color: #93a192;
		line-height: 1.5em;
		background: #f3f8f0 url(images/thirdContentHome.jpg) no-repeat;
		width: 320px;
		float: right;
		padding: 13em 0 2em 0;
	}
	
	#thirdContent h2 {
		float: left;
		width: 260px;
	}
	
	#thirdContent ul {
	float: left;
	width: 130px;
		list-style-image: url(images/listTick.gif);
		margin: 0 0 2em 0.5em;
		padding: 0 0 0 30px;
	}
	
	#thirdContent h2 {
		margin: 0 1em 0.4em 1em;
	}
	
	#thirdContent img {
		float: right;
		width: 100px;
		margin: 0 3em 0 0;
	}
	
	#footer {
	background: #e6e8e7;
	}
	
	#footerBg {
	font-size: 0.95em;
	background: #e6e6da;
	color: #858586;
	padding: 2em 0 4em 0;
	}
	
		
	#footerBgWrapper {
	line-height: 1.45em;
	margin: 0 auto; 
	width: 990px;
	color: #949495;
	text-align: left;
	}
	
	#footerBgAddress{
		width: 190px;
		float: left;
		text-align: right;
		border-right: 1px solid;
		padding: 0 20px 0 0;
	}
	
	#footerLinks{
	width: 250px;
	float: left;
	margin: 0 0 0 35px;
	}
	
	#footerMember{
	width: 430px;
	float: left;
	margin: 0 0 0 20px;
	}
	

	
	
	blockquote {
	float: left;
	width: 240px;
		background: #e8eee4 url(images/heronBlockquote.gif) no-repeat;
		padding: 0.6em 1.3em;
		margin: -1em 2em 2em 2em;
	}
		
	h1 {
		font: 230% Georgia, "Times New Roman", Times, serif;
		color: #999764;
		margin: 0.4em 0 -0.1em 0;
	}
	
	h2 {
		font: 1.5em Georgia, "Times New Roman", Times, serif;
		color: #999764;
		margin: 1em 0 -0.4em 0;
	}
	
	h3 {
		margin: 0 0 -0.5em 0;
	}
		
	a:link, a:visited, a:hover {
		color: #a7a574;
	}
	
	
	
	/* Define all values for elements within Forms 
----------------------------------------------------*/	
		
	fieldset {
		text-align: left;
		margin: 0.5em 1.5em 0.5em 0;
		padding: 1.5em;
		border: 1px solid #fff;
		background-color: #e6e6da;
	}
		
	label {
		display: block;
		float: left;
		clear: left;
		width: 6em;
		padding: 0;
		text-align: right;
	}

	input {
		width: 275px;
		margin: 0 0 0 1em;
	}

	textarea {
		width: 270px;
		height: 150px;
		margin: 0 0 0 1em;
	}

	.required {
		color: #CC0000;
	}

	input.submit, input.reset {
		width: auto;
		padding: 0;
		margin: 0 1em 2em 0;
	}

	#fieldfiller {
		position: relative;
		height: 10px;
		width: auto;
	}
	
	
	#map {
	width: 420px;
	height: 300px;
	margin: 0 0 1em 0;
	}


/* this class should be placed on a div or break 
element and should be the final element before the 
close of a container that should fully contain a float 
---------------------------------------------------------*/
	
	.clearfloat { 
		clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}

