@charset "utf-8";
* { padding: 0; margin: 0; }
body {
	background: #000000;
	margin-top: 5px;
	color: #000000;
	font: 13px "Trebuchet MS", Verdana, sans-serif;
} 
/* Section Layout - all pages */
#container {
	margin: auto;
	width: 1000px;
	background:url(images/bg_body.gif) repeat-y;
}
#header { position: relative; }
#content { padding: 30px 90px 10px 90px; }
#footer { position: absolute; }

h1{ font-size: 20px; color: #0c4e69; margin: 45px 0 10px 0; border-bottom: 1px dashed #000066; }
h2{
	font-size: 17px;
	color: #0c4e69;
	margin: 5px 0 0 0;
}
h3{
	font-size: 14px;
	color: #CC0000;
	margin: 5px 0 5px 0;
}

h4{
	font-size: 15px;
	margin: 5px 0 5px 0;
}
h5{
	font-size: 16px;
	color: #0c4e69;
	margin: 5px 0 5px 0;
}
/* General Page Links */
#content a:link{ color: #666666; text-decoration: none;}
#content a:visited { color: #666666; text-decoration: none;}
#content a:hover { color: #000066; text-decoration: underline; }
#content a:active{ color: #666666; text-decoration: none;}


/* Menu */
#menu{
	width:980px;
	position: relative;
	margin: -66px 0px 0px 20px;
	#margin-top: -70px; /*internet explorer*/
}
#menu  ul{
	font-size: 14px;
	list-style: none;
	letter-spacing: 1px;
}
#menu li {
	padding: 0 5px 0 10px;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:visited {
	text-decoration: none;
	color: white;
}
#menu li a:link {
	text-decoration: none;
	color: white;
}
#menu li a:hover { color: #a5c6d6; }

#flags {
	position: absolute;
	margin: 0px 0px 0px 48px;
	padding: 3px 0px 0px 9px;
	left: -2px;
	top: 175px;
}

#content p { 
	padding:  0 0 10px 0;
	}
	
#emailtim{
	position: absolute;
	z-index: 8;
	margin: -43px 0px ;
	#margin: 10px 0px ;
	left: 50px;
	}

#footertext {
	position: relative;
	color: #FFFFFF;
	text-align: right;
	padding: 32px 62px 0 0;
	font-size: 11px;
}

#footertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footertext a:hover {
	color: #8faeba;
	text-decoration: none;
}

/**************************
   INDIVIDUAL PAGE STYLES
 **************************/
/*Home*/
#homeleft {
	position: relative;
	width: 610px;
	top: 35px;
	height: 385px;
}
#homeright {
	position: absolute;
	width: 225px;
	margin: -386px 0px 0px 610px;
	z-index: 2;
}
#ecook-text{
	margin-left:260px;
}
#homeleft p { 
	font-size: 15px;
	padding: 5px 40px 5px 0;
	}
.homeright-img {
	padding-bottom: 12px;
	*padding-bottom: 9px;
}

.redtext{ color: #CC0000; font-weight: bold;}
.redtext a:link,  a:visited, a:active{ color: #CC0000; font-weight: bold; text-decoration: underline;}
.redtext a:hover{ color: #000000; text-decoration: none;}

/*Accommodation/Facilities*/
#accommleft{ 
	width: 610px;
	height: 560px;
	#height: 592px;
	}
#accommright {
	position: absolute;
	width: 225px;
	z-index: 2;
	margin: -600px 0px 0px 610px;
	#margin: -598px 0px 0px 610px;
}
#accommleft p { 
	padding: 0 40px 0 0;
	}
.accommpagelist{
	margin: 0 40px 0 30px;
	padding: 5px 0;
}
.accommright-img {
	margin-bottom:23px;
	padding: 4px;
	border: thin none #91AFBA;
}
/*Photos*/
div#photos{
	width: 890px;
	margin-bottom:23px;
	}
.photos{
	border: 1px solid #666699;
	margin: 10px 65px 0 0;
	padding: 3px;
	}
/*Location*/
#locationmap { margin: 0 16px 0 0; }
/*#locationleft{ 
	width: 427px;
	height: 342px;
	}
#locationright{
	position: absolute;
	width: 410px;
	margin: -370px 0px 0px 427px;
}*/
/*Things To Do*/
#thingstodoleft{ 
	width: 410px;
	margin-bottom: 15px;
	}
#thingstodoright{
	position: absolute;
	width: 420px;
	margin: -210px 0 0 415px;
}
#thingstodoleft ul {
	margin-left:20px;
}
#thingstodoright ul {
	margin:  0 0 0 20px;
	#margin: 0 0 0 20px;
}
#thingstodophotos {
	height: 180px;
}
.thingstodophotos-1st {
	border: 1px solid #666699;
	padding: 3px;
	margin: 0 4px 0 0px;
}
.thingstodophotos {
	border: 1px solid #666699;
	padding: 3px;
	margin: 0 0 0 12px;
}

/*Tours/Packages*/
.tourslist{ margin: 0 40px 5px 30px; padding: 0; }

/*Testimonials*/
#testimonialsright{ float: right;  margin: 0 -10px 0 15px;}

/*Contact Us*/
#contactleft{ 
	width: 520px;
	height: 590px;
	}
#contactright{
	position: absolute;
	width: 350px;
	margin: -480px 0px 0px 500px;
}
.contactphoto{
	border: 1px solid #666699;
	padding: 3px;
}
.contactform p {
	clear: left;
}
.contactform p label {
	width: 30%;
	float: left;
}
.text {
	background: #f7f6e1;
	padding: 1px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}
#successful{ 
	width: 620px;
	height: 360px;
	}