#content {
	margin-left: 20px;
}
#body {
	min-height: 950px;		
}
#col1 {
	left: 0px;
	top: 20px;
	width: 300px;
	height: 1800px;
	background-repeat: no-repeat;
	background-position: 6px 630px;
}
#col2 {
	left: 300px;
	width: 600px;
}
#foot   {
	position: relative;
	top: 40px;
	left: 7px;
	width: 895px;
}
p.landing {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
}
h1 {
	border-top: 0px solid #ccc;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
h3 {
	border-top: 0px solid #ccc;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

div #leftnav  {
	margin: 40px 0 0 10px;
	clear: both;
}
div #leftnav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #995b00;
	line-height: 3em;
	font-size: 1em;	
	list-style: none;
	/*padding: 35px 0 0 0;*/
	margin: 0px;
}


div #leftpanel img {
	margin-bottom: 30px;
}

div #telephone img {
	left: 0;
	float: right;
	margin: 0;	
}
#leftimg {
	left: 0;
	margin: 15px 10px 0 10px;
}
.avis {
  	color: #FF0000
}

div#classicContent {
	min-height: 1150px;
	}
	
.hotelPanel { 
	width: 560px;
	margin: 20px 0 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffe0;
	border: 2px solid;
	border-color: #cc9; 
}
.hotelSummary { 
	font-size: 0.8em;
	margin-bottom: -8px;
}
.hotelSummary a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
.hotelSummary a:hover { 
	text-decoration: none;
	border-bottom: 1px solid; 
}
.ratings { 
	height: 26px;
	width: 460px;
	margin: 0 0 0 -10px;
	padding: 2px 0 0 10px;
	background-color: #cc9; 
}
.ratings img { 
	vertical-align: middle; 
}
