/*
orange/brown D25A1C
*/
body {
	margin:0;
	padding:0;
	background-color:#F3EEE4;
	font-size:100%;
	text-align:center;
}

ul, form, dl, dt, dd{
	margin:0;
	padding:0;
}

#wrapper{
	margin:0 auto;
	width:770px;
	text-align:left;
}

#container{
	float:left;
	width:770px;
	text-align:left;
}

#cap{
	float:left;
	width:770px;
	height:10px;
	text-align:left;
	margin-top:0px;
}

#header {
	float:left;
	width:770px;
	display:inline;
	position:relative;
	height:292px;
	background:#fff url('/img/top.gif') left top no-repeat;
}

	#header h1#logo{
		left:0;
		margin:0;
		padding:0;
		width:760px;
		height:0px;
	}

	#header h1#logo a{
		position:absolute;
		top:51px;
		left:10px;
		display:block;
		width:760px;
		height:247px;
		text-decoration:none;
		background:url('/img/logo.jpg') left top no-repeat;
	}
	


	#header h1#logo a.admin{
		background:url('/img/logo_admin.jpg') left top no-repeat;
	}	

	#title {
		position:absolute;
		top:73px;
		left:10px;
	}
		#title {
		position:absolute;
		top:73px;
		left:10px;		
		filter:alpha(opacity=75);
		-moz-opacity:.75;
		opacity:.75;
	}
/* slideshow */	
#slide-images{
	position:absolute;
	top:51px;
	left:10px;
	display:block;
	margin:0px;
	padding:0px;
	width:750px;
	height:247px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#slide-images li{ visibility: hidden; } 
#slide-images { 
	background-position: center center;
	background-repeat:no-repeat; 
}
#slide-images li img{
	display:block;
	background-color:#FFFFFF;
	padding:0px;
}

#header h1#logo a{
		background:url('/img/map1.jpg') left top no-repeat;
	}
	
/*  NAVIGATION   */

#navigation{
	float:left;
	width:750px;	
	display:inline;
	background: url('/img/menu_bg.gif') left -2px no-repeat;
	margin:11px 0 0 10px;

}

@media print{
	#navigation{
		display:none;
	}
		/* don't display the menu when printing */

}

	#navigation ul{
		float:left;
		width:740px;
		margin-left:15px;
		display:inline;

	}
	
	#navigation li{
		text-align:center;
		list-style-type:none;
		float:left;
	}	
	
	#navigation li a, #navigation li a:visited{
		display:block;
		width:115px;
		height:36px;
		line-height:32px;
		color:#fff;
		font-family: 'trebuchet MS', arial, sans-serif;
		text-decoration:none;
		font-size:.8em;
	}
	
	#navigation li#m1 a{
		width:135px;

	}

	
/* on states*/	
	#p1 #navigation li#m1 a, 
	#p2 #navigation li#m2 a,
	#p3 #navigation li#m3 a,
	#p4 #navigation li#m4 a,
	#p5 #navigation li#m5 a,
	#p6 #navigation li#m6 a	{
		color:#fff;
		font-weight:bold;
		background:#111;
	}	
	
	#navigation li a:hover{
		color:#ccc;

		background:#333;
	}	


#breadcrumbs{
	float:left;
	width:770px;
	display:inline;
	background:#fff url('/img/sides.gif') left top repeat-y;
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;	
}

	#breadcrumbs p#trail{
		background:#f9f6f1 url('/img/crumb_fade.jpg') left top repeat-x;
		margin:10px 10px 0;
		padding:.5em 20px .7em 170px;
		font-size:.6em;
		color:#555;
	}
	
		
	#breadcrumbs a, #breadcrumbs a:visited{
		color:#C8900A;
		text-decoration:none;

	}
	#breadcrumbs a:hover{
		color:#000;
		text-decoration:none;
	}		
/*  MAIN SECTION  */
#main {
	float:left;
	width:770px;
	margin-left:0px;
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;
	background:url('/img/sides.gif') left top repeat-y;
	}
	
	
