@charset "UTF-8";
/* CSS Document */

body {
	background-color: #5E5B54;
	background-image: url(images/background-fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5E5B54;
	margin: 0px;
	padding: 0px;
}
a {
	color: #5E5B54;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	color: #5E5B54;
}
a:visited {
	color: #5E5B54;
}
a:hover {
	color: #9816C9;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: normal;
	color: #9816C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: normal;
	color: #9816C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
#hr {
	margin: 0px;
	padding: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.container {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.content {
	background-color: #f3f3f3;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mainmenu {
	background-image: url(images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	background-color: #5E5B54;
	padding-top: 12px;
	padding-bottom: 12px;
}
.mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
.mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #9900CC;
	font-weight: normal;
}
.footermenu {
	text-transform: uppercase;
	color: #5E5B54;
	letter-spacing: 1px;
	text-align: center;
	background-color: #C4C1BA;
	padding-top: 12px;
	padding-bottom: 12px;
}
.footermenu a {
	color: #5E5B54;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
.footermenu a:link {
	color: #5E5B54;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.footermenu a:visited {
	color: #5E5B54;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.footermenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #9900CC;
	font-weight: normal;
}
#number {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: right;
	letter-spacing: 2px;
}
#address {
	float: right;
	text-align: right;
	letter-spacing: 1px;
	color: #FFF;
}
.widget {
	padding: 10px;
	float: left;
	width: 205px;
	background-color: #CAC7C0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gallery {
	background-color: #CAC7C0;
	margin-top: 5px;
	margin-bottom: 5px;
	min-height: 330px;
}
.slideshow {
	float: right;
	width: 710px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.maincontent {
	text-align: justify;
	float: left;
	width: 620px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.maincontent img {
	border: 1px solid #9816C9;
}
.maincontent2 {
	text-align: left;
	float: left;
	width: 430px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.maincontent2 img {
	float: left;
	width: 150px;
	border: 1px solid #333333;
	margin-right: 15px;
}
.maincontent3 {
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.maincontent4 {
	text-align: justify;
	float: left;
	width: 422px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.rightside {
	padding: 0px 20px;
	width: 225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEADA9;
	float: right;
	min-height: 350px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.rightside2 {
	padding: 0px 20px;
	width: 430px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEADA9;
	float: right;
	min-height: 350px;
	margin-top: 55px;
	margin-bottom: 20px;
	text-align: left;
}
.rightside2 img {
	float: left;
	width: 150px;
	border: 1px solid #333333;
	margin-right: 15px;
}
.rightside .box1 {
	padding: 15px;
	background-color: #CAC7C0;
	margin-bottom: 5px;
}
.rightside .box2 {
	padding: 15px;
	background-color: #AEADA9;
	margin-bottom: 5px;
	color: #5E5B54;
}
.rightside .box2 img {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #756F67;
	
}
.rightside4 {
	padding: 0px 20px;
	width: 422px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEADA9;
	float: right;
	margin-bottom: 20px;
}
.area-indent {
	margin-left: 165px;
}
ul {
	margin: 0px;
	padding: 5px 0px 5px 35px;
	list-style-type: square;
	line-height: 22px;
}
il {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.box1 ul {
	margin: 0px;
	padding: 8px 0px 8px 15px;
	list-style-type: square;
	line-height: 24px;
}
strong {
	font-size: 13px;
}
iframe {
	height: 900px;
	width: 980px;
	border: 0px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.container-reserve {
	width: 990px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.attractions {
	height: 210px;
}
.widgetform {
	color: #FFF;
}
.widgetform-input {
	margin: 5px auto;
	padding: 8px;
	width: 185px;
	text-align: left;
	color: #9816C9;
	border: 1px solid #5E5B54;
}
.widgetform-select {
	margin: 8px 10px 8px 0px;
	padding: 0px;
	background-color: #FFF;
	color: #9816C9;
	height: 25px;
	width: 60px;
	border: 1px solid #5E5B54;
}
.checkrates {
	background-image: url(images/check-rates.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 34px;
	width: 163px;
	background-color: transparent;
	border: 0px none #CAC7C0;
	margin: 10px 0px 0px 22px;
}
.checkrates:hover {
	background-image: url(images/check-rates-over.png);
}
#footer {
	font-size: 10px;
	color: #C4C1BA;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #C4C1BA;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
