body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg.jpg);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #124115;
}
a:visited {
	color: #08290A;
}
.width {
	width: 550px;
	margin-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #855C12;
}
.full-bkg {
	background-image: url(images/full-bkg.jpg);
	background-position: center bottom;
}
.width2 {
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ECCC91;
	border: 1px solid #000000;
	padding: 0px;
}
.res-text {
	font-size: 11px;
}
.pics {
	border: 1px solid #000000;
}
.splash-bkg {
	background-image: url(images/splash-bkg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.home-text {
	padding: 0px;
	width: 475px;
	margin-top: 0px;
	margin-right: 95px;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #7b5309;
	text-align: justify;
}

.home-text2 {
	padding: 0px;
	width: 350px;
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #7b5309;
	text-align: justify;
}
