body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	/*	background-color: #C0DFFD;*/
	background-color: #234B96;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	color: #3366CC;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


td, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
#wrap {
	background: url(../Images/leftBG.jpg) repeat-y left top #C0DFFD;
	width: 960px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	margin: 0 auto;
/*	min-width: 1000px;
	max-width: 1200px;*/
}
#innerwrap {
}
#innerBan {
	background-image: url(../Images/25YearsBG.jpg);
	background-repeat: no-repeat;
	background-position: 650px -40px;
}
#banner {
	background-color: #3067CB;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 128px;
	background-image: url(../Images/palms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner #logo {
	position: absolute;
	left: 25px;
	top: 20px;
	width: 400px;
}
#banner #vouchers {
	position: absolute;
	left: 460px;
	top: -10px;
}


#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner .duck {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
#banner .duck a {
	padding: 2px;
	color: #FFFFFF;
}
#headbar {
	padding-left: 10px;
	padding-top: 3px;
	background-image: url(../Images/barBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-right: 10px;
}
#pageid {
	height: 25px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
}

#colwrap {
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../Images/coachesBG.jpg);
	background-repeat: no-repeat;
	background-position: 180px 0px;
}
#leftcol {
	float: left;
	width: 165px;
}
body#home a#homeLink, 
body#bookings a#bookingsLink,
body#about a#aboutLink,
body#destinations a#destinationsLink,
body#request a#requestLink,
body#contact a#contactLink {
	color: #0066FF;
	background-color: #F0F0F0;
}
ul#navV {
	float: none;
	text-align: left;
	list-style-type: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C0DFFD;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	left: -10px;
	position: relative;
	width: 180px;
}
#navV li {

}
#navV a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	line-height: 30px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0DFFD;
	letter-spacing: 0.1em;
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 14px;
	font-size: 11px;
}
#navV a:hover {
	color: #FF9900;
	background-color: #F0F0F0;
}
.leftBx {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 155px;
	margin-top: 10px;
	color: #3366CC;
	margin-bottom: 10px;
}
#vouchersLB {
	position: relative;
	left: -15px;
}

#content {
/*	margin-left: 230px;
	margin-right: 160px;*/
	margin-left: 190px;
	padding-right: 25px;
	padding-bottom: 10px;
	position: relative;
}
#content img {
	margin: 5px;
}
#home #content {
	margin-right: 400px;
}
#destinations #content {
/*	background: url(../Images/luggage2.png) no-repeat right top;*/
	width: 475px;
}
#rightcol {
	float: right;
	width: 375px;
	margin-right: 10px;
/*	margin-right: 25px;*/
}
.rtcolbox {
	border-bottom: thin solid #E6F2FE;
	margin-bottom: 10px;
}

#offices {
/*	margin-left: 170px;*/
	font-weight: bold;
	text-align: center;
/*	width: 180px;*/
	padding-bottom: 30px;
}
#offices p {
	padding: 0px;
	margin: 15px 0 0 0;
}
#destinations #offices,
#request #offices {
	margin-left: 0px;
}
#request #rightcol {
	width: 160px;
	text-align: center;
}
#destinations #rightcol {
	width: 240px;
}
#destinations .leadLine {
	width: 400px;
}



.office {
	height: 160px;
	width: 320px;
	margin-right: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FE;
	padding-bottom: 10px;
	position: relative;
	clear: none;
	float: left;
}
.mugshots {
	float: right;
}
#glTab {
}
#glTab td {
	padding-right: 5px;
}


#colfoot {
	text-align: center;
	clear: both;
	margin-top: 30px;
}
#footbar {
	clear: both;
	height: 25px;
	background-image: url(../Images/barBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#footer {
	line-height: normal;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #C0DFFD;
}
#footleft {
	float: left;
}
#footright {
	float: right;
}
.pageHead {
	font-size: 18px;
	line-height: 24px;
	color: #3366CC;
	letter-spacing: 0.2em;
}
.subHead {
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
	letter-spacing: 0.1em;
	line-height: 16px;
}
.subHead2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;
	letter-spacing: 0.2em;
}
.leadLine {
	font-size: 13px;
}
.t10 {
	font-size: 10px;
}

.t10Italic {
	font-size: 10px;
	font-style: italic;
}

.t16Bold {
	font-size: 16px;
	font-weight: bold;
}
.figure {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	font-style: italic;
	margin-right: 10px;
}
.figure img {
	border: 1px solid #333333;
}
#about .figure img {
	height: 140px;
}

.bold {
	font-weight: bold;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.clearLeft {
	float: left;
}

.nodisp {
	display: none;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.w160 {
	width: 160px;
}

.borderTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E6F2FE;
}
.marg10 {
	margin: 10px;
}
.hidden {
	overflow: hidden;
}

#contactForm {
	border: 1px solid #45595A;
	background-image: url(../Images/formTop.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin: 0px;
	width: 550px;
	padding: 3px;
	float: left;
	background-color: #FFFFFF;
}
#contactForm h3 {
	font-weight: bold;
	color: #FFFFFF;
}


#reqhead {
	font-weight: bold;
}

.label {
	text-align: left;
	clear: left;
	width: 125px;
	float: left;
	padding-right: 15px;
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.field {
	position: relative;
	padding: 3px;
	border: 1px solid #ccc;
}
.field:focus {
	border: 1px solid #09C;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
input#submit {
	margin-left: 140px;
}
.textRedBold {
	color: #FF0000;
	font-weight: bold;
}
.textWhite {
	color: #FFFFFF;
}

.italic {
	font-style: italic;
}

