body {
	background-color: #080B00;
	font-size: 0.7em;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
}
h1 {
	background-image: url(resources/header.jpg);
	background-repeat: no-repeat;
	height: 417px;
}
h1 a {
	position: absolute;
	top: -999em;
}
#main {
	background-image: url(resources/maintop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 500px;
	float: left;
	top: -170px;
	position: relative;
	left: 30px;
	background-color: #EFDEBD;
	display: inline;
}
#textbox {
	padding: 30px;
}

#textbox h2 {
	background-color: #80735E;
	padding: 1em;
	color: #FFF;
	line-height: 1.5em;
	font-size: 1.2em;
	margin-bottom: 1em;
}
#textbox p {
	line-height: 1.5em;
	padding-bottom: 1em;
}
#textbox h3 {
	padding-bottom: 1em;
}
#textbox ul {
	padding-bottom: 1em;
	padding-left: 1em;
	line-height: 1.5em;
}
#textbox a {
	color: #000;
}


#imagebox {
	position: relative;
	height: 248px;
	background-image: url(resources/mainbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 500px;
}

#imagebox img  {
	padding-left: 16px;
	padding-top: 50px;
}
#navigation  {
	float: left;
	position: relative;
	background-color: #F1E8D3;
	width: 319px;
	left: 70px;
	background-image: url(resources/navigationtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.9em;
	display: inline;
	margin-top: 20px;
}
#navigation ul {
	list-style-type: none;
		padding: 20px;

}
#navigation ul ul {
	padding: 0px;
}

#navigation ul li a{
	text-transform: uppercase;
	color: #533E3c;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #533E3C;
	text-decoration: none;
	display: block;
}
#navigation ul li ul li a {
	color: #533E3C;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
}
#navigation ul li ul li ul li a {
	font-weight: normal;
	color: #533E3C;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-image: url(resources/navigationarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.telephone {
	height: 99px;
	background-image: url(resources/navigationbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #600;
	font-weight: bold;
	text-align: center;
	font-size: 2.2em;
	padding-top: 50px;
}
#textbox a:hover {
	color: #F00;
}
/*#prices {
	position: relative;
	width: 319px;
	left: 70px;
	background-image: url(resources/pricetop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.2em;
	color: #600;
	float: left;
	margin-top: 20px;
}
.pricesbottom {
	background-image: url(resources/pricetop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	display: block;
	position: relative;
}*/
#prices {
	position: relative;
	width: 319px;
	left: 70px;
	font-size: 1.8em;
	color: #EEDEBE;
	float: left;
	margin-top: 20px;
}

#prices p {
	padding-bottom: 0em;
	font-size:0.6em;
}
#prices h2 {
	padding-top: 1em;
	color: #FFF;
}
.ec_Trip {
	background-color: #C30;
}
.weeknumber {
	color: #FFF;
}
 #prices a {
	color: #EEDEBE;
}
#prices ul   {
	font-size: 0.6em;
	list-style-type: none;
	padding: 5px;
	border: 1px solid #F0DFC1;
	margin-top: 1em;
	color: #F0DFC1;
}
#prices .eventcalendar {
	font-size: 0.7em;
}