#main h1, #main h2, #main h3, #main h4, #main h5, #main p {
	padding-right:20px;
}
	#main h1{
		font-family:'trebuchet MS', arial, sans-serif;
		font-size:1.3em;
		color:#D25A1C;
		letter-spacing:.1em;
		margin:0;
		padding-top:.8em;
		padding-bottom:.8em;
		}
		
	#main h2{
		font-family:'trebuchet MS', arial, sans-serif;
		font-size:1.1em;
		color:#555;
		}		
		
	#main h3{
		font-family:'trebuchet MS', arial, sans-serif;
		font-size:.8em;
		color:#777;
		}		

	#main h4{
		font-family:verdana, arial, sans-serif;
		font-size:.8em;
		font-weight:bold;
		color:#333;
		}		

	#main h5{
		font-family:verdana, arial, sans-serif;
		font-size:.8em;
		font-weight:bold;
		color:#777;
		}		

	#main p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		color: #333;
		line-height:1.5em;
	}
	#main p.error {
		color: #f00;
	}	
	
	#main p.note {
		color: #999;
		font-size:.6em;
	}		

	#main p.back {
		padding:.2em 25px;
		background:#fff url('/img/back.gif') .2em no-repeat;
	}		
	
/*  Latest News box */	
#box{
	float:right;
	width:150px;
	padding:5em 0 50px 0;


}
#main #box h3{
	border-bottom:1px solid #ddd;	
	margin:0;
	color:#777;
	padding:8px 5px 5px 10px;
	font-size:.7em;
}	



	#box div#marqueecontainer{
		background:#F5F1E8;
	}
	
	#box div#vmarquee{
		padding:0 5px 0 10px;
		background:#F5F1E8;
	}	

	#box p{
		font-size:.6em;
		margin:0;
		color:#444;
		padding:.2em 0;
		line-height:1.1em;
	}
	
	#box a,#box a:visited {	
		color:#D25A1C;
	}
	#box a:hover {	
		color:#000;
	}	

	


#marqueecontainer{
	position: relative;
	width: 150px; /*marquee width */
	height: 9em; /*marquee height */
	overflow: hidden;
	margin:0 0 0 0px;

	}

	p#more{
		padding-left:10px;
	}

	#more a, #more a:visited{
		display:block;
		color: #C8900A;
		text-decoration: underline;
	}
	
	#more a:hover {
		color: #000;
		text-decoration: none;
	}
	
#content {
	margin-top:1em;
	float:left;
	width:580px;
	display:inline;
	margin-left:20px;
	padding-bottom:1em;
}
	#content a{
		color: #C8900A;
		text-decoration: underline;

		}
	#content a:visited {
		color: #C8900A;
		text-decoration: underline;

		}		
		
	#content a:hover {
		color: #000;
		text-decoration: none;
		}
	#content a#prev{
		padding-left:15px;
		background:url('/img/link_on_left.gif') left center no-repeat;
		}
	#content a#next{
		padding-right:15px;
		background:url('/img/link_on.gif') right center no-repeat;
		}	
	
	#content ul{
		margin-left:15px;
		color:#333;
	}
	
		#content ul li {
			font-size:.7em;
			margin-bottom:1em;
		}
		
		#content li ul{
			margin-top:1em;
		}	
		#content ul li ul li {
			font-size:1em;
			margin-bottom:1em;
		}
		
	#content li p{
		font-size:1em;
	}
	#content img{
		padding:2px;
		border:1px solid #ECE3D4;
	
	}
	
	/* ******************************** */
	/* Note for Download MS Word Reader*/ 
	#reader{
		margin-top:2em;	
		padding:.5em 10px;
		border-top:1px solid #ECE3D4;
		border-bottom:1px solid #ECE3D4;
		background: url('/img/menu_fade.jpg') left -40px repeat-x;
	}
	#reader p{
		color:#777;
	}
#copy{
	float:left;
	width:390px;
}	
#sidepanel {
	float:right;
	width:150px;
	text-align:left;
	padding-left:15px;
	margin-top:2.2em;
	margin-bottom:2em;
	margin-left:15px;
	padding-top:1em;
	background:#fff;
}
#p1 #sidepanel {
	margin-top:4em;
	padding-top:0;
}


	#sidepanel h3{
		border-bottom:1px solid #ccc;
		width:120px;
	}

	#sidepanel ul{
		list-style:none;
		margin:0;
		width:140px;
	}
	
	#sidepanel li{
		width:130px;
		height:1.2em;
		line-height:1.2em;
		color:#777;
		background: url('../img/link_on.gif') left center no-repeat;
	}
	
	#sidepanel li a{
		padding:0px 0 0px 18px;	
		height:1.2em;
		line-height:1.2em;
		display:block;
		background: url('../img/link.gif') left center no-repeat;
		
	}
	#sidepanel li.on a, #sidepanel li.on a:visited{
		background-image:none;
		color:#000;
		text-decoration:none;
	}	
	
	#sidepanel li a:hover{
		background:url('../img/link_on.gif') left center no-repeat;
		color:#555;

	}		
	
	
	
	


