body {
	font-size: 100%;
	line-height: 1.125em;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #000;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#content {
	background-color: #d6e434;
	float: left;
	width: 960px;
	text-align: left;
	margin-bottom: 30px;
}

#header {
	float: left;
	height: 127px;
	width: 960px;
}
#nav {
	float: left;
	width: 888px;
	background-color: #FFF;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: 42px;
	display: inline;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0px;
}
#nav ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #767488;
	padding-right: 10px;
	padding-left: 10px;	
}
#nav ul li a:hover {
	color: #939598;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a#active {
	color: #767488;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a#whitebar {
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#text {
	display: inline;
	float: left;
	width: 870px;
	margin-left: 52px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F36;
	border-bottom-color: #F36;
	padding-bottom: 18px;
	padding-top: 20px;
}
.leftside {
	display: inline;
	float: left;
	width: 514px;
	margin-right: 0px;	
}
.rightside {
	display: inline;
	float: right;
	width: 336px;
	margin-right: 0px;
}


.col1 {
	display: inline;
	float: left;
	width: 247px;
	margin-right: 20px;
}
.col1r {
	display: inline;
	float: right;
	width: 247px;
}
.col1bottom {
	float: left;
	width: 514px;
	margin-right: 0px;
	padding-top: 20px;
}


.col2 {
	display: inline;
	float: left;
	width: 158px;
}
.col2r {
	display: inline;
	float: right;
	width: 158px;
}

.col3 {
	text-align: right;
	float: right;
	width: 256px;
	display: inline;
}
.contact {
	float: left;
	width: 514px;
	margin-right: 0px;
	padding-top: 0px;
}


#footer {
	display: inline;
	float: left;
	width: 868px;
	margin-left: 52px;
	margin-bottom: 20px;
}
a {
	font-weight: bold;
	color: #006f84;
	text-decoration: none;
}
#text a:visited {
	color: #006f84;
}

a:hover {
	color: #34b2cc;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #767488;
	margin-top: 0px;
	margin-bottom: 18px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	color: #767488;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.harpercole {
	color: #B7BBBE;
	text-decoration: none;
	font-weight: normal;
}
.nospaceabove {
	margin-top: 0px;
}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	color: #6d6e71;
	margin-top: 5px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.quote {
	color: #6d6e71;
}
