.p2 {
	font-family: verdana, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	
}
.spacer {
	font-family: verdana, sans-serif;
	font-size: 5px;
	line-height: 0px;
	color: #d5f1f3;

}

.home {
	width: 85px;
	height: 33px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/home.jpg);
}

.home:hover {
	background-image:url(images/home_up.jpg);
}

.boarding{
	width: 93px;
	height: 33px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/boarding.jpg);
}

.boarding:hover {
	background-image:url(images/boarding_up.jpg);
}

.about {
	width: 86px;
	height: 33px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/about.jpg);
}

.about:hover {
	background-image:url(images/about_up.jpg);
}

.features {
	width: 90px;
	height: 33px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/features.jpg);
}

.features:hover {
	background-image:url(images/features_up.jpg);
}

.contact {
	width: 90px;
	height: 33px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/contact.jpg);
}

.contact:hover {
	background-image:url(images/contact_up.jpg);
}

.links {
	width: 85px;
	height: 33px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/links.jpg);
}

.links:hover {
	background-image:url(images/links_up.jpg);
}
.whitetext {
	font-family: "times new roman", georgia, serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-align: center;
}
.bluetext {
	font-family: "times new roman", georgia, serif;
	font-size: 16px;
	line-height: 40px;
	color: #009ACD;
	text-align: left;
}
.bluetext:link {
	font-family: "times new roman", georgia, serif;
	font-size: 18px;
	color: #00868B;
	text-decoration: none;
}
.bluetext:visited {
	color: #3232CC;
	text-decoration: none;
}
.bluetext:hover {
	color: #00688B;
	text-decoration: underline;
}
.bluetext:active {
	color: #008B8B;
	text-decoration: none;
}

.hotlink {
	font-family: verdana, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #009ACD;
	text-align: justify;
}
.hotlink:link {
	font-family: verdana, sans-serif;
	font-size: 11.5px;
	color: #00868B;
	text-decoration: none;
}
.hotlink:visited {
	color: #3232CC;
	text-decoration: none;
}
.hotlink:hover {
	color: #00688B;
	text-decoration: underline;
}
.hotlink:active {
	color: #008B8B;
	text-decoration: none;
}

.subnav {
	font-family: "times new roman", georgia, serif;
	font-size: 16px;
	line-height: 20px;
	color: #009ACD;
	text-align: left;
}
.subnav:link {
	font-family: "times new roman", georgia, serif;
	font-size: 18px;
	color: #00868B;
	text-decoration: none;
}
.subnav:visited {
	color: #3232CC;
	text-decoration: none;
}
.subnav:hover {
	color: #00688B;
	text-decoration: underline;
}
.subnav:active {
	color: #008B8B;
	text-decoration: none;
}

.subnav2 {
	font-family: "times new roman", georgia, serif;
	font-size: 13px;
	line-height: 15px;
	color: #826123;
	text-align: right;
}
.subnav2:link {
	font-family: "times new roman", georgia, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.subnav2:visited {
	color: #3232CC;
	text-decoration: none;
}
.subnav2:hover {
	color: #00688B;
	text-decoration: underline;
}
.subnav2:active {
	color: #826123;
	text-decoration: none;
}


body {
	behavior: url("csshover3.htc");
	text-align:center
	font-family: "times new roman", georgia, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	background-color: #000000
}
p {
	font-family: verdana, sans-serif;
	margin: 10px;
	font-size: 11.5px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	
}
h3 {
	font-family: "times new roman", georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #00688B;
}
h2 {
	font-family: "times new roman", georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
ul {
	font-family: verdana, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #000000;
}
a:link {
	font-family: "times new roman", georgia, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00688B;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

