/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: url(images/leaf%20pattern.jpg) repeat left top;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
img {
	border: none;
}

h1 {
	color: #FFF;
}
#banner {
	background: url(images/Myrtle%2001.JPG) no-repeat left top;
	width: 921px;
	height: 299px;
	text-align: center;
	clear: left;
	margin-left: 160px;
}


h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	font-size: 14px;
	color: #000;
	text-align: center;
}

a {
	color: #030;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 920px;
	height: 60px;
	margin: 0px auto;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 920px;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	background-color: #696;
	border-top: 1px solid #060;
	border-right: 1px solid #060;
	border-left: 1px solid #060;
	border-bottom-width: 1px;
	border-bottom-color: #060;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #696;
}

#menu a:hover {
	background: #363;
}

/* Content */

#content {
	background: #9C9;
	width: 920px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	border-top: 1px none #060;
	border-right: 1px solid #060;
	border-bottom: 1px none #060;
	border-left: 1px solid #060;
}

#colOne {
	float: right;
	width: 620px;
	margin-top: 20px;
	background: #C1E5C1;
}

#colTwo {
	float: left;
	width: 240px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background: #9C9;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #030;
	background-color: #696;
}

#content h3 {
	color: #390;
}
#content  img {
	padding: 0px;
}

/* Footer */

#footer {
	width: 920px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 50px;
	background: #696;
	border-right: 1px solid #060;
	border-bottom: 1px solid #060;
	border-left: 1px solid #060;
	border-top-width: 1px;
	border-top-color: #060;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: right;
	font-size: 11px;
	color: #393;
	padding-right: 20px;
}

#footer a {
	color: #060;
}

#footer a:hover {
	color: #060;
}
#content p {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.headerimg {
	margin: 0px;
	padding: 0px;
}
#colOne img {
	padding: 5px;
}
