@charset "UTF-8";
/* CSS Document */

*{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h2{
	margin:20px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	text-align:left;
}

h3{
	margin:0px 10px 0px 20px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

a{
	color:#4686C6;
	text-decoration:none;
}

a:visited{
	color:#F5891A;
	text-decoration:none;
}

a:hover{
	color:#4686C6;
	text-decoration:underline;
}

body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#006da4;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	color:#555555;
	overflow-x: hidden;
}

#bodywrap{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/contentbg.png);
	background-repeat:repeat-y;
	background-position:center;
	overflow:auto;
}

#wrapper{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:1000px;
}

#container{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:1000px;
}

#header{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../images/header.jpg);
	width:987px;
	height:159px;
}

#navigation{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:987px;
	height:34px;
}

#sidebar{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	width:200px;
	clear:both;
	float:left;
}

#sidebar img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #4686C6;
}

#content{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:987px;
}

#content p{
	padding:0px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#555555;
}

#iframe{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:#ffffff;
	float:right;
	width:780px;
}

#iframe p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:20px;
	color:#555555;
}

#subcont{
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
	border:1px solid #4686C6;
	width:980px;
	height:125px;
	background-image:url(../images/mainimg.jpg);
	background-repeat:no-repeat;
}

#subwelc{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:625px;
	height:125px;
	float:left;
}

#subwelc p{
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 5px;
	line-height:13px;
	text-align:left;
}

#subemails{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-indent:85px;
	list-style-position:inside;
	width:355px;
	height:125px;
	float:right;
}

#subemails ul{
	padding:55px 0px 0px 0px;
}

#subemails li{
	line-height:20px;
} 

#subemails p{
	padding:5px 30px 5px 5px;
}

#nsbcontent{
	margin:10px auto 10px auto;
	padding:0px 0px 0px 0px;
	float:right;
	width:980px;
}

#nsbcontent p{
	margin:20px 10px 0px 20px;
	padding:0px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#555555;
}

#footer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	clear:both;
}


/*CUSTOM*/

td{
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	font-size:12px;
	text-align:left;
}

#footer a{
	color:#4686C6;
	text-decoration:none;
}

#footer a:visited{
	color:#F5891A;
	text-decoration:none;
}

#footer a:hover{
	color:#4686C6;
	text-decoration:underline;
}

.customul{
	padding:5px 50px 10px 110px;
	text-align:left;
	line-height:26px;
	font-size:12px;
}

.tableofcontents{
	text-align:left;
	font-size:12px;
	line-height:20px;
	padding:5px 0px 5px 0px;
	margin:0px 20px 10px 30px;
}


/* NAVIGATION */

#navigation ul{
	height:32px;
	width:987px;
	list-style:none;
	display:inline;
}

#navigation li{
	height:32px;
	list-style:none;
	display:inline;
}

#navigation li ul{
	display:none;
	position:absolute;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	top:32px;
	left:+360px;
	width:300px;
	height:128px;
	position:absolute;
	display:block;
}

#subnav{
	height:128px;
	width:300px;
	display:block;
	background-image:url(../images/subnav_bg.gif);
	background-repeat:repeat;
}

#subnav img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#subnav li a img{
	padding:0px;
	margin:0px;
}
.txtStrike{ 
text-decoration: line-through
} 

.txtRed{
color: rgb(255,0,0)
}

/** 241 Tours Table **/
.241tourstable{
	margin:0 auto;
	padding:0;
	width:800px;
}

.241tourstable tr{
vertical-align: top;
text-align: left;
}


.colcolour {
color:#0033FF;

}

.thcolour {
color:#0066CC;
font-size:12px;
}

.footer {
background-color:#DFE8FF;
font-size:12px;
font-weight:bold;
padding:10px;
width:90%;
text-align:center;
}


/** Click 2 Call **/
#click2call{
	margin:123px 3px 0 0;
	padding:0;
	float:right;
	width:187px;
	height:36px;
	background-image:url(../images/click2call-bg.png);
	background-repeat:no-repeat;
}
#click2call a{
	margin:0;
	padding:12px 0 0;
	widht:187px;
	height:36px;
	display:block;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;	
}
