*{
	margin:0px;
	padding:0px;
	}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-attachment: fixed;
	background-image: url(../images/back-repeat.jpg);
	background-repeat: repeat;
	background-position: center center;
	}

h1, h2, h3, h4, h5, h6{
	margin-bottom:15px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #2E2D2B;
	}
	
h1{
	font-size:4.0em;
	}
	
h2{
	font-size:3.6em;
	}
	
h3{
	font-size:3.2em;
	}
	
h4{
	font-size:2.8em;
	color: #8d2463;
	}
	
h5{
	font-size:2.4em;
	}
	
p{
	margin-bottom:10px;
	font-size:1.7em;
	line-height:1.85em;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #2E2D2B;
	}
	
ul{
	margin-bottom:20px;
	}
	
li{
	font-size:1.65em;
	line-height:1.7em;
	color: #666;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	}
	
a{
	text-decoration:none;
	color:#8d2463;
	outline:none;
	}
	
a, img{
	border:0px;
	}
	
a:hover{
	color:#2E2D2B;
	}
	
input, textarea{
	border:0px;
	background:#F2F2F2;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.65em;
	margin-bottom:15px;
	}

.wrapper{
	width:100%;
	}

.wrapper#header-map{
	height:442px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.wrapper#header{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(../images/back-repeat-nav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.wrapper#header .row{
	padding-top: 20px;
	}
	
.wrapper#header-img{
	height:440px;
	background-image: url(../images/hp-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8E8B85;
	border-bottom-color: #EAE4DB;
	}
	
.wrapper#header-img-rooms{
	height:440px;
	background-image: url(../images/rooms-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.wrapper#header-img-testimonials{
	height:440px;
	background-image: url(../images/testimonials-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

.wrapper#content{
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.wrapper#content ul{
	margin-left:15px;
	}
	
.wrapper#content img{
	margin-bottom:30px;
	}

.wrapper#footer{
	color:#FFF;
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8d2463;
	background-color: #8d2463;
	}
	
.wrapper#footer p{
	margin-bottom:10px;
	font-size:1.3em;
	line-height:1.5em;
	}
	
.wrapper#footer ul{
	list-style-type:none;
	}
	
.wrapper#footer ul li{
	font-size:1.3em;
	line-height:1.5em;
	}
	
.wrapper#footer a{
	color:#f3afd3;
	}
	
.wrapper#footer a:hover{
	color:#FFFFFF;
	}

.wrapper#footer .row{
	position:relative;
	padding-top: 60px;
	padding-bottom: 10px;
	}

.row{
	margin:0 auto;
	padding:40px 0;
	width:980px;
	}

.column-1-1{
	margin:0px 0px 20px 0px;
	width:980px;
	}
	
.column-1-2{
	margin:0px 20px 20px 0px;
	width:480px;
	float:left;
	}
	
.column-1-2 input,
.column-1-2 textarea{
	width:460px;
	max-width:460px;
	color: #2E2D2B;
	font-size: 1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d2463;
	}
	
.column-1-2 input[type="submit"]{
	width:auto;
	color:#FFFFFF;
	background-color: #8d2463;
	}
	
.column-1-2 input[type="submit"]:hover{
	width:auto;
	background:#8d2463;
	color:#FFFFFF;
	cursor:pointer;
	}
	
.column-1-3{
	margin:0px 20px 20px 0px;
	width:313px;
	float:left;
	}
	
.column-2-3{
	margin:0px 20px 20px 0px;
	width:646px;
	float:left;
	}
	
.column-1-4{
	width:230px;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
	
.column-3-4{
	margin:0px 20px 20px 0px;
	width:730px;
	}
	
ul#nav{
	margin-bottom:0px;
	list-style-type:none;
	width:980px;
	height:70px;
	}
	
ul#nav li{
	list-style-type:none;
	height:70px;
	line-height:70px;
	float:left;
	font-size:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #002048;
	width: 163px;
	}
	
