

body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	background: #90c1f7 url(../images/bgMain.jpg) center bottom no-repeat;
}

a {
	color: #6c8217;
	text-decoration: underline;
}

a:hover {
	color: #1170e6;
}

#wrapper {
	width: 938px;
	margin: 0 auto;
}

#header {
	height: 169px;
	background: url(../images/bgHeader.gif) no-repeat;
}

#headerInside {
	height: 169px;
	background: url(../images/bgHeaderInside.gif) no-repeat;
}

.logo {
	float: left;
}

.logo img {
	display: block;
	height: 169px;
	width: 320px;
	border: none;
}

#header h1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	width: 500px;
	font-size: 45px;
	color: #8d3a08;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
}

#headerInside h1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	width: 500px;
	font-size: 45px;
	color: #8d3a08;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
}

#header h2 {
	float: left;
	margin: 55px 0 0 0;
	width: 500px;
	font-size: 25px;
	font-style: italic;
	color: #a86712;
	letter-spacing: -1px;
	font-weight: normal;
}

#headerInside h2 {
	float: left;
	margin: 55px 0 0 0;
	width: 500px;
	font-size: 25px;
	font-style: italic;
	color: #a86712;
	letter-spacing: -1px;
	font-weight: normal;
}

#main {
	height: 366px;
	background: url(../images/bgMenuHero.gif) no-repeat;
}

#mainInside {
	overflow: hidden;
	background: url(../images/bgContent.gif) repeat-y;
}

#mainInside br {
	clear: both;
}

.menu {
	float: left;
	width: 264px;
}

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

.menu li {
	margin: 0 0 6px 46px;
}

.menu img {
	border: 0;
}

.menuInside {
	float: left;
	width: 264px;
	height: 461px;
	background: url(../images/bgMenu.gif) no-repeat;
}

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

.menuInside li {
	margin: 0 0 6px 46px;
	background: none;
}

.menuInside img {
	border: 0;
}

.flash {
	float: left;
	width: 674px;
}

.flashArea {
	margin: 12px 0 0 31px;
}

#content {
	overflow: hidden;
	background: url(../images/bgContent.gif) repeat-y;
}

#content br {
	clear: both;
}

#contentInside {
	float: left;
	width: 674px;
}

.contentInsideContainer {
	width: 558px;
	padding: 0 20px;
}

.contentInsideContainer h1 {
	margin: 0px 0 0px 0;
	color: #0066e4;
	font-size: 25px;
	font-style: italic;
	letter-spacing: -1px;
	font-weight: normal;
}

.contentInsideContainer h2 {
	color: #607a15;
	font-style: italic;
	font-size: 20px;
}

.contentInsideContainer h2.leadin {
	color: #de8a33;
	font-style: italic;
	font-size: 1em;
	line-height: 1.4em;
}

.contentInsideContainer h2.leadin a {
	color: #a85803;
	font-style: italic;
	font-size: 1em;
	line-height: 1.4em;
}

.contentInsideContainer h2.leadin a:hover{
	color: #fec604;
	font-style: italic;
	font-size: 1em;
	line-height: 1.4em;
}

.contentInsideContainer p {
	font-size: .85em;
	line-height: 1.4em;
}

.contentInsideContainer ul {
	list-style: none;
}

.contentInsideContainer ul li {
	background: url(../images/leaf.gif) no-repeat -15px -4px;
	padding-left: 25px;
	font-size: .85em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.contentInsideContainer .cta {
	text-align: right;
}

.contentInsideContainer .cta img {
	border: none;
}

.contentInsideContainer .backToTop {
	border: none;
	text-align: right;
}

.contentInsideContainer .quoteArea {
	background: url(../images/quoteIcon.gif) no-repeat top left;
	width: 175px;
	float: right;
	margin: 4px;
	
}

.NABtn {
	padding: -175px 0 0 60px;
	position: relative; 
	z-index: 2;
	width: 159px;
	height: 47px;
	clear: both;
}

.quoteArea p {
	background: url(../images/quoteIconReverse.gif) no-repeat bottom right;
	font-size: 17px;
	color: #b99c4c;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 4px 4px 0px;
	display: block;
	text-indent: 20px;
}

.bannerContainer {
	margin: 0 0 10px 0;
}


#leftColumn {
	float: left;
	width: 264px;
}

.leftColumnFooter {
	height: 95px;
	background: url(../images/bgLeftColumnFooter.png) no-repeat;
}

.ctaFlight {
	margin: 15px 0 0 18px;
	border: none;
}

.ctaNABtn {
	margin: 15px 0 0 18px;
	border: none;
}

#rightColumn {
	float: left;
	width: 674px;
}

.rightColumnContainer {
	width: 558px;
	padding: 0 20px;
}

.rightColumnContainer h1 {
	margin: 0px 0 0px 0;
	color: #0066e4;
	font-size: 25px;
	font-style: italic;
	letter-spacing: -1px;
	font-weight: normal;
}

.rightColumnContainer p {
	font-size: .85em;
	line-height: 1.4em;
}

.rightColumnContainer .cta {
	text-align: right;
}

.rightColumnContainer .cta img {
	border: none;
}

#subFooter {
	clear: both;
	height: 178px;
	background: url(../images/bgFooter.png) no-repeat;
}

#footer {
	margin: 70px 0 60px 0;
	color: #fff;
}

.footerInfo {
	float: left;
	width: 567px;
	height: 65px;
	background: url(../images/bgFooterInfo.gif) no-repeat;
	font-size: 14px;
}

.emailInfo {
	float: left;
	width: 200px;
	padding: 15px 0px 0px 58px;
}

.emailInfo a {
	color: #ffffff;
}

.contactInfo {
	float: left;
	width: 260px;
	padding: 10px 0px 0px 35px;
}

/*

.footerInfo span {
	display: block;
	float: left;
	height: 65px;
	padding: 0 13px 0 60px;
	font-size: 1em;
	line-height: 52px;
}

.footerInfo span a {
	color: #fff;
	text-decoration: none;
}

.footerInfo span a:hover {
	color: #fff;
	text-decoration: underline;
}

*/
 
.footerInfoPlane {
	float: left;
	width: 371px;
	height: 65px;
	background: url(../images/bgFooterInfoPlane.png) no-repeat;
}

#footer br {
	clear: both;
}

.footerAddress {
	text-align: right;
}

.footerAddress a {
	padding: 2px;
	color: #fff;
	text-decoration: none;
	background: #ed1c24;
}

.footerAddress a:hover {
	color: #fff;
	text-decoration: underline;
}

.footerAddress h1 {
	margin: 10px 0 0 0;
	font-size: 2em;
	font-weight: normal;
}

.footerAddress p {
	font-size: 1em;
	line-height: 1.4em;
}










