@charset "utf-8";
/* CSS Document */

/*##########################################################
This styles are used for the public static pages
##########################################################*/


/************* default.css **************/
body {
	margin: 0px;
	padding: 0px;
}

.bg_left{
	background-color: #95AABD;
	background-image: url(../images/layout/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	visibility: visible;
	height: 100%;
	width: 50%;
}

.bg_right{
	background-color: #C6D1DC;
	background-image: url(../images/layout/bg_right.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	visibility: visible;
	height: 100%;
	width: 50%;
}

.maintable {
	height: 100%;
	width: 755px;
}

.sidebar {
	vertical-align: top;
	width: 165px;
}

.mainbar {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.homelink a {
	font-weight: bold;
	text-decoration: none;
	color: #B22222;
}

.homelink a:hover {
	font-weight: bold;
	color: #B22222;
	text-decoration: underline;
}

 a {
	text-decoration: none;
	color: #B22222;
}

 a:hover {
	color: #B22222;
	text-decoration: underline;
}

.bluelinks a {
	text-decoration: none;
	color: #315B82;
}

.bluelinks a:hover {
	color: #315B82;
	text-decoration: underline;
}

.arrow ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.arrow ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

.faq  b {
	color: #B22222;
}

.blue_text{
	color: #315B82;
	font-weight: bold;
}

.blue_text_light{
	color: #315B82;
}

.header_left{
	background-image: url(../images/layout/header_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 197px;
	width: 165px;
	vertical-align: top;
}

.header_right{
	background-image: url(../images/layout/header_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 84px;
	width: 590px;
}

.nav_top{
	background-image: url(../images/layout/nav_top.gif);
	background-repeat:repeat-y;
	background-position: top left;
	width: 165px;
	height: 310px;
	vertical-align: top;
}

.nav_bottom{
	background-image: url(../images/layout/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 165px;
	height: 230px;
}

.footer{
	background-image: url(../images/layout/footer.gif); 
	background-repeat: no-repeat;
	background-position: top left;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F2F2F2;
	text-align: right;
	height: 17px;
	padding-right: 10px;
	padding-top: 2px;
}

.disclaimer a {
	color: #666666;
	text-decoration: none;
}

.disclaimer a:hover {
	color: #666666;
	text-decoration: underline;
}

input.search{ 
	border: 1px solid #000000;
	width: 95px;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

.breadcrumbs{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#942A1E;
	text-decoration:none;
	font-weight:normal;
}



.breadcrumbs a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}

.breadcrumbs a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B22222;
	text-decoration:underline;
	font-weight:normal;
}

.subheader_text, h2{
	color: #315B82;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	margin-bottom: -12px;
}

.textBoxed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	padding: 3px;
}

.textHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #315984;
	text-align: center;
}

.textSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	background-color: #A52A2A;
	text-align: center;
}

.textSubHeader2 {
	font-family: sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	background-color: #A5BEE7;
	text-align: center;
}

.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	padding: 3px;
}

.textInput_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.links {
	color: #333333;
	text-decoration: none;
}

.normal_text {
	color: #333333;
	font: 12px/17px Arial, Helvetica, sans-serif;
	visibility: visible;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}

.red {
	color: #CC0000;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #92250B;
}
/************* default.css **************/







/************* core1.css **************/
hr {
	display: none;
}
#Bound {
	margin: 0px auto;
	width: 165px;
	height: auto;
	clear: both;
	text-align: left;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;

}
#HeaderElements {
	width: 892px;
	height: 133px;
	background: url(../images/Header_Full.gif) no-repeat;
	float: left;
}
#HeaderElements .HPLink {
	width: 288px;
	height: 122px;
	margin-left: 5px;
}
#HeaderElements .HPLink a {
	width: 288px;
	height: 122px;
	display: block;
}
#HeaderElements h1 {
	display: none;
}
#HeaderElements h2 {
	display: none;
}
#Features {
	width: 892px;
	height: 331px;
	float: left;
}
#Features .FeaturesWidebar {
	height: 16px;
	overflow: hidden;
	width: 892px;

}
#Features .FeaturesContent{
	height: 287px;
	width: 892px;
	overflow: hidden;
	text-align: center;
	
	font-size: 0.75em;
}
#Features .FeaturesShadow{
	height: 28px;
	overflow: hidden;
	width: 892px;
	
}
#NavCol {
	width: 165px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#NavCol .HeadTop {
	height: 11px;
	overflow: hidden;
	
}
#NavCol .NavBody {
	text-align: left;
	height: auto;
	
	padding: 0px 1px 0px 1px;
}
#NavCol .NavBottom {
	height: 37px;
	
}
#NavCol .NavFootLinks {
	height: auto;
	text-align: center;
}
#NavCol .NavOptionLow {
	padding: 1px 22px 0px 11px;
	height: 23px;
	overflow: hidden;
	font-size: 0.80em;
	font-weight: bold;
	

}
#NavCol .NavOptionLowON {
	padding: 1px 22px 0px 11px;
	height: 23px;
	overflow: hidden;
	font-size: 0.80em;
	font-weight: bold;
	
	color: ;
	cursor: pointer;
}
#NavCol .NavOptionLowSub {
	padding: 1px 0px 0px 11px;
	height: 20px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color:#A1291B;
	background: url(images/Nav_Bkg_off_1line_sub.gif) no-repeat;
	

}
#NavCol .NavOptionLowSubON {
	padding: 1px 0px 0px 11px;
	height: 20px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	background: url(images/Nav_Bkg_off_1line_sub-ovr.gif) no-repeat;
	cursor: pointer;
}
#NavCol .NavOptionLowON a:hover
#NavCol .NavOptionLowSubON a:hover
#NavCol .NavOptionHighSubON a:hover {
	display: block;
	text-decoration: none;
	color: #333333;
}
#NavCol .NavOptionLow a,
#NavCol .NavOptionLow a:visited,
#NavCol .NavOptionLowSub a,
#NavCol .NavOptionLowSub a:visited,
#NavCol .NavOptionHighSub a,
#NavCol .NavOptionHighSub a:visited {
	display: block;
	text-decoration: none;


}
#NavCol .NavOptionLowON a,
#NavCol .NavOptionLowON a:visited,
#NavCol .NavOptionLowSubON a,
#NavCol .NavOptionLowSubON a:visited,
#NavCol .NavOptionHighSubON a,
#NavCol .NavOptionHighSubON a:visited {
	display: block;
	text-decoration: none;
	color: #A1453A;
}
#NavCol .NavOptionHighSub {
	padding: 1px 22px 0px 11px;
	height: 39px;
	overflow: hidden;
	font-size: 0.80em;
	font-weight: bold;
	

	line-height: 1.3em;
}
#NavCol .NavOptionHighSubON {
	padding: 1px 22px 0px 11px;
	height: 39px;
	overflow: hidden;
	font-size: 0.80em;
	font-weight: bold;
	
	color: ;
	line-height: 1.3em;
	cursor: pointer;
}
#NavCol .SubNavBlock {
padding-left:0px;
line-height:18px;

	
}
#NavCol .SubNavBlock ul {
	margin: 3px 0px 3px 0px;
	padding:0px;
	height: auto;
}
#NavCol .SubNavBlock li {
	line-height: 1.3em;
	list-style: none;
	margin: 0px;

	padding: 1px 0px 3px 0px;
	font-size: 0.7em;
	display: block;
}
#NavCol .SubNavBlock li:hover {
	line-height: 1.3em;
	list-style: none;
	margin: 0px;
	padding: 1px 0px 3px 0px;
	font-size: 11px;
	display: block;
	
	
	text-decoration: none;
}
#NavCol .SubNavBlock a {
	display: block;
	width: 145px;
	height: 100%;
	padding: 0px 0px 0px 15px;

	text-decoration: none;
}
#NavCol .SubNavBlock a:hover {
	color: #A1453A;
	text-decoration: none;
	
}
#ContentContainter {
	font-size: 0.7em;
	width: 627px;
	height: auto;
	float: right;
	padding-left: 16px;
	margin: 0px 0px 0px 0px;
}
#ContentContainter .LeadMessage {
	padding-top: 30px;
	width: 100%;
	
}
#ContentContainter .LeadMessage h3 {
	display: none;
}
#ContentContainter h3 {
	font-size: 1.9em;
	font-weight: bold;
	color: #c00000;
	padding-right: 15px;
	margin: 0px;
}
#ContentContainter ol li {
	font-size: 1em;
}
#ContentContainter ul li {
	font-size: 1em;
}
#ContentContainter p {
	font-size: 1em;
	color: #333;
	padding-right: 15px;
}
#ContentContainter p {
	margin: 0px 0px 20px 0px;
}
#ContentContainter p a,
#ContentContainter p a:visited {
	color: #0000FF;
}
#ContentContainter p a:hover {
	color: #C00;
}
#ContentContainter p.ParaTitle {
	font-size: 1.15em;
	font-weight: bold;
	color: #c00000;
	padding-right: 15px;
	margin: 15px 0px 6px 0px;
}
#ContentContainter .BodyTXT{
	font-size: 1em;
	color: #333;
	padding-right: 15px;
}
#ContentContainter blockquote{
	width: 95%;
	font-size: 1em;
	font-style:italic;

	border: 1px dashed #9BC0DB;
	padding: 8px;
	margin: 0px;
}
#ContentContainter .narrowBlock {
	width: 58%;
}
#ContentContainter blockquote p {
	margin: 0px;
}
#ContentContainter .BodyTXT p {
	margin: 0px auto;
	padding: 0px auto;
}
#ContentContainter .TableBottomLine {
	border-bottom: 1px solid #CCC;
}
#ContentContainter .PolaroidLeft{
	float: left;
	margin: -2px 10px 2px 0px;
}
#ContentContainter .PolaroidRight{
	float: right;
	margin: -2px 0px 2px 10px;
}
#ContentContainter .StaffSet {
	width: 313px;
	height: 109px;
	float: left;
	overflow: hidden;
}
#ContentContainter .StaffSetImage {
	width: 106px;
	height: 109px;
	
	overflow: hidden;
}
#ContentContainter .StaffSetTitle {
	font-family: "Lucida Grande", "trebuchet MS", verdana, arial, tahoma;
	font-size: 1em;
	padding: 1px 4px 0px 0px;
	width: 200px;
	color: #333;
}
#ContentContainter .StaffSetTitle .Title a,
#ContentContainter .StaffSetTitle .Title a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #c00000;
}
#Footer {
	margin: 0px 0px 15px 0px;
	padding-top: 20px;
	width: 892px;
	height: auto;
	clear: both;
}
#Footer .FootBar {
	width: 880px;
	height: 24px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	padding-top: 5px;
	
	text-align: center;
	color: ;
	font-size: 0.7em;
}
#Footer .SecondaryLinks {
	width: 880px;
	text-align: center;
	color: #666;
	font-size: 0.7em;
}
#SecondaryContent {
	padding-right: 6px;
	margin-top: 20px;
}
#SecondaryContent #tabs {
	float: left;
	width: 373px;
}
#SecondaryContent #tabs a, 
#SecondaryContent #tabs a:hover, {
	text-decoration: none;
	cursor: pointer;
}
#SecondaryContent #tabs .Tab {
	width: 213px;
	height: 58px;
	overflow: hidden;
	color: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 40px 10px 0px 150px;
	margin: 0px 0px 8px 0px;
}
#SecondaryContent #tabs .Tab h4{
	display: none;
}

