@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
	color: #006666;
}
body {
  margin: 0px;
  background-color: #669999;
}
.mainContent {
	text-align: left;
	text-indent: 12px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
a:link {
  color: #ffffff;
}
a:hover {
  color: #003366;
}
a:visited {
  color: #003366;
}
.whitebackground {
  padding: 2px 2px 0px 4px;
  font-family: "Century Gothic",Arial,Helvetica,sans-serif;
  font-size: small;
  text-align: left;
  color: #006666;
  background-color: #f3f3f3;
  text-align: left;
}
.style4 {
  color: #006666;
}
.style6 {
  font-weight: bold;
}
a.listings {
  color: #006666;
}

h1 {
	color: #006666;
}
h2 {
	color: #006666;
}
.btnav {
	background-color: #006666;
	border: 1px solid #ffffff;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
	} 
a.navLink:link {
	color: #ffffff;
	text-decoration: none;
	}
a.navLink:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.navLink:hover {
	color: #ffffff;
	text-decoration: none;
	}
a.navLink:active {
	color: #ffffff;
	text-decoration: none;
	}
.flrt {
	float: right;
}
