.main a:link {
	text-decoration: none;
	color: #6F6836;
}
.main a:visited {
	color: #6F6836;
	text-decoration: none;
}
.main a:hover {
	color: #6F6836;
	text-decoration: underline;
}
.main a:active {
	color: #6F6836;
	text-decoration: underline;
}
.secondary a:link {
	text-decoration: underline;
	color: #007DB2;
}
.secondary a:visited {
	color: #007DB2;
	text-decoration: underline;
}
.secondary a:hover {
	color: #6F6836;
	text-decoration: underline;
}
.secondary a:active {
	color: #6F6836;
	text-decoration: underline;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}.whiteBackground {
	background-color: #FFFFFF;
}
.navPanelLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #E3E1D0;
}
.navPanelRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #E2E3D6;
}
.blueStrip {
	background-color: #00B7CE;
}
.navBarBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #847C59;
	background-color: #FFFFFF;
}
.navBarBottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6F6836;
}
.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.whiteBackground {
	background-color: #FFFFFF;
}
.oliveHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #938C63;
}
.formBackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #DADAC5;
	border: 1px solid #ABA57C;
}
.bannerBackground {
	background-color: #ABA57C;
}
.testNewColour {
	background-color: #999966;
}
.whiteUnderline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodyTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}
.bodyTextSmallSuperscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	vertical-align: super;
}
.bodyTextTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #000000;
}
.tableRow {
	background-color: #DADAC5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA57C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA57C;
}
.tableRowTop {
	background-color: #DADAC5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA57C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA57C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABA57C;
	color: #6D6E4B;
	font-weight: bold;
}
.tableRowLeft {
	background-color: #DADAC5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA57C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA57C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABA57C;
	font-weight: bold;
	color: #6D6E4B;
}
.tableRowTopLeft {
	background-color: #DADAC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	height: 24px;
	border: 1px solid #ABA57C;
	font-weight: bold;
	color: #6D6E4B;
}
.packagesColourBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #DADAC5;
	border: 1px solid #ABA57C;
	padding: 10px;
}
.bodyTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.bodyTextBeige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6F6836;
	padding-left: 10px;
	padding-right: 10px;
}
.tourTableBackground {
	background-color: #E2E3D6;
}
