TABLE {
	font-family : Arial;
	font-size : 12px;
	color : #ffffff;
}
A {
	color : #FFFFFF;
}
A:HOVER {
	color : #000000;
}
.quicktext {
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
	background: #61B57A url(images/search_bg.jpg) no-repeat left bottom;
}

.propertyside {
	color : #3f67bc;
}
A.propertyside {
	color : #3f67bc;
}
A:HOVER.propertyside {
	color : #FFFFFF;
}

STRONG {
	color : #FFFFFF;
	font-size : 14px;
}

#floorplan-table table {
	width: 547px;
	border-collapse: collapse;
	border-top:1px solid #6b91e0;
	border-left:1px solid #6b91e0;
	border-right:1px solid #6b91e0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3f67bc;
	background-color: #b5cdfe;
}
#floorplan-table th,
#floorplan-table td {
	text-align: center;
}
#floorplan-table th {
	font-weight: bold;
	color : #FFFFFF;
	background-color: #6b91e0;
}
#floorplan-table td {
	border-bottom:1px solid #6b91e0;
}

TABLE.floorTable {
	width: 547px;
	border-top:1px solid #6b91e0;
	border-left:1px solid #6b91e0;
	border-right:1px solid #6b91e0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3f67bc;
	background-color: #b5cdfe;
}
.floorTable {
	
}
tr.floorTable-key {
	font-weight: bold;
	color : #FFFFFF;
	background-color: #6b91e0;
}
TABLE.floorTable TD {
	border-bottom:1px solid #6b91e0;
	text-align: center;
}

#guestCard{
	width: 540px;
	padding: 0px;
	margin: 0px 0px 0px 14px;
	background-color: #FFFFFF;
}
A.map {
	color : #FFFFFF;
	text-decoration : none;
}
A:HOVER.map {
	color : #000000;
	text-decoration : underline;
}
/* Trac Ticket 1829 */
.homepageText {
	font-size: 13px;
	font-family: Arial, serif;
	margin-top: -10px;
	margin-left: 10px;
}

ul#footer {
	float: left;
	width: 760px;
	margin: 8px 0px 15px 0px;
	padding: 5px 0px 5px 0px;
	display: inline;
	font-weight: bold;
	background-color: #6bb4f8;
	color: #000000
} 

ul#footer li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000000;
	list-style: none;
	display: inline;
}
	
		
ul#footer li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

table#tableContact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

table#tableContact ul li {
	line-height: 0.25em;
}

table#tableContact td .contactProperties {
	margin-top: 20px;
	padding: 0px;
}

table#tableContact td .contactProperties span {
	font-weight: bold;
	line-height: 0.5em;
}
