@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #E9F8F7 repeat;
	margin: 0px;
}
#header {
	background: #FFFFFF url(gfx/header.jpg) no-repeat;
	height: 220px;
}
#newsheader {
	font-size: 14px;
	color: #FFFFFF;
	background: url(gfx/news_heading.jpg) repeat-y;
	height: 36px;
	vertical-align: middle;
	line-height: 36px;
	font-weight: bold;
}

.titletag {
	font-weight: lighter;
	color: #FFFFFF;
}
.dealofmonth {
	font-size: 12px;
	color: #666666;
}

#newscontainer {
	font-size: 12px;
	color: #000000;
	list-style: url(gfx/bullet.jpg) none inside;
}

.menu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#dealofthemonthheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(gfx/property_deal_month.jpg) no-repeat;
	line-height: 36px;
	height: 36px;
}

.menu a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#miamiheader {
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(gfx/miami_heading.jpg) no-repeat;
}

#orlandoheader {
	line-height: 36px;
	background: url(gfx/orlando_heading.jpg) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background: url(gfx/menu_over.jpg) repeat;
}
#aboutheader {
	background: #FFFFFF url(gfx/about_florida_header.jpg) no-repeat;
	height: 220px;
}
#attractionsheader {
	background: #FFFFFF url(gfx/cityheader.jpg) no-repeat;
	height: 220px;
}
#beachesheader {
	background: #FFFFFF url(gfx/beach_header.jpg) no-repeat;
	height: 220px;
}
#golfheader {
	background: #FFFFFF url(gfx/golfheader.jpg) no-repeat;
	height: 220px;
}
.footer {
	font: bold 11px;
	font-size: 12px;
}
