body
{
	background-image: url(../images/mainbackground.jpg);
	background-position: 0 -111px;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#CCCCCC;
	margin-top:10px;
	margin-bottom: 10px;
	padding:0;
	font: Bold 11px/1.5em Verdana;
}

p
{
	font-weight: normal;
}

h1
{
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #FFF;
	background-color:#FFF;
	/*background-image:url(../images/bullet.gif);*/
	background-image:url(../images/header.jpg);
	line-height: 38px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:110%;
	clear: both;
}

h2
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

h3
{
	color:#036;
	display:block;
	font-size:12px;
	width:100%;
}

h4
{
	color:#FFF;
	font-size:16px;
}

h5
{
	background-image:url(../images/h5-bg2.jpg);
	background-position:right;
	color:#FFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

h6
{
	clear: both;
	border-bottom:solid 3px #CC9;
	margin-bottom: 0px;
	padding-bottom:10px;
	color:#000;
	background-color:#FFF;
	background-image:url(../images/bullet.gif);
	line-height: 28px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:120%;
}

hr
{
	color: #FFF;
	display: block;
	clear: both;
	visibility:hidden;
	padding-bottom: 15px;
}

#header
{
	/*background-image: url(../images/cnyaviationproject.jpg);*/
	background-image: url(../images/newheadergfx.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 145px;
	text-align: right;
	margin-right: 5px;
}




.menuBar
{
	width: 100%;
	height: 450px;
	overflow: scroll;
}

#base
{
	font-weight: normal;
	background-color:#FFF;
	border: 1px #000 solid;
}

#base p
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#left-content
{
	padding-top: 75px;
	background-color: #FFF;

}

#left-content ul
{
	list-style-type: none;
}

#left-content ul li
{
	list-style-type: none;
	line-height: 30px;
}

#left-content ul a
{
	list-style-type: none;
}

#right-content
{
	padding-top: 20px;
}

#right-content ul
{
	margin-left: 0px;
}

#main-content
{
	padding-top: 20px;
	background:#FFF;
	margin-right: 15px;
}

#menu-footer
{
	background-image:url(../images/menu-footer.jpg);
	background-repeat:no-repeat;
	position: static;
	height: 52px;
	z-index: 0;
}

#footer-div
{
	clear: both;
	background-color: #036;
	color: #CCC;
	text-align:center;
	background-image: url(../images/button_new.jpg);
	background-position: 0px -5px;
	border-top: 2px solid #000;
}

#footer-div a
{
	color: #CCC;
	text-decoration:none;
}

.headline
{
	clear:left;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.placeholder img
{
	border:1px solid #036;
}

.date
{
	color: #000;
	background-color:#fff;
	line-height: 20px;
	display: block;
	border-bottom: solid 1px #ccc;
}

.top
{
	text-align:right;
}

.feedback
{
	background-color:#eee;
	color:#036;
	padding: 5px;
	border: 1px solid #036;
	margin-right: 10px;
}

.disclaimer
{
	color:#999;
	font-size:10px;
	font-weight:normal;
}

.flyIn
{
	display: block;
	line-height: 21px;
	background-image: url(../images/flyin-icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color: #808080;
	padding-left: 30px;
	margin-top: 5px;
	color: #FFF;
	font-size:12px;
	font-weight: bold;
	border: 1px solid #000;
}

.safetySeminar
{
	display: block;
	line-height: 21px;
	background-image: url(../images/safetyseminar-icon.jpg);
	background-repeat:no-repeat;
	background-color:#808080;
	background-position:left;
	padding-left: 30px;
	margin-top: 5px;
	color: #FFF;
	font-size:12px;
	font-weight: bold;
	border: 1px solid #000;
}

.airShow
{
	display: block;
	line-height: 21px;
	background-image: url(../images/airshow-icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#808080;
	padding-left: 30px;
	margin-top: 5px;
	color: #FFF;
	font-size:12px;
	font-weight: bold;
	border: 1px solid #000;
}

table.contact
{
	border:1px solid #333;
	font-size:12px;
	vertical-align:top;/*	margin: 5px;*/
}

th.contact
{
	
	background-color: #036;
	border-color:#CCC #666 #000 #CCC;
	border-style:solid;
	border-width:1px;
	color:#FFF;
	padding:3px;
	text-align:left;
	vertical-align:top;
	cursor: pointer;
}

td.contact
{
	background-color:#DDD;
	border-color:#FFF #AAA #666 #FFF;
	border-style:solid;
	border-width:1px;
	padding:3px;
	text-align:left;
	vertical-align:top;
}

tr.contact
{
	background-color:#FFF;
	border-color:#FFF #AAA #666 #FFF;
	border-style:solid;
	border-width:1px;
	padding:3px;
	text-align:left;
	vertical-align:top;
}

tr.contact2
{
	background-color:#FFF;
	border-color:#FFF #AAA #666 #FFF;
	border-style:solid;
	border-width:1px;
	padding:3px;
	text-align:left;
	vertical-align:top;
}

td.contacteditable
{
	background-color:#FC0;
	border-color:#FFF #AAA #666 #FFF;
	border-style:solid;
	border-width:1px;
	padding:3px;
	text-align:left;
}

.contactinfo
{
	background-color: #DFDFDF;
	padding:5px;
	/*margin: 0px 10px 10px 10px;*/
	text-align:left;
}

.emphasize
{
	background-color:#036;
	border:1px solid #036;
	color:#FFF;
	display:block;
	padding:3px;
	text-align:right;

}

.ad-header
{
	background-image:url(../images/main-footer.jpg);
	border:1px solid #036;
	color:#FFF;
	font-weight: bold;
	display:block;
	padding:3px;
	text-align:center;
}

input.noedit
{
	background-color:#FFC;
}


.borderpic img
{
	border:1px #036 solid;
	margin-bottom:5px;
	margin-right:10px;
	padding:10px;
}

.imgFloat p
{
	clear: both;
}

.imgFloat img
{
	border:1px #036 solid;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	padding:10px;
}

.imgFloatright img
{
	border:1px #036 solid;
	float:right;
	margin-bottom:5px;
	margin-left:10px;
	padding:10px;
}

#time-container
{
	color:#000;
	width: 269px;
	height: 34px;
	position:relative;
	left: 0px;
	text-align:right;
	top:101px;
	visibility:visible;
	z-index:3;
}

.cattitle
{
	color:#369;
	font-weight: bold;
}

#contactabout
{
	color:#036;
	left:444px;
	padding-left:5px;
	padding-right:5px;
	position:absolute;
	top:20px;
	visibility:visible;
	width:125px;
	z-index:0;
}

#contactabout a
{
	color:#CCC;
	text-decoration:none;
}

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

p.nolink a
{
	cursor:pointer;
}

p.nolink a:visited
{
	color:#FFF;
	cursor:pointer;
}

.style1
{
	color: #F60;
	font-weight: bold;
}

.center-pic
{
	text-align: center;
}

.chart
{
	margin: auto;
}

#airport-header
{
	width: 100%;
	z-index:10;
	background-image:url(../images/atc-left-header.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color: #ccc;
	height: 175px;
}

#airport-header p
{
	margin-left: 165px;
	margin-top: 10px;
}

.navbar
{
	background-color: #F4F4F4;
	padding: 10px 10px 10px 10px;
	text-align:left;
	margin: 5px 5px 20px 5px;
	border: dotted 1px #036;
}

.eventHighlight
{
	background-color: #F4F4F4;
	text-align:left;
	border: dotted 1px #036;
	padding: 5px;
	font-weight: normal;
	font-size: 10px;
}

#wx-check
{
	position: relative;
	top: -10px;
	width: 540px;
	background-color: #F0F0F0;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
	padding: 10px;
	visibility: hidden;
	z-index: 1000;
}

.metar-taf-style
{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #DFDFDF;
	background-image:url(../images/mainbackground.jpg);
	background-repeat:repeat-x;
	padding:5px;
	margin: 0px 10px 10px 10px;
	text-align:left;
}

#newsTicker
{
	position: relative;
	height: 20px;
	overflow: hidden;
	margin: 10px;
	padding: 5px;
	background-color:#EFEFEF;
	border: 1px solid #000;
}

#newsScroller
{
	position: absolute;
	position/**/: relative;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
}

#map
{
	width: 540px;
	height: 300px;
	margin: 10px;
	border: 1px solid #036;
}

#cse-search-results
{
	padding-right: 10px;
	padding-left: 10px;
	width: 500px;
}

#news-headlines
{
	float: left;
	width: 250px;
	position: static;
	border: 1px solid #A0A0A4;
	margin-left: 10px;
}

#news-details
{
	float: right;
	width: 250px;
	position: static;
	margin-right: 10px;
}

.rowHighlight
{
	background-color:#036;
	color:#FFF;
	display:block;
}

#left-ap-column
{
	position: static;
	float: left;
	width: 350px;
	margin-left: 10px;
	margin-right: 10px;
}

#right-ap-column
{
	float: right;
	width: 180px;
	margin-right: 10px;
}

#atc
{
	position: relative;
	border: 1px solid #000;
	width: 170px;
	margin-right: 10px;
	padding: 5px;
}

#metar
{
	position: relative;
	border: 1px solid #000;
	width: 170px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
}

#taf
{
	position: relative;
	border: 1px solid #000;
	width: 170px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
}

#chart-ap
{
	margin-top: 40px;
}

.content-box-upper
{
	background-image:url(../images/container-top.jpg);
	background-repeat:no-repeat;
	width: 231px;
	background-position:top;
	padding-top: 40px;
}

.content-box-middle
{
	background-image:url(../images/container-middle.jpg);
	background-repeat:repeat-y;
	width: 231px;
	padding-left: 10px;
	margin-bottom: -53px;
	padding-bottom: 53px;
}

.content-box-middle p
{
	width: 85%;
}

.content-box-lower
{
	background-image:url(../images/container-bottom.jpg);
	background-repeat:no-repeat;
	width: 231px;
	padding-bottom: 53px;
	margin-bottom: 40px;
}

.button
{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/button_new.jpg);
	background-repeat:repeat-x;
	background-position: -10px -2px;
	border: 2px solid #000;
	cursor: pointer;
	margin: 5px;
}

#ganews
{
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #F4F4F4;
	border: 1px solid #036;
	background-image:url(../images/aopaheader.jpg);
	background-repeat: no-repeat;
	padding-top: 129px;
}

.photo td
{
	background-color: #e6e6e6;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #000;
	vertical-align:top;
	text-align:center;
}

.photo tr
{
	border-right: 1px solid #000;
}

.photo td img
{
	padding: 10px;
}

.alt
{
	background-color: #CCC;
}

.doshow a
{
	color: #fff;
}

.doshow a:hover
{
	cursor: pointer;
}

.noshow a
{
	color: #fff;
}

.noshow a:hover
{
	cursor: pointer;
}

.faa a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.faa a:hover
{
	cursor: pointer;	
}

.flightplanning a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.flightplanning a:hover
{
	cursor: pointer;	
}

.simulator a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.simulator a:hover
{
	cursor: pointer;	
}

.clubs a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.clubs a:hover
{
	cursor: pointer;	
}

.manufacturers a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.manufacturers a:hover
{
	cursor: pointer;	
}

.historical a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.historical a:hover
{
	cursor: pointer;	
}

.people a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.people a:hover
{
	cursor: pointer;	
}

.organizations a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.organizations a:hover
{
	cursor: pointer;	
}

.weather a
{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.weather a:hover
{
	cursor: pointer;	
}

.linkheader
{
	background-color: #ccc;
	border: 1px solid #036;
	display: block;
	padding: 5px;
}

.eventBold
{
	color: #003366;
	font-weight: bold;
}

