body {
	background-color:#74ABEC;
	color:#2066bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 10px;
	padding: 0px;
}

.clear{clear:both;}
* {
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 835px;
	font-size: 14px;
}
#container:a{
	font-size:14px;
}
p{
	margin: 15px 0px;
}
.rightImg{
float:right;
margin:2px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 285px;
	background-image:url(images/header.jpg);
	width:835px;
	height:122px;
	position:relative;
	font-size:13px;

}

#header ul{
	background-color:#74ABEC;
	width:829px;
	border: 3px solid #FFFFFF;
	display:block;
	top:100px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 8px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;
}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:835px;
	
	text-align:justify;
}
img{
	border-width:0px;
}
h1{
	color:#2A3053;
	font-size:20px;
	margin: 20px 0px 20px 0px;
	border-bottom:1px solid #2066BC;
}

#content: a{
	font-size:14px;
}

.content_header2 h2 {
	color: #2A3053;
	margin: 0;

	}


h2{
	color:#2A3053;
	font-size:16px;
	text-align:center;
	margin: 10px 0px 15px 0px;
}

ul{
	background-color:transparent;
	margin: 0px 0px 0px 20px;
	padding:15px 0px 5px 0px;
	text-align:left;
}
li{
	display:list-item;	
	padding :5px;
}


#left {
	float:left;
	width:600px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#001aff;
	text-decoration:none;}
#left a:hover{color:#05405c;
	text-decoration:underline;}

#right {
	float:right;
	width:160px;
	padding: 0px 10px 10px 10px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	border-bottom: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
.cell_content{
	padding: 15px;
	text-align:left;
	vertical-align:top;
	
}
.table_wrapper{
	display:table;
	width:100%;
	
}

.table_wrapper_white{
	display:table;
	width:100%;
	background-color:white;
}

.table_row{
	display:table-row;
	padding: 1px;
}
.table_cell{
	display:table-cell;
	padding: 1px 10px 20px 1px;
	text-align:left;

	
}


.table_cell_fishing{
	display:table-cell;
	vertical-align:top;

	
}
.table_cell_padding{
	display:table-cell;
	vertical-align:top;
	text-align: center;
}
.table_cell_left{
	display:table-cell;
	vertical-align:top;
	text-align: left;
}
.table_cell_rigth{
	display:table-cell;
	vertical-align:top;
	text-align: right;
}


/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}

#footer {
background-color:inherit;
color:white;
height:80px;
margin:0;
padding:0;
text-align:center;
}

.logo_bg{
	background-color:white;
}
#footer p{
	font-size: 14px;
	margin : 1 0 0 0;
}
#footer a{
	text-decoration:none;
	color:inherit;
}
#footer a:hover{
	color:#28556b;
	text-decoration:underline;
}
/********************** images ***************************/
#imgWrapper {
	
	background-color:#74abec;
	padding: 15px 5px 15px 5px;
	color:white;
	font-weight:bold;
	margin: 1px;
	
	border-style:solid;
	border-width: 2px;
	border-color:white;
	

}
 img{
	border-color: white;
	border-width: 5px;
	border-style:solid;
}
iframe{
	padding: 0 5px 0 10px;
	float:right;
}

 .imgFacilities{
	margin: 0px 16px 0px 16px;
}
 .imgGallery{
	margin: 0px 16px 0px 16px;
}
 .imgPrices{
	margin: 0px 60px 0px 60px;
}
 .imgTour{
	margin: 0px 20px 0px 20px;
} 

#comments {
}

#comments p{
padding-bottom:10px;
	border-bottom-style:solid;
	border-bottom-color:gray;
	border-bottom-width:1px;
}
#generalframe {
float:right;
}
#simsbooking {
float:left;
}
#simsbooking img{
border: none;
}