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


body {
	background-image: url(../Images/bg_tester.jpg);
	background-repeat: repeat;
	margin-top: 25px;
	margin-bottom: 50px;
}


body,td {
	font: 'Maiden Orange', "Times New Roman", serif;
	font-size: 15px;
	color: #000066;
	line-height: 20px;
}

div.sidebar {
	
}



.p {
	text-align: left;
}

.white {
	color: #FFFFFF;
	font-weight: normal;
}
 
.blue13 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.blue14 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
}

.fineprint {
	font-size: 12px;	
}

p.special {
	line-height: 18px;	
}

p.special-lg {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

a:link, a:visited, a:active {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
 
a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #0000CC;
}

a.reserve_big:link, a.reserve_big:visited, a.reserve_big:active {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
}

a.reserve_big:hover {
	color: #CC9933;
	text-decoration: none;
	font-size: 14px;
}


a.reserve:link, a.reserve:visited, a.reserve:active {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
}

a.reserve:hover {
	color: #CC9933;
	text-decoration: none;
	font-size: 14px;
}

.bold {
	font-weight: bold;
}

.line_space {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #990000;
}
.red14 {
	color: #990000;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.holidays {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	text-decoration: underline;
}
.watersportTitle {
	font-size: 18px;
	font-weight: bold;
}
.houseboatTitle {
	font-size: 22px;
	font-weight: bold;
}

