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

a:link, a:visited {
	color:#dca73f;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
}

body {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color:#d9d9cd;
	background-image:url(/images/webbg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
}

hr {
	background-color:#dca73f;
}

.footerTitle {
	font-size:18px;
	color:#333333;
}

.textfieldStyle {
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	background-image: url(/images/form-inputbg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #bababa;
	padding:2px 0 0 4px;
}



.textBoxStyle {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	background-color:#f3f3f3;
	border:solid 1px #bababa;
	padding:2px 0 0 4px;
}



.listMenuStyle {
	width:100%;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	background-color:#E7E7E7;
	border:solid 1px #bababa;
}

#100percent {
	width:100%;
}

#topHolder {
	width:100%;
	background-image:url(/images/cloudsbannerbg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	display:inline;
}

#topContent {
	width:960px;
}

#topBannerHolder {
	width:100%;
	height:99px;
	float:left;
	display:inline;
}

#logoHolder {
	width:49%;
	float:left;
	display:inline;
}

#contactInfoHolder {
	width:49%;
	font-size:21px;
	padding:30px 10px 0 0;
	color:#242424;
	float:right;
	display:inline;
}

#topNav {
	width:100%;
	height:45px;
	float:left;
	display:inline;
}

#planePhotoBanner {
	width:100%;
	height:265px;
	float:left;
	display:inline;
}

#picHolder {
	width:369px;
	float:left;
	display:inline;
}

#topQuoteHolder {
	width:500px;
	font-size:14px;
	color:#242424;
	line-height:24px;
	padding-top:25px;
	float:left;
	display:inline;
}

.mainTitle {
	font-size:26px;
}

#fullWide {
	width:100%;
	float:left;
	display:inline;
}

#middleHolder {
	width:100%;
	padding:10px;
	background-color:#2d2920;
	color: #d9d9cd;
	font-size:12px;
	line-height:18px;
	float:left;
	display:inline;

}

#middleContentHolder {
	width:940px;
	margin-top:10px;
	color: #d9d9cd;
}

.headerRow {
	background-color: #3c372b;
}

#adminmessage {
	padding: 8px;
	margin: 10px 0 10px 0;
	color: #ddddd5;
	background-color: #3c372b;
}

#mainLeftColumn {
	width:780px;
	float:left;
	display:inline;
}

#vendorLogosHolder {
	width:145px;
	float:right;
	display:inline;
}

#leftColumn {
	width:500px;
	float:left;
	display:inline;
}

#rightColumn {
	width:240px;
	text-align:left;
	margin-left:20px;
	float:left;
	display:inline;
}

.orangeTitle {
	padding-bottom:5px;
	font-size:14px;
	color:#dca73f;
}

#footerHolder {
	width: 100%;
	background-color:#ddddd5;
	padding-top: 15px;
	color:#333333;
	float: left;
	display: inline;
}

#footerContent {
	width:960px;
}

#footerleftColumn {
	width:280px;
	padding:20px;
	text-align:left;
	float:left;
	display:inline;
}

#footermiddleColumn {
	width:280px;
	padding:20px;
	text-align:left;
	float:left;
	display:inline;
}

#footerrightColumn {
	width:280px;
	padding:20px;
	text-align:left;
	float:left;
	display:inline;
}