#navcontainer ul
	{
	text-align: center;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #562f32;
	color: white;
	width: 780px;
	border-bottom:10px solid #562f32;
	border-top:5px solid #562f32;
	font-family: Arial, Helvetica, sans-serif;
	}

#navcontainer ul li
	{ 
	display: inline; 
	}

#navcontainer ul li a
	{
	padding:0px 10px 0pt;
	color: white;
	text-decoration: none;
	border-right: 1px solid #566047;
	}

#navcontainer  li a:hover
	{
	text-decoration: underline;
	}

#navcontainer #active { border-left: 1px solid #562f32; }



BODY{ background-color: #ffffff;
	 text-decoration:none; 
	 font-family:"trebuchet MS"; 
	 font-size:12pt; 
	 margin:0; 
	 padding:0;
	 text-align:center;
	  }


A:Link{COLOR:#000000; text-decoration:underline}
A:Visited{COLOR:black; text-decoration:underline}


.maincontent{  
	background:#ffffff; 
	width:780px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;
		}

.textcontentleft{ background-position: 0 0; float:left; margin-left:0; width:530px; padding-right:10px; text-align:justify; padding-top: 0; }



img.right{ float:right; padding:0; background:#ffffff; right top; border:solid 2px #566047; width:220px; margin: 0; }


#footer{ clear:both; width:100%; font-size:9pt; text-align:center; background:#ffffff
	; padding-top: 2em; }

img.logo{ background-image: url(../Images/BannerLR.jpg); width:770px; height:244px; border:solid 5px #562f32; padding:0; margin:0; vertical-align:bottom; }
	
.imagecontentright { line-height: 10em; width: 225px; float: right; padding: 1em 0 0; }
img.maphb { width: 500px; height: 300px; margin: auto auto auto 140px; border: solid 2px black; }
h7 { font-weight: bolder;}
img.maphn { width: 500px; height: 400px; margin-top: auto; margin-bottom: auto; margin-left: 140px; border: solid 2px black; }
#tocenter { text-align: center; }
.textcontentright { width: 530px; float: right; clear: both; }
.imagecontentleft { width: 225px; padding-top: 1em; }
img.left { border: solid 2px black; }
#toitalics { font-size: smaller; font-style: italic; }
h1{color: #566047; border-bottom: 1px solid black; font-size: 1.5em; margin-top: .5em;}
