/* CSS Document */

	
	body {
	background-image:url(imgs/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top: 0px;
	}
	
	#frame {
		width:799px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0px;
		padding:0px;
		text-align:left;
		}
		
		#wholecontent{
		padding: 0px;
		background-image:url(imgs/contentbg.gif);
		background-repeat:repeat-y;
		width:799px;
		
		}
	
	#contentleft {
	padding-left:15px;
	width:537px;
	height:451px;
	float:left;
	background: url(imgs/groupforrest.gif) no-repeat right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
		}
	
	#contentcenter {
	width:225px;
	height:451px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
		}
		
	#contentcenter div.righttext{
	height:451px;
	margin-left:auto;
	margin-right:auto;
	font-size: 18px;
	width:200px;
	font-weight:normal;
	font-size:14px;	
		}
	
	.headerimages{
	z-index:5;
	float:left;
	margin: 0px 0px 0px 0px;
	clear:both;	
	}
	
	.largephotos{
	float:left;
	margin: 5px 0px 10px 0px;
	clear:both;	
	}
	
	.testimony1{
	background-image:url(imgs/testimony1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	.testimony2{
	background-image:url(imgs/testimony2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	.testimony3{
	background-image:url(imgs/testimony3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	.polaroidphotos{
	width:175px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
	.eurologo{
	display:block;
	margin-bottom:50px;
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
		}
	
	#menushell {
	width:799px;
	height:84px;
	background-color:#ffffff;
	}

.rollover1 a {
display:block;
width: 287px;
height: 84px;
font: bold 13px sans-serif;
color:#fff;
background: url("imgs/checkin.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover1 a:hover { 
background-position: 0 -84px;
color: #049;
}

.rollover2 a {
display:block;
width: 229px;
height: 84px;
font: bold 13px sans-serif;;
color:#fff;
background: url("imgs/departures.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover2 a:hover { 
background-position: 0 -84px;
color: #049;
}

.rollover3 a {
display:block;
width: 283px;
height: 84px;
font: bold 13px sans-serif;;
color:#fff;
background: url("imgs/arrivals.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover3 a:hover { 
background-position: 0 -84px;
color: #049;
}

.norollover1 a {
display:block;
width: 287px;
height: 84px;
font: bold 13px sans-serif;
color:#fff;
background: url("imgs/checkin.gif") 0 -84px no-repeat;
text-decoration: none;
}


.norollover2 a {
display:block;
width: 229px;
height: 84px;
font: bold 13px sans-serif;;
color:#fff;
background: url("imgs/departures.gif") 0 -84px no-repeat;
text-decoration: none;
}

.norollover3 a {
display:block;
width: 283px;
height: 84px;
font: bold 13px sans-serif;;
color:#fff;
background: url("imgs/arrivals.gif") 0 -84px no-repeat;
text-decoration: none;
}



.columnbutton a {
	display:block;
	width: 225px;
	padding: 10px 0px 10px 0px;
	text-indent: 40px;
	text-align:left;
	font: bold 13px/normal sans-serif;
	color:#000;
	background: url("imgs/generic.gif") 0 0 no-repeat;
	text-decoration: none;
	}
	
.columnbutton a:hover { 
background-position: 0 -35px;
color:#666;
}

.columnbutton a:active {
background-position: 0 -70px;
color:#000;
}

#currentpagebutton{
display:block;
	width: 225px;
	padding: 10px 0px 10px 0px;
	text-indent: 40px;
	text-align:left;
	font: bold 13px/normal sans-serif;
	color:#000;
	background: url("imgs/generic.gif") 0 -35px no-repeat;
	text-decoration: none;
}

	#contentheader {
	height:141px;
	background-image:url(imgs/header.jpg);
	background-repeat:no-repeat;
		}
		
	#footer {
	height:45px;
	background-image:url(imgs/footer.gif);
	background-repeat:no-repeat;
	}
	
	#footer  .contact {
	float:right;
	margin-right:35px;
	padding-right:35px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
	text-align:right;
	}
	
	#footer .backbutton{
	float:left;
margin: 0px 0px 5px 15px;
}
	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
