body {
	background: url(../images/sitebg.png) repeat-x #FFF;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	}

body#homepage {background: url(../images/bg.png) repeat-x #FFF;}

#content {
	width: 919px;
	margin: 0 auto;
	text-align: left;
	}

#textarea {
	width: 919px;
	margin-top: 10px;
	}

/*=====Header=====*/

#header-home {
	width: 919px;
	height: 330px;
	background: url(../images/sitephotos/homepage/skybg.png) no-repeat;
	}

#header {
	width: 919px;
	height: 154px;
	background: url(../images/headerbg.png) no-repeat;
	}

#toptext {
	width: 300px;
	height: auto;
	margin: 44px 0 25px 0;
	color: #FFF;
	text-shadow: #595959 1px 1px 2px;
	float: right;
	text-align: right;
	}

#bigtoptext {
	width: 430px;
	height: 74px;
	float: right;
	text-align: left;
	background: url(../images/sitephotos/homepage/linumber1.png) no-repeat;
	margin-top: 31px;
	padding-top: 113px;
	color: #315784;
	font-size: 16px;
	}

/*=====Homepage=====*/

.columns {
	width: 293px;
	float: left;
	margin: 0 20px 10px 0;
	}

.columntitles {	margin-bottom: 10px	}

.commanders {
	width: 230px;
	height: 49px;
	background: url(../images/sitephotos/captain.png) no-repeat;
	padding: 5px 0 0 63px;
	margin-bottom: 10px;
	font-size: 14px
	}

.date {
	color: #9b9b9b;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 7px;
	}

.headline {
	font-size: 12px;
	margin: 4px 0 7px;
	line-height: 13px;
	padding-bottom: 12px;
	border-bottom: 1px #E3E3E3 dotted
	}

/*=====Link Styles=====*/

a:link, a:visited {color: #003078; text-decoration: none}
a:hover, a:visited:hover {text-decoration: underline}

#toptext a, #toptext a:visited {color: #FFF; text-decoration: none}
#toptext a:hover, #toptext a:visited:hover {text-decoration: underline;}

.readmore a, .readmore a:visited {font-weight: bold; text-decoration: underline;}
.readmore a:hover, .readmore a:visited:hover {text-decoration: none}

a.aboutlink, a:visited.aboutlink {color: #FF1518}
a:hover.aboutlink, a:visited:hover.aboutlink {color: #FF1518}

#footer a, #footer a:visited {color: #888; text-decoration: none}
#footer a:hover, #footer a:visited:hover {color: #FFF}

/*=====Left Side=====*/

#leftside {
	width: 250px;
	min-height: 300px;
	float: left;
	}

#leftside p {
	width: 210px;
	min-height: 150px;
	padding: 20px;
	background: #ADC0D4;
	color: #333;
	font-size: 15px;
	margin: 0 0 20px 0;
	}

.left-titles {margin-bottom: 10px;}

.button {margin-top: 20px;}

/*=====Pages=====*/

#rightside {
	width: 650px;
	float: right;
	}

.titles {
	width: 100%;
	height: 50px;
	border-bottom: 1px #333 solid;
	margin-bottom: 12px;
	}

p.intro {
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #315784;
	}

/*=====General=====*/

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

img {border: 0}

.clear {clear: both}

.red {color: #FF0000}
.green {color: #00CC00}
.yellow {color: #CC9900}

.readmore {
	width: 100%;
	text-align: right;
	margin-top: 7px;
	}

.divider {
	width: 100%;
	height: 2px;
	border-top: 1px #CCC solid;
	margin: 20px 0;
	}

h1 {
	font-size: 25px;
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #315784
	}

h1.motitles {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	}

h2 {
	font-size: 19px;
	font-weight: 600px;
	margin: 5px 0px;
	}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #CCC dotted;
	}

/*=====FAQ=====*/

ul.faq {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.faq li {
	margin-bottom: 10px;
	}

.q {
	font-weight: bold;
	margin: 25px 0 5px 0;
	color: #444
	}

/*=====Members=====*/

.position, .capt, .maj, .lt-1, .lt-2 {
	width: 210px;
	height: 17px;
	float: left;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 3px;
	}

.capt, .maj, .lt-1, .lt-2 {
	width: 300px;
	padding-left: 25px;
	font-weight: normal;
	}

.maj {background: url(../images/sitephotos/ranks/maj-sm.png) no-repeat}
.capt {background: url(../images/sitephotos/ranks/capt-sm.png) no-repeat}
.lt-1 {background: url(../images/sitephotos/ranks/1stlt-sm.png) no-repeat; background-position: 7px 0}
.lt-2 {background: url(../images/sitephotos/ranks/2ndlt-sm.png) no-repeat; background-position: 7px 0}

/*=====News=====*/

.newsdate {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	}

h2.newsheader {
	margin-bottom: 7px;
	color: #252E35
	}

.newstext {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px #CCC solid;
	}

/*=====Members Only=====*/

.memberinfo {
	background: #EFEFEF;
	clear: both;
	padding: 20px;
	margin-bottom: 20px;
	}

ul.memberlinks {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

/*=====Calculator=====*/

#calc {margin-top: 15px}

.calctitle {
	font-weight: bold;
	width: 650px;
	height: 18px;
	padding-top: 7px
	}

/*=====Aircraft Status=====*/

.acstatus {
	padding: 10px 0 20px 0;
	margin-bottom: 10px;
	border-bottom: 1px #CCC dotted;
	clear: both;
	min-height: 67px;
	}
	
/*=====Contact=====*/

#map {margin: 20px 0;}

#form, #calc {
	width: 650px;
	height: auto;
	float: left;
	padding: 3px;
	}

#form div, #calc div {
	clear: left;
	margin: 0 0 15px;
	}

label, label.nobold {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 3px 5px 0 0;
	position: relative;
	width: 150px;
	}

label.nobold {font-weight: normal;}

input.text, select.month {
	border: 1px #999 solid;
	margin: 0 0 5px;
	padding: 3px;
	width: 450px;
	}

select.month {width: auto;}

textarea {
	border: 1px #999 solid;
	margin: 0 0 3px;
	padding: 3px;
	width: 450px;
	height: 100px;
	}

.submit, .calculate {
	margin-left: 155px;
	border: 1px #999 solid;
	}

.calculate {clear: left}

/*=====Footer=====*/

#footer {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	padding-top: 30px;
	background: #003078;
	color: #888;
	font-size: 11px;
	text-align: left;
	clear: both;
	}
	
#footertext{
	width: 917px;
	margin: 0 auto;
	}
	
