h1, h2, h3, h4, h5, h6, html, body, ul, li, dl, dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.3em; }
body {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	margin-bottom:10px;
	font-size: 12px;
	}
a { outline: none;}
#wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 724px;
	text-align: left;
	margin-top:20px;
	padding: 0;
	}
#header {
	position: relative;
	height: 45px;
	}
#logo {
    display: block;
    width: 179px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0px;
    border: none;
    background: transparent url("../images/logo.gif") top left no-repeat;
}
#logo span {
    display: none;
}

#mainmenu {
    float: right;
}
#mainmenu li {
	display:inline;
	}

/* Main Menu Items */
#mainmenu li a {
    display: block;
    float: left;
    background: transparent url("../images/menu/home.gif") top left no-repeat;
    height: 20px;
    margin: 3px 0 0 3px;
}
#mainmenu li a span {
    display: none;
}
#mainmenu ul li a:hover, #mainmenu ul li a.active {
    background-position: 0 -18px;
}

#mainmenu li a.home         { width: 37px; background-image: url("../images/menu/home.gif"); }
#mainmenu li a.tv           { width: 22px; background-image: url("../images/menu/tv.gif"); }
#mainmenu li a.speaking     { width: 58px; background-image: url("../images/menu/speaking.gif"); }
#mainmenu li a.shop         { width: 34px; background-image: url("../images/menu/shop.gif"); }
#mainmenu li a.expeditions  { width: 74px; background-image: url("../images/menu/expeditions.gif"); }
#mainmenu li a.news         { width: 37px; background-image: url("../images/menu/news.gif"); }
#mainmenu li a.biog         { width: 33px; background-image: url("../images/menu/biog.gif"); }
#mainmenu li a.gallery      { width: 52px; background-image: url("../images/menu/gallery.gif"); }
#mainmenu li a.testimonials { width: 80px; background-image: url("../images/menu/testimonials.gif"); }
#mainmenu li a.contact      { width: 55px; background-image: url("../images/menu/contact.gif"); }
#mainmenu li a.blog         { width: 37px; background-image: url("../images/menu/blog.gif"); }




#mainimagewrapper {
	background-color:#003B83;
	width:724px;
	padding-bottom:1px;
	}
.backtotop {
	padding-left:11px;
	}
#mainimage {
	margin-bottom:8px;
	width:724px;
	height: 270px;
	padding: 0;
	color:#FFFFFF;
	font-size:11px;
	 background:url(../images/mainimage_generic_bkgd.jpg) no-repeat 0 0;
}

#mainimage.home {
    height: 279px;
}

#mainimage .topImage {
    background-position: 50% 50%;
    width: 724px;
    height: 270px;
}

.topblock { height: 279px; }
#colone, #coltwo, #colthree {
    width: 220px;
    padding-top: 4px;
    float: left;
}
#colone {
	padding-right:18px;;
	}
#mainimage #mainimagetext #colone p, #mainimage #mainimagetext #coltwo p, #mainimage #mainimagetext #colthree p  {
    line-height: 12px;
}
#coltwo {
	padding-right:18px;
	}
#mainimagetext {
	padding-top:9px;
	padding-left:11px;
	width:215px;
	line-height:1.2em;
	float:left;
}
#mainimagetext.right {
    float: right;
    padding-left: 0;
    padding-right: 11px;
    text-align: right;
}
#mainimagetext.wide {
    width: 710px;
}
#bookings #mainimagetext, #testimonials #mainimagetext , #contact #mainimagetext {	width:698px; }
#contact input, #contact textarea { margin-top:3px; }
#bookings #mainimagetext p {font-size:1em;}
#testimonials #mainimagetext p, #contact #mainimagetext p, #contact #mainimagetext label {font-size:.85em;}
#mainimagetext p {	margin:0 0 12px; padding:0; font-size:12px; line-height:16px;}
#mainimagetext h1 {	text-transform: uppercase; font-size:17px; margin-bottom:10px; margin-top:0px;	}
#mainimage a {	font-weight:bold; color:#FFFFFF; text-decoration:none;	}
#mainimage a:hover {	color:#FFFFFF; text-decoration:underline;	}
#mainimagetext p.detailinfo { border-bottom:1px solid #4593C0; font-size:.8em; padding-bottom:4px; }
#mainimageimage { width:418px; float:right; text-align:center; padding-left:10px; padding-top:10px; padding-bottom:5px; padding-right:10px; }
#imagecol { width: 275px; background-color:#003B83; padding-left:11px; padding-right:10px; float:right; }
#imagecol img { margin-bottom:5px;}
#textcol {  float:left;  width:407px; padding-left:10px; padding-right:10px; background-color:#003B83; line-height:1.2em; }

