@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "American Typewriter Light";
	color: #000000;
	background-color: #93A982;
	text-align: center;
	background-image: url(texture.jpg);
	background-repeat: repeat-y;
}

#wrap {
	padding: 0px;
	height: 750px;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: none;
	background-image: url(water.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #637A4E;
	border-right-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-top-color: #F8F8CC;
}

#wrap #head {
	background-color: #637A4E;
	margin: 0px;
	padding: 0px;
	height: 201px;
	width: 800px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#wrap #head h1 {
	font-size: 14px;
	color: #BBC8B4;
	text-align: right;
	padding: 50px 0px 0px;
	margin-right: 20px;
	font-weight: bold;
}
#wrap #head p {
	font-size: 12px;
	color: #1E2401;
	text-align: right;
	padding: 0px;
	margin-right: 20px;
	line-height: 13px;
}
#wrap #nav {
	background-color: #768A66;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px;
	height: 30px;
	width: 830px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
ul {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
}
li {
	display: inline;
	padding-left: 20px;
	margin: 0px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	
}


a:link {
	color: #F8F8CC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
	color: #CFD5AC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #475430;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#container {
	background-color: #637A4E;
	height: 400px;
	width: 600px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EEEDC4;
	padding: 0px 0px 0px 10px;
	margin: 0px auto;
}

p {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 10px 30px;
	color: #050403;
}
#footer  {
	background-color: #637A4E;
	margin: 0px auto 30px;
	padding: 0px 0px 10px;
	height: 135px;
	width: 850px;
	color: #333333;
	font-size: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #B7C4B0;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px;
	padding: 10px 0px;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #B3C2A3;
}
.left {
	float: left;
}
.right {
	float: right;
}
#footer a:link {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
#footer a:visited {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
#footer a:hover {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
#footer a:active {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}.9 {
	font-size: 10px;
	color: #B7C4B0;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 10px;
	text-align: justify;
	margin: -5px 0px 5px 60px;
	width: 475px;
	color: #B3C2A3;
}
#footer ul {
	height: 25px;
}
#footer li {
	letter-spacing: normal;
}
#wrap #container #box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
#wrap #container #boxtwo {
	float: left;
	width: 300px;
	margin-left: 20px;
	height: 280px;
	padding: 5px;
}

