body {
	
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BEC4D0;
	margin: 0px;
}



#container {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #666;
	background-image: url(images/containerbg.jpg);
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-repeat: no-repeat;
}
#container_departures {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #666;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(images/containerbg_departures.jpg);
}
#header {
	text-align: center;
	padding-left: 260px;

}


#left_nav {
	font-size: 13px;
	width: 292px;
	float: left;
	font-weight: bold;
	line-height: 12px;
	padding-left: 18px;
	height: 525px;
}
#right_txt {
	padding-left: 20px;
	padding-right: 30px;
	width: 615px;
	background-image: url(images/right_txt_bg_a.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	overflow: auto;
	border: medium outset #d6d9e4;
	font-size: 13px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 50px;
	margin-left: 300px;
	height: 500px;
	
}
#right_txt_departures {
	padding-left: 20px;
	padding-right: 30px;
	width: 615px;
	background-image: url(images/right_txt_bg_a.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	border: medium outset #d6d9e4;
	font-size: 13px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 300px;
	margin-top: 25px;
}
#footer {
	font-size: 10px;
	width: 700px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #376C79;
	text-align: right;
	font-weight: bold;
	padding-left: 250px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #376C79;
	border-top-style: none;
	border-bottom-style: solid;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: thin;
}


h2 {
	font-size: 15px;
	font-weight: bold;
	color: #376C79;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

h3 {
	font-size: 13px;
	color: #376C79;
	text-decoration: none;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}


.whitetxt {
	color: #FFF;
	
}

.pic {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.picwildlife {
	padding: 2px;
}


.book_btn {
	float: right;
	border-style: none;
	
	padding-left: 5px;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.tablecentre {
	text-align: center;
}
.tableright {
	text-align: right;
}
.tablerightpad {
	text-align: right;
	padding-right: 20px;
}
.table {
	font-size: 11px;

}
.contactcol1 {
	height: 525px;
	width: 225px;
	float: left;
}
.contactcol2 {
	height: 525px;
	width: 300px;
	float: left;
	margin-top: 0px;
	font-weight: bold;
}

.green10pxtext {
	font-size: 10px;
	color: #376C79;
}


.pglink:link, .pglink:visited {
	color: #4E4E4E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.pglink:hover {
	color: #999;
	font-weight: bold;
}


.pglinkline:link, .pglinkline:visited {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}


.pglinkline:hover {
	color: #666;
}


.morelink:hover {
	color: #333;
	font-weight: bold;
}

.morelink:link, .morelink:visited {
	color: #646464;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.whitetxtlink:link, .whitetxtlink:visited {
	color: #FFF;
	text-decoration: underline;
	
}


.footerlink:link, .footerlink:visited {
	font-size: 10px;
	color: #376C79;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.footerlink:hover {
	color: #999;
	text-decoration: none;
}



.navlink:link, .navlink:visited {
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: bolder;
}
.navlink:hover {
	color:#73B1BF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

