@charset "utf-8";
body{
color:#ffffff;
font-family:"Trebuchet MS"; Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
}
a {
color:#FFFFFF;
}
#wrapper {
	padding: 0px;

	width: 914px;
	border: 1px solid #258ecb;
	margin:auto;
	background-color:#2787b7;
}
#content{
	width:100%;
	min-height:700px;
	background-color:#2787b7;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1c79a9;
	border-bottom-color: #1c79a9;
	height:auto;
}
#footer{
height:60px;
background-color:#80c3e6;
left: auto;
width: 896px;
display: block;
z-index: 999;
bottom:0;
margin: 0px;
margin-left:-1px;
margin-bottom: 0px;
padding-top:20px;
padding-left:20px;
line-height:45px;
}
h1{
font-size:16px;
text-decoration:underline;
}
h2{
font-size:14px;
text-decoration:underline;
}

.halfPage{
width:415px;
margin:20px;
float:left;
background-color:#2787b7;
}


.halfPageScroll{
width:90%;
margin:20px;
float:left;
background-color:#2787b7;
clear:both;


height:640px;
padding-right:30px;}
.imgBorder{
	border: 2px solid #FFFFFF;
	margin-bottom: 20px;
	clear:both;
	
}
#webDesignLogo{
text-align:left;
margin-top:-43px;
float:right;
margin-right:15px;
padding:0;
}


#bookingForm{
	background-image: url(../images/forum-bg.gif);
	background-repeat: no-repeat;
	height: 404px;
	width: 423px;
	margin:0;
	padding:0;
}
#bookingForm p{
padding:0;
margin-left:20px;
margin-bottom:0;
margin-top:10px;
}
.sent{
color:#66CC00;
font-weight:bold;}
.error{
color:#FF9933;
}
#header{
margin-top:0px;
height:100px;
background-color:#FFFFFF;}
#header2{
margin-top:0px;

background-color:#FFFFFF;}
#nav{
	width:100%;
	height:25px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../images/water.jpg);
}
#nav a{
	color:#ffffff;
	background-color:#258fcb;
	margin-left:10px;
	height:25px;
	display:block;
	width:100px;
	float:left;
	text-align:center;
	line-height:25px;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0973b1;
	border-right-color: #0973b1;
	border-left-color: #0973b1;
	background-image:url(../images/buttons-bg.jpg);
	background-repeat:repeat-x;
}
#nav a:hover{
color:#ffffff;
background-color:#65b80e;
margin-left:10px;
height:25px;
display:block;
width:100px;
float:left;
text-align:center;
line-height:25px;
text-decoration:none;
	background-image:url(../images/buttons-bg-green.jpg);
	background-repeat:repeat-x;
}
blockquote{
margin-left:15px;}
.commentText{
	background-color:#FFF;
	color:#333;
	width:500px;
	padding:10px;
	margin-bottom:10px;}
