html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bg_01.jpg) repeat left top;
	font: 13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #75788D;
}

h1, h2, h3 {
	margin: 0px;
	font-family: "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #383741;
}

h1 {
	line-height: 42px;
	font-size: 36px;
}

h2 {
	line-height: 24px;
	font-size: 18px;
}

h3 {
	line-height: 15px;
	font-size: 13px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 22px;
}

strong {
}

a {
	color: #1A6684;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 35px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 35px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** LINK STYLES */

.link-style1 {
	display: inline-block;
	height: 38px;
	padding: 0px 2px 0px 0px;
	text-decoration: none;
	background: url(../images/bg_05.gif) no-repeat right top;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.55);
	font: 19px/38px "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.link-style1 span {
	display: inline-block;
	height: 38px;
	padding: 0px 16px 0px 18px;
	background: url(../images/bg_05.gif) no-repeat left top;
}

/** LIST STYLES */

.list-style1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 15px 0px 20px 0px;
	background: url(../images/homepage_10.jpg) repeat-x left bottom;
}

.list-style1 li.first {
	padding-top: 0px;
}

.list-style1 li.last {
	padding: 15px 0px 0px 0px;
	background: none;
}

.list-style1 h3 {
	margin: 0px;
	padding-top: 5px;
	color:#FFFFFF;
	font-size: 14px;
}

.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 30px;
}

/** WRAPPER */

#wrapper {
	background: url(../images/bg_02.jpg) repeat left top;
}

#wrapper2 {
	background: url(../images/bg_03.jpg) repeat-x left top;
}

.container {
	width: 1200px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
	height: 216px;
	background: url(../images/bg1_01.jpg) no-repeat left top;
}

#logo h1, #logo h1 a {
	margin: 0px;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.3);
	text-transform: lowercase;
	text-align: center;
	font: normal 45px/45px "Lobster", "Comic Sans MS", cursive;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 127px;
	letter-spacing: -2px;
}

#logo h1 a {
	text-decoration: none;
}

/** MENU */

#menu {
	height: 80px;
	background: url(../images/bg1_02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 22px 0px 0px 0px;
	list-style: none;
	text-align: center;
	font: 19px/38px "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline-block;
	height: 38px;
	padding: 0px 2px 0px 0px;
	text-decoration: none;
	text-shadow: 0px 2px 0px rgba(255,255,255,1.0);
	color: #4C4D5A;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a span {
	display: inline-block;
	height: 38px;
	padding: 0px 16px 0px 18px;
}

#menu li.active a {
	background: url(../images/bg_05.gif) no-repeat right top;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.55);
	color: #FFFFFF;
}

#menu li.active a span {
	background: url(../images/bg_05.gif) no-repeat left top;
}

/** BANNER */

#banner {
}

#slidertron {
	position: relative;
	width: 1060px;
	height: 280px;
	background: url(../images/bg1_06.jpg) no-repeat right top;
}

#slidertron .viewer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 730px;
	height: 280px;
	overflow: hidden;
}

#slidertron .reel {
}

#slidertron .slide {
	width: 730px;
	height: 280px;
}

#slidertron .slide .image {
}

#slidertron .slide .caption1, #slidertron .slide .caption2 {
	display: none;
}

#slidertron .captions {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 330px;
	height: 230px;
}

#slidertron .captions .captionLine1, #slidertron .captions .captionLine2 {
	display: block;
	font-family: "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

#slidertron .captions .captionLine1 {
	margin-bottom: 10px;
	padding-top: 60px;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.30);
	line-height: 30px;
	font-size: 30px;
	color: #FFFFFF;
}

#slidertron .captions .captionLine2 {
	text-shadow: 0px 2px 2px rgba(0,0,0,0.30);
	line-height: 20px;
	font-size: 16px;
	color: #A2A6B7;
	padding: 0px 15px 0px;
}

#slidertron .indicator {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 330px;
	height: 50px;
}

#slidertron .indicator ul {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#slidertron .indicator li {
	display: inline;
	width: 19px;
	height: 19px;
	margin: 0px 1px;
	cursor: pointer;
	text-indent: -9999em;
	background: url(../images/homepage_01.jpg) no-repeat left top;
	padding-bottom: 5px;
}

