/*--------------- Defaults ---------------*/
* {
	margin: 0;
	padding: 0;
	}
	
/*--------------- Styles ---------------*/
html {
	font-size: 100%;
	}

body {
	font: 62.5%/1.5 "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	background: url("../images/body_bg.gif") center top repeat #3A3726;
	color: #000;
	}
	
p, ul {
	font: 1.2em/1.3em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	margin-bottom: 1em;
	color: #000;
	}
	
.center {
	text-align:center;
}

h1 {
	font: bold 1.5em/1.2em Arial, sans-serif;
	text-transform: uppercase;
	color: #342B1A;
	border-left: 10px solid #A6A097;
	margin-bottom: 5px;
	padding: 6px 4px 4px;
	background:url("../images/h2_bg.jpg") repeat;
}

h2 {
	font: bold 1.5em/1.2em Arial, sans-serif;
	text-transform: none;
	color: #342B1A;
	border-left: 8px solid #A6A097;
	margin-bottom: 5px;
	padding: 6px 4px 4px;
	background:url("../images/h2_bg.jpg") repeat;
}

h3	{
	font: bold 1.3em/1.0em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #651E08;
	text-transform: none;
	border-bottom: 1px solid #651E08;
	margin-bottom: 5px;
	padding: 0.2em 0 0.6em 8px;
	letter-spacing: 0.01em;
	background:url("../images/h3_line.gif") bottom left no-repeat;
}

.h3a {
	font: bold 0.8em/1.8em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #000;
	text-transform:none;
}

h4 {
	font: bold 1.3em/1.3em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #996600;
	margin-bottom: 4px;
}

.table1 {
	width: 100%;
	margin: 0 0 0.9em 0;
	padding: 0px;
}

.table1 td {
	padding: 0.4em;
	font: normal 1.1em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;	
}

.table1 td.eventdate {
	color: #592D00;
	font-weight: bold;
	font-size: 0.9em;
	width: 30%;
	vertical-align:top;
}

tr.alt td {
	background: #dcdcdc;
}

.borderimg {
	border: 1px solid #5A3813;
}
	
.borderimg img {
	padding: 2px;
}

img {
	border: 0;
}

/*--------------- Links & Navigation ---------------*/

a, a:link, a:visited  {
	color:#651E08;
	text-decoration:underline;
	font-weight: normal;
}
	
a:hover {
	color: #7B5C24;
}

#content h2 a {
	font-weight: bold;
	color:#342B1A;
}

#content h2 a:hover {
	font-weight: bold;
	color:#651E08;
}

/*--------------- Structure ---------------*/
#container {
  margin: 0 auto;
  width: 770px;
  text-align: left;
}

#masthead {
	background:url("../images/masthead.jpg") #6A665A; 
	height: 156px;
}
	
#content {
	margin: 0 0;
	padding: 0;
	background:url("../images/content_bg.gif") repeat-y #DBD9D5;
}

/*--------------- Top Nav ---------------*/
#navcontainer {
	padding: 0 5px;
	margin: 0 5px;
	height: 30px;
	background:url("../images/navtop_bg.gif") center top;
	border-left: 1px solid #1E1A0D;
	border-right: 1px solid #1E1A0D;
}

#navcontainer ul {
	font: bold 1.2em/1.0em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #FFFFC9;
	text-align: right;
	margin: 0;
	padding-bottom: 9px;
	padding-top: 9px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 10px 10px 7px 25px;
	color: #B9A152;
	text-decoration: none;
	background:url("../images/bullet_navtop.gif") 5px -5px no-repeat;
}

#navcontainer ul li a:hover {
	background:url("../images/bullet_navtop.gif") 5px -45px no-repeat;
	color: #fff;
}

/*--------------- Main Section ---------------*/
#main {
	/*margin-left: 220px;*/
	padding: 6px 10px 0;
	clear: none;
  	float: right;
	/* IE6 FIX */
	margin-right: 20px;
	width: 487px;
}
/* HIDE FROM IE6 */
#content > #main {
	margin-right: 40px;
	width: 490px;
}

