@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663366;
	background: #EAC0D7 url(images/bgrnd.jpg) repeat-y center top;
}
h1 {
	font-size: 20pt;
	color: #663366;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	color: #663366;
	font-weight: normal;
}
h3 {
	font-size: 12pt;
	color: #663366;
}

p.heading_one{
	font-size: 20pt;
	color: #663366;
	font-weight: bold;
}
p.heading_two{
	font-size:1.3em;
	font-weight: bold;
}

p.heading_two a{
	font-size: 14pt;
	color: #663366;
	font-weight: normal;
}
p.heading_three{
	font-size: 12pt;
	color: #663366;
}
p.heading_four{
	font-size: 10pt;
	font-weight: bold;
}

a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #FF85B5;
}
a:active {
	text-decoration: none;
}

.headlink:link { text-decoration:underline; color : #ff0066; }
.headlink:hover { text-decoration:underline; color : #FF85B5; }
.headlink:visited { text-decoration:underline; color : #ff0066; }
.headlink:visited:hover {	text-decoration:underline; color : #FF85B5; }

a.sitemap:link {
	color: #FF85B5;
	text-decoration: none;
}
a.sitemap:visited {
	text-decoration: none;
	color: #660033;
}
a.sitemap:hover {
	text-decoration: underline;
	color: #FF0099;
}
a.sitemap:active {
	text-decoration: none;
}


#outer-container {
	width:824px;
	margin:0px auto;
}

#header {
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#header2 {
	background-image: url(images/header_02.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#header3 {
	background-image: url(images/header_03.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#header4 {
	background-image: url(images/header_04.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#header5 {
	background-image: url(images/header_05.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#header6 {
	background-image: url(images/header_06.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#mainarea6 {
	background-image: url(images/mainarea_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 614px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 130px;
	padding-left: 30px;
}
#navbar {
	float:left;
	list-style-type: none;
	text-decoration: none;
	height: 30px;
	background-image: url(images/nav_off.jpg);
	background-repeat: repeat-x;
	width: 798px;
	padding-left: 26px;
	margin: 0px;
}
#mainarea-container {
	width: 824px;
	}
#mainarea {
	width:614px;
	float:left;
	background:#FFF url(images/mainarea_01.jpg) no-repeat left bottom;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 130px;
	padding-left: 30px;
}
#mainarea2 {
	background-image: url(images/mainarea_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 614px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 130px;
	padding-left: 30px;
	float: left;
	background-color: #FFFFFF;
}
#mainarea3 {
	background-image: url(images/mainarea_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 614px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 130px;
	padding-left: 30px;
}
#mainarea4 {
	background-image: url(images/mainarea_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 614px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 130px;
	padding-left: 30px;
}
#mainarea5 {
	background-image: url(images/mainarea_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 614px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 130px;
	padding-left: 30px;
}
#sidebar {
	width: 160px;
	height: 100%;
	float: right;
}
#sidebar-2 {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 30px;
}
#sidebar-2 p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330033;
	font-weight: normal;
}
#sidebar-2 a:link {
	color: #330033;
	text-decoration: none;
}
#sidebar-2 a:hover {
	color: #330033;
	text-decoration: underline;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	width: 824px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	bottom: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

p.booking_link{
	margin-top:10px;
}
p.booking_link a{
	font-size:14px;
	font-weight: bold;
}

#bookform input {
margin:5px 10px;
}
