
a:link {  color: #115511; text-decoration: underline}
a:visited {  color: #003809; text-decoration: underline}
a:hover {  color: #003610; text-decoration: none}
a:active {  color: #002C10; text-decoration: none}


body {
	font-family: helvetica, verdana, arial;
	font-size: 13px;
	}

h1  { 	
	font-size: 24px; 
	text-align: center; 
	font-weight: bold;
	font-style: italic;
	font-family: "Hoefler Text",Georgia,Palatino,serif; 
	}
h2 {
	font-size: 15px;
	font-weight: bold;
	width: 602px;
	border-bottom: 2px solid #00452d;
	margin-bottom: 0;
	}
h3 { 
	font-size: 14px; 
	font-style:italic;
	font-weight: bold; 
	}
table {
	font-size: 13px;
	color: #00452d;
	}


.price {
	position:absolute;
	left: 300px;
	}

h1 + p { margin-top:3em; }

ol { margin: 0em 0em 0em 2em; text-align: left; list-style-type: decimal }
ol li { padding: 0.1em; color: #021902}


.facilitiespictures img {
	width: 200px;
	padding:0px;
	margin:0px;
	}

.cards { text-align: center; }

div.counter { display: none }


.footer p { 
	font-size: 0.8em; 
	text-align: center; 
	}
