body {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #f9f2f9;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-size: 0.82em;
	line-height: 1.5em;
}

#content {
	background : #fff;
	width: 800px;
	clear : both;
	margin : 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
p {
	color: #4d4d4d;
}
.highlight {
	color: #043775;
}
.highlightbold {
	color: #043775;
	font-weight:bold;
	font-size:1.4em;
	line-height: 1.8em;
}
/* Tabbed Menu*/
#tabs {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
	font-size: 71%;
	line-height: 26px;
}

#tabs ul, #tabs li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#tabs a:link, #tabs a:visited	{
	background : #f9f2f9;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#tabs a:link.active, #tabs a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#tabs a:hover	{
	color : #6b1c6a;
}
#nav-2 #current {
	color: #FFFFFF;
	background-color: #6b1c6a;
}
#nav-3 #current {
	color: #FFFFFF;
	background-color: #8b112f;
}
#nav-4 #current {
	color: #FFFFFF;
	background-color: #3c4c21;
}
#nav-5 #current {
	color: #FFFFFF;
	background-color: #b06272;
}
#tabs li#nav-2 a:hover	{
	color : #fff;
	background: #6b1c6a
}
#tabs li#nav-3 a:hover	{
	color : #fff;
	background: #8b112f
}
#tabs li#nav-4 a:hover	{
	color : #fff;
	background: #3c4c21
}

#tabs li#nav-5 a:hover	{
	color : #fff;
	background: #b06272
}



 #tabs ul a:hover {
	color : #f00 !important;
}
/* Main */
.booking {
	color: #FFFFFF;
	background-color: #b06272;
	text-align: center;
	width: 189px;
	padding: 3px;
}
.tours {
	color: #FFFFFF;
	background-color: #6b1c6a;
	text-align: center;
	padding: 3px;
	width: 189px;
}
.gallery {
	color: #FFFFFF;
	background-color: #3c4c21;
	text-align: center;
	width: 189px;
	padding: 3px;
}
.about {
	color: #FFFFFF;
	background-color: #8b112f;
	text-align: center;
	width: 189px;
	padding: 3px;
}
#main {
	width: 98%;
	padding-left: 7px;
}
#textblock {
	width: 670px;
	margin: auto;
}
#content #footer {
	background-color: #f59820;
	padding: 5px;
	font-size: 81%;
	clear: both;
	height: 20px;
}
#content #footer #right1 a {
	color: #4d4d4d;
	text-decoration: underline;
}
#content #footer #right1 a:hover {
	text-decoration: none;
}
#footer #copyright {
	padding: 3px;
	float: left;
	width: 400px;
	font-size: 90%;
}
#footer #right1 {
	padding: 3px;
	float: right;
	width: 200px;
	font-size: 90%;
	text-align: right;
}
#table {
	clear: both;
}

/* Image align */

td {
	vertical-align: top;
}
.imageleft {
	font-size: x-small;
	color: #999999;
	float: left;
	margin: 3px 6px 3px 0px;
}
.imageright {
	font-size: x-small;
	color: #999999;
	margin-right: 3px;
	float: right;
	margin-left: 6px;
	padding: 3px;
}

/* Miscellaneous */

#quotes {
	font-size: 80%;
	font-style: italic;
	padding-bottom: 8px;
	width: 97%;
	clear: both;
}

/* Fun Layout */
#left {
	width:400px;
	float:left;
	background:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}

#centre {
	width:245px;
	padding:0px;
	float:left;
	margin-right: 20px;
		}
#right {
	width:245px;
	padding:0px 0px 0px 20px;
	float:right;
	text-align: right;
	vertical-align: top;
		}
#content #main ul {
	line-height: 1.5em;
	color: #4d4d4d;
}
#content #main #table p {
	color: #FFFFFF;
}
.green {
	color: #009900;
}
#table a {
	color: #FFFFFF;
	text-decoration: none;
}
.floatright125 {
	float:right;
	padding-left: 4px;
	margin-left:4px;
	font-size:90%; 
	color: #414141; 
	font-style:italic;
	width:125px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration:none;
}
.centre {
	text-align: center;
}
