body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/shell_07.jpg);
	background-position: center;
	background-repeat: repeat-y;
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline;}
a:hover { color: #00ADEF; text-decoration: underline; }

.linkunderline a:link { text-decoration:underline; }
.linkunderline a:visited { text-decoration:underline; }
.linkunderline a:hover { text-decoration:underline; }

.nounderline { text-decoration:none; }
.nounderline a:link { text-decoration:none; }
.nounderline a:visited { text-decoration:none; }
.nounderline a:hover { text-decoration:none; }


table { font-size:12px; }


p { margin-top: 3px; margin-bottom:5px; }
form { margin-top:0px; margin-bottom:0px; }

h1 {color: #00529f; font-size:15px; font-weight: normal; margin-top: 10px; margin-bottom: 15px;}
h1 a:link { color: #00529f; text-decoration:none; }
h1 a:visited { color: #00529f; text-decoration:none; }
h1 a:hover { color: #00529f; text-decoration:none; }
h2 { color: #00529f; font-size:15px; font-weight: normal; margin-top: 0px; margin-bottom: 8px;}
h3 { color: #00529f; font-size:15px; font-weight: normal; margin-top: 5px; margin-bottom: 5px;}
h3 a:link { color: #00529f; }
h3 a:visited { color: #00529f; }
h3 a:hover { color: #00529f; }

/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	width: 760px;
	position: relative;
	margin-left: auto;
 	margin-right: auto;
}
	
#header {
	width: 760px;
	position: relative; 
}

#banner {
	width: 760px;
	position: relative; 
}
	
#mainContent { 
	width: 760px;
	position: relative;
	padding-top: 15px;
}
	
	
#nav {
	width: 760px;
	height: 30px;
	position: relative;
	background-image: url(media/nav.jpg);
	
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF; 
}
	
#nav a:link { color: #FFFFFF; text-decoration: none; }
#nav a:visited { color: #FFFFFF; text-decoration: none; }
#nav a:hover { color: #FFFFFF; text-decoration: none; }



#subNavTours {
	width: 760px;
	height: 30px;
	position: absolute;	
	top: -220px;
	background-color: #FFFFFF;
	z-index: 1;
	
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #000000; 
}

#subNavTours table { font-size:11px; }
	
#subNavTours a:link { color: #000000; text-decoration: none; }
#subNavTours a:visited { color: #000000; text-decoration: none; }
#subNavTours a:hover { color: #000000; text-decoration: none; }

#footer {
	width: 740px;
	position: relative;
	padding-left: 20px; 
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(media/cyan.jpg);
	background-repeat: repeat-x;
	
	font-size: 12px;
	color: #000000; 
}

#footer a:link { color: #000000; text-decoration: none; }
#footer a:visited { color: #000000; text-decoration: none; }
#footer a:hover { color: #00ADEF; text-decoration: none; }

#printSend {
	width: 740px;
	position: relative;
	padding-left: 20px; 
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(media/cyan.jpg);
	background-repeat: repeat-x;
	
	font-size: 12px;
	color: #000000; 
}

#printSend a:link { color: #000000; text-decoration: underline; }
#printSend a:visited { color: #000000; text-decoration: underline; }
#printSend a:hover { color: #00ADEF; text-decoration: underline; }

#pageHeader {
	width: 740px;
	position: relative;
	padding-left: 20px; 
	background-image: url(media/cyan.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:27px;
}

#frontNews { width:220px; }
#frontNews p { margin-top:10px; }
#brochureRequest { width:230px; margin-top:15px; margin-bottom:15px; }

/*TEXT SIZE AND COLOUR STYLES*/

.divide { height: 1px; background-color: #C7EAFB; }

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.button { border: 1px solid #C7EAFB; background-color:#FFFFFF; }
.errors { color: #FF0000; }
.compulsary { font-size:18px; font-weight:bold; color:#FF0000; }
.compulsory { font-size:18px; font-weight:bold; color:#FF0000; }
.promoHomeText { margin-left:20px; width:200px; margin-bottom:20px; }
.promoHomeText2 { margin-left:20px; width:470px; margin-bottom:20px; }

