@charset "UTF-8";
/* CSS Document */

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h1 {
	position: relative;
	height: 40px;
}
h1 a {
	position: absolute;
	top: -999em;
}
#content h2.title {
	font-size: 3.5em;
	font-weight: normal;
	color: #CA1D32;
	padding-bottom: 0.09em;
}
#content h3.title {
	font-weight: normal;
	color: #9D9FA2;
}
#mainimage {
	padding-top: 90px;
	position: relative;
}
#mainimage .book {
	position: absolute;
	left: 655px;
	top: 305px;
	display: block;
	text-transform: uppercase;
	color: #CA1D32;
	font-size: 0.9em;
	padding: 0.3em;
	background-color: #FFF;
	text-decoration: none;
}
#mainimage .book:hover {
	color: #FFF;
	background-color: #CA1D32;
}

#mainimage .info {
	position: absolute;
	left: 760px;
	top: 305px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	font-size: 0.9em;
	padding: 0.3em;
	background-color: #CA1D32;
	text-decoration: none;
}
#mainimage .info:hover {
	color: #CA1D32;
	background-color: #FFF;
}
#main {
	font-size: 0.75em;
	position: relative;
	width: 620px;
	padding-right: 20px;
	padding-top: 150px;
	line-height: 1.5em;
	float: left;
	padding-bottom: 150px;
}
#main h2 {
	font-size: 1.5em;
	color: #CA1D32;
	padding-bottom: 1em;
	font-weight: normal;
}

#main p {
	padding-bottom: 1.5em;
}
#sidecol {
	font-size: 0.75em;
	position: relative;
	width: 248px;
	float: right;
	line-height: 1.3em;
}
#sidecol h2 {
	background-color: #CA1D32;
	font-weight: bold;
	padding: 7px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 1.1em;
}
#sidecol p {
	padding-bottom: 1em;
}
#sidecol p a {
	color: #CA1D32;
	text-decoration: none;
}
#sidecol p a:hover {
	color: #000;
}
#footer {
	clear: both;
	position: relative;
	font-size: 0.9em;
	background-color: #9D9FA2;
	padding: 10px;
	color: #FFF;
	text-align: center;
}
#imagelinks {
	position: absolute;
	top: -100px;
	left: 0px;
	width: 620px;
	text-align: left;
}
#imagelinks p {
	color: #9D9FA2;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}


#picrotator {
	position: absolute;
	left: 0px;
	top: 16px;
}
#bookingoffice {
	position: absolute;
	top: 70px;
	right: 0px;
	font-size: 1.3em;
}
#bookingoffice em {
	font-style: normal;
	color: #CA1D32;
}
#navigation {
	position: absolute;
	top: 200px;
	background-color: #9D9FA2;
	padding: 5px;
	width: 890px;
}
#navigation ul {
	position: relative;
	display: block;
}

#navigation li {
	float: left;
	position: relative;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	display: block;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	
}
#navigation ul li a:hover {
	color:#C51123;
}
#navigation ul .last  {
	border-right-width: 0px;
	border-right-style: none;
}
#performance {
	clear: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B4B6;
}
#performance img {
	float: left;
	height: 100px;
	width: 100px;
	position: relative;
	padding-right: 10px;
}
#performance div {
	float: left;
	position: relative;
	width: 400px;
}
#performance div h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #CA1D32;
	padding-bottom: 0.5em;
}
#performance div h2 span {
	color: #939598;
}
#performance .info {
	position: absolute;
	width: 120px;
	display: block;
	top: 15px;
	right: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 1.3em;
	color: #FFF;
	text-decoration: none;
	background-color: #939598;
}
#performance .book {
	position: absolute;
	width: 120px;
	display: block;
	top: 65px;
	right: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 1.3em;
	color: #FFF;
	text-decoration: none;
	background-color: #B2B4B6;
}
#main .booknow {
	position: absolute;
	top: 137px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	font-size: 1em;
	padding: 0.5em;
	background-color: #9B9DA0;
	text-decoration: none;
	font-weight: bold;
	right: 20px;
}

