body {
	color: black;
	font-weight: normal;
	background: #006699;	/*black*/
	font-size: 12px;
	font-family : "Lucida Grande", tahoma, verdana, arial;
	margin: 0;
}
#container {
	border:1px solid #980000;
	margin: 0 auto;
	width: 980px;
	padding: 0;
	position: relative;
	background: white;
	overflow: hidden;
	text-align: left;
}
div#maincol {
	border-left: 1px solid #980000;
	border-right: 1px solid #980000;
}
	/* 1 column layout */
	#col1 #container #maincol {
		width: 950px;
		padding: 0 15px;
	}
		/* 2 column layout */
		#col2 #maincol {
			margin-left:182px;
			width: 777px;
			padding: 0 10px;
		}
		#col2 #leftcol {
			width: 182px;
			margin-left: -981px;
		}

div#container div {
	float: left;
	position: relative;
	display: inline;
}
a.header_icon {
	text-indent: -30000px;
	background: transparent url(../images/modules/header/avian_white.gif) top left no-repeat;
	display: block;
	height: 94px;
	width: 132px;
	margin: 10px 0 0 10px;
}
div#header, div#footer {
	width: 100%;
}
#header	{
	width:100%;
	height:122px;
	border-bottom:1px solid #980000;
	background:#006699 url(../images/modules/header/olympics_header.jpg) top left repeat-x;
}
#header img {
	border:0px;
	padding:10px;
}
#header h2 {
	position:relative;
	margin:-76px 0px 0px 195px;
	color:white;
	font-size:44px;
	font-weight:bold;
}
div#leftcol {
	/*background:#FFEECC;*/
	border-right:1px solid #980000;
	text-align:center;
	width:182px;
	margin-left: -981px;
}
#leftcol ul {
	list-style:none; /*url(images/avianplane.gif);*/
	margin:16px;
	padding:0px;
	width:150px;
}
#leftcol ul li {
	font-size:13px;
	text-align:left;
	border:1px solid #ffeecc;
}
#leftcol ul li a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#980000;
	padding: 2px 0 2px 12px;
}
#leftcol ul li a:hover {
	color:white;
	background:#b5d8ee;
	text-decoration:none;
}

#leftcol a:link, #leftcol a:visited {
	color:#980000;
	font-size:0.9em;
	text-decoration:none;
}
#leftcol a:active, #leftcol a:hover {
	color:#006699;
	text-decoration:underline;
}
.leftAd a:link img, .leftAd a:visited img {
	border:2px solid #980000;
}
.leftAd a:active img, .leftAd a:hover img {
	border:2px solid #006699;
}
.noBorder a img {
	border:0px;		/*Firefox still requires border="0" in img tag*/
}
.address {
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
}
.address a:link, .address a:visited, .address a:active, .address div, .phone {
	font-size:0.8em;
	font-weight:normal;
	color:black;
	text-decoration:none;
	text-align:center;
}
.address a:hover {
	color:#980000;
	text-decoration:underline;
}
.bePilot img {
	border:1px solid black;
}
div#content {
	width: 100%; /*
	position:relative; 
	padding-left:190px; */
	/*padding-right:5em;*/
	background: white;
	border-right: 1px solid #980000;
	border-bottom:1px solid #980000;	/*for some reason this is necessary to get leftnav to go all the way to bottom in IE */
}
#content ul.news li {
	margin-left:1em;
	padding-bottom:1em;
	list-style:disc; /*url(images/avianplane2.gif);*/
}
#content a:link, #content a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#980000;
}
#content a:active, #content a:hover {
	color:#006699;
	background:#b5d8ee;
}

#charts_for_sale {
	width: 500px;
	height: 149px;
	background: transparent url(../images/sections/home/sectional_charts.jpg) top left no-repeat;
	padding: 0 0 15px 270px;
}

.wx a img {
	margin-right:0.5em;
	float:right;
}
.wx a:link img, .wx a:visited img {
	border:2px solid #980000;
}
.wx a:active img, .wx a:hover img {
	border:2px solid #b5d8ee;
}
#footer {
	background:#b5d8ee;
	font-variant:small-caps;
	font-size:10pt;
	line-height:13pt;
	clear:both;
	text-align:center;
	border-top:1px solid #980000;
	margin: -1px 0 0 0;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	font-weight:bold;
	color:black;
}
#footer a:active, #footer a:hover {
	background-color:#006699;
	color:white;
}
/* validation icons */
.w3_valid {
	background: transparent url(../images/modules/footer/w3_valid.gif) top left no-repeat;
	height: 15px;
	width: 80px;
	text-indent: -30000px;
	display: block;
}
.valid_xhtml { background-position: top left; }
.valid_css { background-position: bottom left; }