/*  Nav 2  */

#nav2 {
	float:left;
	margin-left:10px;
	display:inline;
	width:150px;
}


#nav2 ul {
	font-family:verdana, arial, sans-serif;
	vertical-align:top; 
	list-style: none;	
	padding:5em 0 100px 0;
	background:#ECE3D4 url('/img/menu_fade.jpg') left bottom repeat-x;
}

	#nav2 ul li.section{
		color: #6F5809;
		font-weight:bold;
		padding:1em 0px;

	}
		
		
	#p7 ul li.section ul li.nomap{
		display:none;
		border:1px solid #f00;
	}
		
	#nav2 ul li a, #nav2 ul li a:visited {
		display: block;
		width: 150px;
		w\idth: 140px;
		text-decoration: none;
		color: #D25A1C;
		background:#ECE3D4;
		border-top:0px solid #A67C27;
		padding:.5em 0px;
		padding-left:10px;
		font-size:.7em;
	}

	#nav2 ul.r1 li.s1 a,
	#nav2 ul.r2 li.s2 a,
	#nav2 ul.r3 li.s3 a,
	#nav2 ul.r4 li.s4 a,
	#nav2 ul.r5 li.s5 a,
	#nav2 ul.r6 li.s6 a,
	#nav2 ul.r7 li.s7 a,
	#nav2 ul.r8 li.s8 a,
	#nav2 ul li.on a, #nav2 ul li.on a:visited{
		background:#D25A1C;
		color:#fff;
	}

	#nav2 ul li a:hover, #nav2 li ul li a:hover  { 
		background:#F3EEE4;
		color:#000;
	} 	
	#nav2 ul li.on a:hover, #nav2 ul li.on a:visited:hover{
		background:#D25A1C;
		color:#fff;
	}
	
	ul#archive{
		font-size:1em;
		padding:0;
		background-image:none;
	}
	
	#nav2 ul#archive li a, #nav2 ul#archive li a:visited {
			background:#F3EEE4;
			width:150px;
			w\idth:120px;
			padding:.3em 0px;
			padding-left:30px;
		}	
		
	#main #nav2 ul#archive li.on a{
			font-weight:bold;		
		}
	#main #nav2 ul#archive li a, #main #nav2 ul#archive li a:visited{
			color:#D25A1C;
		}		
	#main #nav2 ul#archive li a:hover{
			font-weight:bold;
			color:#D25A1C;
		}




			

form.standardform {
	float:left;
	width:525px;
}

	label {
		float:left;
		width:150px;
		text-align:right;
	}

	.standardform label {
		font-size:.7em;
		display:block;
		clear:left;
		float:left;
		width:100px;
		margin-bottom:10px;
		margin-right:3px;
		text-align:left;
		color:#555;
	}
	.standardform .inline {
		display:inline;
		clear:none;
		float:left;
		width:100px;
		margin-bottom:10px;
		margin-right:3px;
		text-align:right;
		color:#555;
	}	

	.standardform label.first {
		clear:none;
	}
	.standardform label.long {
		width:250px;

	}
	.standardform label.short {
		width:75px;
	}	
	
	.standardform input {
		font-size:.7em;
		margin-bottom:10px;
		float:left;
		border:#999 solid 1px;
	}
	.standardform .long {
		width:320px;
		float:left;		
	}	


	.standardform input#submit {
		margin-top:5px;
		margin-bottom:3px;
		float:left;
		width:80px;
		background:#fff;
	}
	
	.standardform textarea {
		float:left;
		width:280px;
		height:5em;
		font-size:.8em;	
		border:#999 solid 1px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-bottom:1em;
	}

	.standardform textarea.large {
		float:left;
		width:500px;				
		height:30em;
		font-size:.8em;	
		border:#999 solid 1px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-bottom:1em;		
	}
		
	.standardform select {
		float:left;
		font-size:.7em;	
		border:#999 solid 1px;
		margin-bottom:.1em;
		}

	.standardform fieldset{

		padding:5px;
		border:none;		
		background:#eee;
		
		}