p.smaller {font-size: 10px !important;}
#featurebox {
	background-color:#EFEFEF;
	padding: 0px;
	float: left;
	padding: 7px;
	width: 710px;
}
#featurebox h1, #featurebox h2 {
	font-size:11px;
	color:#616162;
	margin-top:6px;
	margin-bottom:4px;
}

#featurebox p {
	font-size:10px;
	color:#616162;
	line-height:13px;
	margin:0; padding:0;
}
.feature {
    display: block;
	float:left;
	width: 130px;
	padding: 6px;
	cursor: pointer;
	text-decoration: none;
}
.feature:hover {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
}
.feature.last {
    margin: 0;
}
.feature img {
    border: none; text-decoration: none;
}

#otherlinks {
	margin-top:11px;
	width:704px;
	background-color:#EFEFEF;
	padding-top:9px;
	padding-bottom:18px;
	padding-left:10px;
	padding-right:10px;

	}
h2 {
	color:#709CBF;
	font-size:12px;
	margin-bottom:8px;
}
#otherlinks p {
	font-size:10px;
	padding: 0; margin: 0;
}
#otherlinks p a {
	font-weight:bold;
	color:#7B7B7B;
	text-decoration:none;
	border-bottom:1px solid #D9D9D9;
	display: block;
	margin:0; padding: 2px 0;
}
#otherlinks p a span {
    color:#CBC9C9;
    font-weight: normal;
}
#otherlinks p a:hover {
    text-decoration:none;
    border-bottom-color: #999;
}

.clearingdiv {
	clear:both;
	}
#footer {
	margin-top:11px;
	color:#CBC9C9;
	font-size:.7em;
	clear: both;
	}
#footer p {
	display:inline;
	}
#fright {
	float: right;
	right:0px;
	}
#fright a {	color:#CBC9C9; font-weight:bold;	text-decoration:none;	}
#fright a:hover {	text-decoration:underline;	}
.fbig {
	font-size:1.2em;
	color:#585858;
	}
.fbig a {	color:#585858;	text-decoration:none;	}
.fbig a:hover {	text-decoration:underline;	}



.contactForm .col1,
.contactForm .col2 {
    width: 340px;
    float: left;
}

.contactForm {
    margin: 0; padding: 5px 0;
}
.contactForm input, .contactForm textarea {
    padding: 3px;
    font-size: 11px;
    border: 1px solid #003F86;
    width: 180px;
}
.contactForm textarea {
    width: 200px;
}
.contactForm dl {
    float: left;
    margin: 2px 0;
}
.contactForm dl dt {
    width: 115px;
    float: left;
}
.contactForm dl dd {
    float: left;
}
#submit {
    margin: 10px 0 0 0;
}

p.sentEmail {
    display: none;
    font-weight: bold;
    padding: 10px;
    font-size: 12px;
    color: #000;
    background-color: #DCFF93;
    margin: 5px 0;
    border: 1px solid #97EB6B;
}

.galleryList, .galleryView, .blueBg {
    padding: 10px 0 10px 10px;
    color: #fff;
    background: #003B83 url("../images/gallery_bg.png") top left repeat-x;
}

.blueBg {padding: 10px;}

.galleryList h1, .galleryView h1, .blueBg h1 {
    font-size: 17px;
    margin: -1px 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
}
.galleryList h1 span, .galleryView h1 span {
    font-weight: normal;
    text-transform: capitalize;
}
.galleryView h1 a {
    color: #fff;
    text-decoration: none;
}
.galleryView h1 a:hover {
    border-bottom: 1px dotted #fff;
}


.galleryList a {
    display: block;
    border: none;
    float: left;
    margin: 10px 8px 0 0;
    border: 1px solid #001C3E;
}
.galleryList a img {
    border: none;
}

.galleryView .mainImage {
    float: left;
    margin: 0 15px 5px 0;
    border: none;
}

.pageDetails {
    border-bottom: 1px solid #4593C0;
    font-size: 10px;
    padding: 0 0 2px 0;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.pageDetails .date {
    font-weight: normal;
}

.blueBg {
    padding-bottom: 30px;
    position: relative;
}

.blueBg .backToTop {
    position: absolute;
    bottom: 12px;
    left: 10px;
    font-weight: bold;
    border: none;
    font-size: 11px;
    height: 11px;
    padding: 0;
    margin: 0;
}

.blueBg h1 {
    display: inline;
}

.blueBg a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #4593C0;
}
.blueBg a:hover {
    border-bottom-color: #fff;
}

.blueBg .imageRight {
    float: right;
    clear: right;
    margin: 0 0 20px 20px;
}


