body {
	font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: .8em;
	line-height: 130%;
	background: #222420;
	color: #fff;
}

a:link {
		color:#a5bed5;
		text-decoration:none;
}

a:visited {
		color:#a5bed5;
		text-decoration:none;
}

a:hover {
		color:#fff;
		text-decoration:none;
}

a:active {
		color:#a5bed5;
		text-decoration:none;
}

h1 {
		font-size: 125%;
		color: #a5bed5;
}
h2 {
		font-size: 111%;
		color: #a5bed5;
}
h3 {
		font-size: 105%;
		color: #a5bed5;
}

h4 {
		font-size: 100%;
		color: #a79b4e;
}

.altres {
	color: #363932;
}

#wrap {
	width: 950px;
	background-color: #151412;
	margin: 0px auto 0px auto;
}

a {
	outline: none;
}

#gallery {width:950px; height:400px; float: left;}

#content{
	margin-left: 215px;
	margin-right: 175px;
	margin-bottom: 10px;
	padding: 10px;
}

#contentpackage{
	width:910px;
	padding: 10px;
}

#side {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	padding: 10px;
}

#sideb {
	float: right;
	width: 140px;
	margin-bottom: 10px;
	padding: 10px;
}

.image_float {
	float: left;
	margin: 0 10px 5px 0;
}

.spacer {
	clear: left;
}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {*margin-top: -400px;
}

#main {padding-bottom: 15px;}


#header {
	background: #222420;
	height: 110px;
	padding: 0px 0px 10px 10px;
}

#header dl{
	float: right;
	color: #a79b4e;
	padding:0;
	text-align: right;
	line-height: 145%;
}

#header h1 {
	float: left;
}

#footer {position: relative;
	margin-top: -15px;
	height: 15px;
	width: 950px;
	color:  #a79b4e;
	background: #222420;
	margin: 0px auto 0px auto;
	clear:both;
	padding: 5px 0 0 0;
	} 
	
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.menu ul{
list-style-type:none;
padding: 0 0 30px 0;
margin: 0 0 400px 0;
}

.menu li{
float:left;
position:relative;
z-index:100;
}

.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

.menu a, .menu :visited {
display:block;
font-size:10px;
width:190px;
padding:7px 0;
color: #222420;
background: #a79b4e;
text-decoration:none;
text-align:center;
}

.menu :hover{
color:#222420;
background:#fff;
}

.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}

.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

.bookTable td{
	border-bottom:1px dotted #a79b4e;
	padding:10px 0;
}

.day, .month, .year, .nights, .adults, .children, .promotion{
	padding:4px;
	background:#F2F2E9;
	border:1px solid  #a79b4e;
	margin-right:2px;
	color: #666;
	font-size:9px;
}

.year{
	width:55px;
}

.month{
	width:55px;
}

.day{
	width:55px;
}

.calBtn{
position:absolute;
}

.nights, .adults, .children{
width:50px;
}

.promotion{
	width:170px;
}

.bookTitle{
	color: #a5bed5;
	font-size:11px;
}

.bookBtn{
	display:block;
	padding:4px;
	background:#222420;
	color:#a5bed5;
	border:1px solid #a79b4e;
	width:180px;
	margin-right:2px;
}

DIV.divbottom {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#a79b4e;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}

.rollover {
	display: block;
	width: 130px;
	height: 120px;
	background: url(../../images/signup.gif) no-repeat;
	text-indent: -9999px;
}

a {
	outline: none;
}

a. rollover:link, a.rollover:visited, a.rollover:active {
	background:url(../../images/i4.gif) no-repeat;	
}

a.rollover:hover {
	background-position: -130px 0;
}
