* {margin: 0; padding: 0;}

.floatRight {display: block;float: right;margin-left: 20px !important;margin-bottom: 20px;}
.floatLeft {display: block;float: left;margin-right: 20px !important;margin-bottom: 20px;}
.clearer {clear: both;}


p.picture {text-align: center;}
p.picture img {border: 1px solid #c5c5c5 !important;}
p.picture .legend {display: block;}
p.zoom a{min-height: auto !important;}


.attachments li.zoom {margin-right: 35px !important;}
/*
.attachments {margin: 0px !important;padding: 0px !important;}
.zoom {margin: 0px !important;padding: 0px !important;}
.attachments span {margin: 0px !important;padding: 0px !important;}
.attachments img {margin: 0px !important;padding: 0px !important;}
*/
a, a:visited, a:link {color: #fff;}

span.legend {font-style: italic;font-size: 14px;}

body {		
	width: 100%;
	height: 100%;		
	background-color: white;
	color: #fff;	
	font-size: 14px;
	font-family: Trebuchet, serif;
	background-color: #CFB367;/* #401200;*/
}

body #wrapper {	
	background: #ffffff url(images/wrapperbg.jpg) repeat-y left top;
	display: block;	
}


body.orange #wrapper {	
	background-image: none;
	background-color: #ac6106; 
}

body.orange .pagecontent {
	background-color: transparent;
}
body.orange .pagecontent h2, body.orange .pagecontent h3 {
	color: #000;
}

body.orange table th {
	background-color: #CFB367;
}


body.home #wrapper {
	background: #ffffff url(images/home_bg.jpg) no-repeat left top;
	height: 725px;	
	display: block;
}

body.home #content {
	width: 200px;	
	margin-left: 730px;
	margin-top: 40px;
	font-weight: bold;	
	font-style: italic;
	background-color: transparent !important;
	/*background-color: rgba(0,0,0,0.90);*/		
}

body.home .pagecontent {
	background-color: transparent !important;
}

.pagecontent {		
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;	
	overflow: auto;
}

body.home #content a {
	color: #fff;
}

#wrapper {	
	width: 980px;
	margin: 10px auto 0;	
	border: 2px solid black;	
}

#header, .pagecontent {
	background-color: rgba(0,0,0,0.75);	
}
#header {
	height: 120px;
	padding: 10px 20px;
}
#header, #header a, #footer a  {
	color: #fff;
}
#header #logo {float: left;}
#header #logo img {border: none;}
#header h1 {font-family: "escoffier-capitaux-1","escoffier-capitaux-2",serif;}
#header h2 {font-size: 15px;}
#header a {text-decoration: none;}

#contact {
	float: left;
	display: block;	
	height: 129px;
	width: 230px;	
	font-size: 16px;
	list-style-type: none;
	margin-right: 30px;
}
#contact li {margin-top: 5px;}
#contact a {text-decoration: none;}

#nav {float: left;margin-top: 10px;}
#nav li {float: left; display: block; margin-right: 10px;}
#nav li a {text-decoration: none; font-size: 12px; font-weight: bold;font-family: "escoffier-capitaux-1","escoffier-capitaux-2",serif; text-transform: uppercase;}
#nav li.selected {border-bottom: 1px solid #fff;}

#content {
	clear: both;
	padding: 20px; 
	overflow: auto;
}

.hotelBox {text-align: center;float: left;margin-right: 50px;}
.hotelBox a img {border: 1px solid #c5c5c5 !important;}

#content ul {padding-left: 25px;}

#content h1 {font-size: 23px;line-height: 1.3em;margin: 5px 0px 10px 0px; font-family: "escoffier-capitaux-1","escoffier-capitaux-2",serif;}
#content h2 {font-size: 20px;line-height: 1.3em;margin: 5px 0px 10px 0px; font-family: "escoffier-capitaux-1","escoffier-capitaux-2",serif;}
#content h3 {font-size: 17px;line-height: 1.3em;margin: 5px 0px 10px 0px; font-family: "escoffier-capitaux-1","escoffier-capitaux-2",serif;}


#content p {font-size: 14px;line-height: 1.3em;margin-bottom: 15px;}
#content table {font-size: 14px;margin-bottom: 25px;}
#content li {font-size: 14px;line-height: 1.3em;margin-bottom: 15px;}


table {border-collapse: collapse;}
table th, table td {padding: 10px;border: 1px solid white; background-color: #eee9e4;color: #000;}
table thead th {background-color: #c5c5c5;}

.callToAction {
	padding: 20px 10px;
	background-color: #EFEFEF;
	border-bottom: 1px solid gainsboro;
	border-top: 1px solid gainsboro;
	height: 190px;
	width: 250px;
	text-align: center;
	margin: 20px auto 20px;
}

.goal a, .callToAction a {
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	color: #FFF;
	display: block;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	text-shadow: #630 0px 1px 0px;
	text-transform: uppercase;
	font-size: 14px;	
	background: rgb(0, 96, 0);
	background: rgba(0, 96, 0, 0.9);
}

#footer {
	text-align: center;
	padding: 10px;
	clear: both;
	width: 960px;
	margin: 0 auto;
	background-color: #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;	
}

#footer li {display: inline;padding-right: 5px;}
#footer a {text-decoration: none;}

#languageBar a {text-decoration: none;}
#languageBar img {border: none;margin-right: 3px;}
#languageBar span {margin-right: 5px;top: -10px;}


/* ul.attachments */
.zoom {
	display: block;
	float: left;
	margin: 0px !important; 
	padding: 0px !important;
}

.zoom .screenshot {
	position: relative;
	background: url(images/zoom.png) no-repeat bottom left;
	display: block;	
	height: 39px;
	width: 	39px;
	text-indent: -5000em;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: -39px;	
	margin:0px;
	padding:0px;		
}

.zoom a.fancybox {
	display: block;
	margin:0px;
	padding:0px;
	background: none;
	border: none;
	text-decoration: none;
}

.zoom a.fancybox img {	
	border: 1px solid rgb(109, 110, 107);
	margin-left: 5px;
	margin-top: 6px;
}
/* END ul.attachments */