	body {
		background:#fff8ec; 
		/*font-family:georgia, times new roman, times, serif;*/
		font-family: arial, verdana, sans-serif;
		color:#333;
		}
		
	#layout {
		width:800px; 
		margin:10px auto; 
		border:0px solid #630; 
		background:#fff8ec;
		}
		
	#header {height:108px; width:800px;}
	#slides {background:#fff; height:153px; width:800px;}
	#slides_sm {background:#fff url('images/topback.jpg'); height:50px; width:800px;}
	
/*	#navbar {background:#713911; text-align:center; font-weight:700; color:#fff; padding:2px; font-family:arial, sans-serif;}*/

		
	#greenbar {background:#89A381; height:8px;}
	#main	{background: url('images/tracks.gif'); background-repeat:no-repeat;}
	#maintext {padding:10px; font-size:.9em;}
	
	#footer {color:#630; font-size:11px; width:400px; float:left;}
	
	#footer2 {
		width:300px; 
		float:right; 
		color:#630; 
		font-size:11px; 
/*		margin-top:7px; */
		text-align:right;
		}
	#footer2 a { padding:0px 5px; font-weight:700;}
	#footer2 a:link, a:visited {color:#630;}
	#footer2 a:hover {color:#333;}
	
	.slidemargin {padding-right:5px;}
	
	h2 {color:#630;}
	h2.page {color:#630; font-size:125%;}
	.brown {color:#630;}
	.green {color:#030;}
	.sm {font-size:.8em;}
	
	blockquote {font-size:.95em; margin-left:8px;}
	blockquote dl dt {color:#630; font-weight:700;}
	
	blockquote ul li {list-style-type:none; padding-bottom:5px;}
	
	blockquote a[href^="http"] {
 	padding: 0 0 0 15px;
 	background: #fff8ec url(images/wwwT2.gif) no-repeat left center;
	}
	
	ul#subnav {padding:0px 0px 4px 0px; margin:-18px 0px 0px 0px; border-bottom:2px solid #c96; width:70%}
	ul#subnav li {display:inline; list-style-type:none; padding:2px 12px 2px 0px; font-size:.8em; margin:0px;}	
	
	ul#handbook {padding-left:10px; margin-left:0px;}
	ul#handbook li {list-style-type:none; padding-left:0px; margin-left:0px; padding-bottom:8px;}
	
	ul#CLG {padding-left:10px; margin-left:0px; width:500px;}
	ul#CLG li {list-style-type:none; padding-left:0px; margin-left:0px; padding-bottom:5px;}
	ul#CLG li strong {color:#630; background:#fff; border:1px solid #ccc; font-weight:bold;}
	
	
	.back {text-align:right; border-bottom:2px dotted #ccc; padding-bottom:5px;}
	.back a {font-size:.9em;}
	
	#sidebar {
		width:140px; 
		background:#fff; 
		border-bottom:2px solid #DDCBB8; 
		border-right:2px solid #DDCBB8; 
		border-top:1px solid #DDCBB8;  
		border-left:1px solid #DDCBB8; 
		padding:8px; font-size:.85em; 
		float:right;  
		margin:30px 10px 5px 15px;
		}
		
	#sidebar strong {color:#713911;}		
	
	#sidebar a {text-decoration:none;
		}
	
	a:link {color:#630;}
	a:visited {color:#630;}
	a:hover {color:#333;}
	
	#gallery {margin-top:10px; width:650px; margin-left:auto; margin-right:auto; border:0px solid #ccc;}
	.galleryimg {float:left; width:110px; height:125px; margin:8px 10px; text-align:center; vertical-align:top; border:0px solid #ccc; padding-bottom:4px;}
	.galleryimg img {border:1px solid #A5B0B5; margin-bottom:3px;}
	.galleryimg a {text-decoration:none; font-size:11px;}
	.galleryimg a:link {color:#333;}
	.galleryimg a:visited {color:#333;}
	.galleryimg a:hover {color:#A5B0B5;}
	
	
#gallery2  {margin-top:10px; width:600px; margin-left:auto; margin-right:auto;}
.galleryimg2 {float:left; width:100px; height:160px; margin:8px 10px; text-align:center; border:0px solid #ccc;}
.galleryimg2 img {border:1px solid #A5B0B5;}
.galleryimg2 a {text-decoration:none; font-size:11px;}
.galleryimg2 a:link {color:#333;}
.galleryimg2 a:visited {color:#333;}
.galleryimg2 a:hover {color:#A5B0B5;}
