/* Master Site Propeties =========================================================================*/
body {
	background-image:url(../../images/site_page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
	color:#666666;
	font-size:12px;
	font-weight: normal;
	padding:0px;
	font-family:Arial, Verdana, Helvetica, Geneva;
}

.formStyle {
	font-family:Arial, Helvetica, sans-serif;
	color:#006666;
}
img {
	border:none;
}
.textbox, input, textarea, select {
	font-size:12px;
	font-family:arial;
	font-weight:normal;
}
p {
	padding:0px;
	margin:0px;
}
.CartItem {
	background-color:#FFDBA4;
	color:#333333;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
.CheckoutSpacer {
	margin-top:6px;
	margin-bottom:6px;
	clear:both;
	height:6px;
	line-height:3px;
	border-top:1px dotted #CCCCCC;
}
/* Calendar Styles */
.DateHead {
	color:#FFFFFF;
	height:26px;
	font-weight:bold;
	text-align:center;
	background-image:url(../../../images/Calendar_WeekdayBG.png);
	background-repeat:repeat-x;
}
.BookRegular {
	height:48px;
	width:48px;
	background-image:url(../../../images/Calendar_BookBlue.gif);
	color:#FFFFFF;
	font-size:10px;
}
.BookSpecial {
	height:48px;
	width:48px;
	background-image:url(../../../images/Calendar_BookOrange.gif);
	color:#FFFFFF;
	font-size:10px;
}
.NoBooking {
	height:48px;
	width:48px;
	background-image:url(../../../images/Calendar_Gray.gif);
	color:#FFFFFF;
	font-size:10px;
}

#cHeader {




}
#Sidebar {
	margin-left:30px;
	text-align:left;
	line-height:22px;
	text-decoration:none;
}
#Sidebar a, #Sidebar a:hover {
	text-decoration:none;
}

.sidenav_on {
	color:#002B4F;
}

#cMasterPageBG {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#PageContent {
	padding-left:60px;
	padding-top:30px;
	padding-bottom:20px;
	height:450px;
}
#headimage {
 	clear:both;
	padding-left:5px;
	margin-bottom:7px;
}
.CenterContent {
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}

/* Generic Heading Propeties ---------------------------------------------------------------------*/
/* DEFINE COLORS ###################### */

	H1 { color:#07836C;	}
	H2, .ProgramText { color: #6E8180; }
	H3 { color:#B32A00; }

/* #################################### */


H1 {
	Font-size:20px;
	font-weight: bold;
	line-height:32px;
	margin:0px;
	margin-bottom:10px;	
	text-transform:uppercase;
	font-stretch:ultra-condensed;
}
H2 {
	Font-size:16px;
	font-weight: bold;
	line-height:18px;
	padding-top: 4px;
	margin-bottom:2px;
	margin-top:0px;
}
.ProgramText {
	Font-size:13px;
	font-weight: bold;
	line-height:22px;
	margin-top:0px;
}
.ProgramText a, .ProgramText a:hover {
	font-size:10px;
}
H3 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin-bottom:3px;
}
a {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#CB8200;
	/*color:#F5AA19;*/
}
a:hover {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#F5AA19;
	text-decoration:none;
}
.FFFT a, .FFFT a:hover {
	color:#3E0A00;
	text-decoration:none;
/*	Link covers entire div. text color to use:#CD9D5A*/
}
/* SIDENAV BULLET FIELDS =========================================================================*/
.sidenav_MAIN, .sidenav_MAIN a, .sidenav_MAIN a:hover {
	color:#005DAB;
}
.sidenav_SECOND, .sidenav_SECOND a, .sidenav_SECOND a:hover {
	color:#FF6600;
}
.sidenav_THIRD, .sidenav_THIRD a, .sidenav_THIRD a:hover {
	color:#4CA0E8;
}
/* Site Specific propeties =========================================================================*/
#PrimaryNav a, #PrimaryNav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
#Pager {
	background-image:url(../../../images/CenterBG.gif);
	width:966px;
	background-repeat:repeat-y;
}
#pagesubnav {
	background-image:url(../../../images/SecondaryNav.gif);
	background-repeat:no-repeat;
	width:966px;
	height:27px;	
}
#pagesubnav a, #pagesubnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#subnavtable {
	height:24px;
	margin-top:3px;
	padding-top:2px;
}
#subnavtable td {
	padding-right:5px;
	padding-left:5px;

}
#snavOn, #snavOn a, #snavOn a:hover {
	background-color:#FFFFFF;
	color:#EB6D20;
}
#ContentHolder {
	width:650px;
	display:inline;
	text-align:left;
	margin-right:20px;
	line-height:22px;
	border-left:1px dotted #CCCCCC;	
	padding-left:18px;
	padding-bottom:20px;
}
#ContentHolderNoSide {
	text-align:left;
	margin-left:40px;
	margin-right:50px;
	line-height:18px;
	padding-left:18px;
}
#imgRight {
	float:right;
	clear:none;
	width:231px;
	line-height:14px;
	margin-right:10px;
	margin-left:10px;
	padding:4px;
	color:#666666;
	font-size:10px;
	font-weight:normal;
}
#Footer {
	height:27px;
	color:#FFFFFF;
	padding-top:7px;
	font-size:11px;
	padding-left:40px;
	background-image:url(../../../images/footer.gif);
	background-repeat:no-repeat;
}
.footer div {
	padding-top:8px;
	line-height:18px;
	padding-bottom:8px;
	font-size:12px;
	color:#757c8E;
}
#Footer a {
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}
#Footer a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}


