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

body {
	background-color: #D5D4A4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	background-color: #FFF;
	width: 1200px;
	border: thin solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 1700px;
	background-image: url(../../images/backgrounds/whitebox.jpg);
}
#inside {
	background-image: url(../../images/backgrounds/whitebox.jpg);
}

#header {
	background-color: #69843F;
	height: 142px;
	width: 1200px;
	margin-bottom: 40px;
}
#navbar {
background-color: #D5D4A4;
border: 0px none;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000;
	background-color: #D5D4A4;
	clear: both;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #B80000;
	font-style: italic;
	margin-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #69843F;
	font-style: italic;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;

}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #C00;
}
	
	
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 1.15em;
	text-align: justify;
	color: #000;
	padding: 5px;
	background-color:transparent;
}
#leftColumn {
	background-color: #FFF;
	width: 249px;
	height: 2298px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#leftColumnAbout38 {
	background-color: #FFF;
	width: 245px;
	height: 1500px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#leftColumnAbout38Donations {
	background-color: #FFF;
	width: 249px;
	height: 4000px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}


#leftColumnVariations {
	background-color: #FFF;
	width: 249px;
	height: 2298px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.center {
	text-align: center;
}
.quoteRight {
	text-align: right;
	font-size: 12pt;
}
.quoteLeft {
	text-align: left;
	font-size: 12pt;
}

#mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	width: 625px;
	height:1500px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
	float: left;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}

#mainContentLockheed {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	width: 920px;
	height: 1100px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
	float: left;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}
#rightColumnLockheed {
	background-color: #FFF;
	float: left;
	width: 256px;
	height: 1100px		;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#mainContentDonations {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	width: 660px;
	height: 4000px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
	float: left;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}

#mainContentDues {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 667px;
	height: 2310px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
	float: left;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.subtitle {
	font-weight: bold;
	color: #3574b7;
	text-align: center;
}

#rightColumn {
	background-color: #FFF;
	float: right;
	width: 266px;
	height: 2308px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.grayback {
	background-color: #EEE;
	border: thin solid #666;
	padding: 5px;
}

#rightColumnAbout38 {
	background-color: #FFF;
	float: left;
	width: 275px;
	height: 1500px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rightColumnAbout38Donations {
	background-color: #FFF;
	float: left;
	width: 256px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#rightColumnVariations {
	background-color: #FFF;
	float: left;
	width: 250px;
	height: 2298px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.rightarrow {
	float: right;
}
.para {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	float: left;
	margin-top: -2px;
	background-color:transparent;
}
.paraJustify {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
	float: left;
	background-color:transparent;
	width: 248px;
	margin-top: -3px;
	margin-bottom: -3px;
}

.paraLockheedClassic {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
	float: left;
	background-color:transparent;
	width: 248px;
	margin-left: 30px;
	margin-right: 50px;
}

.caption {
	text-align: center;
	padding: 5px;
	border: thin solid #666;
	font-size: medium;
}


.paraDues {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	float: left;
	margin-top: -2px;
	background-color:transparent;
	padding: 10px;
}
.paraDuesTitle {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	float: left;
	background-color:#C7D8AD;
	padding: 5px;
	font-weight: bold;
	width: 99%;
	margin-left: -5px;
	border: thin solid #000;
}




p.para {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	float: left;
	margin-top: -2px;
	clear: both;
}
.flightCenter {
	font-size: medium;
	text-align: center;
}

.leftColumnTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #996600;
	text-align: left;
	margin-bottom: 2px;
	clear: both;
	float: left;
	margin-top: 30px;
}
.leftColumnTitleOther {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #996600;
	text-align: left;
	margin-bottom: 2px;
	clear: both;
	float: left;
	margin-top: 10px;
}


img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.clearboth {clear:both}
.red {
	color: #C00;
}
.hours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.mailingAddress {
	font-weight: bold;
	text-align: center;
}
.allBorders {
	border: thin solid #000;
}
.bookDetails {
	font-size: medium;
	color: #C00;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
}
.fontMedium {
	font-size: medium;
}
.highlight {
	background-color: #FF0;
}
