body {
	background-color: #27606B;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../img/tropical.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	font-size: 0.9em;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	color: #FFC;
	font-weight: normal;
}
h2 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	background-color: #39C;
	color: #FFC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
#divIntro {
	background-image: url(../img/Cake.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 550px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 340px;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66CCFF;
	font-size: 80%;
}
#tableMain {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
#div_splitter {
	clear: both;
	line-height: 0px;
}
.NavText a:link,.NavText a:visited,.NavText a:active {
	color: #66CCFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	border: 1px solid #000000;
}
.NavText a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #464F6E;
	border: 1px solid #FF2122;
}
.Current a:link   ,a:active,a:visited{
	text-decoration: none;
	border: 1px solid #FF2122;
	padding-right: 5px;
	padding-left: 5px;
}
.Current a:visited {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #464F6E;
	border: 1px solid #FF2122;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.PhoneNumbs {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #90B2CB;
}
#tableMain tr td table tr td p a {
	color: #F8EE95;
}
.BigPhone {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	color: #FF0;
}
