body {
	background-color: #A7C46E;
	margin: 0px;
	text-align: center;
	background-image: url(images/mainbacking.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
h1 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
h1.h1Title {
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #446F11;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.indexTitle {
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #446F11;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	background-color: #D9EAB6;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}
.holder {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	background-repeat: repeat;
}
.logo {
	position: relative;
	height: 143px;
	width: 700px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	position: relative;
	top: 15px;
	text-align: left;
	float: none;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.logo2 {
	position: relative;
	background-image: url(images/headertitle.gif);
	height: 42px;
	width: 700px;
}
.logo2 span {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	visibility: hidden;
}
.logo3 {
	position: absolute;
	background-image: url(images/sign.gif);
	top: 119px;
	height: 21px;
	width: 16px;
	float: left;
	left: -16px;
}
a:link {
	color: #2E5B00;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #2E5B00;
	font-weight: normal;
}
a:hover {
	color: #6DB31A;
}
.buttons a: {
	height: 18px;
	width: 150px;
	background-color: #E9ECC4;
	text-decoration: none;
}
	.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #D9EAB6;
	background-color:#D9EAB6;
	}
	.menu a {
	color:#19397F;
	display:block;
	padding:2px 5px;
	text-decoration:none;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	}
.menu a:visited {
	text-decoration: none;
	color: #19397F;
	display:block;
	font-weight: bold;
}
.menu a:hover {
	color: #6DB31A;
}
.menubox {
	width: 692px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	position: absolute;
	color: #19397F;
	background-color: #D9EAB6;
	font-weight: bold;
	height: 16px;
	left: 4px;
	right: 4px;
    text-decoration:none;
}
	.menubox a {
	color:#19397F;
	text-decoration:none;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menubox a:visited {
	text-decoration: none;
	color: #19397F;
	font-weight: bold;
}
.menubox a:hover {
	color: #6DB31A;
}
.innertext {
	width: 360px;
	list-style-type: decimal;
	list-style-position: inside;
	list-style-image: url(images/list.gif);
	color: #666666;
	position: relative;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 380px;
}
.innertext ul, .innertext2 ul, .innertext li, .innertext2 li {
	margin-left: 8px;
	list-style-type: disc;
	list-style-image: url(images/list.gif);
	list-style-position: outside;
	padding: 0px;
	}
#weatheronline {
	height: 160px;
	width: 220px;
	text-align: left;
	float: right;
}

.innertext ul ul, .innertext2 ul ul {
	list-style-type: disc;
	list-style-image: url(images/list2.gif);
	list-style-position: outside;
	padding-left: 20px;
	}
html>body .innertext {
	width: 380px;
	}

.innertext2 {
	width: 630px;
	color: #666666;
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
	position: relative;
	left: 35px;
	text-align: justify;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
.red {
	background-color: #F8D7D3;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
	color: #666666;
}
.blue {
	background-color: #CDE3FE;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
	color: #666666;
}
.green {
	background-color: #DDEDDC;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
	color: #666666;
}
.green2 {
	background-color: #D9EAB6;
	padding: 2px;
	margin: 2px;
}
.walkthrough {
	padding: 8px;
	border: 1px dashed #C4BB99;
	background-color: #F8F7F3;
}
.trailguide {
	padding: 8px;
	border: 1px dashed #AB6358;
	background-color: #F5EEEB;
	color: #805746;
}
.whydorset {
	border: 1px dashed #68844A;
	background-color: #EDF3E4;
	color: #577542;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.imagealign {
	position: relative;
	float: right;
	right: 35px;
}
.rightflash {
	float: right;
	width: 262px;
	position: relative;
	right: 4px;
	text-align: right;
}
.tablesetup1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background-image: url(images/tableback.gif);
}
.howtobook2 {
	padding: 8px;
	border: 1px dashed #87815C;
	background-color: #F3F1E4;
	color: #87815C;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
}
.howtobook3 {
	padding: 8px;
	border: 1px dashed #B26939;
	background-color: #F3E9DB;
	color: #B26939;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
}
.howtobook4 {
	padding: 8px;
	border: 1px dashed #984545;
	background-color: #F5E3E0;
	color: #984545;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
}
.book {
	border: 1px dashed #984545;
	background-color: #F5E3E0;
	color: #984545;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
	background-image: url(images/book.gif);
	background-repeat: no-repeat;
	height: 326px;
	width: 311px;
}
.prices {
	border: 1px dashed #B26939;
	background-color: #F5F4EF;
	color: #666666;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
	height: 326px;
	width: 311px;
	float: right;
}
.innerbooking {
	padding-left: 95px;
}
.redtext {
	color: #990000;
	font-weight: bold;
}
.redtextContact {
	color: #CC0000;
}
.ninept-text {
	font-size: 9px;
}

.paddingfix {
	padding: 0px 4px;
}
.footer {
	background-color: #6DB31A;
	width: 692px;
	position: relative;
	left: 4px;
	height: 2px;
	line-height: 2px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.footertext {
	font-size: 12px;
	color: #568B14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	right: 4px;
	position: relative;
}
.footerholder {
	width: 700px;
	vertical-align: baseline;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
}
.formbox1 {
	padding: 0px;
	border: 1px dashed #87815C;
	background-color: #F3F1E4;
	color: #87815C;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
	height: 140px;
}
.formbox2 {
	padding: 0px;
	border: 1px dashed #B26939;
	background-color: #F3E9DB;
	color: #B26939;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
	height: 210px;
}
.formbox3 {
	padding: 0px;
	border: 1px dashed #984545;
	background-color: #F5E3E0;
	color: #984545;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
	height: 110px;
}
.formbox4 {
	padding: 0px;
	border: 1px dashed #68844A;
	background-color: #EDF3E4;
	color: #577542;
	list-style-type: decimal;
	list-style-image: none;
	font-style: normal;
}
.accommodationimage {
	font-size: 9px;
	float: right;
	line-height: 10px;
}
.accommodationimage2 {
	font-size: 9px;
	float: left;
	line-height: 10px;
}
.listbox {
	position: relative;
	right: 20px;
	width: 400px;
}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px!important;
	width /**/:370px;
	position: relative;
	top: 15px;
	text-align: left;
	float: none;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 16px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.quotes p {
	margin-top: 6px;
	margin-bottom: 3px;
	
}.bookingbox {
	margin: 0px;
	padding: 0px;
	width: 630px;
	background-image: url(images/bookingbox.gif);
	background-repeat: repeat-y;
}
.bookingbox-top {
	height: 35px;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bookingbox-top.gif);
	position: relative;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}
.bookingbox-footer {
	height: 1px;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bookingbox-footer.gif);
	position: relative;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}
.bookingbox2 {
	margin: 0px;
	padding: 0px;
	width: 630px;
	background-image: url(images/bookingbox2.gif);
	background-repeat: repeat-y;
}
.bookingbox-top2 {
	height: 35px;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bookingbox-top2.gif);
	position: relative;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}
.bookingbox-footer2 {
	height: 1px;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bookingbox-footer2.gif);
	position: relative;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}
