html, body, div, span, applet, object, iframe, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.footertxt {
	color: #273015;
	text-align: center;
	font-weight: bold;
}
.photo {

	padding: 6px;

	border: 1px solid #CCCCCC;
	}
.nav {
	color: #273015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
.nav a:link {
	color: #273015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.nav a:visited {color: #273015;
	text-decoration: none
}
.nav a:active {color: #273015;
	text-decoration: none
}
.nav a:hover {
	color: #546b5b;
	text-decoration: underline
}
body {
	background-color: #627851;
	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(bg.jpg);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 1.5em;
	line-height: 1.5em;
	font-size: 12px;
	color: #333;

}
ul {
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	}
h1 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 5px 0;
}
h2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 5px 0;
}
a,  a:link {
  color: #273015;
  text-decoration: underline;
}
a:visited {
  color: #273015;
    text-decoration: underline;
}
a:hover {
	color: #546b5b;
	text-decoration: underline;
}
a:focus {
  color: #273015;
}
a:active {
  color: #273015;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 700px;
}
#outerWrapper #header {
	background-color: #ffffff;
	border-bottom: solid 1px #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	height: 125px;
	background-image: url(everglades-fishing.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
}
#outerWrapper #navigation {
	background-color: #ffffff;
	border-bottom: solid 1px #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	height: 25px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
	padding-top: 10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #footer {
  background-color: #627851;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px;
}

