@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin: 10px;
	padding: 0px;
	text-align:justify;
	background-color:#999;
}
a {
	color: #425284;
	text-decoration: none;
	border:none;
}


#content{
	width:937px;
	height:auto;
	margin:auto;
}

#header{
	width:937px;
	height:115px;
	margin:auto;
	float:left;
}

#slideshow{
	width:937px;
	height:275px;
	margin:0 0 0 0;
	float:left;
	clear:both;
}

#events{
	width:937px;
	height:25px;
	margin:15px 0 0 0;
	float:left;
	clear:both;
	background-image:url(../images/txt-events.gif);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom:#000;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#leftcontent{
	width:585px;
	height:auto;
	margin:10px 5px 5px 5px;
	float:left;

}

#rightcontent{
	width:315px;
	height:auto;
	margin:10px 5px 5px 5px;
	padding:5px;
	float:right;
	border-left:#000;
	border-left-style:solid;
	border-left-width:thin;
}

#middle{
	width:98%;
	margin:auto;
	float:left;
	clear:both;
}

#footer{
	width:916px;
	height:50px;
	margin:10px 5px 5px 5px;
	float:left;
	padding:5px;
	clear:both;
	border-top:#fff;
	border-top-style:dashed;
	border-top-width:thin;
}

#footertxt{
	width:320px;
	float:left;
}

#socialmedia{
	width:200px;
	float:right;
	text-align:right;
	vertical-align:top;
}

#logo{
	width:136px;
	height:88px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	margin:0 0 0 16px;
	float:left;
}

#navigation{
	width:600px;
	height:28px;
	float:right;
	margin:20px 0 0 0;
}

#writeus{
	width:311px;
	height:31px;
	float:right;
	background-image:url(../images/txt-bg-write-us.gif);
	background-repeat:no-repeat;
}

.txt-glamour{
	width:244px;
	height:60px;
	background-image:url(../images/txt-class-glamour.gif);
	background-repeat:no-repeat;
	float:left;
	margin:5px 0 0 35px;
}

#navigation ul li{
	height:28px;
	width:auto;
	margin:-20px 0 0 0;
	padding:0 5px 0 5px;
	border-right:#000;
	border-right-style:solid;
	border-right-width:thin;
	display:block;
	float:left;
	list-style:none;
}

.home a{
	width:47px;
	height:28px;
	background-image:url(../images/but-home.gif);
	display:block;
	overflow:hidden;
}

.home a:hover{
	width:47px;
	height:28px;
	background-image:url(../images/but-home.gif);
	background-position:bottom;
	display:block;
	overflow:hidden;
}

.reservations a{
	width:105px;
	height:28px;
	background-image:url(../images/but-reservations.gif);
	display:block;
	overflow:hidden;
}

.reservations a:hover{
	width:105px;
	height:28px;
	background-image:url(../images/but-reservations.gif);
	background-position:bottom;
	display:block;
	overflow:hidden;
}

.packages a{
	width:88px;
	height:28px;
	background-image:url(../images/but-packages.gif);
	display:block;
	overflow:hidden;
}

.packages a:hover{
	width:88px;
	height:28px;
	background-image:url(../images/but-packages.gif);
	background-position:bottom;
	display:block;
	overflow:hidden;
}

.gallery a{
	width:62px;
	height:28px;
	background-image:url(../images/but-gallery.gif);
	display:block;
	overflow:hidden;
}

.gallery a:hover{
	width:62px;
	height:28px;
	background-image:url(../images/but-gallery.gif);
	background-position:bottom;
	display:block;
	overflow:hidden;
}

.about a{
	width:55px;
	height:28px;
	background-image:url(../images/but-about.gif);
	display:block;
	overflow:hidden;
}

.about a:hover{
	width:55px;
	height:28px;
	background-image:url(../images/but-about.gif);
	background-position:bottom;
	display:block;
	overflow:hidden;
}

.faq a{
	width:32px;
	height:28px;
	background-image:url(../images/but-faq.gif);
	display:block;
	overflow:hidden;
}

.faq a:hover{
	width:32px;
	height:28px;
	background-image:url(../images/but-faq.gif);
	background-position:bottom;
	display:block;
	overflow:hidden;
}

.contact a{
	width:73px;
	height:28px;
	background-image:url(../images/but-contact.gif);
	display:block;
	overflow:hidden;
}

.contact a:hover{
	width:73px;
	height:28px;
	background-image:url(../images/but-contact.gif);
	background-position:bottom;
	display:block;
	overflow:hidden;
}

.updates{
	width:123px;
	height:36px;
	background-image:url(../images/txt-bg-updates.gif);
	background-repeat:no-repeat;
	float:left;
}

.updates-txt{
	width:98%;
	min-height:75px;
	margin:5px 0 0 0;
	border-bottom:#000;
	border-bottom-style:solid;
	border-bottom-width:thin;
	float:left;
	clear:both;
}

.txtHeading{
	font-size:20px;
	font-weight:bold;
	color:#000;
}

.search{
	width:250px;
	float:right;
	margin:-50px 0 0 0;
}

.packagelist{
	width:280px;
	height:auto;
	min-height:300px;
	background-color:#eee;
	background-image:url(../images/package-bg.jpg);
	background-repeat:repeat-x;
	border-color:#999;
	border-style:solid;
	border-width:thin;
	margin:5px;
	padding:5px;
	text-align:left;
	font-size:12px;
	float:left;
}

.packagetxt{
	float:left;
	height:290px;
	
}

.booknow{
	float:left;
	font-weight:bold;
	width:100%;
	vertical-align:text-bottom;
	margin:0 0 0 10px;
}

.msgboxsuccess
{
	color:#FFFFFF;
	background:#00CC33;
	border-width:thin;
	border-style:solid;
	border-color:#006600;
	width:400px;
	height:20px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.msgboxfailure
{
	color:#FF0000;
	background:#FFB7B7;
	border-width:thin;
	border-style:solid;
	border-color:#FF0000;
	width:400px;
	height:20px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.margin_top_10{
	margin-top:10px;	
}

.font_16{
	font-size:16px;
	font-weight:bold;
}