.disclaimer {
	clear:both;
	background-color:#FFFFFF;
	height:30px;
	font-size:9px;
	color:#999999;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	text-decoration:none;
}
.disclaimer a:link {
	font-size:9px;
	color:#999999;
}
.disclaimer a:hover {
	font-size:9px;
}
.ShoppingCart {
	background-image:url(../../../images/CartBG.gif);
	background-repeat:repeat-x;
	background-color:#FF9900;
	color:#FFFFFF;
}
#CartContents td {
	background-color:#FFDBA4;
}	

/* SITE BUTTONS ===========================================================*/
.submitbutton {
	background-color:#002BFA;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 2px;
	border: 1px solid #FF9900;
}
.emailbutton {
	background-color:#072a56;
	color: #FFFFFF;
	font-size:10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.closebutton {
	color: #CCCCCC;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	width:18px;
	height:18px;
	border: 1px solid #CCCCCC;
}
.TertiarySection {
 	background-image:url(../../../images/TertHeadBG.gif);
	background-repeat:no-repeat;
	width:378px;
	padding-left:16px;
}
.BrowseTripsAlts {
	float:left;
	text-align:center;
	margin:3px;
}
.FinderLink {
	background-image:url(../../../images/TripFinderBG_Question.gif);
	background-repeat:no-repeat;
	clear:both;
	margin:0px;
	margin-bottom:6px;
	padding-top:6px;
}
.FinderLink a, .FinderLink a:hover {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:34px;
	display:block;
}
.FinderLink a:hover {
	color:#002B4F;
}
.ListClass {
	list-style-position:outside;
	list-style-type:circle;
	margin:0px;
	padding:0px;
	line-height:18px;
	font-size:12px;
	margin-left: 12px;
}

.ListClass li {
	display:block;
}


.datagrid_Header {
	background-color:#000045;
	color:#FFFFFF;
	font-weight:bold;
}
.datagrid_ItemStyle {
	background-color:#FFFFFF;
	color:#454545;
	font-weight:normal;
}
a.FooterLink {
	color:#FFE2AF;
	line-height:22px;
	text-decoration:none;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
}	
a.FooterLinkX {
	color:#FFE2AF;
	line-height:22px;
	text-decoration:none;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
}	
a.CrumbLink {
	line-height:30px;
	text-decoration:none;
	font-size:11px;
}	
a.FFFTLinks {
	line-height:30px;
	text-decoration:underline;
	color:#410A03;
}	


.leftVidMenuOff {
	margin-left:7px;
	margin-bottom:2px;
	background-image:url(../../images/leftVidMenu_off.gif);
	background-repeat:no-repeat;
	width:212px;
	height:47px;
}
.leftVidMenuOn {
	margin-left:7px;
	margin-bottom:2px;
	background-image:url(../../images/leftVidMenu_on.gif);
	background-repeat:no-repeat;
	width:212px;
	height:47px;
}
.leftVidIcon {
	background-color:#000000;
	float:left;
	clear:none;
	margin-left:4px;
	margin-top:3px;
	border:1px solid #000000;
	height:38px;
	width:62px;
}
.leftVidText {
	color:#CED2D5;
	font-size:10px;
	text-transform:uppercase;	
	vertical-align:middle;
	float:left;
	clear:none;
	margin-left:6px;
	margin-top:10px;
	height:32px;
	width:120px;
}
.rightVidMenuOff {
	margin-left:8px;
	margin-bottom:2px;
	background-image:url(../../images/rightVidMenu_off.gif);
	background-repeat:no-repeat;
	width:212px;
	height:47px;
}
.rightVidMenuOn {
	margin-left:8px;
	margin-bottom:2px;
	background-image:url(../../images/rightVidMenu_on.gif);
	background-repeat:no-repeat;
	width:212px;
	height:47px;
}
.rightVidIcon {
	background-color:#000000;
	float:right;
	clear:none;
	margin-right:4px;
	margin-top:3px;
	border:1px solid #000000;
	height:38px;
	width:62px;
}
.rightVidText {
	color:#CED2D5;
	font-size:10px;
	text-transform:uppercase;	
	text-align:right;
	float:right;
	clear:none;
	margin-right:6px;
	margin-top:10px;
	height:32px;
	width:120px;
}
.centerVidScreen {
	width:477px;
	height:270px;
	clear:both;
	float:left;
}
.centerVidScreenContent {
	background-image:url(../../images/VideoScreen.gif);
	width:477px;
	height:270px;
}
.centerButtonSet {
	height:29px;
	width:477px;
	clear:both;
}
.FeedSection {
	float:left;
	clear:none;
	background-image:url(../../images/RSSBG.gif);
	height:72px;
	width:415px;
}
.FeedLine {
	width:395px;
	margin-left:10px;
	margin-right:10px;
	line-height:24px;
	border-bottom:1px dotted #252525;
	text-align:left;
}
.leftnavOff {
	border-bottom:1px dotted #333333;
	line-height:20px;
	padding:3px;
	width:200px;
}
.leftnavOn {
	background-color:#360D00;
	border-bottom:1px dotted #333333;
	line-height:20px;
	padding:3px;
	width:200px;
}
#mainNav a {
	color:#FFE2AF;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}
.SponsorBox {
	background-image:url(../../images/insideSponsorBox.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	padding-left:20px;
	height:110px;
	width:350px;
}
.whiteboard {
	color:#660000;line-height:34px;font-weight:bold;font-size:13px;font-family:Arial; font-stretch:ultra-condensed; letter-spacing:2px;
}
#TheFoorter a {
	padding-left:8px;
	padding-right:8px;
	color:#FFCC99;
}