.right {
	float:right;
}
.left {
	float:left;
}

.VFR {font-weight:bold; color:#00ff00;}
.MVFR {font-weight:bold; color:#0000ff;}
.IFR {font-weight:bold; color:#ff0000;}
.LIFR {font-weight:bold; color:#ff00ff;}

fieldset {
	width:560px;
	padding:10px;
}
legend	{
	padding:0.2em;
	border:1px dashed;
}
#container form div {
	padding: 2px 0;
	margin: 1px 0;
	width: 550px;
}
label	{
	float:left;
	display:block;
	width:180px;
	margin-right:10px;
}
textarea {
	width: 250px;
}
#username, .username {
	display: none;
}
.submit input	{
	margin-left:210px;
}
.error, .errors { background: #FFCCCB; }
div.errors {
	width: 500px;
}
.required { color: #980000; }
.forsale_row {
	margin: 0 0 20px 0;
}
#maincol div.list_aircraft {
	width: 300px;
	border: 1px solid #006699;
	padding: 10px;
	margin: 0;
}
div.list_aircraft h3 {
	margin: 0 0 5px 0;
}
div.ac_img {
	margin-left: 40px;
	width:400px;
}
	#upload {
		width: 600px;
	}
	#forsale td.editArea, textarea {
		width: 300px;
		height: 80px;
	}
	#forsale tr {
		vertical-align: top;
	}
	.hide {
		display: none !important;
	}
	#upload form {
		width: 450px;
	}
div div#edit {
	float: right;
	width: 250px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #cfedfe;
	margin-right: 100px;
	padding: 5px;
}
input.prices {
	width: 50px;
}
.activePrice {
	border: 1px solid #cccccc;
	background-color: #cfedfe;
}
.activePrice input {
	border: 2px solid black;
}
#container .instructions {
	float:right;
	border: 1px solid black;
	padding: 8px;
	margin: 0 5px 10px 5px;
	width: 230px;
}
	.instructions h3 {
		margin: 5px 0;
	}
	.instructions ul {
		padding-left: 0;
		margin-left: 0;
		list-style: none;
	}
	.instructions ul li {
		margin: 0 0 8px 0;
	}
#event_listings div {
	clear: both;
}
#event_listings .year {
	font-weight: bold;
	margin-top: 10px;
}
#event_listings .month {
	text-decoration: underline;
	margin-top:5px;
}
/* Admin Section */
#container #resort_order {
	width: 208px;
	margin: 0 0 10px;
	padding: 5px 10px;
	border: 1px solid gray;
}
ul#edit_news {
	margin: 0;
	list-style: none;
	padding: 0;
	width: 672px;
}
#edit_news li {
	display: block;
	margin: 5px 0;
	padding: 2px 5px;
	border: 1px solid #bfbfbf;
	width: 660px;
	height: 80px;
	overflow: hidden;
}
#edit_news .no_sort, #edit_news .no_sort div {
	height: 20px;
}
#edit_news input, #edit_news textarea, #edit_news button { font-size: 11px; }
#edit_news button { width: 50px; padding: 0 5px; }
	#edit_news div {
		height: 70px;
	}
	#edit_news .newsID {
		width: 40px;
		color: #666666;
	}
	#edit_news .action_buttons {
		width: 65px;
		padding-left: 10px;
		float: right; /* FF Bug */
	}
	#edit_news .edit_highlight {
		height: 80px;
		background: #FFFF99;
		border: 1px dashed #CC9933;
	}
#edit_news .editText, #edit_news input {
	width: 100px;
}
#edit_news .editArea {
	height: 80px;
	width: 345px;
	overflow: hidden;
}
#edit_news textarea {
	height: 80px;
	width: 335px;
	padding: 0 5px;
}
#edit_news input {
	width: 80px;
	padding: 2px 5px;
}
#edit_news .edit_hover { border-color: black; }
.expired {
	background-color: #ffccff;
}
.upcoming {
	background-color: #fff;
}
.present {
	background-color: #99ff99;
}
.ff_textarea {
	position: absolute;
}
/* success, error */
.success {
	border: 1px solid green;
	background: #90ee90;
}
.error {
	border: 1px solid #980000;
	background: #ffc0cb;
}
.template .grip { display: none; }
.grip {
	width: 16px;
	background: transparent url(../images/ui/drag-vertical.gif) top left repeat-y;
	height: 46px;
	display: block;
	margin-top: 7px;
	cursor: n-resize;
}