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


* {
	margin:0;
	padding:0;
}
body {
	background: #b5b7b9;
}
a {
	color:#654978;
}
a:hover {
	color:black;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.clear {
	clear:both !important;
}
html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#58595b;
}
h1, h2, h3 {
	color:#654978;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
	padding-bottom:10px;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
	font-size:11px;
	border: 1px solid #cccccc;
}
p {
	padding-bottom:15px;
}
.padtop5 {
	padding-top:5px;
}
.padbot5 {
	padding-bottom:5px;
}
.padtop15 {
	padding-top:15px;
}
.padtop10 {
	padding-top:10px;
}
.padright10 {
	padding-right:10px;
}
.padbot15 {
	padding-bottom:15px;
}
.padleft20 {
	padding-left:20px;
}
.padleft10 {
	padding-left:10px;
}
.nopad {
	padding:0 !important;
}
.bold {
	font-weight:bold;
}
.blue {
	color:#0c71b2;
}
.grey {
	color:#666666;
}
.plum {
	color:#654978;
}
.white {
	color:white !important;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right !important;
}
.red {
	color:red;
}
.blue2 {
	color:#9fb9c8;
}
.lilac {
	color:#82668c;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.font14 {
	font-size:14px;
}
.font16 {
	font-size:16px;
}
/* ============================= main layout ====================== */

body {
	background-image:url(images/background.png);
}
#container {
	width:972px;
	margin:0 auto;
	height:100%;
}
#header {
	width:972px;
	height:334px;
	margin-top:20px;
	float:left;
}
#homelink {
	position: relative;
	top: 67px;
	left: 41px;
}
#header_inner {
	width:972px;
	height:221px;
	margin-top:20px;
	background-image:url(images/header_inner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}
#addressband {
	background-image:url(images/address.jpg);
	width:972px;
	height:21px;
	text-align:center;
	color:#4f3c5d;
	float:left;
	padding-top:7px;
	font-size:12px;
}
#addressband_inner {
	color:#4F3C5D;
	float:left;
	font-size:12px;
	height:21px;
	position:relative;
	text-align:center;
	top:16px;
	width:972px;
}
#header_title {
	color:#FFFFFF;
	float:left;
	font-size:45px;
	height:53px;
	left:252px;
	position:relative;
	text-align:center;
	top:-15px;
	width:500px;
}
#menu {
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
	width:972px;
	height:50px;
	float:left;
}
#content_wrapper {
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:972px;
}
#content {
	background-image:url(images/body_bg.png);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:   13px 0px;
}
#content_end {
	height:20px;
	width:972px;
	background-image:url(images/foot_bg.jpg);
	float:left;
}
#footer {
	float:left;
	padding-bottom:20px;
	width:972px;
	color:#4f3c5d;
	font-size:12px;
}
#footer #links {
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:70px;
	padding-right:70px;
}
#footer a {
	color:#4f3c5d;
}
#footer a:hover {
	color:black;
}
#footer #info {
	float:left;
	padding-left:20px;
	padding-right:20px;
}
#footer .images img {
	padding-right:20px;
	float:left;
}
.homepage img {
	padding:10px;
	
}
.welcome {
	padding-left:0 !important;
	padding-right:0 !important;
}
/* ============================= inner page ====================== */

.inner img {
	padding:5px;
}
.tab {
	background-image:url(images/roomtab.jpg);
	height:40px;
	width:301px;
	position:relative;
	left:7px;
}
.tab span {
	position:relative;
	top:10px;
	left:10px;
	color:white;
	font-weight:bold;
}
.roompic {
	width:615px;
	height:458px;
	float:left;
}
.roompic img {
	padding:0 !important;
}
.roomdetails {
	height:406px;
	background-color:#e3dfe7;
	color:#58595b;
	width:245px;
	float:left;
	padding:20px;
}
.availability_img {
	position:relative;
	left:40px;
	margin-top:20px;
}
.roomprices .days {
	font-weight:bold;
	float:left;
	width:170px;
}
.roomprices .rates {
	float:left;
}
.features {
	list-style:disc;
	margin-left:40px;	
}


.bigtab {
	background-image:url(images/bigtab.jpg);
	height:40px;
	width:550px;
}
.bigtab span {
	position:relative;
	top:10px;
	left:10px;
	color:white;
	font-weight:bold;
	color:white;
}

.getawaydetails {
	height:auto;
	background-color:#e3dfe7;
	color:#58595b;
	width:875px;
	float:left;
	padding:20px;
}

.getawaydetails img {
	padding-right:20px;
	padding-bottom:10px;
}

.getaway {
	margin-bottom:20px;	
	float:left;
}

.weddingwrapper {
	float:left;
	width:520px;
	height:385px;	
}

.attraction_image {
	width:140px;
	float:left;	
}

.attraction {
	clear:both;
	padding-bottom:15px;
	float:left;	
}

.attraction_info {
width:770px;	
float:left;
}
