@charset "utf-8";
.lefthandnavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.lefthandnavigationheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 60;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.thrColFixHdr #container {
	width: 996px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px none #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
} 
.MainContentH1 {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 23px;
	color: #AB0000;
	text-align: center;
	padding-top: 8px;
}
.SidebarTestimonialResortName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #0C81AC;
	text-align: center;
}
.SidebarTestimonialQuoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.SidebarTestimonialManagerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SidebarTestimonialHeading {
	font-family: "Comic Sans MS", cursive, Verdana;
	font-size: 24px;
	color: #0381AA;
	text-align: center;
}
.SidebarTestimonialTable {
}




.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Comic Sans MS", cursive, Verdana;
	font-size: 18px;
	color: #B30E15;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	background-color: #E1F2F7;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	text-align: center;
}
.Centering {
	text-align: center;
	left: auto;
	right: auto;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	background-color: #E1F2F7;
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.thrColFixHdr #mainContent {
	margin-top: 10;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	left: auto;
	right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
} 
.thrColFixHdr #footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #E1F2F7;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navigationbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39F;
	text-transform: capitalize;
	text-align: center;
	filter: Gray;
}
.MainContentH2 {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 18px;
	color: #AB0000;
	display: inline;
}
.BlueHeading {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 18px;
	color: #0381AA;
	text-align: center;
}
.TestimonalPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #0C81AC;
	text-align: center;
	font-weight: bold;
}
.TestimonialPageQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TestimonialQuoteManagerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.redtext {
	color: #F00;
}
.Justified {
	text-align: justify;
}
.redtextnocentre {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #AB0000;
	display: inline;
}
.footertext {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #0381B8;
	display: inline;
	text-align: center;
	left: auto;
	right: auto;
}
.bluetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #0381AA;
	text-align: center;
	font-weight: normal;
}
.thrColFixHdr #container #mainContent .redtextnocentre a strong {
	color: #AB0000;
}
.SmallerregularText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.thrColFixHdr #container #mainContent table tr td a strong {
	color: #AB0000;
}
.YellowSiZoneText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FCC10D;
	text-align: center;
	font-weight: bold;
}
.comparrisontablegreentext {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #3C3;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 14px;
	border: thin solid #17A6BF;
}
.comparrisontableHEADERtext {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0381AA;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 14px;
}
.comparrisontableBLUEtext {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0381AA;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 14px;
	border: thin solid #17A6BF;
}
.comparrisontableREDtext {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F00;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 14px;
	border: thin solid #17A6BF;
}
.comparrisontableGREYtext {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
.TableBorderBlue {
	border: thin solid #BFE3EE;
}