.leftbox {
	width: 300px;
	float: left;
	position: relative;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #984545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.rightbox {
width: 300px;
	float: right;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #984545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.red2 {

	background-color: #F8D7D3;
	padding: 2px;
	margin: 2px;
	font-size: 10px;
	color: #666666;
}
.blue2 {

	background-color: #CDE3FE;
	padding: 2px;
	margin: 2px;
	font-size: 10px;
	color: #666666;
}
.squishtext {
	line-height: 10px;
	font-size: 9px;
}
#flashblock {
	height: 330px;
	width: 262px;	
}.sitemap {
	left: 20px;
	position: relative;
	float: left;
}
#map {
	margin-left: 9px;
}
form {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* TOMAS HARDY - PURBECK - JURASSIC - INLAND HERITAGE - Availability Heading Style */
.style4 {
	font-size: 12px;
	font-weight: bold;
}
/* RECOMMENDATION */
.style3 {
	font-weight: bold;
	font-size: 10px;
}
/* MAP */
.style5 {
	font-size: 12px;
}
/* CALENDAR */
.style6 {
	font-size: 11px;
}
.style7 {
	color: #990000;
}
.style10 {font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.style11 {
	color: #666666;
	font-weight: bold;
}
.style12 {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
/* TEMPLATE */
.style2 {
	font-size: 9px;
}
.quotes_main {
	color: #666666;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}