body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-color: #996;
}

.bgmaintable {
	background-repeat: repeat-x;
	background-color: #C1C7B1;
}

.bgnavdivider {
	background-color: #555;
}

.bgrepeatx {
	background-repeat: repeat-x;
}

.bgrepeaty {
	background-repeat: repeat-y;
}

.bgnorepeat {
	background-repeat: no-repeat;
}

.bgBorder {
	background-color: #000;
}

.bgwhite {
	background-color: #FFF;
}

.imageright {
	margin-left: 15px;
	margin-top: 5px;
}

.imageleft {
	margin-right: 15px;
	margin-top: 5px;
}

.textcomingsoon {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #06C;
}

.texthead {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #06C;
}

.textbanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: italic;
	color: #9CF;
}

.textbanneraddress {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #EBE191;
}

.textbannerphone {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #FFF;
}

.textLink {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #06C;
}

.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #111;
}

.textnormalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #000;
}

.textTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #FFF;
}

.textTitleLake {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #147;
}

.textSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #147;
}

.textcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

a.textcopyright:hover {
	text-decoration: none;
}

.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

.textformfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #111;
}

.textformtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9CF;
}

.linknormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #00F;
}

a.linknormal:hover {
	text-decoration: none;
	color: #111;
}

.linknormalsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00F;
}

a.linknormalsmall:hover {
	text-decoration: none;
	color: #111;
}

.linkform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0;
}

a.linkform:hover {
	color: #FFF;
	text-decoration: none;
}

.linkmainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

a.linkmainnav:hover {
	color: #FC6;
}

.linkbottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

a.linkbottomnav:hover {
	color: #FFF;
	text-decoration: none;
}

.linkmaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

a.linkmaxcreative:hover {
	text-decoration: none;
}