.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C5735;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.freestyle {
	font-family: FreestyleScript, "Freestyle Script";
	font-size: 31px;
	font-weight: normal;
	color: #6C5735;
}.blueboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C5735;
	line-height: 30px;
}
.roundboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5735;
}

.roundboxsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C5735;
	line-height: 18px;
}
.quotebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.leftnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #6C5735;
}
.rightnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5735;
}
.thanxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5735;
	font-weight: bold;
}
a:link
{
    COLOR: #6c5735
}
a:active
{
    COLOR: #6c5735
}
a:visited
{
    COLOR: #6c5735
}
a.nav:link {color: #ffffff; text-decoration: none}
a.nav:active {color: #ffffff; text-decoration: none}
a.nav:visited {	color: #ffffff; text-decoration: none}
a.nav:hover {	color: #cd9971; text-decoration: none}
a.banneremail:link {	color: #6c5735; text-decoration: none}
a.banneremail:active {	color: #6c5735; text-decoration: none}
a.banneremail:visited {	color: #6c5735; text-decoration: none}
a.banneremail:hover {	color: #cd9971; text-decoration: none}
a.footer:link {	color: #6c5735; text-decoration: none}
a.footer:active {	color: #6c5735; text-decoration: none}
a.footer:visited {	color: #6c5735; text-decoration: none}
a.footer:hover {	color: #b39564; text-decoration: none}
a.quote:link {	color: #ffffff; text-decoration: none}
a.quote:active {	color: #ffffff; text-decoration: none}
a.quote:visited {	color: #ffffff; text-decoration: none}
a.quote:hover {	color: #6c5735; text-decoration: none}
a.boldtext:link {	color: #ffffff; text-decoration: none}
a.quote:active {	color: #ffffff; text-decoration: none}
a.quote:visited {	color: #ffffff; text-decoration: none}
a.quote:hover {	color: #6c5735; text-decoration: none}

hr
{
	color: #6c5735;
}
.style1 {	font-weight: bold}
.style2 {	color: #cd9971}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#F0E7BE; border:1px solid #cd9971; 
  width:260px; padding:6px;
  color:#000; FONT-FAMILY: Arial; font-size:11px; line-height:1.3;
}
div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#339 }
