/*Rules for website look*/
body {
background-color: #738251;
}

/*container for all pages*/
#container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 900px;
}



/*torn paper image top*/
#tornpaper {
	background-color: transparent;
	position: absolute;
	top: -2px;
	width: 810px;
	height: 143px;
	margin: 0 0 5px 0;
	padding: 0;
	left: auto;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #3A2B14;
	font-weight: normal;
	}

#topnav li {font-size: 12px; }
#topnav ul {
	position: absolute;
	top: 133px;
	left: auto;
	width: 586px;
			}

#topnav2 li {font-size: 18px; font-style:italic; color: #FFFFFF;}
#topnav2 ul {
	position: absolute;
	top: 130px;
	left: auto;
	padding-left: 535px;
			}
			
a:link, a:visited, a:active { font-family: Verdana; color: #000; text-decoration: none; }
a:hover { font-family: Verdana; color: #FFF; text-decoration: none; }

#botnav li {font-size: 12px;
		   color: black;
		    }
#botnav ul {}


.navDivider {padding-right: 6px; padding-left: 3px; }

#main ul {
	list-style-type: square;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #352702;
			}

#main li {display: list-item;
}

ul { list-style: none;}
li { display: inline;
	}



#blackbar { 
	margin-left: 10px;
	position: absolute; 
	top: 170px; 
	height: 24px; }
	
#topblackbar {
	height: 24px;
	background-color: #000;
	width: 750px;
	}
#bottomblackbar {
	clear: both;
	height: 24px;
	background-color: #000;
	width: 750px;
	}

#main {
	position: absolute;
	margin-left: 10px;
	top: 195px;
	background-color: #9d7c2b;
	width: 750px;
	height: auto;

	
	}
	
		
#main h1{
	color: #000;
	font-size: 18px;
	font-family: Verdana;
	padding: 7px 10px 0 20px;
	font-weight: bold;
	}
	
#main h3{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 20px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFCC;
	}
	
#main h2{
	font-size: 16px;
	font-family: Verdana;
	padding: 0 10px 0 20px;
	font-weight: bold;
	}	
#main p{
	font-size: 12px;
	font-family: Verdana;
	padding: 0 10px 0 20px;
	color: #352702;
	font-weight: bold;
	}
	
.sidebarimage {
	margin: 20px 0 0 25px;
	}

.sidebarimagecaption {
	margin: 5px 25px 0 25px;
	font-size: 11px;
	font-family: Verdana;
	font-style: italic;
	line-height: 12px;
	}
	
#mainsidebar {
	background-color: #b19858;
	width: 250px;
	padding: 20px 10px 0px 10px;
	float: right;
	margin: 0 0 20px 20px;
	}
.mainsidebarimage {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	}
.awholenewpicture {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
	width: 210px;
}

	
.mainphotocaption {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	margin: 3px 0 5px 0;
	width: 370px;
	}
	
.spacer {
clear: left;
}

#mainsidebar h1{
	font-size: 13px;
	font-family: Verdana;
	padding: 0 10px 0 20px;
	}
	
#mainsidebar h3{
	font-size: 13px;
	font-family: Times;
	padding: 0 10px 0 20px;
	font-style: italic;
	line-height: 30px;
	}
	
#mainsidebar h2{
	font-size: 13px;
	font-family: Verdana;
	padding: 0 10px 0 20px;
	}
	
#mainsidebar p{
	font-size: 11px;
	font-family: Verdana;
	padding: 0 10px 0 20px;
	}

.mainimageright {
	margin-left: 20px;
	margin-right: 20px;
	float: right;
	margin-top: 50x;
	margin-bottom: 20px;
	}
.mainimageleft {
	margin-left: 10px;
	margin-right: 20px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#picturetilt {
	position: absolute;
	margin-left: 550px;
	top: 141px;
	z-index: 50;
	left: 21px;
	}
#Layer1 {
	position: absolute;
	visibility: visible;
}

#homelogo {
margin-left: 10px;
margin-right: 5px;
margin-bottom: 5px;
}

#main hr {
margin-top: 3px;
margin-bottom: 20px;
border: 0px;
width: 95%;
color: #634805;
background-color: #634805;
height: 3px;
}

/* homepage images special consideration was needed because of the side bar */
.homeimageleft {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 5px;
	}
	
	/* about us text needed some special attention with this tag */
.aboutphotocaption {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	margin: 3px 0 5px 0;
	width: 310px;}
	
.aboutustext {
	color: red;
	margin-left: 330px;
	font-size: 13px;
	}

/* pilot images special consideration was needed because of the side bar */
.pilotimageleft {
	margin-left: 20px;
	margin-right: 20px;
	}
#pilotsidebar {
	background-color: #b19858;
	width: 250px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	}
/* location images special consideration was needed because of the large map */

.locationimageleft {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	}

/* contact images special consideration was needed because of the large map */

.contactimageleft {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 0px;
	width: 400px;
	}
	
	
/* get involved images special consideration was needed because of the contact information */

.involvedimageleft {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	}
