/*  
Theme Name: Beechcraft Custom
Theme URI: http://beechcraftbuyers.com/
Description: Custom Theme
Client: Beechcraft Buyers
Author: Five Flags Web Solutions
Author URI: http://fiveflagsweb.com/
*/


/* Layout */
#bodyID {background-position:top;
    padding:20px 0px 20px 0px;
	background: #f6f9fb url(images/bg_body.jpg) repeat-x; 
	font-family: Verdana, Tahoma, Times, serif;
	font-size:12px;
	color: #181818;
	text-align: center;
    }

#pageFrame {
	width:820px;
	background: #ffffff;
	margin: 0px auto;
	text-align:center;
	}
	
#container {
	width:820px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	}
	
#containerFlash {
	height:159px; 
	width:816px; 
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	}
	
#navContainer {
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;	
	clear: both;
	text-align:center;
    width: 100%;
    height: 27px;
    background: transparent url(images/nav_bg.jpg) repeat-x 0 0;
    }

ul.mainMenu {
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    list-style-type: none;
    }
	
ul.mainMenu li {
	display: inline;
    }	
	
ul.mainMenu li a {
	font-size:13px;
	font-weight:bold;	
	display: inline;
	height: 29px;
	padding: 3px 15px 0px 15px;
	line-height: 24px;
	color: #2c2c2c;
	text-decoration: none;	
    }
	
ul.mainMenu li a:hover {
	color: #878659;
	text-decoration: underline;
	}		

#containerMain {
	float:left;
	width:583px;
	margin:0px 0px 0px 0px;
	display: inline;
	}
	
#contentMain {	
	padding:15px; 
	text-align:left; 
	line-height: 16px;
	}
	
#contentMain h1 {	
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	font-size:16px; 
	color:#878659;
	}	
	
#contentMain img {	
	margin:5px; 
	border:0px;
	}			
	
#navHomeLeft {
	float:left;
	width:236px;
	background: url(images/bg_home_leftnav.jpg) no-repeat top;
	text-align:left;
	padding: 0px 0px 30px 0px;
	}

#navHomeLeft h1 {
	margin:0px 0px 3px 0px; 
	padding:0px 0px 0px 0px; 
	font-weight:normal; 
	font-size:16px; 
	color:#878659;
	}		
	
#navHomeLeftcontent { 
	margin:20px;
	width:200px;
	text-align:left;
	}

#footer {
	font-weight:bold; 
	padding:0px; 
	margin:0px; 	
	color: #ffffff; 
	height:26px; 
	width:820px; 
	background: #ffffff url(images/ftr_bg.jpg) repeat-x;
}	

.footerText {
	float:left; 
	margin:5px 0px 0px 5px;
} 

.footerImg {
	margin:6px 5px 0px 0px; 
	float:right;
} 
	
.navLeftmenu h2 {
	display: none;
	}
	
.navLeftmenu ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.navLeftmenu li{
list-style-type: none;
padding-bottom: 2px;
}

.navLeftmenu li a{
color: #2c2c2c;
display: block;
padding: 2px 0px 0px 0px;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #878659;
font-size: 90%;
}

.navLeftmenu a:hover{
background-color: #ecebc9;
color: #2b6594;
}		

/**COMMON STYLES**/
a	{ 
	color:#878659;
	text-decoration: underline;
	}
	
a:hover{
	color:#2b6594;
	text-decoration: none;
	}
