body
	{
		text-align: center;
		font-size: 73%;
		background-color: #888982;
		color: #ffffff;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
	}
h1
	{
		color: #fff;
		font-size: 150%;
		float: left;
		margin-top: 30px;
		margin-left: 150px;
		font-weight: normal;
	}
h2
	{
		color: #fff;
		font-size: 150%;
		font-weight: normal;
		margin: 20px 0 0 0;
		padding: 0;
	}
h3
	{
		font-weight: normal;
	}
p
	{
		text-align:justify;
		font-size: 100%;
	}
td
	{
		font-size: 100%;
	}
#positioning
	{
		margin: 0 auto;
		padding:0;
		width:960px;
		text-align:left;
		position:relative;
}
#border
	{
		border: 1px solid #fff;
		background-color: #003f2d;
		float: left;
	}
#header
	{
		float: left;
		background-color: #003f2d;
		width: 958px;
		height: 80px;
	}
#header img
	{
		float: right;
		margin-top: 5px;
		margin-right: 20px;
	}
#homeimage_left
	{
		width: 150px;
		height: 350px;
		float: left;
		margin: 0;
		padding: 0;
	}
#homeimage_right
	{
		width: 807px;
		height: 350px;
		float: right;
		margin: 0px;
		padding: 0px;
	}
#aerialimage_left
	{
		width: 140px;
		height: 520px;
		float: left;
		padding: 5px;
	}
#aerialimage_right
	{
		width: 807px;
		height: 530px;
		float: left;
	}
#textbox_full_width
	{
		background-color: #003f2d;
		padding: 0 0 20px 150px;
		float: left;
		width: 810px;
		border-top: 1px solid #fff;
	}
#text_left
	{
		background-color: #003f2d;
		padding: 0 0 20px 150px;
		float: left;
		width: 550px;
		_width: 450px;
		border-top: 1px solid #fff;
	}
#textbox_left
	{
		background-color: #003f2d;
		padding: 0 0 20px 150px;
		float: left;
		width: 335px;
		border-top: 1px solid #fff;
	}
#textbox_left p
	{	
		width: 310px;
		_width: 300px;
	}
#textbox_right
	{
		background-color: #003f2d;
		padding: 0 0 20px 20px;
		float: left;
		width: 455px;
		_width:370px;
		border-top: 1px solid #fff;
	}
#right_image_column
	{
		width: 223px;
		float: left;
		background-color: #003f2d;
			border-top: 1px solid #fff;
			padding-top: 55px;
			padding-left: 35px;
	}
