﻿body {
	font-family: serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: #E1B26B url("images/bg.gif");
	margin: 0; 
	padding: 0;
	}

/* Design Containers and Specifications */
#wrap {
	background: url("images/bgtp.gif") repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	}

#keep {
	width: 965px;
	clear: left;
	margin: 0 auto; 
	}
}
	
#outside { 
	background: #000000 url("images/bgcon.gif") repeat-y top center; 
	width: 965px;
	float: right;
	}

#inside { 
	background: url("images/bghead.gif") no-repeat top center; 
	width: 965px; 
	clear: both;
	}

#holder {
	margin-left: 30px;
	margin-right: 38px;
	width: 898px;
	padding: 0;
	}

* html #holder {
	margin-left: 15px; 
	float: left;
	}

#menu {
	background: url("images/menu.jpg") no-repeat; 
	width: 685px;
	height: 125px;
	float: left;
	text-align: left;
	}

#tree {
	background: url("images/tree.jpg") no-repeat; 
	width: 213px;
	height: 153px;
	float: right;
	}

#content {
	width: 632px;
	margin-left: 20px;
	float: left;
	text-align: justify;
	font-size: 13px;
	color: #CACACA;
	font-family: "times new roman", georgia, serif;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
	/* overflow-x: auto;  handle overflow with scrollbar */
	}

* html #content {
	margin-left: 15px;
	width: 610px;
	}

#sidebar {
	width: 205px;
	float: right;
	text-align: left;
	margin: 0 35px 15px 0;
	}

* html #sidebar {
	margin: 0px;
	}

#footer {
	background: url("images/footer.jpg") no-repeat bottom; 
	width: 898px;
	height: 83px;
	clear: both;
	font-family: "agency fb", arial, helvetica, sans-serif;
	}

/* Headers */

/* Headers */

h4 {
	background: url("images/sidebg.jpg") no-repeat bottom; 
	width: 198px;
	height: 28px;
	text-transform: lowercase;
	margin: 0px;
	padding-right: 50px;
	color: #E5B655;
	font-size: 18px;
	text-align: right;
	font-family: "times new roman", georgia, serif;
	}

* html h4 {
	padding: 0 50px 0 0;
	}

h3 {
	color: #F3F1B7;
	font-size: 18px;
	font-family: "agency fb", sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

h1, h1 a:link, h1 a:visited {
	color: #FFA303;
	font-size: 16px;
	font-family: "times new roman", serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 7px 0 0 0;
	text-decoration: none;
	}
	
.id {
	color: #686C24;
	padding-right: 3px;
	}

h2 {
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	color: #FFFED9;
	font-size: 14px;
	text-align: left;
	font-family: "tw cent mt", arial, helvetica, sans-serif;
	}

h2 a:link, h2 a:visited {
	color: #A12600;
	text-decoration: none;
	}

h2 a:hover {
	color: #DF3500;
	text-decoration: none;
	}

h6 {
	padding: 0;
	margin: 0;
	font-size: 35px;
	float: right;
	text-align: right;
	color: #222;
	}

.btitle a:link, .btitle a:visited {
	padding: 0 25px 0 0;
	color: #FFA052;
	font-size: 30px;
	font-family: "TaHoMa", sans-serif;
	text-decoration: none;
	}

.stitle {
	padding: 0 10px 0 0; 
	color: #FFFFFF; 
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	}

.tinfo {
	color: #D4C082;
	font-size: 14px;
	font-family: "times new roman", serif;
	text-transform: uppercase;
	border-bottom: #4E370F 1px solid;
	padding: 0 0 3px 0;
	}

/* Top Search */
#cpgtitle {
	background: url("images/title.jpg") no-repeat; 
	width: 576px;
	height: 53px;
	text-align: right;
	float: right;
	}
/* Side Navigation */

.navigate {
	padding: 10px 0 30px 35px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	}

.navigate ul {
	list-style-type: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

.navigate li a { 
	background: url("images/arw.gif") no-repeat top left; 
	text-decoration: none;
	display: block;
	color: #7F8062;
	border-bottom: #1F270B 1px solid;
	padding: 4px 0 4px 21px;
	margin: 0;
	}

* html .navigate li a { 
	height: 13px;
	}

.navigate li a:hover { 
	background: url("images/arw2.gif") no-repeat top left; 
	text-decoration: none;
	color: #F7FABF;
	}

.navigate li li a { 
	background: url("images/sub.gif") no-repeat top left; 
	text-decoration: none;
	display: block;
	color: #7F8062;
	border-bottom: #1F270B 1px solid;
	padding: 4px 0 4px 41px;
	margin: 0;
	}

.navigate li li a:hover { 
	background: url("images/sub2.gif") no-repeat top left; 
	text-decoration: none;
	color: #F7FABF;
	}

#content {
	width: 632px;
	margin-left: 20px;
	float: left;
	text-align: justify;
	font-size: 13px;
	color: #CACACA;
	font-family: "verdana", georgia, serif;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
	/* overflow-x: auto;  handle overflow with scrollbar */
	}
.tableh1 {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 15px;
        font-family: "verdana", georgia, serif;
}
.info {
	background: #3A130A;
	-moz-border-radius: 10px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 7px;
	margin: 15px 0 50px 0;
	}

.info a:hover, .info a:visited {
	color: #FFA052;
	text-decoration: none;
	}
	
.info a:link, .info a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.credits {
	text-align: center;
	padding-top: 30px;
	color: #A1A1A1;
	font-size: 12px;
	}
.thumbnails {
        padding: 5px;
}

.thumbnails a:hover img { filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: .5; opacity:0.5; }