body {
	background-color: #000000;
}
body, html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #9E7F07;
	margin: 0px;
}
p {
	font-size: 1em;
	line-height: 1.3em;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%;}
h2 { font-size: 140%;}
h3 {
	font-size: 100%;
	font-weight: bold;
	}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-size: 75%;
	line-height: 1.5em;
	font-weight: normal;
}
.h4normal{
	font-weight:normal;
}

a {	color:#D98800;
	text-decoration: none;
}
a:visited,  a:active {color:#D98800;}


a:hover {
	color: #D98800;
	text-decoration: underline;
}
em {
font-style: italic;
}

strong {
font-weight: bold;
}
.footer {
	font-size: 9px;
	line-height: 13px;
	text-decoration: none;
}
.date {
	font-size: small;
	font-weight: normal;
}


ul {
	list-style-type: disc;
}

/*old css we are trying to phase out*/
.paragraph {
	font-size: 100%;
	font-weight: normal;
	text-transform: none;
}
.verdana2 {
	font-size: 16pt;
	line-height: 26px;
	letter-spacing: 0.5px;
}
.verdana14 {
	font-size: 14pt;
	line-height: 22px;
}
.tabletitlesm {
	font-size: 12px;
	color: #BF9F26;
	font-weight: bold;
	line-height: 16px;
}


/*this css is for the AIR pages*/
.topnav {
	text-align: left;
}
.topnav li {
	
}
.topnav ul {
	font-size: 1em;
	line-height: 15px;
	list-style-type: none;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
.sidepic {
	text-align: right;
	width: 175px;
}
.sidepic img{
	margin-bottom: 23px;
	border-width: 0px;
}
.sidepic img a {
	text-decoration: none;
	border-width: 0px;
}
.sidepicLft {
	text-align: left;
	width: 175px;
}
.sidepicLft img{
	margin-bottom: 23px;
}
#AIR{}
#AIR h1 {
	font-size: 16pt;
	letter-spacing: 0.5px;
	font-weight: bold;
	margin-bottom: 24px;
	line-height: 26px;
}
#AIR h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: normal;
}
#AIR h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
}
#AIR p  {
	font-size: 100%;
	line-height: 1.25em;
	}
/*end*/
.underline {
	text-decoration: underline;
}
.MakeRes a {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #9E7F07;
	padding: 2px 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #FFFFFF;
	font-style: normal;
}
.algnRt {
	text-align: right;
}
.smaller {
	font-size: 95%;
}
.footer3pxRtMar {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	margin-right: 3px;
	font-weight: lighter;
	letter-spacing: 0.01px;
}

