body {
	background-color: #FFFFFF;
}

/*Footer Links*/
.Links {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Links a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Links a:hover {
	color: #333333;
}
.Copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


/*Company Box Styles*/
.CompanyBoxTitle {
	font-size: 20px;
	font-weight: bold;
	color: #669933;
	text-align: center;
}
.TelephoneNumber {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
.EmailUsNowLink {
	text-align: center;
	padding-bottom: 15px;
}
.EmailUsNowLink a {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.EmailUsNowLink a:hover {
	color: #669933;
}
/*Menu Button Links*/
.Button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
.Button a:hover, .selected {
	color: #000000;
}
/*Background Colours*/
#ContentMainText {
	background-color: #FFFFFF;
}
#CompanyInformationText {
	background-color: #FFFFFF;
}
#CompanyInformation {
	background-color: #666666;
}
.Button {
	background-color: #666666;
	cursor:hand;
}

/*Container Colours*/
#ContentMainBody {
	background-color: #FFFFFF;
}
#MainContentBg {
	background-color: #FFFFFF;
}
#LeftMenu {
	background-color: #666666;
}
#ContentFlashMain {
	background-color: #FFFFFF;
}
#CompanyText {
	background-color: #CCCCCC;
}
#CompanyInnerGradient {
	background-color: #CCCCCC;
}
#FooterMain {
	background-color: #666666;
}
#FooterMain #FooterMainText {
	background-color: #6ab32d;
}

/*Content Colours*/
#ContentMainText a{
	color:#669933;
}
#ContentMainText a:hover{
	color:#000000;
}
#ContentMainText h1 {
	color: #669933;
}
#ContentMainText h2 {
	color:#000000;
}
#ContentMainText h3 {
	color:#000000;
}
#ContentMainText h4 {
	color:#000000;
}
#ContentMainText h5 {
	color:#000000;
}
#ContentMainText h6 {
	color:#000000;
}

.selected {
	background-image: url(../Site_Specific_Images/button_on.gif);
}

#LeftMenu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#LeftMenu a:hover {
	color: #000000;
}
.TelephoneNumber p {
	font-weight:bold;
	color: #000000;
	font-size: 16px;
	margin-top:0px;
	margin-bottom:5px;
}
.ColorNumber {
	color:#000000;
}
#designedby {
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#designedby a {
	color: #000000;
	font-weight: bold;
}

#designedby a:hover {
	color: #333333;
}
#buttonBOOK:hover{
	color:#000000;
}
