div.category 
{
	float: left;
	border-right:#000066 1px solid;
	border-bottom:#000066 1px solid;
	height:100px;
	width:100px;
	background-color:#099CFF;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
}
div.category:hover
{
	background-color:#80CCFF;	
	float: left;
	border-right:#000066 1px solid;
	border-bottom:#000066 1px solid;
	height:100px;
	width:100px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;	
}

div.category a 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
div.heading
{
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	background:#0066FF;
}
div.description
{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#996600;
	text-align:center;
	clear: left;
}
div.image_list
{
	float: left;
	margin-left: 20px;
	width: 80px;
	height: 70px;
	text-align: center;
	border: 1px outset #CCCCCC;
	background-color: #E3F4FD;
	cursor: pointer;
	text-decoration: none;
}
div.image_list a 
{
	text-decoration: none;
	cursor: pointer;
}
div.breadcrumbs
{
	text-align:right;
	color:#ffffff;
	font-size:10px;
	font-family:tahoma;
}
div.breadcrumbs a
{
	background-color:#FF0000;
	font-family:tahoma;
	font-size: 10px;
	color: #ffffff;
	margin-right:5px;
	border-bottom:#990000 1px solid;
}

div.breadcrumbs a:hover
{
	background-color: #F46353;
	font-family:tahoma;
	font-size: 10px;
	color: #ffffff;
	margin-right:5px;
	border-bottom:#990000 1px solid;
}

#main_div{
width:300px;
float: left;
padding:2px; 
}
#div1{
float:left;
padding:10px 0px 0px -10px; 
width:145px;
}
#thumbnail{
float:left; 
padding-left:8px; 
padding:2px;
}

div.cat_main_div
{
	/*border:#000 solid 1px;*/
	margin:5px;
	height:auto;
}

div.cat_img
{
	margin:15px;
	border:none;
}
div.cat_img img
{
	border:none;
}

div.cat_desc
{
	margin:10px;
	text-align:justify;
	font-size:12px;
	line-height:1.5em;
	height:auto;
	color:#42A304;
}

div.cat_desc a
{
	color:#42A304;
}
div.cat_desc a:hover
{
	color:#42A304;
	text-decoration:underline;
}
div.subcontainer
{
	background:#EEFEDA;
	float:left;
	width:430px;
	height:350px;
	color:#000000;
	border:#37802B solid 2px;
	margin:2px;
	font-size:12px;
}
div.sub_container_left
{
	color:#000000;
	float:left;
	height:350px;
	width:215px;
	margin-top:10px;
}
div.sub_container_left img
{
	border:none;
}
div.sub_container_left a
{
	color:#000;
}
div.sub_container_right
{
	width:205px;
	float:right;
	height:350px;
	padding-top:15px;
	font-weight:600;
	line-height:1.5em;
}
div.sub_container_right div.prop_desc
{
	width:215px;
	float:right;
}
div.contact_info
{
	line-height:1.5em;
	margin-left:28px;
	margin-top:15px;
	font-weight:600;
}
#paging
{
	color:#000000;
	font-size:12px;
	float:right;
	padding-right:15px;
	padding-bottom:5px;
	width:820px;
}

#paging a
{
	color:#000000;
	font-weight:900;
	text-decoration:none;
}
#paging a:hover
{
	font-weight:900;
	text-decoration:underline;
}
div.beachfront_img, div.beachfront_img img, div.beachfront_img a
{
	margin:10px;
	border:none;
	color:#000000;
}
div.beachfront_info
{
	margin:10px;
	font-size:14pt;
}

div.beachfront
{
	padding:10px;
}

div.featured
{
	width:750px;
	margin-top:15px;
	margin-bottom:15px;
}
div.featured_top
{
	background:url(images/featured_title.gif) no-repeat center;
	width:199px;
	height:36px;
	margin-bottom:20px;
}
div.title_top
{
	margin-bottom:20px;
	widows:199px;
	height:36px;
	text-align:center;
	font-size:12pt;
	font-weight:900;
}
div.featured_shadow
{
	background:url(images/featured_shadow.gif) no-repeat center;
	width:389px;
	height:11px;
	margin-top:20px;
}
div.featured_gallery
{
	background:#EDFEDA;
	line-height:3em;
	padding:30px;
}
div.featured_gallery img
{
	border:none;
}
div.image_gallery
{
	font-size:12pt;
	font-weight:800;
	padding:10px;
}
div.gal
{
	 width:170px;
	 height:132px;
	 float:left;
	 margin:10px;
}
div.downloadables
{
	font-family:"Tahoma";
	font-size:12pt;
	padding:8px 0 10px 15px;
}