body {
	margin: 0;
	padding: 12px 0 0;
	background-color: #cccccc;
	color: #123155;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 930px;
	padding: 15px;
	background-color: #060668;
	color: #dcdcdc;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background: #6597fd url("/images/bg-topbar.gif") no-repeat 578px 0;
	color: #ffffff;
}
#topbar a {
	background-color: #6597fd;
	color: #000000;
}
#topbar a:hover,
#topbar a:focus,
#topbar a:active {
	background-color: #6597fd;
	color: #ffffff;
}
#topbar .contactdetails {
	float: right;
	margin: 24px 6px 0;
	font-size: 70%;
	line-height: 1.3em;
}
#topbar .contactdetails th,
#topbar .contactdetails td {
	padding: 3px;
}
#topbar .contactdetails th {
	text-align: left;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
}
#logo {
	float: left;
	border: 0;
}
#strapsearch {
	clear: left;
	float: left;
	width: 100%;
	background-color: #6597fd;
	color: #ffffff;
	border-bottom: 5px solid #060668;
}
#strapline {
	float: left;
	padding: 8px 20px;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#formsearch {
	float: right;
	padding: 8px 20px 6px;
	font-size: 70%;
	line-height: 1.3em;
}
#formsearch label {
	float: left;
	font-weight: bold;
}
#formsearch input {
	float: left;
	margin: 0 0 0 0.4em;
	border: 1px solid #4971c3;
}
#formsearch input.submit {
	background-color: #4971c3;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 5px solid #060668;
}
#navcol {
	float: left;
	width: 164px;
	padding: 0 11px 195px;
	background: #6597fd url("/images/bg-navcol.gif") no-repeat 0 bottom;
	color: #ffffff;
	border-top: 16px solid #6597fd;
}
#navmain {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #6597fd;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#navmain li {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 3px solid #6597fd;
}
#navmain li a {
	float: left;
	width: 154px;
	padding: 1px 4px;
	background-color: #6597fd;
	color: #ffffff;
	border: 1px solid #acc0e9;
	text-decoration: none;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #89acf3;
	color: #000000;
}
#content {
	float: right;
	width: 722px;
	border-top: 12px solid #060668;
}
#content a {
	background-color: #060668;
	color: #6597fd;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #060668;
	color: #ffffff;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#content h6 {
	margin: 0 0 0.4em;
	font-size: 70%;
	line-height: 1.6em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}
#content .container ul,
#content .container ol {
	background-color: #060668;
	color: #acc0e9;
	font-size: 70%;
	line-height: 1.4em;
}
#content .container ul {
	margin: 0 12px 1.2em;
	padding: 0;
	list-style: none;
}
#content .container li {
	margin: 0 0 0.2em;
}
#content .container ul li {
	padding: 0 0 0 10px;
	background: #060668 url("/images/bg-container-ul-li.gif") no-repeat 0 7px;
	color: #acc0e9;
}
#content ul.download {
	margin: 0 0 1.2em;
}
#content ul.download li {
	min-height: 16px;
	padding: 0 0 0 21px;
	background: #060668 url("/images/download/bulletFile.gif") no-repeat 0 0;
	color: #acc0e9;
}
#content ul.download li.doc {
	background-image: url("/images/download/bulletDOC.gif");
}
#content ul.download li.dwg {
	background-image: url("/images/download/bulletDWG.gif");
}
#content ul.download li.dxf {
	background-image: url("/images/download/bulletDXF.gif");
}
#content ul.download li.gif {
	background-image: url("/images/download/bulletGIF.gif");
}
#content ul.download li.jpg {
	background-image: url("/images/download/bulletJPG.gif");
}
#content ul.download li.pdf {
	background-image: url("/images/download/bulletPDF.gif");
}
#content ul.download li.pps {
	background-image: url("/images/download/bulletPPS.gif");
}
#content ul.download li.swf {
	background-image: url("/images/download/bulletSWF.gif");
}
#content ul.download li.xls {
	background-image: url("/images/download/bulletXLS.gif");
}
#content .container table {
	margin: 0 0 1.2em;
	border-collapse: collapse;
	font-size: 70%;
	line-height: 1.4em;
}
#content .container th,
#content .container td {
	padding: 3px;
}
#content .container th {
	text-align: left;
}
#content .container input,
#content .container textarea {
	width: 16em;
	background: #ffffff url("/images/bg-form-standard-input.gif") repeat-x 0 0;
	color: #123155;
	border: 1px solid #4971c3;
}
#content .container input.submit {
	width: auto;
	background-color: #4971c3;
	background-image: none;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
