body {
	background-image: url(images/bg_main.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #80633C;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D3916;
}
a:visited {
	color: #4D3916;
}
a:hover {
	color: #B95D13;
}
a:active {
	color: #4D3916;
}
a.btmlink:link {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.btmlink:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.btmlink:hover {
	color: #CCCC99;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.btmlink:active {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA5D12;
	margin-top: 10px;
	margin-left: 20px;
	font-style: normal;
}
.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 15px;
	text-align: justify;
}
.hometitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D3805;
}
.homebox {
	margin-top: 5px;
}
.reservationheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCE;
}
.formitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCE;
	margin-right: 5px;
}
.formentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #684D1E;
	border: 1px solid #1B2930;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #AA5D12;
	border: 1px solid #FFFFFF;
	color: #FFFFCE;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
}
#SubContent {
	width: 570px;
	margin-left:30px;
	margin-right: 10px;
	}
#SubPicture {
	width: 250px;
	float:left;
	margin-right: 35px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA5D12;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA5D12;
}
.homeheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #C85D13;
	font-weight: bold;
}

.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #C85D13;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#RoomsDescription {
	width: 540px;
	background-color:#E9E9B9;
	margin-left: 30px;
	margin-bottom: 30px;
	border-top-color: #80633C;
	border-right-color: #80633C;
	border-bottom-color: #80633C;
	border-left-color: #80633C;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 20px 0px 20px 0px;
	}
.specials {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #AA5D12;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #59380F;
	border-top-color: #59380F;
	border-bottom-color: #59380F;
	border-left-color: #59380F;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

