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

/* ----------------------------------------------------------------------- */
/* ---- This style sheet is for devices with screen width of 640 pixels -- */
/* ---- or more, such as iPhone 4, iPad, HDPS Android (landscape), etc. -- */
/* ---- Only changes to rules listed here should be made.  Default sheet:  */
/* ---- mXFL2011template.css   ------------------------------------------- */
/* ----------------------------------------------------------------------- */

body {
	font-size: 18px;
}

h3 {
	font-size: 30px;
	line-height: 55px;
}
h5 {
	font-size: 21px;
}
h6 {
	font-size: 16px;
}
p {
	margin: 8px 0px 10px;
	font-size: 18px;
}

#hRight p {
	font-size: medium;
}

#featureBox a {
	text-align: center;
	margin: 10px 0px 0px 8px;
	display: inline-table;
	padding: 4px;
	height: auto;
	color: #fff;
	text-decoration: none;
	width: 23.4%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#featureBox a div {
	/* [disabled]height: 75px; */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab {
	/* [disabled]border-bottom: solid 1px #004c7c; */
	margin: 0px;
	padding: 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: url(images/flmbg-blueOFF75.png) repeat-x;
	height: 55px;
}
/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background: url(images/flmbg-blueON75.png) repeat-x;
}
.CollapsiblePanelClosed .CollapsiblePanelTab {
	background: url(images/flmbg-blueOFF75.png) repeat-x;
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background: url(images/flmbg-blueON75.png) repeat-x;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	/* [disabled]background: url(images/flmbg-blueON75.png) repeat-x; */
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}
.CollapsiblePanelContent a {
	background: #fff;
	color: #006da0;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 16px 12px;
	border-bottom: 2px solid #eee;
	font-size: 24px;
}
.CollapsiblePanelContent a:hover, .CollapsiblePanelContent a:active, .CollapsiblePanelContent a:focus {
	background: #fff3e8;
	color: #f47b29;
}
.CollapsiblePanelContent a.mCatHead {
	background: #006da0 url(images/mArrows.png) no-repeat center center;
	color: #fff;
	font-size: 20px;
}
.CollapsiblePanelContent a.mCatHead:hover, .CollapsiblePanelContent a.mCatHead:active, .CollapsiblePanelContent a.mCatHead:focus {
	background: #fff3e8 url(images/mArrows.png) no-repeat center center;
	color: #f47b29;
}
/* End CollapsiblePanel styles *********/

/* Navigation styles *****************************************/
/* NOTE: This must match styles for the CollapsiblePanelTab **/
a.moNav {
	display: block;
	background: url(images/flmbg-blueOFF75.png) repeat-x;
	text-decoration: none;
	padding: 10px;
	height: 55px;
	width: auto;
	margin: 0;
}
a.moNav:hover, a.moNav:active, a.moNav:focus {
	background: url(images/flmbg-blueON75.png) repeat-x;
}
/* End Navigation styles *****/

#mainNav h6 {
	font-weight: bold;
	text-shadow: #004c7c 2px 2px 2px;
	line-height: 60px;
	white-space: nowrap;
	padding: 0px 2px;
}
#mainNav a:hover h6, #mainNav a:active h6, #mainNav a:focus h6 {
	text-shadow: #77cfe9 2px 2px 2px;
}

#mPreFoot {
	background: url(images/flmbg-blue2-60h.png) repeat-x;
	height: 60px;
	text-align: center;
	width: auto;
}
#mPreFoot a {
	display: inline-table;
	height: 34px;
	width: 31%;
	background: #00aeda;
	border: 1px solid #77cfe9;
	font-size: 20px;
	color: #fff;
	line-height: 35px;
	text-transform: uppercase;
	margin: 11px 3px;
	text-shadow: #004c7c 1px 1px 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
	text-align: center;
}


#TableDescription {
	width: 640px;
}
a.getawayLocation {
	background: url(images/touch4map100h.png) no-repeat right center;
	padding: 12px;
}
.getthere {
	font-size: 12px;
	margin: 4px 0px 8px;
}
a.getawayPhone {
	padding: 12px;
}
.FLTdate {
	font-size: 16px;
}
