body {
	margin: 0px;
	padding: 0px;
	background-color: #FAFCFF;
}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 90%;
}

	a img { border: 0px; }
div#nav {
	margin: 0px auto;
	padding: 3px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4596F3;
	width: 90%;
	background-color: #73B5F7;
	height: 30px;
}
div#nav a {
	color: #0066CC;
	text-decoration: none;
	display: inline-block;
}
div#nav a:hover {
	color: #CC0000;
	text-decoration: underline;
	background-color: #F0F0F0;
}

/*GLOBAL HEADER, NAV*/
div#header_container
{
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	background-image: url(/assets/Backgrounds/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#header_container a {
	text-decoration: none;
}
#container #content a {
}
div#header_container h1 {
	margin: 0px;
	padding: 3px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1em;
	color: #000033;
}
div#header_container h2 {
	font-size: 15px;
	font-family: "Helvetica Neue", sans-serif;
	color: #0066CC;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.imageLeft {
	float: left;
	margin-right: 15px;
}
div#content
{
	padding: 0px;
	float: right;
	margin: 0px;
	font-family: Optima, sans-serif;
	width: 68%;
}
div#content h1 {
	font-size: 28px;
	color: #1F5782;
	font-family: Optima, sans-serif;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 25px;
	line-height: 1em;
}
div#content h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.4em;
	padding: 10px 0px 0px 25px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.5em;
	font-weight: normal;
}
div#content h3 {
	font-size: 1.3em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.15em;
	padding-right: 10px;
	padding-left: 25px;
}
div#content h4 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
div#content h5 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 1.2em;
}
div#content h6 {
	font-weight: normal;
	color: #666666;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#content p {
	font-family: "Trebuchet MS";
	color: #192F4C;
	font-weight: normal;
	padding: 0px 20px 0px 25px;
	line-height: 1.5em;
	font-size: 0.95em;
}
#content a {
	color: #192F4C;
}
#container #content a:hover {
	color: #CC0000;
}
#content ul {
	list-style-type: circle;
	text-align: left;
	color: #003366;
	font-family: Optima, sans-serif;
	line-height: 1.4em;
}
#content dd {
	color: #333333;
	font-size: 14px;
	line-height: 1.4em;
}
#content dt {
	color: #333333;
	font-size: 16px;
	line-height: 1.4em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Optima, sans-serif;
}
#content li {
	padding-bottom: 10px;
	padding-left: 10px;
}
#content ol {
	color: #192F4C;
	padding-right: 20px;
	line-height: 1.4em;
	font-family: Optima, sans-serif;
	font-size: 14px;
}
#content .promo {
	background-image: url(../assets/Backgrounds/promo-300x250.jpg);
	padding: 15px;
	height: 220px;
	width: 270px;
}
#content .promo p {
	color: #333333;
	font-size: 22px;
	line-height: 1.20em;
}
#content .promo h1 {
	font-size: 150%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #003366;
	font-family: "Lucida Grande";
	font-weight: bold;
}
.notes {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	padding: 0px;
	float: none;
	clear: both;
	background-image: url(/assets/bfa_faa_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4596F3;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #333333;
	text-decoration: none;
	font-size: .85em;
}
#footer p {
	font-family: Optima, sans-serif;
	font-size: 0.78em;
	padding: 5px 0px 5px 20px;
	margin: 0px 200px 0px 0px;
	color: #666666;
	line-height: 1em;
}
#footer h6 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.78em;
	color: #666666;
	margin: 0px 400px 0px 0px;
	font-weight: normal;
	font-style: italic;
	padding: 5px;
}
#sidebarFltLft {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 30%;
	font-size: 100%;
}
#sidebarFltLft p {
	font-family: Optima, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
}
#sidebarFltLft a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 15px;
	font-family: Optima, sans-serif;
	font-size: 1.0em;
}
#sidebarFltLft a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
#sidebarFltLft h1 {
	font-size: 22px;
	color: #FFFFFF;
}
#sidebarFltLft li {
	display: block;
	list-style-type: none;
}
#sidebarFltLft ul {
	padding: 0px;
}
#sidebarFltLft h2 {
	font-family: "Abadi MT Condensed Light", sans-serif;
	font-size: 24px;
	padding: 0px 0px 5px;
	margin: 0px;
	height: 20px;
	font-weight: normal;
	color: #192F4C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3074D7;
}
#sidebarFltLft h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #3074D7;
	padding: 5px;
	border: 1px solid #003366;
	font-style: italic;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16px;
}
#sidebarFltLft h4 {
	font-size: 16px;
	font-weight: 200;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-style: italic;
}
#sidebarFltLft dt {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../assets/accordianBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 10px 15px;
	line-height: 20px;
}
#sidebarFltLft dd {
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../assets/accordianBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px solid #FED6B0;
}
.altLinks a {
	color: #264063;
	text-decoration: underline;
}
.bump {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
}
#content #Inquiry {
	font-family: "Lucida Grande";
	font-size: 100%;
	color: #333333;
	line-height: 1.2em;
}
#content iframe {
	padding: 5px;
}
#Inquiry #content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#Inquiry #content tr {
	padding: 0px;
	margin: 0px;
}
#content #GalleryContainer .Gallery {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	display: block;
	height: 125px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
#content #GalleryContainer .Gallery h2 {
	color: #1D5BB1;
}
#content #GalleryContainer {
	padding: 0px;
	display: block;
	float: right;
}
#content #Caption {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CAE8FF;
	margin-top: 10px;
	background-image: url(../assets/Background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content #Caption h2 {
	color: #003366;
}
#content #Caption p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}
#content #Caption a:hover {
	color: #009900;
}
#content #Caption a {
	text-decoration: underline;
	color: #CC0000;
}
#Caption img {
	border: 1px solid #CCE8FE;
	padding: 2px;
	background-color: #FFFFFF;
}
#ReservationsTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	text-align: left;
}
#ReservationsTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.importantNotes {
	padding: 10px;
	border: 1px solid #CCCC99;
	margin-top: 10px;
	background-image: url(../assets/Backgrounds/SideBar02-BG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}
.importantNotes dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666699;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 125%;
}
.importantNotes dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding: 0px;
	color: #666699;
}
.highlight {
	font-weight: bold;
	font-style: italic;
}
.timeTable {
	font-family: Optima, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.timeTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.headline {
	font-size: 200%;
}
#content .Gallery {
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a:hover {
	color: #CC0000;
}
#balloonWeddingsContainer {
	padding: 40px 0px 0px;
	float: right;
	width: 275px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 285px;
	background-image: url(../images/balloonweddingscontainer_bg.jpg);
	background-repeat: no-repeat;
}
#balloonWeddingsContainer p {
	font-size: 0.9em;
	padding: 0px 15px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #58A5F4;
}
#balloonWeddingsContainer a {
	color: #0066CC;
}
#balloonWeddingsContainer h2 {
	font-style: italic;
}
#socialContainer {
	float: right;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

