#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding: 3px;
}

body {
	text-align: center;
	font-size: 62.5%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 100.1%;
}
#navigation {
	width: 150px;
	float: left;
}

p {
	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding: 0px;
	margin-bottom: 1.2em;
}
#content {
	margin-left: 150px;
}
#navigation li {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0;
	width: 138px;
}


#navigation  a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 0.4em;
	margin: 0;
	width: 138px;
}

.sub a:link {
	padding-left: 25px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
.quote {
	float: right;
	width: 220px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearall {
	clear: both;
}


#content {
	padding: 5px;
	border-width: 3px;
	border-style: solid;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#navigation .activelink {
	background-image: url(../gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: 130px center;
}
.spacedoutman {
	margin-bottom: 20px;
}
#content li {
	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding: 0px;
	margin-bottom: 1.2em;
	list-style-type: disc;
	margin-left: 25px;
}
td {

	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding: 0px;
	margin-bottom: 1.2em;
}
th {


	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding: 0px;
	margin-bottom: 1.2em;
}
.highlight {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #333333;
	text-align: center;
}
.quote2 {
	float: right;
	width: 220px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.quote2 p {
	font-style: italic;
}
.quote2 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
#map {
	border: thin solid #EEB6B5;
}
.map {

	border: thin solid #EEB6B5;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	border-left-width: thin;
	border-left-style: solid;
	padding: 5px;
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
}
.fluffpix {
	float: right;
	margin: 15px;
}
html {
	width: 100.1%;
	overflow: scroll;
}

/* Hides from IE-mac \*/
* html .floatholder {
height: 1%;
}

* html #navlist li {
height: 1%;
_height: 0;
}

* html #navlist ul {
height: 1%;
_height: 0;
}

.floatholder { _height: 0; }
/* End hide from IE-mac */

