/* Ten Beaches Stylesheet */

a:link, a:visited, a:hover, a:active { text-decoration: none; color: #634127; }
a:hover {  text-decoration: underline; color: #634127; }

a.nav:link, a.nav:visited, a.nav:hover, a.nav:active { text-decoration: none; color: #634127; }
a.nav:hover { color: #1F3355; }
a.navon:link, a.navon:visited, a.navon:hover, a.navon:active, a.navon:hover { text-decoration: none; color: #1F3355; }
a.subnav:link, a.subnav:visited, a.subnav:hover, a.subnav:active { text-decoration: none; color: #1F3355; }
a.subnav:hover { color: #eeeeee; }
a.subnavon:link, a.subnavon:visited, a.subnavon:hover, a.subnavon:active, a.subnavon:hover { text-decoration: none; color: #eeeeee; }
a.footer:link, a.footer:visited, a.footer:hover, a.footer:active { text-decoration: none; color: #BFB1A6; }
a.footer:hover { color: #FFCA11; }
a.footer2:link, a.footer2:visited, a.footer2:hover, a.footer2:active { text-decoration: none; color: #ffcc66; }
a.footer2:hover { text-decoration: underline; color: #BFB1A6; }
a.footer3:link, a.footer3:visited, a.footer3:hover, a.footer3:active, a.footer3:hover { text-decoration: underline; color: #BFB1A6; }
a.sitemap:link, a.sitemap:visited, a.sitemap:hover, a.sitemap:active { text-decoration: none; color: #444444; }
a.sitemap:hover { color: #FFCA11; }
a.listing:link, a.listing:visited, a.listing:hover, a.listing:active { text-decoration: none; color: #003366; }
a.listing:hover { color: #FFCA11; }

TD {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}
.navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A49284;
	background: #AE9E91;
	font-family: helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}
.navbaron {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A49284;
	background: #AE9E91;
	font-family: helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}
.subnavbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A49284;
	background: #AE9E91;
	font-family: helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}
.subnavbaron {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A49284;
	background: #AE9E91;
	font-family: helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}
.title {
	font-family: helvetica,arial;
	font-size: 14pt;
	font-weight: bold;
	color: #274069;
}
.tellfriend {
	font-family: helvetica,arial;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffcc;
}
.sitemap {
	font-family: helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
}
.listing {
	font-family: helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
}
.navfooter {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #BFB1A6;
}
.credit {
	font-family: verdana,arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffcc66;
}
INPUT.mbutton {
	color: #3C2716;	
	font-family: helvetica,arial;
	font-size: 9pt;
	font-weight: bold;
}