ul#nav li a{
	color:#8d2463;
	height:70px;
	display:block;
	}
	
ul#nav li a:hover{
	background-color: #FFFFFF;
	color: #8d2463;
	}
	
ul#nav li.current-page a{
	background:#FFF;
	}

#logo{
	margin-bottom:25px;
	width:250px;
	height:135px;
	display:block;
	float:left;
	background-image: url(../images/head-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#logo span{
	display:none;
	}
	
#logo-footer{
	width:230px;
	height:120px;
	display:block;
	background-image: url(../images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#logo-footer:hover{
	}
	
#logo-footer span{
	display:none;
	}
	
.no-padding{
	padding:0px;
	}
	
.no-padding-bottom{
	padding-bottom:0px;
	}
	
.no-margin-right{
	margin-right:0px;
	}
	
.no-margin-bottom{
	margin-bottom:0px;
	}
	
.margin-bottom-20{
	margin-bottom:20px;
	}
	
.align-left{
	margin:0px 30px 30px 0px;
	float:left;
	}
	
.align-right{
	margin:0px 0px 30px 30px;
	float:right;
	}
	
.img-border{
	background:#F5F5F5;
	padding:30px;
	}
	
hr{
	margin-bottom:30px;
	width:100%;
	display:block;
	clear:both;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9C5C0;
	border-bottom-color: #FFF;
	}
	
.wrapper#content .column-1-1.content-bottom-msg{
	margin-bottom:0px;
	text-align:center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d2463;
	}
	
.column-1-1.content-bottom-msg h4{
	font-size:4.4em;
	line-height:230px;
	margin-bottom:0px;
	color: #8d2463;
	}
	
#back-top-top{
	position:absolute;
	top:-56px;
	left:50%;
	margin-left:-78px;
	width:76px;
	height:76px;
	background:url(../images/btn-back-to-top.gif) 0px 0px no-repeat;
	border:#FFFFFF 2px solid;
	display:block;
	}
	
#back-top-top span{
	display:none;
	}
	
.clear{
	clear:both;
	}
#footer h4 {
	font-size: 2.6em;
	color: #FFF;
}
#footer p {
	color: #FFF;
}
#content li {
	color: #333;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(../images/bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	list-style-type: none;
	line-height: 1.5em;
}
.terms {
	padding-right: 100px;
	padding-left: 100px;
	width: 780px;
}
.terms p {
	font-size: 1.4em;
}
.terms ul li {
	font-size: 1.4em;
}
.subnav ul li a {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	color: #2E2D2B;
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDB9B1;
}
.subnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subnav ul li a:hover {
	background-color: #8d2463;
	color: #FFF;
}
#nav2 li {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #8d2463;
}
#nav2 li a {
	display: block;
	color: #f3afd3;
	font-size: 1.3em;
	line-height: 1;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 260px center;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav2 li a:hover {
	color: #FFF;
}
#map {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 440px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8d2463;
	border-right-color: #8d2463;
	border-bottom-color: #8d2463;
	border-left-color: #8d2463;
}
#headimage-bk {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	width: 100%;
	background-color: #8d2463;
}
.ht30 {
	height: 30px;
}
#header-masthead {
	height: 440px;
	position:relative;
	display:block;
	width:100%;
	min-width: 960px;
	overflow:hidden;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8d2463;
	border-right-color: #8d2463;
	border-bottom-color: #8d2463;
	border-left-color: #8d2463;
	background-color: #8d2463;
}
#header-image-wrapper
{
	height: 440px;
	width: 1350px;
	position:absolute;
	margin-left: -675px;
	left: 50%;
	overflow:hidden;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header-mainimage {
}
#header-mainimage img
{
	text-align:center;
    display:none;	
}
.big-hello {
	font-size: 14em;
}
.val-link {
	text-decoration: underline;
}
.val-link:hover {
	color: #F3C;
}
