/* ---------------------------------------------
GLOBAL STYLES - GLOBAL.CSS

Colour reference

white - #FFFFFF
black - #000000
-----------------------------------------------*/

body 
{
font: 62.5% arial, verdana, sans-serif;
color: #000;
background: url(../images/template/bk.gif) repeat-x #fff;
height: 100%;
text-align:center;
}
		
a 
{ 
text-decoration:none;
font-weight:bold;
color:#47619f; 
} 

a:hover 
{ 
text-decoration:underline;
font-weight:bold;
color:#47619f; 
} 
	
/* ---------------------------------------------
GENERAL STYLES
-----------------------------------------------*/

html 
{
height: 100%;
}

*  
{
padding:0;
margin:0;
}	

* a:hover, * a:active
{
	outline:none;
}	
		
.clear 
{
  clear: both;
  height: 0;
}

li li, li p, td p, blockquote p 
{
	font-size:1em
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

img 
{
	border: 0;
	vertical-align:bottom;
}

p
{
	line-height:1.7em;
	margin:0 0 1em 0
}

ul,li 
{
	list-style-type:none;
}


input, textarea, select	
{
	font: 1.1em arial, verdana, sans-serif;
	color:#666;
	padding:3px;
	border: 1px #999 solid;
	background: #FFF;
}

input.editing, textarea.editing, select.editing {
	background:#fefff6;
	border-color:#ccc;
}

/* ---------------------------------------------
HEADER STYLES
-----------------------------------------------*/

h1 a
{
	float:left;
	display:block;
	text-indent: -5000px;
	width:277px;
	height:67px;
	margin-top: 16px;
	background: url(../images/title/logo.gif);
	overflow:hidden;
}

h2 {
	font-size: 24px;
	padding-bottom:5px;
	border-bottom: 1px solid #d8e4f5;	
}



/* ---------------------------------------------
CONTENT AREAS
-----------------------------------------------*/

#wrapper
{
	width:871px;
	margin:0 auto;
	text-align:left;
	min-height: 100%;
	text-align:justify;
	position: relative;
}

#top
{
	height: 100px;
	width: 871px;
}


#container
{
	width: 871px;
	background: #fff;
}

#inner_container
{
	width: 849px;
	margin: 0 auto;
	padding-top: 13px;
}

#banner
{
	width: 849px;
	padding-bottom: 7px;
}

#mid_section
{
	width: 849px;
	height: 151px;
	background: url(../images/template/mid-back.gif) no-repeat;
}

#mid_section p
{
	width: 205px;
	float: right;
	color: #082f35;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	margin-top: 15px;
	padding-right: 7px;
}

#booking_pic
{
	width: 299px;
	height: 136px;
	margin-top: 7px;
	margin-left: 7px;
	padding-right: 24px;
	background: url(../images/template/booking.jpg) no-repeat;
	float: left;
}

#omega
{
	background: url(../images/template/omega.jpg) no-repeat;
	width: 282px;
	height: 137px;
	margin-top: 7px;
	float: left;
}

#left_text
{
	width: 505px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	color: #3a629b;
	padding-left: 14px;
}

#left_text p
{
	line-height:14px;
}

#left_text p strong
{

}

#lower_section
{
	width: 506px;
	float: left;
	padding-bottom: 10px;
}

#small_text
{
	width: 297px;
	float: right;
}

#right_text
{
	margin-top:5px;
	width: 305px;
	float: right;
}

#right_text p strong
{
	font-size: 17px;
	color: #949494;
	font-weight: normal;
}

#right_text p em a
{
	font-size:12px;
	color: #45747b;
	font-style: normal;
	font-weight: normal;
}

#right_text p b
{
	font-size: 14px;
	color: #3a629b;
	font-weight: normal;
}

#left_box
{
	width: 195px;
	min-height: 206px;
	background: #d8e4f5;
	float: left;
}


.right_box
{
	width: 305px;
	min-height: 282px;
	background: #d8e4f5;
	float: right;
}

.right_box p, #left_box p
{
	color: #414040;
	font-size:12px;
	line-height: 14px;
	padding: 0 9px 0 7px;
}


/* ---------------------------------------------
CLASS AREAS
-----------------------------------------------*/

.floatright1
{
	float:right;
	margin-top: 5px;
	padding-bottom: 5px;
}

.floatright2
{
	float:right;
	margin-top: 2px;
	padding-right: 7px;
}

.floatleft1
{
	margin-top: 0px; 
}

.move
{
	margin: 86px 0 0 9px;
}

.move1
{
	margin: 107px 0 0 0;
}

.movepic
{
	margin: 7px 0 0 7px;
	padding-bottom: 10px;
}

.move_down
{
	margin-bottom: 50px;
}

.move_down1
{
	margin-bottom: 120px;
}

p.boldhead {
	font-weight: bold;
	font-size: 14px;
}

a.booklink {
	font-weight: bold;
	font-size: 16px;	
	text-decoration: underline;
	line-height: 1.5em;
}

a.booklink:hover {
	text-decoration: none;
}
/* ---------------------------------------------
FOOTER AREAS
-----------------------------------------------*/

* html #wrapper
{
height: 100%;
}


#footer
{
width: 100%;
background: #d8e4f5;
height:60px;
padding-top: 10px;
position: relative;
margin: 0 auto;
margin-top: -70px;
clear: both;
}


.clearer {
	height: 70px;
	display: block;
	clear: both;
}

#footer_text
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	width: 850px;
	line-height: 16px;
	color: #3a629b;
	text-align: left;
	margin: 0 auto;
}

.more_footer
{
	width: 280px;
	padding-left: 50px;
	float: left;
}

.floatleft3
{
	width: 200px;
	float:left;
}

.down
{
	float: right;
}

#footer_text a:hover
{
	color: #3a629b;
	text-decoration: underline;
}

.footer_pic
{
	margin: 5px 20px 0 0;
}
