#divWrapper {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divHeader {
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-image: url(/assets/images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-image: url(/assets/images/bodyslice2.jpg);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #FFFFFF;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
a {
	color: #2873E0;
}
a:hover  {
	color: #5FAAC3;
}
img  {
	margin-bottom: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	line-height: 1.5em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D366E;
	font-weight: 400;
	font-size: 18px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2A75E1;
	font-weight: normal;
	font-size: 24px;
}
#divMainContent2 {
	float: left;
	width: 700px;
	text-align: justify;
	margin-bottom:10px;
	margin-top: 10px;
	clear: both;
}
#one {
	float: left;
	width: 650px;
	background-image: url(../images/imageborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	margin-top: 15px;
}
#one ul {
	margin: 0px;
	padding: 0px;
}
#one li {
	display: list-item;
	list-style-image: url(/assets/images/bullet.jpg);
	list-style-position: inside;
}
#one img {
	margin-top: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



#oneBooking {
	float: left;
	width: 960px;
	background-image: url(../images/imageborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	margin-top: 15px;
}
#oneBooking ul {
	margin: 0px;
	padding: 0px;
}
#oneBooking li {
	display: block;
	background-image: url(/assets/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
}
#oneBooking img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#two {
	float: left;
	height: 500px;
	width: 299px;
	margin-left: 15px;
	padding-left: 9px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
}

#three {
	float: left;
	width: 250px;
	margin-left: 15px;
	background-image: url(/assets/images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	margin-top: 25px;
}
#three img {
	float: right;
}
#threeBooking {
	float: left;
	width: 950px;
	margin-left: 10px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	margin-top: 25px;
}
.carvanTypesBox {
	float: left;
	width: 380px;
	font-size: 11px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	margin-top: 7px;
}
#threeBooking h2 {
	padding-left: 15px;
}
#threeBooking p {
	padding-left: 15px;
}
.CarvanInfo {
	float: left;
	padding-left: 7px;
	padding-right: 6px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}
.CaravanImages {
	float: left;
	width: 180px;
}
#threeBooking img {
	float: right;
}
#divMainContent {
	width: 960px;
	float: left;
	text-align: left;
	background-image: url(../imagesnew/bigG.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#backtotop {
	float: left;
	width: 100%;
	height: 40px;
	padding: 0px;
	margin-top: 10px;
	text-align: right;
}
#backtotop a {
	padding: 10px;
	background-color: #34A6DD;
	color: #FFFFFF;
	text-decoration: none;
}
#divNavigation .active {border-bottom: 4px solid #FFAA00;}
#divNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavigation li {
	display: inline;
}
#divNavigation {
	height: 21px;
	margin-top: 86px;
	float: right;
	width: 100%;
}
#divNavigation li a {
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
	float: right;
	margin-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/navinactive.jpg);
	margin-right: 15px;
	height: 19px;
	background-repeat: no-repeat;
}
#divNavigation li a:hover {
	color: #346A9F;
	background-image: url(/images/navactive.jpg);
	background-repeat: no-repeat;
}
#divRecentProjects {
	width: 200px;
	float: left;
	background-color: #202F31;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	padding-right: 10px;
	padding-left: 10px;
}
#flashdescriptionbox p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#divNewsbox {
	width: 190px;
	float: right;
	padding-bottom: 30px;
	padding-left: 45px;
	margin-top: 0px;
	background-image: url(/assets/images/rightcolumnslice.jpg);
	background-repeat: repeat-y;
	height: 600px;
}
#divFooter a {
	color: #3C70A1;
	text-decoration: none;
}
#footerright a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divFooter a:hover {
	color: #999999;
}
#divContentWrapper {
	float: left;
	width: 100%;
	overflow: hidden;
}
#divFooter {
	text-align: left;
	clear:both;
	margin-top: 6px;
	width: 100%;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerright img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#divFooter img {
	padding-right: 5px;
}
#divNewboxTop {
	width: 235px;
	float: right;
	background-image: url(/assets/images/righttop.jpg);
	background-position: left top;
	height: 41px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
#divNewboxBot {
	width: 235px;
	float: right;
	background-image: url(/assets/images/bottomright.jpg);
	background-position: left top;
	height: 73px;
	background-repeat: no-repeat;
	margin-top: 0px;
}

body.Home #aHome,
body.Park #aPark,
body.Conferences #aConferences,
body.Brochure #aBrochure,
body.Entertainment #aEntertainment,
body.Booking #aBooking,
body.Links #aLinks,
body.Caravan #aCaravan
 {
	padding-bottom: 6px;
	background-image: url(/assets/images/navactive.jpg);
	background-repeat: no-repeat;
	color: #356BA1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #356BA1;
}
#Righhandcolumn {
	float: right;
	width: 235px;
}
#footerleft {
	float: left;
	width: 90%;
}
#footerright {
	float: right;
	width: 40%;
}
.blackbold {
	color: #000000;
}
.blueink {
	color: #0090D5;
}
#flash {
	float: left;
	height: 330px;
	width: 450px;
}
#flashdescriptionbox {
	float: left;
	width: 490px;
	margin-top: 30px;
	margin-left: 10px;
}
#centrearea {
	float: left;
	width: 960px;
	margin-top: 30px;
}
#aboutMainContent {
	float: left;
	width: 655px;
	padding-left: 9px;
	margin-top: 15px;
}
#aboutMainContent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.darkblue {
	font-weight: bold;
	color: #546F98;
}
.styleTH {
	background-image: url(/assets/images/th.gif);
	background-repeat: repeat-x;
	background-color: #C4E6EC;
	background-position: top;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	line-height: 1.7em;
	padding: 3px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
#oneBooking table {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #E4EAEC;
	margin-top: 25px;
	text-align: center;
}
td {
	padding: 5px;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	line-height: 1.6em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C4DAD4;
	border-bottom-color: #C4DAD4;
	border-left-color: #C4DAD4;
}
th {
	background-image: url(/assets/images/th.gif);
	background-repeat: repeat-x;
	background-color: #C4E6EC;
	background-position: top;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	line-height: 1.7em;
	padding: 3px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.styletd1 {
	background-color: #FCFEFC;
	text-align: center;
}
.styletd2 {
	background-color: #F4FAFC;
	text-align: center;
}
.styletddate {
	background-color: #FCE9E6;
	text-align: center;
}
.Redback {
	background-color: #FCE9E6;
	margin-left: 15px;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
.Specialoffers {
	float: left;
	width: 380px;
	font-size: 11px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
}
#field {
	border: 1px solid #999999;
	margin-top: 3px;
	width: 250px;
	height: 24px;
	padding-top: 6px;
}
.rates_table {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.rates_table td {
	padding: 2px;
	border: 1px solid #C0C0C0;
}
.table_offers {
	background-color: #E4E4E4;
	border: 1px solid #000000;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.rates_table tr:hover {
	background-color: #E4E4E4;
}
.table_heading {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.table_text {
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.table_offers strong {
	display: block;
	background-color: #F43100;
	padding: 10px;
	color: #FFFFFF;
}
