html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(images/linen_gr.jpg) #426471;
	color: #005d77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Hide from IE5mac \*//*/
html, body {
	height: auto;
}
/* end hack */

#center {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -241px;
	float: left;
}
/* Hide from IE5mac \*//*/
#center {
	display: none;
}
/* end hack */

#wrapper {
	margin: 0 auto;
	width: 854px;
	height: 482px;
	clear: both;
	padding: 0px;
	position: relative;
	top: -241px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}
/* Default styling for links
----------------------------------------------------*/
a:link {
	color: #4D646B;
	text-decoration: underline;
}
a:visited {
	color: #4D646B;
	text-decoration: underline;
}
a:hover {
	color: #A7AAA0;
	text-decoration: underline;
}
a:active {
	color: #4D646B;
	text-decoration: underline;
}
/* =Error Pages & htaccess files
----------------------------------------------------*/
#user_message {
	position: absolute;
	width: 427px;
	height: 250px;
	margin-top: 116px;
	margin-left: 213px;
	text-align: center;
}
#user_message p {
	width: 320px;
	margin: auto;
	margin-bottom: 8px;
	line-height: 120%;
}
#user_message h2 {
	font-size: 12px;
}
#user_message h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 25px;
}
/* =abbr Default styling for abbreviations
----------------------------------------------------*/
abbr[title] {
	border: 0px;
}
/* CLEAR
----------------------------------------------------*/
#clear { 
	clear: both;
}
.clear { 
	clear: both;
}
/* Intro Page - Non Flash Users
----------------------------------------------------*/
#introPhoto {
	background: #d5ddcb;
	width: 427px;
	height: 482px;
	float: left;
}
#introText { 
	width: 427px;
	height: 482px;
	float: left;
	padding: 0;
	margin: 0;
	background: #d5ddcb url(../graphics/noflash_bg.gif) no-repeat top left;
}
#introTextBox { 
	width: 331px;
	height: 225px;
	margin-top: 140px;
	margin-left: 48px;
}
#introTextBox p { 
	line-height: 125%;
	text-align: center;
}
/* MENU
----------------------------------------------------*/
#menu {
	width: 160px;
	height: 462px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background: url(images/linen_wh.jpg) #DFE3DB;
	font-size: 11px;
	float: left;
	color: #64777e;
}
#menu ul {
	margin: 0;
	height: 280px;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	padding-bottom: 4px;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #005d77;
}
#menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #005d77;
}
#menu .subItem {
	margin-left: 6px;
}
/* MENU BUTTONS
----------------------------------------------------*/
#menu .buttons {
	height: 42px;
	width: 160px;
	letter-spacing: 1px;
}
#menu .buttons li a {
	background-color: #005d77;
	padding: 3px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 6px;
}
#menu .buttons li a:hover {
	color: #BFC5B6;
}
/* RESERVATION FORM
----------------------------------------------------*/
#reservations {
	font-size: 9px;
	height: 140px;
	overflow: hidden;
	color: #005d77;
}
#reservations h2 {
	font-size: 9px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
#reservations p {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
#reservations select {
	background: #ffffff;
	color: #000000;
	font-size: 9px;
}
#reservations input {
	width: 100px;
	font-size: 9px;
	color: #000000;
	border: 1px #57676D solid;
}
#reservations select#DATERANGESTART_DAY {
	width: 44px;
	margin-right: 1px;
}
#reservations select#DATERANGESTART_MONTH {
	width: 53px;
	margin-right: 1px;	
}
#reservations select#DATERANGESTART_YEAR {
	width: 55px;
}
#reservations label {
	float: left;
	width: 116px;
	padding-top: 4px;
}
* html #reservations label {
	float: left;
	width: 113px;
	padding-top: 4px;
}
#reservations select#Nights {
	width: 44px;
}
#reservations select#Rooms {
	width: 44px;
}
#reservations select#Adult {
	width: 44px;
}
#reservations input.submit {
	width: 160px;
	font-size: 9px;
	background: #005d77;
	color: #FFFFFF;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
