body {
	background-color: #F6F1DE;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat;
	margin: 0px;
}

h3 {font-size:16px; color:#65542E; text-align:justify; line-height: 21px;}

.bg {
	/* background-color: #F7F2DF; */
	color: #F6F1DE;
}
.mainCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4B4310;
	line-height: 21px;
	padding: 5px 15px;
}

.hdr {padding: 10px 0 3px 15px;}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4310;
}
.bottomcopy {
	/* background-color: #554815; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4310;
}

.bottomcopy:hover {
	/* background-color: #554815; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4310;
	text-decoration: none;
}

input, textarea {
	border-style: dashed;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #E6E0CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4310;
	padding: 2px;
}

select {
	border-style: dashed;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #E6E0CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4310;
}

input.button {
	background-color: #f5eddb;
}

.home {
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	
.siteBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABA574;
	border-left-color: #ABA574;
}
.siteBottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABA574;
	border-left-color: #ABA574;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA574;
	background:#F6F1DE;
}
.right {

	background-image: url(images/bg_right_rose.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact {

	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.overview {

	background-image: url(images/bg_overview.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.accomodation {

	background-image: url(images/bg_accomodation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a:hover {
	text-decoration: none;
}
.location {


	background-image: url(images/bg_left_rose.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nav img {margin: 3px 7px 2px 8px; border:none}
#nav a:hover img {border-top: 3px #F6F1DE solid; margin-top: 0}

#topbar {height: 6px; background:#675631}
