body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	color: #432c2f;
	margin: 0px;
	background-color: #eae1cd;
}

a{
	outline: none;
	color: #432c2f;
}

a:hover{
	text-decoration: none;
}

h1, h2, h3{
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: normal;
}

h1{
	margin-bottom: 10px;
	color: #7e7f47;
	font-size: 30px;
	font-weight: normal;
}

h2{
	margin-bottom: 10px;
	color: #95835a;
	font-size: 23px;
	font-weight: normal;
}

h3{
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae1cd;
}

p, ul{
	margin-top: 0px;
	margin-bottom: 15px;
}

#lid{
	background-color: #FFFFFF;
}

#container{
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#header{
	background-color: #81966e;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

h1 a img {
	position: absolute;
	margin-right: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 76px;
	margin-left: 75px;
}

#menu{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 245px;
}

#menu li{
	float: left;
}

#menu li a{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 15px;
}

#menu li a:hover{
	background-color: #432c2f;
}

#menu li a#alt{
	background-color: #71805e;
}

#menu li a#alt:hover{
	background-color: #84c1be;
}

#content{
	width: 630px;
	float: right;
}

#sidebar{
	position: absolute;
	top: 275px;
	width: 50px;
	margin-left: 35px;
}

#footer{
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 37px;
	border-top-style: solid;
	border-top-color: #c8bca0;
	color: #95835a;
	font-size: 11px;
}

#footer a{
	color: #95835a;
	text-decoration: none;
}

.clear{
	clear: both;
}

.pic{
	float: right;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 1px solid #432c2f;
}

.map{
	padding-top: 10px;
}

.forms li{
	list-style-type: none;
	background-image: url(images/doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-bottom: 5px;
}