/* NEWSLETTER & TELL A FRIEND SUBSCRIBE FORM
----------------------------------------------------*/
#subscribe {
	font-size: 10px;
}
#subscribe p {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#subscribe .right {
	text-align: right;
}
#subscribe .button {
	margin-top: 10px;
	padding: 0px;
}
#subscribe label {
	float: left;
	width: 107px;
	padding-top: 4px;
	font-size: 10px;
}
#subscribe input {
	width: 180px;
	border: 1px #57676D solid;
	font-size: 9px;
}
#subscribe textarea {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
	border: 1px #57676D solid;
	font-size: 9px;
}
#subscribe input.submit {
	width: auto;
	font-size: 9px;
	background: #57676D;
	color: #FFFFFF;
	border: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
/* MAIN SECTIONS
----------------------------------------------------*/
#photo {
	width: 337px;
	height: 462px;
	float: left;
	background: #c9cec3;
}
#text {
	width: 297px;
	height: 402px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	float: left;
	color: #005d77;
	background: #BFC5B6 url(images/linen_wh2.jpg);
}
#textHeader {
	width: 297px;
	margin-bottom: 20px;
	color: #64777e;
	text-align: center;
}
#textBoxHolder {
	position: relative;
	width: 297px;
	height: 322px;
}
#textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 297px;
	height: 190px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 120%;
}
#textBoxFooter {
	width: 297px;
	height: 112px;
	text-align: left;
}
#countdown_home {
	width: 125px;
	float: left;
}
#countdown_home img {
	margin-bottom: 3px;
}
#countdown_home p {
	margin-top: 3px;
	font-size: 9px;
	text-align: center;
}
#countdown_timer {
	width: 125px;
	height: 35px;
	background: #333333;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.italics {
	font-style: italic;
	font-size: 11px;
}
/* TEXT BOX SCROLLING
----------------------------------------------------*/
#textScrollingHeader {
	width: 297px;
	height: 20px;
	margin-bottom: 20px;
	color: #005d77;
	text-align: center;
}
#textScrollingHeader h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #005d77;
	letter-spacing: 2px;
	margin: 0px;
}
#textScrollingBoxHolder {
	position: relative;
	width: 297px;
	height: 362px;
}
#textScrollingBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 297px;
	height: 362px;
	text-align: justify;
	line-height: 120%;
}
#textScrollingBoxCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 297px;
	height: 362px;
	text-align: center;
}
#textScrollingBoxCenter h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #4f5e63;
	letter-spacing: 1px;
	margin: 0px;
}
/* WIDE TEXT BOX
----------------------------------------------------*/
#textWide {
	width: 634px; 
	height: 422px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	color: #005d77;
	background: #BFC5B6 url(images/linen_wh2.jpg);
}
/* BOOKING & ENQUIRY FORM
----------------------------------------------------*/
#BookingFormHeader {
	width: 634px;
	height: 20px;
	margin-bottom: 20px;
	color: #64777e;
	text-align: left;
}
#BookingFormHeader h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #005d77;
	letter-spacing: 2px;
	margin: 0px;
}
#BookingFormBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 634px;
	height: 382px;
}
#BookingFormBody p {
	width: 450px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#BookingFormBody form {
	background: #CFD4C9;
	width: 290px;
	padding: 6px;
	font-size: 11px;
	margin-top: 20px;
}
#BookingFormBody form p {
	width: auto;
}
#BookingFormBody label {
	float: left;
	width: 125px;
	padding-top: 2px;
}
#BookingFormBody select {
	background: #ffffff;
	color: #64777e;
	font-size: 9px;
}
#BookingFormBody input.submit {
	width: auto;
	font-size: 9px;
	background: #57676D;
	color: #FFFFFF;
	border: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
}
/* RESERVATION REQUEST FORM
----------------------------------------------------*/
#ResaReqFormHeader {
	width: 634px;
	height: 20px;
	margin-bottom: 20px;
	color: #64777e;
	text-align: left;
}
#ResaReqFormHeader h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #005d77;
	letter-spacing: 2px;
	margin: 0px;
}
#ResaReqFormBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 634px;
	height: 382px;
}
#ResaReqFormBody ul {
	margin-left: 1em;
	padding: 0;
	padding-left: 1em;
	list-style-type: disc;
}
#ResaReqFormBody p {
	width: 450px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#ResaReqFormBody form {
	border: 0px;
}
#ResaReqFormBody form p {
	width: auto;
}
#ResaReqFormBody form h2 {
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	background: #57676D;
	color: #CFD4C9;
}
#ResaReqFormBody fieldset {
	float: left;
	background: #CFD4C9;
	width: 184px;
	height: 350px;
	padding: 6px;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	margin-right: 8px;
}
#ResaReqFormBody label {
	display: block;
	font-size: 10px;
	margin-bottom: 3px;
}
#ResaReqFormBody select {
	background: #ffffff;
	color: #64777e;
	font-size: 9px;
}
#ResaReqFormBody input {
	width: 182px;
	font-size: 9px;
	color: #57676D;
	border: 1px #57676D solid;
}
#ResaReqFormBody input.enterNumber {
	width: 25px;
	font-size: 9px;
	color: #57676D;
	border: 1px #57676D solid;
}
#ResaReqFormBody input.submit {
	width: auto;
	font-size: 9px;
	background: #57676D;
	color: #FFFFFF;
	border: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
}
/* WIDE TEXT BOX SCROLLING
----------------------------------------------------*/
#textScrollingHeaderWide {
	width: 634px;
	height: 20px;
	margin-bottom: 20px;
	color: #64777e;
	text-align: left;
}
#textScrollingHeaderWide h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #005d77;
	letter-spacing: 2px;
	margin: 0px;
}
#textScrollingBoxHolderWide {
	position: relative;
	width: 634px;
	height: 382px;
}
#textScrollingBoxWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 634px;
	height: 382px;
}
#textScrollingBoxWidePress {
	width: 464px;
	height: 382px;
}
#textScrollingBoxWidePress img {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	border: 0;
}
#textScrollingBoxWide h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #005d77;
	margin: 0px;
}
#textScrollingBoxWide p {
	width: 550px;
	margin-top: 2px;
}
/* OFFERS AND EVENTS
----------------------------------------------------*/
#offer img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#offer h2 {
	width: 380px;
	float: left;
	font-weight: bold;
	color: #005d77;
}
#offer p {
	width: 380px;
	float: left;
	color: #4f6265;
	text-align: justify;
	margin-top: 5px;
	margin-right: 30px;
}
#offer ul {
	width: 100px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	float: left;
	list-style-type: none;
}
#offer ul li {
	margin-bottom: 5px;
}
#offer .subButtons li a {
	display: block;
	width: 100px;
	padding: 3px 0px;
	font-size: 9px;
	background-color: #134a63;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
