body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #531615;
}

a{
	color: #531615;
}

h2{
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d4ae;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#lid{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e3d5b0;
}

#header{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header h1{
	margin: 0px;
	float: left;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 200px;
	margin-top: 40px;
	margin-bottom: 50px;
}

#navigation{
	clear: both;
	background-image: url(images/bg.jpg);
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#navigation li{
	display: inline;
}

#navigation li a{
	color: #e2d4ae;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 34px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navigation li a:hover{
	color: #b29975;
}

#main{
	background-color: #FFFFFF;
}

#content p,  #content ul, #content ol{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;
}

.list{}

.list th{
	text-align: left;
	font-weight: normal;
	color: #e2d4ae;
	font-size: 13px;
	background-image: url(images/bg.jpg);
	padding: 3px;
}

.list td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d4ae;
	font-size: 11px;
	padding: 3px;
}

.padder{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #aa912c;
	padding-bottom: 25px;
}

#content{
	float: left;
	width: 500px;
	padding-top: 25px;
}

#sidebar{
	float: left;
	width: 375px;
	margin-left: 25px;
	background-color: #e3d5b0;
}

#sidebar p{
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#footer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #b29975;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #aa912c;
	font-size: 13px;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 525px;
}

#footer ul li.first{
	margin-bottom: 10px;
}

#footer p{
	float: left;
	display: block;
	background-image: url(images/state.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	width: 200px;
	padding-left: 48px;
}

#footer p.key{
	background-image: none;
	width: 350px;
	padding: 0px;
}

#footer a{
	color: #b29975;
	text-decoration: none;
}

.clear{
	clear: both;
}

#content p.intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d4ae;
	padding-bottom: 15px;
}

.pic-border{
	margin-bottom: 1px;
}

#tree table{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d4ae;
}

#tree{
	width: 100%;
}

#tree td{
}

#tree td.indent{
	width: 75px;
}

#tree ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#tree li{
	margin-bottom: 5px;
	margin-top: 5px;
}

#tree ul ul{
	padding-left: 10px;
}
