@charset "UTF-8";

#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 1250px;
	margin-top: 50px;
	margin-left: 50px;
}

#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #333333;
}
#menu {
	width: 170px;
	float: left;
	margin-right: 40px;
}
#menu p {
	color: #58635F;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 25px;
	margin-bottom: 25px;
}
#image {
	float: left;
	width: 700px;
	margin-top: 20px;
}
#info {
	float: left;
	margin-right: 50px;
	width: 250px;
}
.italic {
	font-style: italic;
}
#menu  a:link {
	color: #333333;
	text-decoration: none;
}
#menu a:visited {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #B88E00;
	text-decoration: none;
}
h1 {
	font-size: 1.3em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333333;
	line-height: 22px;
}
h2 {
	color: #58635F;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;
}
h3 {
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: .8em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
}
.date {
	font-size: 0.7em;
	color: #58635F;
}
#info p {
	font-size: 0.7em;
	margin-top: 3px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #333333;
}
#info  a:link {
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
.pdf {
	font-size: 0.6em;
	color: #000000;
	font-weight: lighter;
}
#info a:visited {
	color: #000000;
	text-decoration: none;
}
#info a:hover {
	color: #B88E00;
	text-decoration: none;
}
#image img {
	margin-right: 25px;
}
#image h1 {
	font-size: 1.5em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#image p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0px;
	text-align: left;
	width: 600px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info ul {
	list-style-type: none;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 40px;
}
#info li {
	font-size: .9em;
}
