BODY
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #3a3a3a;
    text-decoration: none;
	BACKGROUND-COLOR: #F4F2EB;
}

TD.bgc
{
	BACKGROUND-COLOR: #000000;
}

A:hover
{
    text-transform: none;
    color: #c32613;
    font-weight: bold;
    text-decoration: underline;
}
A
{
    text-transform: none;
    color: #47657F;
    font-weight: bold;
    text-decoration: underline;
}
/* START MENU HOIZ */
/* END MENU HORIZ */

/* START MENU VERT */
.menu_v:hover{
	font-weight: normal;
	COLOR: #c32613;
	TEXT-DECORATION: underline;
	text-transform: none;

}
.menu_v{
	font-weight: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
	MARGIN-LEFT: 15px;
	text-transform: none;
}

.menuhead{
	COLOR: #5c9ed8;
	font-weight: bold;
	BACKGROUND-COLOR: #F4F3E6;
	HEIGHT: 20px;
	TEXT-ALIGN: left;
}

.menucell{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #FFFFFF;
	HEIGHT: 20px;
}
.nav3{
color: #3A0000;
background-color:#F5E9D9;
}
/* END MENU VERT */

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1.3em;
    	font-style: normal;
    	line-height: normal;
    	font-weight: bold;
    	font-variant: normal;
    	text-transform: none;
    	color: #5c9ed8;
    	text-decoration: none;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1.1em;
    	font-style: normal;
    	line-height: normal;
    	font-weight: bold;
    	font-variant: normal;
    	text-transform: none;
    	color: #5c9ed8;
    	text-decoration: none;
}

/* START IMAGES */
.imglogo {
    background-image: url('/florida/reunion/img/logo.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
} 

.imgbrdr {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

HR {
		border: 1px;
		color: #D5D8DD;
		background-color: #D5D8DD;
		height: 1px;
}
/* END IMAGES */

/* START FONTS */
.red {
    font-style: normal;
    color: #c32613;
}
/* END FONTS */
.normal2
{
    text-transform: none;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.normal2:hover
{
    text-transform: none;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.vtour
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px 0px 0px 5px;
	background-color: #645447;
}