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

#header {
	background-image: url(FILES/ELEMENTS/1010%20HeaderA2.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 1010px;
	position: static;
	float: left;
}
#global {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;

}
#rightside {
	background-image: url(FILES/ELEMENTS/Side6.jpg);
	background-repeat: no-repeat;
	height: 590px;
	width: 180px;
	float: left;
}
#toplinks   {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	margin-top: 10px;
	border-bottom-color: #FAF8E9;
	border-top-color: #FAF8E9;
	margin-bottom: 10px;
}

#content {
	height: 570px;
	width: 830px;
	float: left;
	background-color: #964E35;
	background-image: url(FILES/ELEMENTS/Footer4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

#content2 {
	width: 1010px;
	float: left;
	background-color: #964E35;
	background-image: url(FILES/ELEMENTS/Footer4.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 20px;

}
.upperlink {
	height: auto;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	font-size: small;
}

.upperlink a {
	color: #F8F8F8;
	text-decoration: none;
	font-variant: small-caps;
}

.upperlink a:visited {
	color: #F8F8F8;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
#left-column1 p {
	text-indent: 20px;
}

#left-column1 {
	width: 460px;
	margin-left: 20px;
	float: left;
}
}
#left-column2 p {
	text-align: justify;
	text-indent: 20px;
}

#left-column2 {
	width: 750px;
	margin-left: 20px;
	float: left;
}
#right-column2 {
	float: left;
	width: 200px;
	margin-left: 25px;
}
#right-column1 {
	float: left;
	width: 300px;
	margin-left: 25px;
}

#right-column3 {
	float: left;
	width: 400px;
	margin-left: 25px;
}
.airdivision {
	clear: both;
	width: auto;
}


a {
	color: #F3EBD4;
}

.style5 {font-size: small}
.style6 {font-size: large; font-weight: bold; }
.style8 {font-size: x-large}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.style7 {font-size: medium}
.style10 {font-size: 16px; }
.padded {
	padding: 10px;
}

