@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #8EB7D9;
}

h1 {
	font-size : 1.8em;
	color : #AA112B;
}
.subheader {
	font-size: .9em;
}
h2 {
	font-size: 1.6em;
	color : #AA112B;
}
h3 {
	font-size: 1.9em;
}
h4 {
	font-size: 1.8em;
}
h5 {
	font-size: 1.7em;
}
h6 {
	font-size: 1.6em;
}
p, ul, ol, #travel table {
	font-size: 1.4em;
	color : #003366;
	text-align : justify;
}
ul ul, ol ol {
	font-size: 1em;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 
ol {
	margin: 0px;
	padding: 0px;
}
ol ol {
	margin-top: 10px;
	list-style-type: lower-alpha;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
a:link, a:visited {
	color: #990000;
}
a:hover {
	color: #003399;
}
a:focus {
       outline:none
}

#charges table {
margin-left: 50px;
}
td.charges {
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}
div.charges {
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}
/*divs*/
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #AA112B;
	position: relative;
	background-image: url(../images/template/bcolor.gif);
	background-repeat: repeat-y;
	background-color: white;
	min-height: 600px;
	zoom: 1;
}
#inner-wrapper {
	width: 690px;
	float: right;
}
#header {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 50px;
	margin-bottom: 70px;
}
p#titletop {
	margin-top: 0px;
	font-weight: bold;
	color: #AA112B;
}
#navbar {
	/*position: absolute;
	top: 30px;
	left: 20px;*/
	width: 180px;
	margin-left: 20px;
	margin-top: 30px;
}
#navbar p, #navbar ul {
	font-size: 1.2em;
	color: white;
}
#navbar ul {
	list-style-type: none;
}
#navbar ul a {
	display: block;
	width: 170px;
	padding-left: 15px;
	text-decoration: none;
}

#navbar ul li {
	line-height: 22px;
}

#navbar ul a:link,  #navbar ul a:visited {
	color: white;
}
#navbar ul a:hover,
#home a.homelink,
#area a.arealink, 
#accommodation a.accommodationlink, 
#charges a.chargeslink, 
#travel a.travellink,
#info a.infolink,
#request a.requestlink,
#booking a.bookinglink,
#calendar a.calendarlink,
#links a.linkslink {
	background-image: url(/images/template/arrwedgelgeright_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.email a, p#rick a {
	font-weight: bold;
	text-decoration: none;
}
.email a:link, .email a:visited, p#rick a:link, p#rick a:visited {
	color: #8BB2D0;
}
.email a:hover, p#rick a:hover {
	color: #FFFFFF;
}
#content {
	clear: both;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom:50px; 
}
#content p {
	line-height : 1.5em;
	margin-top: 25px;
}
#content li {
	line-height : 1.2em;
	margin-left: 30px;
	margin-bottom: 15px;
}
#content img {
	border: thin solid #003366;
}
#terms h2 {
	margin-bottom: 5px;
}

#terms p {
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
#travel img {
	border: 0;
}
#getDirections {
	margin-left: 230px;
	width: 400px;
}
#map {
	margin-left: 230px;;
	width: 400px;
	height: 400px;
	border: thin solid #99B3CC;	
}
#footer {
	clear: both;
	margin-left: 10px;
	/*margin-bottom: 10px;*/
}
#rick p {
	font-size: 1.1em;
	color: white;
	width: 220px;
	margin-bottom: 0px;
}
#home2 #rick {
	width: 180px;
	margin-left: 20px;
}
#rick a:link.red, #rick a:visited.red {
	color: #8EB7D9;
}
#rick a:hover.red {
	color: #990000;
}
/*float & clear*/
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clearleft {
	clear: left;
	margin-top: 10px;
}
.clearright {
	clear: right;
	margin-top: 10px;
}
.clear {
	clear: both;
	margin-top: 10px;
}
/*width*/
.width100 {
	width: 100px;
}
.width200 {
	width: 200px;
}
.width300 {
	width: 300px;
}
.width400 {
	width: 400px;
}
.width500 {
	width: 500px;
}
.error {
	color:#990000
}
/*margins*/
.margin50 {
	margin-left: 50px;
}
.margin100 {
	margin-left: 50px;
}
.margin200 {
	margin-left: 50px;
}
.margintop0 {
	margin-top: 0;
}
.imageright {
	margin-left: 50px;
}
div.xlinks2 {
	font-size : 11px;
	line-height : 125%;
	color : #003366;
	padding-top: 10px;
}
#home2 #photo {
	width: 250px;
	height: 190px;
	float: right;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
#home2 #photo-strip {
	margin-left: 30px;
	margin-bottom: 20px;
}
#home2 #photo-strip img {
	margin-right: 15px;
}
#home2 #photo-strip p {
	margin: 0 20px 5px 0;
	font-style: italic;
	font-size: 1.1em;	
}
