.bodyHeader
{
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
.bodyText
{
	font-size: 12px;
	font-family: Tahoma;
}
.qText
{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006633;
}
.aText
{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
}
.recreationBkgrnd
{
	background-image:url(images/floridarecreationbkgrnd.jpg);
	background-attachment:fixed;
	background-position:bottom center;
	background-repeat:no-repeat;
	
}
.formBkgrnd
{
	background-image:url(images/greenbkgrnd.jpg);
	background-attachment:fixed;
	background-position:top left;
	background-repeat:repeat;
	
}
.formConfirm
{
	background-image:url(images/greenbkgrnd.jpg);
	background-attachment:fixed;
	background-position:top left;
	background-repeat:repeat-x;
	font-size: 12px;
	font-family: Tahoma;
}


.text3
{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: black;
}
.textPurple
{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #7607AD;
}
.textWhite
{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.textPortfolioHeader
{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #F9DD95;
}
.MenuMain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MenuSub
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	color: #666666;
}
.MenuSub:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	color: #E3353E;
}
.indexmenu
{
	text-decoration: none;
	color:black;
}
.indexmenu:hover
{
	color: #FF9900;
	text-decoration: none;
}
.body1
{
	background-image: url(images/ChromeX300.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body2
{
    background-color:#336633
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.vistalink
{
	FONT-SIZE: 14px;
    COLOR: #1A6BAC;
    FONT-FAMILY: arial,Verdana,helvetica;
	text-decoration:none
}
.vistalink:hover
{
	FONT-SIZE: 14px;
    COLOR: #E3353E;
    FONT-FAMILY: arial,Verdana,helvetica;
	text-decoration:none
}
.copyright
{
	FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial,Verdana,helvetica;
	text-decoration:none;
}