#slidertron .indicator a {
	display: inline-block;
	width: 19px;
	height: 19px;
}

#slidertron .indicator li.active {
	background: url(../images/homepage_02.jpg) no-repeat left top;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: left;
	width: 770px;
}

.twocolumn2 #content {
	float: right;
}

.onecolumn #content {
	float: none;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 430px;
}

.twocolumn2 #sidebar {
	float: left;
}

/** FOOTER */

#footer-bg {
	background: url(../images/bg_04.jpg) repeat-x left top;
}

#footer-block {
	height: 261px;
	padding: 33px 0px 0px 0px;
	background: url(../images/bg1_14.jpg) no-repeat left top;
}

#footer-block .col {
	float: left;
	height: 226px;
	background: url(../images/homepage_17.jpg) repeat-y left top;
}

#footer-block .col1 {
	width: 320px;
	padding: 0px 0px 0px 90px;
	background: none;
}

#footer-block .col2 {
	width: 290px;
	padding: 0px 30px 0px 35px;
}

#footer-block .col3 {
	width: 220px;
	padding: 0px 90px 0px 35px;
}

#footer-block .col3 .links {
	margin-bottom: 8px;
}

#footer-block .col3 .links a {
	margin-right: 5px;
}

#footer-block h2 {
	margin-bottom: 15px;
	text-shadow: 0px 2px 0px rgba(0,0,0,0.50);
	font-size: 18px;
	color: #FFFFFF;
}

#footer-block a {
	color: #75788D;
}

#footer-block p {
	margin-bottom: 15px;
}

#footer-block .col3 .icon1 {
	padding-left: 25px;
	background: url(../images/homepage_16.gif) no-repeat left center;
}

#footer {
	padding: 50px 0px;
	background: url(../images/bg1_15.jpg) no-repeat left top;
}

#footer p {
	text-align: center;
	color: #3B3A45;
}

/** BOX STYLE 1 */

.box-style1 {
	background: url(../images/bg1_03.jpg) repeat-y left top;
}

.box-style1 .bgtop {
	background: url(../images/bg1_04.jpg) no-repeat left top;
}

.box-style1 .bgbtm {
	padding: 20px 70px 26px 70px;
	background: url(../images/bg1_05.jpg) no-repeat left bottom;
}

.onecolumn .box-style1 .header {
	height: 54px;
	padding: 0px 0px 0px 24px;
	background: url(../images/onecolumn_01.jpg) no-repeat left top;
	font: 15px/54px "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.30);
	color: #FFFFFF;
}

.onecolumn .box-style1 .header a {
	border-bottom: 1px solid #606374;
	text-decoration: none;
	color: #FFFFFF;
}

.onecolumn .box-style1 .header a:hover {
	border: 0;
}

.onecolumn .box-style1 .content {
	padding: 20px 20px 0px 20px;
}

.onecolumn .box-style1 .title {
	line-height: 54px;
	font-size: 35px;
}

.onecolumn .box-style1 .title a {
	text-decoration: none;
	color: #383741;
}

.onecolumn .box-style1 .subtitle {
	margin-bottom: 30px;
	font-size: 16px;
	color: #8B8FA5;
}

/** BOX STYLE 2 */

.box-style2 {
	background: url(../images/bg1_07.jpg) repeat-y left top;
}

.box-style2 .bgtop {
	background: url(../images/bg1_08.jpg) no-repeat left top;
}

.box-style2 .bgbtm {
	padding: 28px 25px 28px 70px;
	background: url(../images/bg1_09.jpg) no-repeat left bottom;
}

.box-style2 .header {
	height: 54px;
	padding: 0px 0px 0px 24px;
	background: url(../images/homepage_03.jpg) no-repeat left top;
	font: 15px/54px "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.30);
	color: #FFFFFF;
}

.box-style2 .header a {
	border-bottom: 1px solid #606374;
	text-decoration: none;
	color: #FFFFFF;
}

.box-style2 .header a:hover {
	border: 0;
}

