
body {
	background-image: url(images/Ichetucknee_Springs_3-713412.jpg);
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #0000CC;
	background-repeat:no-repeat

}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	height: 125px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #ff6600;
	border-bottom: none;
	background: #B0C4DE;
}

#header h1 {
	float: left;
	margin: 20px 0 0 20px;
	font-size: 50px;
	letter-spacing: -7px;
	color: #B0C4DE;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -2px;
	color: #0000CC;
	font-weight: bold;
}

#header h3 {
	font-family: "Engravers MT";
	font-size: 24px;
	color: #000000;
	text-align: center;
}




a {
	color: #323B2E;
	text-decoration: none;
}

a:hover {
	color: #764B31;
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
	border: 2px solid;
}

/* Menu */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #B0C4DE;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #B0C4DE;
	border-top: 1px solid #8F7964;
	border-bottom: 1px solid #63554A;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Engravers MT;
}

#menu1 a:hover {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	color: #764b31;
	font-family: inherit;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	border: 10px solid #ff6600;
	border-top: none;
	background: #FFFFFF;
}

#colOne {
	float: right;
	width: 190px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: left;
	margin-top: 20px;
	width: 440px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -2px;
	
}


#footer {
	width: 700px;
	height: 50px;
	background: #000000;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}




#footer a{
text-align: center;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.form {
font-size: 13px;
color: #0000CC;
}


.content {
font-size: 13px;
color: #0000CC;
text-align: justify;
}

.contentheader {
font-size: 14px;
color: #0000CC;
text-align: left;
text-decoration: underline;
font-weight: bold;
}


.margin-news {
border-style: double;
border-width: 3px;
background-color: #FFFFFF;
font-family: inherit;
font-size: 13px;
color: #0000CC;
}


