﻿@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #333;
}
table {
	padding: 0px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: verdana;
	color:#333;
	font-size:12px;
	line-height: 18px;

}
.body {
	background-image:url(../images/KingFisherResortBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}


/* site fonts  */

.tableContents {
	padding: 20px 50px 20px 50px;
}

/* links */
.topNavPad {
	font-family: Verdana;
	font-size:10px;
	color:#999;
}
a.topNav {
	text-decoration:none;
	color:#999;
}
a.topNav:hover {
	text-decoration:underline;
}

a.link-sitemap1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #3399CC;
	text-decoration:none;
}

a.link-sitemap1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #3399CC;
	text-decoration:underline;
}

.side {
	font-family:verdana;
	font-size: 11px;
	color:#544a22;
}
.sale {
	color:#900;
	}
