	body {
	/*font-family: Arial */
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
}
	body.description {
		background-color: #E1D792;
	
	}

	#mainPage {
	width: 784px;
	background-color: #E1D792;
	/*background-color:#000000;
	*/
	/*background-image : url(bkgray5.jpg);
	*/
	/*text-align: center;
	*/
	vertical-align : top;
}
	#flashMain {
		background-color: #E1D792;
		height: 584px;
		width: 784px;
	}
	#mainContent {
		float: left;
		width: 583px;
			background-color: #E1D792;
		/*background-image : url(bkgray5.jpg); */
	/*	clear: both; */
	}
	

	
	
#rightcontent {
	float: right;
	text-align: left;
	width: 200px;
	/*background-color: #ACF;
	*/
	/*clear: both;
	*/
	background-color: #E1D792;
	/*background-image : url(bkgray5_200.jpg);
	*/
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #635B4E;
	vertical-align : top;
}
	#footer {
		width: 784px;
		clear: both;
		background-color: #E1D792;
		/*visibility: hidden;*/
	}

	.header {
		font-size: 120%;
		font-weight: bold;
		color:#000000
		/*color: #666555;*/
	}
	.header2 {
		font-size: 90%;
		font-weight: bold;
		/*color: #666555; */ 
		color: #081B55;
	}
	.regTextMain {
		font-size: 90%;
		color: #000000;
		margin-left : 4%;
		margin-right : 4%;
		text-align : justify;
	}
	.regTextLeft {
		font-size: 80%;
		color: #000000;
		margin-left : 3%;
		margin-right : 3%;
	}
	.regTextContact {
		font-size: 90%;
		color: #000000;
		margin-left : 10%;
		margin-right : 4%;
		text-align : justify;
	}


	.regText {
		font-size: 80%;
		color: #000000;
		margin-left : 4%;
		margin-right : 4%;
		text-align : justify;
	}
	.regTextSmall {
		font-size: 75%;
		color: #000000;
		margin-left : 4%;
		margin-right : 4%;
		text-align : justify;
	}

	.regTextFooter {
		font-size: 70%;
		color: #000000;
	}
	

	.waterNum {
		font-size: 95%;
		color: Blue;
		font-style : oblique;
		font-weight : bold;
	}
	.landNum {
		font-size: 95%;
		color: Maroon;
		font-style : oblique;
		font-weight : bold;
	}
	ul.mainLists {
	margin-left : 6%;
	}

	li {
	margin-left : 2%;
	list-style-type : disc;
	font-size: 90%;
	text-align : left;
	font-weight : normal;
}
.style1 {
	font-size: 95%; 
	color: #000000; 
	margin-left: 4%; 
	margin-right: 4%; 
	text-align: justify; 
	font-weight: bold; 
	}
	#imageRight1 {
		float: right;
		padding: 3px 3px 3px 3px;
		font-size: 60%;
		width: 198px;;
		font-weight: normal;
		color: #666666;
	}
	#imageRight2 {
		float: right;
		padding: 3px 3px 3px 3px;
		font-size: 60%;
		width: 292px;;
		font-weight: normal;
		color: #666666;
	}
	#imageRight3 {
		float: right;
		padding: 3px 3px 3px 3px;
		font-size: 60%;
		width: 225px;
		font-weight: normal;
		color: #666666;
	}
	#imageRight4 {
		float: right;
		padding: 3px 3px 3px 3px;
		font-size: 60%;
		width: 230px;
		font-weight: normal;
		color: #666666;
	}
	#imageRight250 {
		float: right;
		padding: 3px 3px 3px 3px;
		font-size: 60%;
		width: 250px;
		font-weight: normal;
		color: #666666;
	}
	#imageRight230 {
		float: right;
		padding: 3px 3px 3px 3px;
		font-size: 60%;
		width: 230px;
		font-weight: normal;
		color: #666666;
	}
	
	#imageLeft {
		float: left;
		padding: 3px 10px 3px 3px;
		width: 250px;
		font-size: 60%;
		font-weight: normal;
		color: #666666;
 	}
	#imageLeft2 {
		float: left;
		padding: 3px 10px 3px 3px;
		width: 218px;
		font-size: 60%;
		font-weight: normal;
		color: #666666;
 	}
a {
	color: #0000A0;
	text-decoration : none;
}

a.xsmall {
	font-size : 80%;
}

a:active {
	color: #0000A0;
}
a:link {
	font-weight: bold;
	color: #0000A0;
}
a:visited {
	color: Blue;
}
a:hover {
	color: #996633;
	text-decoration : underline;
}