#LatestNewsContainer {
	width: 228px;
	float: right;
}
#LatestNewsContainer .NewsHeader{
	height: 10px;
	overflow: hidden;
	
}
#LatestNewsContainer .NewsBody{
	height: auto;
	padding: 6px 10px 0px 10px;
	
}
#LatestNewsContainer .NewsFooter{
	height: 28px;
	overflow: hidden;
	
}
#LatestNewsContainer h4 {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 1.15em;
	color: #bc0000;
}
#LatestNewsContainer .Article {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 1em;
	color: #666;
	border-bottom: 1px dotted #CCC;
}
#LatestNewsContainer .Article a,
#LatestNewsContainer .Article a:visited {
	color: #666;
	text-decoration: none;
}
#LatestNewsContainer .Article a:hover {
	color: #C00;
	text-decoration: none;
}
#LatestNewsContainer p {
	text-align: right;
	margin: 0px;
	padding: 5px 0px 6px 0px;
	font-size: 0.65em;
	color: #bc0000;
}
#LatestNewsContainer .ArticleLast {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 1em;
	color: #666;
}
#MiniPromo {
	padding-top: 2px;
	width: 228px;
	float: right;
}
/*#####################################################################
Some styles for the main content pages
#####################################################################*/

#ExtrasContainer {
	width: 228px;
	float: right;
	margin: 14px 0px 10px 16px;
	clear: both;
}
#ExtrasContainer .ExtrasHeader {
	height: 10px;
	overflow: hidden;
	
}
#ExtrasContainer .ExtrasBody {
	padding: 6px 10px 10px 10px;
	
	clear: both;
}
#ExtrasContainer .ExtrasBody ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
#ExtrasContainer .ExtrasBody h4 {
	font-family: "Lucida Grande", "trebuchet MS", verdana, arial, tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #c00000;
	margin: 0px;
}
#ExtrasContainer p {
	margin: 8px 0px 10px 0px;
}
#ExtrasContainer .WhatNext img{
	margin: 1px 0px 1px 0px;
}
#ExtrasContainer .WhatNext a,
#ExtrasContainer .WhatNext a:visited {
	text-decoration: none;
	color: #666;
}
#ExtrasContainer .WhatNext a:hover {
	color: #C00;
	text-decoration: underline;
}
#ExtrasContainer .Divide {
	height: 2px;
	overflow: hidden;
	
	margin: 8px 0px 8px 0px
}
#ExtrasContainer .ExtrasFooter {
	height: 28px;
	overflow: hidden;
	
}
#ExtrasContainer .InfoLinks a,
#ExtrasContainer .InfoLinks a:visited {
	padding-left: 10px;
	text-decoration: none;
	color: #666;
	
}
#ExtrasContainer .InfoLinks a:hover {
	color: #C00;
	text-decoration: underline;
	
}

.GalleryWindow {
	background: none;
}
.GalleryWindowLoading {
	
}
/*################################################################################################################*/

.BookingTab {
	width: 525px;
	height: 54px;
	margin-bottom: 10px;
	padding: 46px 20px 0px 76px;
	overflow: hidden;
}
.BookingTab h4 {
	display: none;
}
a.BookingTabLink {
	cursor: pointer;
	color: #333;
	text-decoration: none;
}
a:hover.BookingTabLink {
	cursor: pointer;
	color: #c00;
	text-decoration: none;
}
.Testimonial {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
color: #0066CC;
}
.DisabledDiv {
	display: none;
}
/************* core1.css **************/