.pull_left_48per {
	float: left;
	width: 48%;
}

.pull_right_48per {
	float: right;
	width: 48%;
}

.pull_left_320px {
	float: left;
	width: 320px;
}

.pull_right_156px {
	float: right;
	width: 156px;
}

.gallery {
	text-align: center;
}

.gallery img{
	margin: 0 5px 8px 0;
	border: 1px solid #A6A097;
}

#aircraftCollection a {
	text-decoration:none;
	font-size: 12px;
}

.planeThumb {
	width:240px;
	float: left;
	text-align:center;
	padding: 10px 0 30px 0;
}

.planeThumbOver {
	background:#E6E4E3;
}

/*--------------- Sidebar ---------------*/
#sidebar {
	width: 220px;
}

#sidebar p, #questionform, #sidebar h3 , #sidebar .table1 {
	margin-left: 7px;
	margin-right: 0px;
	}
	
/*--------------- Sidebar Nav ---------------*/	
#sidebar_navcontainer {
	width: 216px;
	margin: 0 0 10px 4px;
}

#sidebar_navcontainer ul {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #5E5A5B;
}

#sidebar_navcontainer ul li {
	list-style: none;
	margin: 0;
	text-align: left;
	border-top: 1px solid #5E5A5B;
	color: #fff;
}

#sidebar_navcontainer ul li a {
	display: block;
	padding: 5px 0 5px 35px;
	text-decoration: none;
	font: bold 1.0em/1.5em Verdana, sans-serif;
	background:url("../images/sidebar_nav_bg.jpg") 0 0 no-repeat;
	width: 181px;
	color: #201D13;
}

#sidebar_navcontainer ul li a:link, #sidebar_navcontainer ul li a:visited { 
	/*color: #201D13;*/
}

#sidebar_navcontainer ul li a:hover {
	color: #FFF;
	background:url("../images/sidebar_nav_bg.jpg") 0 -60px no-repeat;
}

#sidebar_navcontainer ul li a.current {
	color: #FFF;
	background:url("../images/sidebar_nav_bg.jpg") 0 -120px no-repeat;
}

/*--------------- Sidebar Styles ---------------*/
#sidebar h1 {
	padding: 0 0 0 4px;
	margin: 0;
	border: 0;
	background:none;
}

#sidebar h3 {
	margin-right: 2px;
}

#sidebar .table1 {
	width: 96%;
}

/*--------------- Footer ---------------*/
#footer {
	clear: both;
	height: 43px;
	padding: 13px 10px 0;
	background:url("../images/footer_bg.jpg") no-repeat;
	margin-bottom: 15px;
}

#footer ul {
	color: #000;
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
}

#footer ul li {
	display: inline;
  	margin:0;
  	padding: 0 0 0 20px;
	background: url("../images/bullet_star_grey.gif") center left no-repeat;
}

#footer_nav li.first {
 	padding-left: 0; 
 	background: none;
	}

#footer_nav li.last {
 	padding-right: 0; 
	}

#footer ul li a {
	font: bold 1.0em/1.0em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	padding: 12px 10px 12px 10px;
	color: #787775;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #000;
}

/*--------------- Lists ---------------*/	
.mainlist {
	font: normal 1.1em/1.8em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
}
	
.mainlist li {
	list-style-type: none;
	background-image: url("../images/bullet_black.gif");
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding-left: .8em;
	color: #000;
	line-height: 2em;
}
	
.mainlist a {
	font-weight: bold;
	}
	
.linklist {
	font: bold 1.1em/1.8em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	}
	
.linklist li{
	list-style-type: none;
	background-image: url("../images/bullet_red.gif");
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding-left: .8em;
	line-height: 2em;
}

.linklist a:link, .linklist a:visited, .linklist a:hover {
	color:#651E08;
	font-weight: bold;
	}

.linklist a:hover {
	color: #8A6728;	
}
