/* GENERAL RULES */

body {
	background-color: #000;
	background-image:url(images/back_pattern_fleur.gif);
	background-repeat:repeat-x repeat-y;
	font-family:Arial,sans-serif;
	color:#000;
	margin: 14px 0 0 0;
	padding:0;
}

a, a:visited, a:active {
	color:#7F521A;
	}
a:hover {
	color:#7F521A;
	background-color:#EADFC9;
	}
a.img:hover {
	background-color:inherit;
	}


a.foot, a.foot:visited, a.foot:active {
	color:#CAAF78;
	text-decoration:none;
	}
a.foot:hover {
	color:#CFC6A9;
	background-color:#000;
	}

a.black, a.black:visited, a.black:active, a.black:hover {
	color:#000000;
	text-decoration:none;
	background-color:none;
	}
img {
	border: 0;
	margin:0;
}
p {
	line-height: 1.7em;
	margin: 0 15px 1em 28px;
	font-size:100%;
}
div.post {
	margin-left:28px;
	}
li {
	line-height: 1.3em;
	margin: 0 15px 1em 28px;
	font-size:85%;
}
p.foot {
	line-height: 1.5em;
	margin: 8px 3px 1em 3px;
	font-size:70%;
	color:#CAAF78;
}

p.bigger {
	font-size: 85%;
	}

table.rates {
	width:27%;
	padding:1px;
	margin:1px;
	}
table.rates p {
	line-height: 1.2em;
	margin: 2px 3px 1px 3px;
	font-size:75%;
	}

table.rates td.dark {
	background-color:#7f521a;
	font-weight:bold;
	color:#FFFFFF;
	}	
table.rates td.light {
	background-color:#ece2ce;
	}
table.amen {
	width:845px
	}
table.amen p {
	line-height: 1.7em;
	margin: 2px 3px 1px 3px;
	font-size:75%;
	}
table {
	border: 0;
	margin: 0;
}
td,th {
	padding: 0;
	vertical-align:top;
}
form {
	margin:0;
	padding:0;
	}
table.footer {
	width:906px;
	}
table.main {
	width:906px;
	}
table.main tr td.header {
	}
table.main tr td.booking {
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
table.main tr td.content {
	background-color:#fff;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	}
table.main tr td.indexContent {
	background-color:#CAAF78;
	visibility:hidden;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	}

table.indexBelowFold {
	margin-top:10px;
	width:906px;
	}
table.indexBelowFold p {
	margin:0 0 1em 0;
	color:#CAAF78;
	}
table.indexBelowFold p a, table.indexBelowFold p a:visited, table.indexBelowFold p a:active {
	color:#C09C68;
	}
table.indexBelowFold p a:hover {
	color:#E9E0D3;
	background:none;
	}

table.bookBanner {
	width:900px;
	background-color:#CAAF78;
	}
table.bookBanner td {
	vertical-align:middle;
	text-align:center;
	}
table.bookBanner td div {
	text-align:left;
	}
table.bookBanner select {
	font-size:10pt;
	margin:4px 0 3px 0;
	}

.floatLeft {
	float:left;
	margin:5px 10px 5px 0;
	}
.floatRight {
	float:right;
	margin:5px 0 5px 5px;
	}
	
p.buttons {
	text-align:right;
	clear:both;
	margin-top:1em;
	}
p.buttons img {
	margin-left:20px;
	}
img.btnRM {
	margin-top:3px;
	margin-right:15px;
}

img.picPadLeft {
	margin-left:2px;
	}
#calContainer1, #calContainer2 {
	display:none;
	position:absolute;
	margin:0 0 0 150px;
	}