@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/bg.jpg);
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6c4c44;
	line-height: 16px;

}
	

/* ------- GLOBAL ------- */

a:link {
	text-decoration: underline;
	color: #6c4c44;

}

a:visited {
	text-decoration: underline;
	color: #6c4c44;

}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
	color: #6c4c44;

}

.no-underline a {
	text-decoration: none;
}


.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.margin-left {
	margin-left: 15px;
}

.margin-right {
	margin-right: 15px;	
}

.margin-top {
	margin-top: 15px;	
}

.margin-bottom {
	margin-bottom: 10px;
}


ul {
	margin-left: 0px;
	padding-left: 24px;
}

li {
	margin-left: 0px;
	padding-bottom: 5px;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

input, select, textarea {
	color: #6c4c44;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;

}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #579dee;
	background-color: #cae9fa;
	padding: 2px;
	border: 1px solid #999999;
	width: auto;
	overflow: visible;	
}


.btn a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cae9fa;
	background-color: #579dee; 
	padding: 2px;
	border: 1px solid #999999;
}

.rule {
	height: 15px;
	border-top: 1px solid #ffffff;
	margin-top: 15px;
	clear: both;
}

.border {
	border: 8px solid #ffffff;
}
	
p {
	margin: 15px 0;
}
	
form {
	padding: 0;
	margin: 0;
}
	



/* ------- TEXT DEFINITIONS ------- */

h1 {
	margin: 0 0 7px 0;
	line-height: normal;
	font-size: 20px;
	color: #f1aa34;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 28px;
}

h2 {
	margin: 0 0 7px 0;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #579dee;
	font-size: 14px;
	font-weight: normal;
}

h2 a:link {
	color: #579dee;
}

h2 a:visited {
	color: #579dee;
	text-decoration: underline;
}	

h2 a:hover {
	color: #6c4c44;
	text-decoration: none;
}	

h2 a:active {
	color: #579dee;
	text-decoration: underline;
}	

.small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.fbook {
border:7px solid #fff; 
margin: 0px 30px 0px 40px;
} 

.fbook-rooms {
border:7px solid #fff; 
margin: 0px 30px 0px 30px;

} 

.fbook-contact {
border:7px solid #fff; 
margin: 0px 60px 0px 0px;

} 

.orange {
	color: #f1aa34;
}

.orange a {
	color: #f1aa34;
}

/* ------- LAYOUT ------- */

#top-bar-container {
	background-color: #cae9fa;
	border-bottom: 7px solid #ffffff;
	height: 20px;
	padding-top: 5px;
}

#top-bar {
	width: 980px;
	margin: 0 auto;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header-container {
	background-image: url(/images/bg-top.jpg);
	background-repeat: repeat-x;
	height: 113px;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	
}

#flasharea {
	border: 8px solid #ffffff;
	height: 269px;
	margin-bottom: 25px;
}

#noflash {
	border-top: 8px solid #ffffff;
	height: 25px;
}

#main-container {
	
}

#menu {
	float:right;
	font-size: 15px;
	margin-top: 75px;
}


#menu a {
	color: #579dee;
	text-decoration: none;

}	

#menu a:hover {
	color: #6c4c44;
	

}

#menu img {
	background-color: #FFFFFF;
	height: 38px;
	width: 3px;
	margin: 0 10px;
}



#footer {
	clear: both;
	border-top: 1px solid #ffffff;
	color: #9bc0ed;
	padding: 10px 0;
}

#footer a {
	color: #9bc0ed;
	text-decoration: none;
}

#footer a:hover {
	color: #6c4c44;
}

#left-column {
	float: left;
	width: 200px;
	padding-right: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
	
}

#right-column {
	float: left;
	padding-left: 23px;
	width: 220px;
	margin-bottom: 20px;

	
}

#home-column {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 14px;
	width: 465px;
	float: left;
	padding: 0 23px;
	line-height: 22px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-bottom: 20px;



}


#sub-column {
	width: 731px;
	float: left;
	padding: 0 0 0 23px;
	line-height: 28px;
	border-left: 1px solid #ffffff;
	margin-bottom: 20px;
	min-height: 500px;


}

#weather {
	background-color: #cae9fa;
	border: 7px solid #ffffff;	
	padding: 10px;
	width: 166px;
	color: #579dee;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#weather h1 {	
	color: #ffffff;
	margin: 0;
}

#weather h2 {	
	color: #579dee;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
}

#weather-sub {
	background-color: #9bcaf5;
	margin: -10px;
	color: #ffffff;
	padding: 10px;
}

.flash {
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
}

#flashcontent {
	height: 590px;
}