/* GENERAL FORMATTING */

body
	{
	font-family: georgia, "times new roman", times, serif;
	line-height: 18px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
body a
	{
	color: #445544; /*#333511*/
	}
body a:hover
	{
	color: #000000;
	}

.hide
	{
	display: block;
	}

p
	{
	margin: 12px 0;
	}


ul
	{
	list-style-type: bullet;
	}
ul a
	{
	text-decoration: none;
	}	
#container
	{
	margin: 0;
	padding: 0;
	}
#header
	{
	margin: 0;
	padding: 0;
	}

/* STRUCTURE */

#logotype
	{
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-bottom: 1px solid #c4dac5;
	padding: 0 0 12px 0;
	margin: 0 0 2em 0;
	font-family: verdana;
	}

#bottom
	{
	margin: 2em 0 2em 0;
	padding-top: 1em;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-top: 1px solid #c4dac5;
	clear: both;
	text-align: center;
	}
#bottom p
	{
	margin: .5em 0;
	}
	
/* HEADER */

#nav
	{
display: none;
	}



#side
	{
display: none;
	}



/* MAIN FORMATTING */

h1
	{
	position: relative;
	/*border-bottom: 1px solid black;*/
	font-size: 250%;
	font-weight: bold;
	margin: 0 0 1em 0;
	}

h2
	{
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-bottom: 1px solid #c4dac5;
	padding-bottom: 12px;
	margin: 2em 0 1em 0;
	}

h2 a
	{
	text-decoration: none;
	}
.subtitle
	{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
	font-style: italic;
	}
.photo, .sidephoto img
	{
	border: 1px solid;
	}
.photo a, .sidephoto img a
	{
	border: 1px solid #445544;
	}
.side
	{
	margin: 0 0 0 -266px;
	width: 240px;
	position: absolute;
	}
.sidephoto
	{
	margin: 20px 0 0 -185px;
	width: 150px;
	float: left;
	}
.side ul
	{
	margin: 0;
	}


.mainpic img
	{
	margin: .6em 25px .6em -265px;
	border: 1px solid black;
	float: left;
	}

.intro
	{
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 1px;
	font-weight: bold;
	}

.sections_list
	{
	line-height: 16px;
	color: #445544;
	margin: 12px 0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	}
.sections_list label:hover
	{
	color: black;
	}
.sections_list input
	{
	vertical-align: middle;
	margin-right: 1em;
	}
	
	
	
/* BUTTONS */
	
#download, .uptop
	{
display: none;
	}


input[type="submit"],
	{
	font-size: 100%;
	font-weight: bold;
	}
#side .button
	{
	font-size: 120%;
	}
#download a:hover, input[type="submit"]:hover, .uptop a:hover, .button a:hover
	{
	border: 1px solid #c4dac5;
	background: #ffffff;
	}

.uptop
	{
	text-align: right;
	}
table
	{
	width: 100%;
	}
td
	{
	border-top: 1px solid #c4dac5;
	padding: 12px 0;
	}
#map
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px black solid;
	}
.footnotes
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 90%;
	}
.print_only
	{
	display: block;
	font-style: italic;
	}

