.logo {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 27px;
	font-weight: bold;
	color: #B40A0A;
}
.logo2 {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 27px;
	font-weight: bold;
	color: #292929;
}
.heading {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 36px;
	font-weight: bold;
	color: #DF0808;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 18px;
	font-weight: bold;
	color: #292929;
}
.bodytext {
	font-size: 14px;
	font-weight: normal;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif, Impact;
}
.selectbystate {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.cheapflorida {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.footer a:hover
{
	text-decoration:underline;
}
.footer span {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.cheapflorida2 {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 22px;
	font-weight: normal;
	color: #C90F0F;
}

.bodytextbold {
	font-size: 14px;
	font-weight: bold;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif, Impact;
}

.field[class]
{
	border:none 0;
	background-image:url(images/filed-bg.gif);
	background-repeat:no-repeat;
	width:234px;
	height:29px;
	padding-left:5px;
	margin-top:10px;
}
.field
{
	border:none 0;
	background-image:url(images/filed-bg.gif);
	background-repeat:no-repeat;
	width:234px;
	height:24px;
	padding-left:5px;
	margin-top:10px;
	line-height:18px;
}
.select
{
	width:240px;
	height:25px;
	border:0;
	padding-top:5px;
	position:relative;
	bottom:14px;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:2;
}
.select-bg
{
    background-image:url(images/select-bg.gif);
	background-repeat:no-repeat;
	width:230px;
	height:28px;
	border:0;
	padding-top:8px;
	display:block;
	z-index:1;
	position:relative;
	top:15px;
	text-align:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
