
*, html {
	padding: 0;
	margin: 0;
	}
	
body {
	background: #000000 url('images/bg.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444
	}
	
.clear {
	clear: both;
	}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ul, li {
	list-style: none;
	}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url('images/bg-wrap.jpg') no-repeat top center;; padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:0
	}
	
#header {
	width: 960px;
	height: 92px;
	}
	
#header img {
	float: left;
	}
	
#header h1 {
	overflow: hidden;
	width: 0;
	height: 0;
	}
	
#header ul {
	float: right;
	height: 33px;
	margin-top: 59px; list-style-type:none
	}
	
#header li {
	float: left;
	font-size: 10px;
	background: url('images/nav-divider.gif') no-repeat top right;; padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:10px
		}
	
	#navbar {
	float: right;
	background: #000000;
	    height: 10px;
	font-size : 10px;
}
#navlist {
	float: right;
	margin: 0;
	padding: 1px 0px;
	font-size : 10px;
	list-style: none;
		/*OLD background: #BDDB62 url(../images/nav_bg.gif) repeat-x bottom left;*/
	/*NEW background: url(../images/nav_bg.gif) repeat-x bottom left;*/
}
#navlist li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 100%;
	font-size: 10px;
	font-weight: bold;
}
#navlist a {
	float: left;
	display: block;
	margin: 0 0px 0 0;
	padding: 8px 10px;
	color: #FFF;/*#464A52; /*#383D44;/*#FFF;/*#FF9900;/*#E9DBAE;/*#464A52;/*#333;*/
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #292D34; /*#464A52;*/
	border-bottom: none;
	background:  #800000;
	/*background: #92B91C url(../images/off_bg.gif) repeat-x top left;*/
}
#navlist a:hover {
	color: #000000;/*#31363E;*/
	border-color: #292D34;
	border-bottom: none;
	background: #FF9900;/*#FFF;/*#464A52;*/
	
}

/*
For every new navigation item, add to the following:
It assumes an id on the html body tag similar to the nav 
item id. For example, the News nav item has an id of 'n-news'
and the html body tag has an id of 'news'
*/
body#home #n-home a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
body#about #n-about a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
body#contact #n-contact a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
body#biography #n-biography a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/*
}
body#gallery #n-gallery a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
	}
	body#le #n-le a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
	}
	body#ecf #n-ecf a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
	body#products #n-products a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
	body#schedules #n-schedules a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
	body#news #n-news a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}
	body#links #n-links a {
	color: #FF9900;
	border-color: #31363E;
	background: #800000;
	/*background: #fff url(../images/on_bg.gif) repeat-x top left;*/
}


#main {
	width: 930px;
	padding: 15px;
	background: #FFFFFF;
	}
	
#main #masthead {
	width: 890px;
	height: 224px;
	background: url('images/masthead-bg.jpg');
	margin-bottom: 15px; padding-left:20px; padding-right:20px; padding-top:45px; padding-bottom:0
	}
	
#main #masthead h2 {
	font-size: 24px;
	color: #FFFFFF;
	}
	
#main #masthead p {
	font-size: 12px;
	color: #d0d49d;
	line-height: 24px;
	width: 525px;
	margin: 30px 0 25px 0;
	}
	
#main #container {
	}
	
#main #content {
	float: left;
	width: 929px;
	padding-left: 3px;
	}
	
#main #content h3 {
	color: #2d4b32;
	font-size: 18px;
	margin: 15px 0 20px 0;
	}
	
#main #content p {
	line-height: 20px;
	padding: 0 25px 25px 0;
	}
	
#main #content hr {
	border: none;
	height: 1px;
	background: #ddded1;
	color: #ddded1;
	margin-bottom: 25px;
	}
	
#main #content h4 {
	color: #2d4b32;
	font-size: 14px;
	margin-bottom: 20px;
	}
	
#main #content ul {
	width: 275px;
	}
		
#main #content li {
	background: url('images/bullet.gif') no-repeat left;; padding-left:24px; padding-right:0; padding-top:8px; padding-bottom:8px
	}
	
#main #sidebar {
	float: right;
	width: 265px;
	padding: 15px;
	}
	
#main #sidebar .feed {
	padding: 2px 8px 0 0;
	}
	
#main #sidebar h4 {
	color: #2d4b32;
	font-size: 14px;
	margin-bottom: 20px;
	}
	
#main #sidebar p {
	margin-bottom: 20px;
	line-height: 20px;
	}
	
#main #sidebar p a {
	color: #444444;
	text-decoration: none;
	}
	
#main #sidebar p a:hover {
	text-decoration: underline;
	}
	
#main #sidebar span {
	color: #168c27;
	font-style: italic;
	}
	
#main #sidebar p a.link {
	color: #78451e;
	text-decoration: none;
	border-bottom: dotted 1px #e08f50;
	font-style: italic;
	padding-bottom: 3px;
	}
	
#footer {
	color: #64472f;
	font-size: 10px;
	margin: 15px 3px;
	padding-bottom: 15px;
	}
	
#footer a {
	color: #875b38;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
