@charset "utf-8";

body {
	background-color: #004080;
}

h1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	COLOR: #333999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-top: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #990000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h4 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	COLOR: #333999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

/* links */
a, a:visited {	
	color: #0066CC;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}

.TableBold_Blue {
	background-color: #B9CFFF;

}
.TableBold_Green {
	background-color: #DBF77D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #162648;
	border-bottom-color: #162648;
}
.TableNormal {

}
.TableBorder {
	border: 1px solid #983E04;
	color: #FAEFC4;
	background-color: #990000;
	background-position: center;
}

/* images */

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
SpecialOffers a:link {
	text-decoration: none;
}
SpecialOffers a:visited {
	text-decoration: none;
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

h1 {
	COLOR: #333999;
}
h1, h2, h3, p {
	margin: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#wrap {
	position: relative;
	width: 870px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(../Images/PageGfx/border.png);
	background-repeat: repeat-y;
	height: 95px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}
.SpecialOfferBorder {
	padding: 5px;
	border: 1px solid #660000;
	margin-right: 5px;
	margin-left: 5px;
}

#VeryTop {
	background-image: url(../Images/PageGfx/header.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	margin-bottom: 0px;
	position: relative;
}
#MainArea {
	background-image: url(../Images/PageGfx/border.png);
	background-repeat: repeat-y;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 870px;
}
#TopMenu {
	background-image: url(../Images/PageGfx/border.png);
	background-repeat: repeat-y;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	background-image: url(../Images/PageGfx/FooterBackground.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	clear: left;
}
.footertext {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	height: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}

.footertext a {
	text-decoration: none;
	color: #666666;
}
.HeaderTable {
	padding-right: 5px;
	padding-left: 5px;
}

.ContentWrap {
	padding-right: 5px;
	padding-left: 5px;
}
#ContentDarkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../Images/PageGfx/ContentBackgroundGrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#ContentTopDarkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/PageGfx/TopBackgroundDarkBlue.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-left-color: #000066;
	height: 28px;
}
.TopText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	height: 24px;
	font-style: normal;
}


.MenuDropdownOpen a{
	color: #FFFFFF;
	margin-bottom: 1px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.MenuDropdownOpen a:hover{
	background-color: #002674;
	color: #FFFF00;
	margin-bottom: 1px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainPageContent-wrap {
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	background-color: #FFFFFF;
	width: 830px;
}
#leftbar {
	border: 1px solid #002674;
	width: 30%;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url(../Images/PageGfx/ContentBackgroundGrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 258px;
}
#fullbar {
	border: 1px solid #002674;
	background-image: url(../Images/PageGfx/ContentBackgroundGrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 10px;
}

#sidebar {
	float: right;
	width: 66%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url(../Images/PageGfx/ContentBackgroundGrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #002674;
	height: 258px;
}	
.BlueBackground {
	color: #FFFFFF;
	background-image: url(../Images/PageGfx/BlueBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 29px;
}
.BlueBackground a{
	color: #FFFFFF;
	text-decoration: none;
	height: 29px;

}
.BlueBackground a:hover{
	color: #FFFF99;
	text-decoration: none;
	height: 29px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.FloatRight {
	float: right;
}
.HomePageTitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #990000;
	font-weight: normal;
}
.HomePageTitleTextp {
	color: #006699;
	font-weight: normal;
	margin-right: 30px;
}
#MainPageContent-wrap {
	clear: both;
	width: 850px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	color: #000000;
}
#MainPageContent-wrap-old {
	clear: both;
	width: 850px;
	display: inline;
	background-color: #FAEFC4;
	border: 1px solid #BF1704;
	padding-bottom: 10px;
	color: #000000;
}
.SpecialOffers {
	background-image: url(../Images/PageGfx/Background-SpecialOffers.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 130px;
	width: 510px;
	float: left;
	text-decoration: none;
}
#JoinOurLists {
	cursor: default;
}
#JoinOurLists a{
	text-decoration: none;
		cursor: hand;
}

.JoinOurList {
	color: #039;
}
.OfferHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
	text-decoration: none;
	padding-left: 08px;
}
.OfferHeader a{
	text-decoration: none;
}

.Availability {
	padding: 5px;
	height: 148px;
	width: 510px;
	float: left;
	background-image: url(../Images/PageGfx/Background%20-%20Check%20Availability.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.TripAdvisor {
	padding: 5px;
	position: relative;
}

.HomePageText {
	padding: 5px;
	position: relative;
	margin: 10px;
	border: 1px solid #999999;
}
.HomePageParagraphTextTop {
	clear: both;
	width: 830px;
	background-image: url(../Images/PageGfx/Background-WholeTop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.HomePageParagraphTextMiddle {
	width: 810px;
	background-image: url(../Images/PageGfx/Background-WholeMiddle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.HomePageParagraphTextBottom {
	width: 830px;
	background-image: url(../Images/PageGfx/Background-WholeBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.SubPage850Top {
	clear: both;
	width: 850px;
	background-image: url(../Images/PageGfx/850px-Top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.SubPage850Middle {
	width: 850px;
	background-image: url(../Images/PageGfx/850px-Middle.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubPage850Bottom {
	width: 850px;
	background-image: url(../Images/PageGfx/850px-Bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
/* alignment classes */
.float-left  { float: left; }
.float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* start - table */
#nav table {
	border-collapse: collapse;
	margin: 0px;
	padding-left: 11px;
}
#nav th strong {
	color: #000000;
}
#nav th {
	background: #93BC0C url(/../Images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
#nav tr {
	height: 30px;
	padding-left: 11px;
	padding-right: 11px;
}

#nav td.first,th.first {
	border-left: 0px;
}
#nav tr.row-a {
	background: #F8F8F8;
}
#nav tr.row-b {
	background: #EFEFEF;		
}
.row-a {
	background: #F8F8F8;
	color: #000000;
}
.row-b {
	background: #EFEFEF;
	color: #000000;
}

/* end - table */

.RedText {color: #FF0000}
}
.GreyText {
	color: #999999
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	border: none;
	background-color: #8EB50C;
	background-image: url(../Images/nav.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}.MainPageContent-wrap-Form {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.BookingHeaderBox {
	padding: 6px;
	border: 1px solid #660000;
	background-color: #FFFFFF;
}

.ThankYou {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #9D0000;
	background-color: #FFC;
	border: 1px solid #9D0000;
	padding: 3px;
	width: 840px;
}
