/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #544677;
	background-image: url(/images/back.jpg);
	text-align: center;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#wrapper {
		margin: 0px auto;
					width:840px;
		background-image: url(/images/wrapback.jpg);
		background-repeat: repeat-y;
		
	
}
#wrapper2 {
		margin: 0px auto;
					width:840px;
		background-image: url(/images/wrapback2.jpg);
		background-repeat: repeat-y;
		
	
}
#wrapper3 {
		margin: 0px auto;
					width:840px;
		background-image: url(/images/wrapback3.jpg);
		background-repeat: repeat-y;
		
	
}
#header {
	margin: 0px auto;
	padding: 0px;
		width:840px;
	height:265px;	
	
	
}
#nav {
		float: left;
		margin-left: 15px;
		width: 590px;
	height:34px;
		z-index:1;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #544677;
	
}

#frontimage {
		
	width:210px;
	height:300px;	
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.spacer {
clear: both;
}
#content {
	width:346px;
	float: left;
	padding-top: 10px;
	background-image: url(/images/contentback.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #544677;
}
a:visited {
	color: #544677;
}
a:hover {
	color: #8E8371;
}
a:active {
	color: #544677;
}
#footer{
	margin-left: 15px;
	float: left;
	width:580px;
	height:130px;
	
}.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #544677;
}

#accommodationcontent {
	width:294px;
	height:auto;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#features {
	width:266px;
	height:auto;
	float: left;
	padding-left: 20px;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544677;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C0B7;
	line-height: 12px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #E4DDCD;
	font-weight: bold;
	background-position: left;
}
#quoteaccom {
	width:170px;
	height:auto;
	float: right;
	padding-left: 0px;
	padding-right: 40px;
}
#photo {
	width:560px;
	height:100%;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
}
#photos {
	
	width:580px;
	height:auto;
	float: left;
	overflow: auto;
}
#location {
	width:578px;
	height:77px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#map {
	width:445px;
	float: left;
	padding-left: 20px;
}
#directions {
	width:140px;
	height:350px;
	float: left;
}
#river {
	width:170px;
	height:auto;
	float: right;
	padding-left: 0px;
	padding-right: 40px;
}
.boldpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #544677;
}
#testimonials {
		width:580px;
		float: left;
	padding-left: 20px;
	padding-right: 20px;
	
}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
