.defaultLink
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: #6c6e72;
	text-decoration: none;
}
.defaultLink:hover
{
	cursor: hand;
	color: #a71733;
	text-decoration: none;
}
.propertyLink
{
	font-weight: bold;
	font-size: 12pt;
	cursor: hand;
	color: #6c6e72;
	text-decoration: none;
}
.propertyLink:hover
{
	cursor: hand;
	color: #a71733;
	text-decoration: none;
}
.FormButton
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	border: solid black 1px;
	background-color: #CCC;
	font-weight: bold;
	padding: 1px;
	margin: 3px;
	cursor: hand;
	text-align: center;
}
.PopUpTable
{
	color: #000;
	background-color: #FFF;
	border: solid black 1px;
	padding: 3px;
}
A.amenu
{
	font-weight: bold;
	font-size: 12pt;
	color: #6c6e72;
	text-decoration: none;
}
A.amenu:hover
{
	color: #a71733;
	text-decoration: none;
}
.subHeading
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	color: #808080;
	text-decoration: underline;
}
.genLabels
{
	font-size: 10pt;
	color: black;
}
.contactLabels
{
	font-size: 12pt;
	color: #a71733;
}
.listMainLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: 'Times New Roman';
}
.listAddress
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
}
A.PicLink:hover
{
	cursor: hand;
    text-decoration: none;
}
A.PicLink
{
    text-decoration: none;
}

TR.ListingRow:onmouseover
{
	background-color :White;
}
.ListingPrice
{
	font-weight: bold;
	font-size:10pt;
	color :#a71733;
}
.ListingPriceTitle
{
	font-weight: bold;
	font-size:11pt;
	color :Black;
}
.ListingPriceStatus
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	color:Navy ;
}
.ListingAddress
{
	font-weight: bold;
	font-size: 12pt;
	cursor: hand;
	color: #6c6e72;
	text-decoration: none;
}
.ListingAddress:hover
{
	cursor: hand;
	color: #a71733;
	text-decoration: none;
}
.ListingCaption
{
	font-weight: bold;
	font-size: 13pt;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.ListingCaption:hover
{
	cursor: hand;
	text-decoration: none;
}
.ListingSubCaption
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: navy;
	font-style: italic;
	font-family: Arial;
}
.imgGallery
{
    border: 0px none #FFFFFF;
    text-decoration: none;
    padding: 10px;
    width: 200px;
    height: 200px;
}

.imgWKKVideo
{
    border: 0px none #FFFFFF;
    text-decoration: none;
    padding: 10px;
   
}