html, ul, ol, li, h1, h2, h3, h4, h5, h6, fieldset {  
    margin: 0px; 
    padding: 0px; 
    border: 0px; 
}

body {
	padding: 0px;
	margin: 0px;
	min-width: 700px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 700px;
	text-align: left;
	margin: 0px auto;
	padding: 0px
}

#flash-headerIndex {
	position: relative;
	margin: 0px 10px 10px 10px;
	padding: 10px 20px 0px 20px;
	width: 640px;
	text-align: center;
}

#titleBox {
	position: relative;
	top: 0px;
	margin: 10px;
	padding: 0px;
	left: 20px;
	width: 500px;
}

#navTop	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #008091;
	text-align: center;
	width: 100%;
	background-color: transparent;
}

#navTop div	{
	float: left;
	width: 173px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#pageBox {
	position: absolute;
	top: 40px;
	left: 325px;
	width: 250px;
	margin: 0px 50px 0px 0px;
}

#photoBox {
	position: absolute;
	top: 80px;
	left: 170px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #008091;
	text-align: left;
	margin: 10px 20px;
	padding: 10px;
	width: 640px;
	background-color: transparent;
	border-left: solid 1px #CC9900;
	border-top: solid 1px #CC9900;
}

#leadIn1	{
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #008091;
	text-align: center;
	width: 100%;
	background-color: transparent;
	padding: 15px 0px;
}

#leadIn1 div	{
	float: left;
	width: 173px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#leadIn2	{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #008091;
	text-align: left;
	margin: 20px;
	width: 375px;
	padding: 0px;
	left: 220px;
	top: 175px;
}
#contentHead {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	text-align: left;
	margin: 10px 75px;
	padding: 10px;
	border-bottom: 3px solid #008091;
	width: 550px;
	background-color: transparent;
}

#content1 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #008091;
	text-align: left;
	margin: 10px 65px;
	padding: 10px 10px 0 10px;
	width: 550px;
	top: 350px;
}

#content2 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #008091;
	text-align: left;
	left: 80px;
	margin: 25px, 0px;
	width: 520px;
}

#content3 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #008091;
	text-align: left;
	left: auto;
	margin: 10px;
	padding: 0px;
	width: 500px;
}

#content4 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #008091;
	text-align: center;
	left: 80px;
	margin: 25px, 0px;
	width: 520px;
}

#content5 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #008091;
	text-align: center;
	margin: 0px;
	width: 135px;
}

#contentMap {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #008091;
	text-align: center;
	margin: 0px 65px;
	width: 570px;
}

#contentVideo {
	position: relative;
	text-align: center;
	margin: 0px 65px;
	width: 570px;
}

#contentPhotos {
	float: left;
	margin: 0px 10px;
	width: 675px;
}

#contentPhotos div {
	float: left;
	width: 215px;
	padding: 5px;
}

#contentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #008091;
	text-align: left;
	left: 40px;
	margin: 10px 0px 0px 45px;
	width: 620px;
}

#contentTable p {
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: 600px;
	border: none;
}

#sidebar {
	position: absolute;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #008091;
	text-align: left;
	margin: 10px;
	padding: 0px 0px 10px 0px;
	width: 150px;
	left: 485px;
	top: 130px;
}

#sidebarBox {
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	color: #008091;
	text-align: left;
	margin: 10px;
	padding: 5px;
	width: 150px;
	float: right;
	right: 0px;
	top: 375px;
	border: 1px;
	border-color: #009363;
}

#returnHome {
	position: relative;
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	color: #008091;
	text-align: center;
}

#foot1 {
	position: relative;
	float: left;
	padding: 10px 0px;
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #008091;
	text-align: center;
	background-color: transparent;
}

.floatLeftKOA	{
	float: left;
	margin: 10px 25px;
	width: auto;
	text-align: center;
}

.floatRightKOA	{
	float: right;
	margin: 10px 25px;
	width: auto;
	text-align: center;
}

.floatLeft	{
	float: left;
	margin: 0px 10px 10px 0px;
	width: auto;
	text-align: center;
}

.floatRight	{
	float: right;
	height: 50px;
	margin: 10px;
	width: 250px;
	text-align: center;
	clear: both;
}

.floatLeft2	{
	float: left;
	margin: 0px 15px 10px 0px;
	width: 375px;
	text-align: center;
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0px;
  visibility: hidden;
  display: block;
}
/* The dot above is the actual appended content */
 
.clearfix {
	display: inline-block;
}
/* Fixes IE/Mac */

/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */


#skipnav {
  position: absolute;
  margin-left: -1000px;
}

#skipnav a:focus, #skipnav a:active {
  margin-left: 0px;
  overflow: visible;
  display: block;
  width: 10em;
  background-color: #000;
  color: #000;
}

#blah:active {
}

#nav {
	position: relative;
	top: 0px;
	margin: 10px;
	width: 630px;
	left: 25px;
}

.style1 {
	color: #008091;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

.style2 {
	color: #008091;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 50px 10px 10px 10px;
	padding: 0px;
}

.style3	{
	color: #008091;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style4 {
	background-color: #EFDD96;
	height: 25px;
	border: solid 1px #FFFFFF;
	color: #008091;
	font-size: 110%;
}

.style6 {
	color: #008091;
	font-style: italic;
	font-size: 85%;
}

.style7 {
	color: #008091;
	font-style: italic;
	font-weight: bold;
}

.style8 {
	color: #008091;
	font-size: 65%;
}

.style9 {
	color: #CC0000;
	font-style: italic;
}

.style10 {
	color: #CC0000;
	font-weight: bold;
}

.style11 {
	color: #008091; font-weight: bold;
}

.header-element {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 70%;
	text-align: center;
}
/* depends on element width */

.right-element {
   position: absolute;
   right: 50%;
   width: 60%;
   text-align: right;
}
/* depends on element width */

a:link {
	color: #008091;
	text-decoration: none;
}
a:link img {
	border: 0px;
}
a:visited {
	color: #008091;
	text-decoration: none;
}
a:visited img {
	border: 0px;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #EFDD96;
	text-decoration: underline;
}
a:hover img {
	border: 0px;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:active img {
	border: 0px;
}