/*
	archive styles
*/
#main p.a0 a.t0, 
#main p.a1 a.t1,
#main p.a2 a.t2,
#main p.a3 a.t3,
#main p.a4 a.t4,
#main p.a5 a.t5,
#main p.a6 a.t6,
#main p.a7 a.t7,
#main p.a8 a.t8{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#archive_menu {
	padding:5px;
	margin-right:10px;
	font-weight:bold;
}





#footer{
	clear:both;
	float:left;
	width:770px;
	padding:0;
	padding-top:10px;
	background:#fff url('/img/bottom.gif') left bottom no-repeat;
}
	

	
#footlinks{
	border-top:1px solid #aaa;
	list-style-type:none;
	float:right;
	margin-right:10px;
	display:inline;	
	text-align:left;
	height:1.8em;
	line-height:1.8em;
}

	#footlinks li{	
		float:left;
		border-left:1px solid #bbb;

	}
	
	#footlinks a, #footlinks a:visited{
		padding-left:10px;
		height:1.8em;
		width:6.5em;
		line-height:1.8em;
		display:block;
		color:#D25A1C;
		font-size:.7em;
		text-decoration:none;

	}
	#footlinks li a:hover{
		color:#000;
	}



#toe{
	clear:both;
	float:left;
	width:770px;
	display:inline;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

	 #toe #copyright{
		float:left;
		width:330px;		
		font-size:.6em;	
		color:#777;
		display:inline;
		margin:10px 0 0 180px;
	}
	
	#toe #design{
		text-align:right;
		float:right;
		width:200px;
		display:inline;
		font-size:.6em;
		color:#999;
		display:inline;
		
		margin:10px 10px 0 0;
	}
	
	#toe a, #toe a:visited{
		color:#999;
		text-decoration:none;
	}	
	#toe a:hover{
		color:#D25A1C;
	}		


/* Sitemap  */
.sitemap {
	font-size:.7em;
	margin:5px;
	padding:5px;

	}
	.sitemap {
		margin:0 0 0 15px;
		padding:0;
		list-style:none;
	}
	
	.sitemap li a{
		display:block;
		width:250px;
		padding:10px;
	}

#main a img {
	border:0px;
}

a img {
	border:0px;
}


	

ol {
}

	ol li{
		font-size:.7em;
		color:#333;
		margin-bottom:1em;
	}
dl.split{
	float:left;
	width:410px;
	margin-left:10px;
	font-size:.7em;
	padding-bottom:1em;
}

	dl.split dt{
		clear:left;
		float:left;
		width:200px;
	}
	
	dl.split dd{
		float:left;
		margin-left:10px;
		margin-bottom:10px;
		width:200px;
	}


table.data{
	font-size:.7em;
}
	table.data th{
	background:#e9e9e9;
		border:1px solid #bbb;
		padding: .2em .5em;
	}
	table.data td{
		border:1px solid #ddd;
		padding: .2em .5em;
	}
	
	table.data tr.inactive {
		background:#FAF7F2;
		color:#777;
	}	

	
/*  CLASSES */	


.fleft{
	float:left;
}

.hidden{
	display:none;
}
.divider{
	clear:left;
}

.clear_both{
	clear:both;
}

.hr{
	clear:left;
	padding-top:3px;
	margin:0 10px;
	}



.news_item{
	width:375px;
	padding:.5em 0 .7em 0;
	border-bottom:1px dotted #ddd;
	margin-bottom:5px;
}

.news_item h3, .news_item_inactive h3{
	margin:0;
	padding:0;

}

	#main .news_item h3 a, #main .news_item h3 a:visited{
		text-decoration:none;
	
	}
	
	

.news_item p.note{
	margin:0;
	padding:0;
}


.news_item_inactive{
	width:300px;
	padding:.5em 0 .2em 0;
	border-bottom:1px solid #bbb;
	margin-bottom:5px;
	background:#e6e6e6;
}

/* Admin */

#page_list{
	list-style:none;
}
#content #page_list li{
	float:left;
	margin:0;
	width:500px;
	padding:.3em 0;
	background:#eee;
	border-bottom:1px solid #ddd;
}
.draghandle{
	float:left;
	width:30px;
	cursor:move;
	margin-right:10px;
	border-right:1px solid #ddd;
	text-align:center;
}
.spacer{
	float:left;
	width:30px;
	margin-right:10px;
	border-right:1px solid #ddd;
	text-align:center;
}
#content .draghandle img{
	border:none;
}
.del{
	border-left:1px solid #ddd;
	float:right;
	width:50px;
	text-align:center;
}