#content .container .excursionlist,
#content .container .summary {
	width: 100%;
}
#content .container .excursionlist th,
#content .container .excursionlist td,
#content .container .summary th,
#content .container .summary td {
	border-bottom: 1px solid #21318c;
}
#content .container .mainimg {
	float: right;
	width: 272px;
	margin: 0 0 12px 12px;
	background: #ffffff url("/images/bg-mainimg.gif") repeat-y 0 0;
	color: #3e3e3e;
}
#content .container .mainimg img {
	float: left;
	display: block;
	width: 245px;
	padding: 11px 16px 5px 11px;
	background: transparent url("/images/bg-mainimg-img.gif") no-repeat 0 0;
	color: #ffffff;
	border: 0;
}
#content .container .mainimg .caption {
	clear: left;
	float: left;
	width: 245px;
	padding: 0 16px 14px 11px;
	background: transparent url("/images/bg-mainimg-caption.gif") no-repeat 0 bottom;
	color: #3e3e3e;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#content .container .contactus {
	clear: right;
	float: right;
	width: 272px;
	margin: 0 0 12px 12px;
}
#content .container .contactus input,
#content .container .contactus textarea {
	width: 13em;
}
#content .container .contactus input.submit {
	width: auto;
}

#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 14px solid #060668;
}
#content .list .item {
	float: left;
	width: 130px;
	padding: 0 14px 0 0;
}
#content .list .item img,
#content .list .item a.noimg {
	display: block;
	margin: 0 0 4px;
}
#content .list .item img {
	width: 130px;
	height: 98px;
	border: 0;
}
#content .list .item a.noimg {
	min-height: 32px;
	padding: 33px 6px;
	background-color: #101577;
	color: #6597fd;
	font-size: 70%;
	line-height: 1.3em;
	text-decoration: none;
	text-align: center;
}
#content .list .item a.noimg:hover,
#content .list .item a.noimg:focus,
#content .list .item a.noimg:active {
	background-color: #101577;
	color: #ffffff;
}
#content .list .item a.name {
	float: left;
	width: 120px;
	padding: 0 0 0 10px;
	background: #060668 url(/images/bg-container-ul-li.gif) no-repeat 0 7px;
	color: #6597fd;
	font-size: 70%;
	line-height: 1.4em;
}
#content .list .item a.name:hover,
#content .list .item a.name:focus,
#content .list .item a.name:active {
	background-color: #060668;
	color: #acc0e9;
}

#content .gallery {
	clear: left;
	float: left;
	width: 100%;
}
#content .gallery .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 15px solid #060668;
}
#content .gallery .item {
	float: left;
	width: 100px;
	margin: 0 0 0 20px;
}
#content .gallery .first {
	margin: 0 0 0 11px;
}
#content .gallery .item img {
	float: left;
	width: 100px;
	height: 75px;
	border: 0;
}
#breadcrumb {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.6em;
	list-style: none;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
}
#breadcrumb li:before {
	content: "> ";
}
#breadcrumb li.first {
	padding: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before {
	content: "";
}
#breadcrumb h1:before {
	content: "> ";
}
#breadcrumb li.first h1:before {
	content: "";
}
#breadcrumb h1 {
	margin: 0;
	font-size: 100%;
	line-height: inherit;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 8px 0;
	background-color: #6597fd;
	color: #000000;
}
#footer a {
	background-color: #6597fd;
	color: #000000;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #6597fd;
	color: #ffffff;
}
#footer .copyright {
	float: left;
	padding: 0 20px;
	font-size: 65%;
	line-height: 1.3em;
}
#navfooter {
	float: right;
	margin: 0;
	padding: 0 20px;
	font-size: 65%;
	line-height: 1.3em;
	text-decoration: none;
	list-style: none;
}
#navfooter li {
	float: left;
}
