body {
/*	background: #D7EBFF; */
	background: #A6CAFE;	
}

body, p, a, td, div, input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}

/* SEARCH */
.searchHeader {
	font-weight: bold;
	/* color: #3399CC; */
	font-size: 12px;
	color: #FFFFFF;
}

/* DETAILS */
.detName {
	font-weight: bold;
	color: #3399CC;
	font-size: 16px;
}
.detHeader {
	font-weight: bold;
	color: #3399CC;
	font-size: 14px;
}
.detMLS {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.detDescript {
	font-size: 13px;
}


/* TOP */
.underLogo {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
.top {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.top:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.topPhone {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

/* LEFT */
.leftNav {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: underline;
}
a.leftNav:hover {
	color: #F8EEA8;
	text-decoration: underline;
}
.leftNavCur {
	color: #3399CC;
	font-size: 15px;
	text-decoration: underline;
}
/*
.leftNav {
	color: #000000;
	font-size: 22px;
	text-decoration: none;
}
a.leftNav:hover {
	color: #484FAB;
	text-decoration: none;
}
*/
.featPropHead {
	letter-spacing: 2px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.featPropName {
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.featPropBold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/* OLD */
.topDate {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.topLink {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.topLink:hover {
	color: #4070B0;
	text-decoration: underline;
}
/* SUBNAV LINKS */
.subNav_things_to_do {
	color: #4070B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subNav_things_to_do:hover {
	color: #26A8A8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subNav_going_out {
	color: #4070B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subNav_going_out:hover {
	color: #FF5151;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subNav_gay_miami {
	color: #4070B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subNav_gay_miami:hover {
	color: #D37BD3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subNav_other_info {
	color: #4070B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subNav_other_info:hover {
	color: #FFA115;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subNav_real_estate {
	color: #4070B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subNav_real_estate:hover {
	color: #43A172;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* STANDARD */
.pageHeader {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.subHeader {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.boldLink {
	color: #4070B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.boldLink:hover {
	color: #000000;
}
.boldText {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/* DROP DOWN MENU */
.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.MenuItem:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.MenuItem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.MenuItem2:hover {
	color: #FFFFFF;
}


.menu { 
	filter: alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=500); 
}


/* DETAILS */
.subHeaderDetails {
	color: #4070B0;
	font-size: 12px;
	font-weight: bold;
}
.detailLinks {
	color: #4070B0;
	font-size: 10px;
	text-decoration: underline;
}
a.detailLinks:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
/* LISTINGS */
.listingHeader {
	color: #4070B0;
	font-size: 16px;
	font-weight: bold;
}
.listingDescription {
	color: #000000;
	font-size: 12px;
}
.listingColHeaders {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a.listingColHeaders:hover {
	color: #4070B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.listingText {
	color: #000000;
	font-size: 10px;
}
.listingLinks {
	color: #4070B0;
	font-size: 10px;
	text-decoration: underline;
}
a.listingLinks:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

/* FOOTER */
.footerLink {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.footerLink:hover {
	color: #4070B0;
	font-weight: bold;
}

/* BACKGROUNDS */
.bg001 {
	background-color: #484FAB;
}
.bg002 {
	background-image:  url(../images/pages/bg_top_grad.jpg);
	background-repeat: repeat-x;
	background-color: #A6CAFE;
}
.bg003 {
	background-color: #90ADEA;
}
.bg004 {
	/* background-color: #DDEBFF;*/
	background-color: #A6CAFE;
}
.bg005 {
	background-color: #FFFFCC;
}

.imgBorder {
	border: thin solid #484FAB;
}
.tableBorder {
	border: thin solid #D5D5D5;
}

.mybtnlight {
	BORDER-RIGHT: #000000 thin solid; BORDER-TOP: #cccccc thin solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; BORDER-LEFT: #cccccc thin solid; CURSOR: hand; 
	 COLOR: #31548f;  
	LINE-HEIGHT: 0.85; PADDING-TOP: 3px; BORDER-BOTTOM: #000000 thin solid; FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #eef2f8; TEXT-ALIGN: center
}

.mybtnlight2 {
	BORDER-RIGHT: #000000 thin solid; BORDER-TOP: #cccccc thin solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; BORDER-LEFT: #cccccc thin solid; CURSOR: hand; 
	/* COLOR: #31548f;  */
	COLOR: #FFFFFF; 
	LINE-HEIGHT: 0.85; PADDING-TOP: 3px; BORDER-BOTTOM: #000000 thin solid; FONT-FAMILY: Arial, Helvetica, sans-serif; 
	/* BACKGROUND-COLOR: #eef2f8; */
	BACKGROUND-COLOR: #1C4395; 
	TEXT-ALIGN: center
}

.date-header {  margin:0 28px 0 32px;
  font-size:12px;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#357;
}
.post-title {  margin:0;
  font-size:18px;
  line-height:1.5em;
  background:url("http://www.blogblog.com/rounders/icon_arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#003366;
}
.style13 {font-family: Georgia}
>
