/* GENERAL FORMATTING */

body
	{
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 24px;
	background: url("../images/topstrip.gif") repeat-x /*#ecebc8*/ #e5f0e6 ;
	}
body a
	{
	color: #445544; /*#333511*/
	}
body a:hover
	{
	color: #000000;
	}

.hide
	{
	display: none;
	}

p
	{
	margin: 12px 0;
	}


ul
	{
	list-style-type: bullet;
	}
ul a
	{
	text-decoration: none;
	}	


/* STRUCTURE */


#cosmetic1
	{
	position: absolute;
	left: -65px;
	top: 133px;
	height: 70%;
	border-left: 1px solid #c4dac5;
	}
#cosmetic2
	{
	position: absolute;
	right: -65px;
	top: 133px;
	height: 70%;
	border-right: 1px solid #c4dac5;
	}
#container
	{
	width: 765px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	margin-top: 0;
	
	}
#main
	{
	margin-left: 265px;
	}
#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 */

#header
	{
	position: relative;
	height: 101px;
	}

#logotype
	{
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	position: absolute;
	width: 600px;
	height: 100px;
	background: url("../images/logotype.gif");
	}
	
#nav
	{
	position: absolute;

	top: 65px;
	right: 0px;
	padding: 0;
	list-style: none;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	border: 0;
	text-align: center;
	background: black;
	}
#nav a
	{
	text-decoration: none;
	color: #ffffff;
	padding: 7px 10px; /*30px*/
	border-left: #636363 solid 1px;

	}
#nav a:hover
	{
	color: #e5f0e6;

	background: /*#445544 #323f39 */ #666666;
	}
#nav li
	{

	margin: 0;
	display: inline;
	padding: 0;
	letter-spacing: .4em;
	line-height: 27px;

	}
#nav li#first a
	{
	border-left: none;
	}
.here
	{
	background-color: black;
	}
	
/* SIDENAV */



#side
	{
	margin-left: 0px;
	margin-top: 19.8em;
	float: left;
	width: 240px;
	list-style: none;
	z-index: 10;
	font-size: 90%;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#side .nopic
	{
	margin-top: 0;
	}
#side ul
	{
	margin: 0;
	padding: 0;
	}
#side ul li
	{
	padding: 0;
	margin: 0;
	list-style: none;
	}
side p
	{
	margins: 6px 0;
	}
#side h2
	{
	font-family: georgia, "times new roman", times, serif;
	border-bottom: 1px solid #c4dac5;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding: 8px 0;
	margin: 24px 0 8px 0;
	}	


/* MAIN FORMATTING */

h1
	{
	position: relative;
	/*border-bottom: 1px solid black;*/
	font-size: 200%;
	text-transform: uppercase;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: .1em;
	height: 37px;
	margin: 1em 0 .8em 0;
	}

h2
	{
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-bottom: 1px solid #c4dac5;
	padding-bottom: 12px;
	margin: 24px 0 16px 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 black;
	}
.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;
	position: absolute;
	}
.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
	{
	position: absolute;
	padding: 1px;
	top: 135px;
	right: 0;
	}

#download a, input[type="submit"], .uptop a, .button a
	{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 80%;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #c4dac5;
	color: #445544;
	background: #e5f0e6;
	}


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;
	}

#download a
	{
	font-weight: bold;
	}


.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: none;
	}
#desclist
	{
	margin-left: 95px;
	font-style: italic;
	}
