	#container {
		width: 760px
	}
	
	#header {
		font: normal 2px Verdana
	}
	
	#headerimage {
		margin-top: 1px;
		margin-bottom: 1px
	}
	
	#footer {
		margin-top: 1px;
		font: normal 2px Verdana
	}
	
	#contentbanner {
		background-image: url(../images/gridpattern.gif); 
		background-repeat: repeat-y; 
		background-color: #D0E0D0;
		border-top: 1px SOLID #006633;
		border-bottom: 1px SOLID #006633;
		padding: 4px 0px 3px 18px
	}
	
	#content {
		background-image: url(../images/gridpattern.gif); 
		background-repeat: repeat-y;
		background-position: 0px 1px;
		padding: 10px 0px 6px 20px;
		font: normal 12px Arial
	}
	
	#map {
		width: 500px;
		height: 350px;
		border: 1px SOLID #666666	
	}
	
	DIV.headeroption {
		margin-top: 17px;
		height: 30px;
		float: left;
		font: normal 10px Verdana;
		border-left: 1px SOLID #006633;
		margin-left: 20px;
		padding-left: 5px;
	}
	DIV.imagetext {
		text-align: center;
		margin-top: 2px;
		margin-bottom: 10px;
		font: normal 9px Arial;
		color: #4C4C4C
	}

	IMG {
		border: 0px
	}
	
	BODY {
		color: #2C2C2C
	}
	
	P {
		margin-top: 0em;
		font: normal 12px Arial;
		line-height: 1.5em;
	}
	
	TD {
		font: normal 12px Arial
	}
	
	H1 {
		font: bold 16px Arial
	}
	
	H2 {
		font: bold 14px Arial;
		margin-bottom: 0.5em
	}
	
	H3 {
		font: bold 14px Arial;
		margin-bottom: 0px;
		line-height: 1.25em
	}
	
	LI 
	{
		margin-left: -1.5em;
	}

	A.navigation:link
	{
		color: #3f653f;
		font-family: Arial;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none
	}

	A.navigation:visited
	{
		color: #3f653f;
		font-family: Arial;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none
	}

	A.navigation:active
	{
		color: #3f653f;
		font-family: Arial;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none
	}

	A.navigation:hover
	{
		color: #7f997f;
		font-family: Arial;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none
	}