@charset "UTF-8";
body {
	background-image: url(images/main-tile.jpg);
	background-position: center -42px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#contentmiddle.subcontent {
	width: 600px;
	border-right-style: none;
	padding-left: 20px;
}
#mainimage {
	width: 1050px;
	height: 265px;
	background-image: url(images/mainImage.jpg);
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(images/shoreline-text.jpg);
	background-position: center top;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 53px;
}
#content.sub {
	background-image: url(images/shoreline-textsub.jpg);
}
#contentmiddle {
	width: 369px;
	float: left;
	padding-left: 18px;
	padding-right: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	margin-right: 9px;
	margin-left: 12px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#contentlefty {
	float: left;
	width: 208px;
	padding-left: 102px;
}
#contentrighty {
	float: left;
	width: 206px;
}
#contentrighty p {
	padding-left: 30px;
}
#navbar {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-left: 75px;
}
#thegreatoutdoors {
	background-color: #536337;
}
#thegreatundoors {
	background-image: url(images/main-tile-fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	width: 1050px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 11px;
}
a {
	color: #566748;
	text-decoration: none;
}
#content p {
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	margin-bottom: 4px;
}
ol {
	padding-left: 30px;
	margin: 0px;
}
.subtitle {
	font-size: 14px;
	color: #4D5D77;
}
.floaty {
	margin: 8px;
	float: right;
	border: 1px solid #CAD0BA;
	clear: both;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #4D5D77;
}