#offer .subButtons li a:hover {
	color: #BFC5B6;
}
/* J-QUERY
----------------------------------------------------*/
.scroll-pane {
	overflow: auto;
}
/* RATES TABLE
----------------------------------------------------*/
table {
	width: 296px;
	font-size: 12px;
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
table .room {
	width: 141px;
	text-align: left;
}
table .rateTh {
	width: 77px;
	text-align: right;
	font-weight: normal;
	font-size: 9px;
}
table .rate {
	width: 77px;
	text-align: right;
}
td {
	padding-bottom: 3px;
}
/* OUR TEAM
----------------------------------------------------*/
#ourTeam {
	background: #BFC5B6 url(images/linen_wh2.jpg);
	width: 634px;
	height: 422px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	color: #64777e;
}
#ourTeamHeader {
	width: 634px;
	height: 20px;
	margin-bottom: 10px;
	color: #64777e;
	text-align: left;
}
#ourTeamHeader h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #005d77;
	letter-spacing: 2px;
	margin: 0px;
}
.ourTeamPerson {
	width: 126px;
	height: 124px;
	margin-bottom: 5px;
	float: left;
}
.ourTeamPersonColEnd {
	width: 126px;
	height: 124px;
	margin-bottom: 0px;
	float: left;
}
.ourTeamPhoto {
	width: 79px;
	height: 85px;
	background: #b4b9a9;
	padding: 5px;
}
.ourTeamPosition {
	height: 26px;
	padding-top: 3px;
	font-size: 9px;
}
/* PHOTO GALLERY
----------------------------------------------------*/
#photoGallery {
	background: #BFC5B6;
	width: 634px;
	height: 422px;
	padding: 20px;
	float: left;
	color: #64777e;
}
#photoGalleryHeader {
	width: 634px;
	height: 20px;
	margin-bottom: 20px;
	color: #64777e;
	text-align: left;
}
#photoGalleryHeader h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #005d77;
	letter-spacing: 2px;
	margin: 0px;
}
#photoGalleryText {
	position: relative;
	width: 634px;
	height: 382px;
}
/* RESERVATION REQUEST FORM
----------------------------------------------------*/
#enquiryForm {
	width: 634px;
	height: 422px;
	padding: 20px;
	float: left;
	color: #64777e;
}
#enquiryFormHeader {
	width: 634px;
	height: 20px;
	margin-bottom: 20px;
	color: #64777e;
	text-align: left;
}
#enquiryFormHeader h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #005d77;
	letter-spacing: 2px;
	margin: 0px;
}
#enquiryFormText {
	position: relative;
	width: 634px;
	height: 382px;
}
/* FOOTER
----------------------------------------------------*/
#footer {
	background: url(images/linen_ftr.jpg) #7ea5b5;
	color: #64777e;
	float: left;
	width: 674px;
	height: 16px;
	padding-top: 4px;
	font-size: 10px;
}
* html #footer {
	background: url(images/linen_ftr.jpg) #7ea5b5;
	color: #64777e;
	float: left;
	width: 674px;
	height: 17px;
	padding-top: 3px;
	font-size: 10px;
}
#footer_menu {
	width: 674;
	margin: auto;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	float: left;
}
#footer ul a {
	display: block;
	float: left; 
	/*padding-right: 9px;*/
	/*padding-left: 9px;*/
	padding-right: 17px;
	padding-left: 17px;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #231f20;
}
#footer ul a:visited {
	color: #231f20;
}
/* FOOTER ADDRESS
----------------------------------------------------*/
#footer_address {
	color: #BFC5B6;
	float: left;
	width: 854px;
	height: 16px;
	padding-top: 4px;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
	letter-spacing: 1px;
}
/* SYNXIS
----------------------------------------------------*/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
#ResaReqFormBody input.dp-applied {
	width: 140px;
	float: left;
}
#reservations input.dp-applied {
	width: 75px;
	float: left;
}
/* 20 20 OFFER
----------------------------------------------------*/
#twenty_copy {
	float: left;
	width: 490px;
	height: 340px;
	margin-right: 18px;
}
#twenty_copy img {
	float: left;
	width: 175px;
	height: 220px;
	margin-right: 18px;
	margin-bottom: 8px;
}
#twenty_copy p {
	float: left;
	width: 280px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: justify;
	line-height: 150%;
}
#twenty_copy ul {
	width: 430px;
	font-size: 9px;
	margin: 0;
	margin-left: 1.75em;
	padding: 0;
	padding-left: 1.75em;
	list-style-type: disc;
	clear: both;
}
#twenty_copy li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}
#twenty_bar {
	float: left;
	width: 125px;
	height: 280px;
	padding-top: 80px;
	background: url(images/2020-crillon-logo.gif) no-repeat top left;
	font-size: 9px;
	text-align: center;
}
#twenty_bar img {
	margin-bottom: 14px;
}
#twenty_bar p {
	margin-top: 2px;
	margin-bottom: 14px;
}