* {
	margin:0;
	padding:0;
	}
	

body {
	background-color:#485260;
	text-align:center;
	}

a {
	color:gray;
	}
	
h1 {
	color:#5E8E04;
	font-style:italic;
	}
h3 {
	color:#754c1a	;
	}
	
h4 {
	color:#754c1a;
	}
	
#plotmap {
	width:200px;
	height:144px;
	position:relative;
	left: 15px;
	top: -130px;
	}
	
.plan a {
	text-decoration:none;
	color:#000000;
	}
	
.plan a:hover {
	text-decoration:underline;
	}
	
#container {
	position:relative;
	width:752px;
	margin: 0 auto;
	}
	
#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 752px;
}

#home_body {
	background-image: url(/images/body_main.jpg);
	background-repeat: repeat-y;
	width:752px;
	height:355px;
}

#content {
	background-image: url(/images/strip.jpg);
	background-repeat: repeat-y;
	width:752px;
	text-align:left;
	padding:10px 40px
}
#content_plans {
	background-image: url(/images/strip.jpg);
	background-repeat: repeat-y;
	width:670px;
	text-align:left;
	padding:10px 40px
}
#footer {
	background-image: url(/images/footer.jpg);
	height: 99px;
	width: 752px;
}

#navcontainer {
	position:absolute;
	top:103px;
	left: -4px;
	width: 754px;
	}
	
#navlist li
	{
	display: inline;
	list-style-type: none;
	padding-right: 16px;
}

#navcontainer a {
	text-decoration:none;
	font-size:19px;
	color:#000000;
	padding-left:14px;
	}

#navcontainer a:hover {
	background:url(/images/WeeButterfly.jpg) no-repeat left top ;
	color:#003300;
	}
	
#footer #footertxt {
	position: relative;
	top: 25px;
}

#hometxt1 {
	position: absolute;
	left: 188px;
	top: 349px;
	width: 274px;
	font-size:20px;
}

#hometxt2 {
	position: absolute;
	left: 185px;
	top: 423px;
	width: 281px;
	font-size:25px;
	color:#5d9001;
	font-weight:bold;
}

#hometxt3 {
	position: absolute;
	left: 182px;
	top: 488px;
	width: 281px;
	font-size:14px;
	font-weight:bold;
}

.comminfo ul {
	margin-left:60px;
	font-size:20px;
	}
	
#contactTxt {
	position: absolute;
	left: 440px;
	top: 200px;
	width: 300px;
}
#contactfix {
	position: relative;
	float: right;
	margin-right: 100px;
	height: 350px;
	width: 10px;
}
#BC_footer {
	text-align:center;
	margin-top:10px;
	}

#BC_footer a:link, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: grey;
	text-decoration: none;
}

#BC_footer a:hover {
	color: Maroon;
}