.box-style2 .content {
	padding: 20px 20px 0px 20px;
}

.box-style2 .title {
	line-height: 54px;
	font-size: 35px;
}

.box-style2 .title a {
	text-decoration: none;
	color: #383741;
}

.box-style2 .subtitle {
	margin-bottom: 30px;
	font-size: 16px;
	color: #8B8FA5;
}

.twocolumn1 .box-style2-first .bgtop {
	background-image: url(../images/twocolumn1_01.jpg);
}

.twocolumn1 .box-style2-first .bgbtm {
	padding-top: 20px;
}

.twocolumn2 .box-style2-first {
	background-image: url(../images/bg2_01.jpg);
}

.twocolumn2 .box-style2-first .bgtop {
	background-image: url(../images/bg2_02.jpg);
}

.twocolumn2 .box-style2-first .bgbtm {
	padding: 29px 70px 28px 25px;
	background-image: url(../images/bg2_03.jpg);
}

/** BOX STYLE 3 */

.box-style3 {
	background: url(../images/bg1_11.jpg) repeat-y left top;
}

.box-style3 .header {
	height: 54px;
	padding: 28px 70px 0px 54px;
	background: url(images/bg1_10.jpg) no-repeat left top;
	font: 15px/54px "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.30);
	color: #FFFFFF;
}

.box-style3 .content {
	background: url(../images/bg1_12.jpg) no-repeat left top;
}

.box-style3 .bgbtm {
	padding: 20px 90px 30px 50px;
	background: url(../images/bg1_13.jpg) no-repeat left bottom;
}

.twocolumn1 .box-style3-first .header {
	padding-top: 20px;
	background-image: url(../images/twocolumn1_02.jpg);
}

.twocolumn2 .box-style3 {
	background-image: url(../images/bg2_04.jpg);
}

.twocolumn2 .box-style3 .header {
	padding-left: 95px;
	background-image: url(../images/bg2_05.jpg);
}

.twocolumn2 .box-style3 .content {
	background-image: url(../images/bg2_06.jpg);
}

.twocolumn2 .box-style3 .bgbtm {
	padding: 20px 50px 30px 90px;
	background-image: url(../images/bg2_07.jpg);
}

.twocolumn2 .box-style3-first .header {
	padding-top: 20px;
	background-image: url(../images/bg2_08.jpg);

}

select, option, input, textarea, button {
  font-family: "Myriad Pro", "Trebuchet MS", "Gill Sans MT", "Gill Sans", Arial;
  font-size: 14px;
  color: #111111;
  line-height: 18px;
}



fieldset {
	border: 1px solid #7F7F7F;
	padding: 10px;
}

.button {
	font-weight: normal;
	border: 1px #0f1e2b solid;
	padding: 5px 0px;
	font-size: 14px;
	text-transform: uppercase;
    background: #1a354c;
	color: #ffffff;
	margin:5px 60px;
	float:right;
	width:100px;
}
#form {
	padding: 0px 0px 0px 20px;
}

label {
    margin:0px;
    float:left;
    width:7.1em;
    padding-right:15px;
    text-align:right;
}

input {
    margin-left:0px;
    margin-bottom:1.3em;
    width:200px;
}

textarea {
	width:200px;
}

.aircraft-prop {
    display: inline-block;
    width: 100%;
	//width:588px;
	border: 1px solid #75788D;
	//padding:10px;
	line-height:1.3em;
    
}
.aircraft-prop-left {
    width: 49%;
    float: left;
    margin: 10px 0px 10px 5px;
}
.aircraft-prop-right {
    width: 49%;
    float: right;
    margin: 10px 5px 10px 0px;
}
.aircraft-prop table td {
    vertical-align:text-top;
    line-height:1.3em;
}
.aircraft-prop .prop-name {
    white-space:nowrap; 
	text-align:right;
	font-weight:bold;
}


#schedule-content {
    text-align: center;
}

div#bookourplane-login-widget {
    text-align: center;
}

div#bookourplane-login-widget div {
    display: inline-block;
}

div.widget {
    margin-top: 1em;
    margin-bottom: 3em;
}

