html, body {
	margin:0px;
}
html, body a:link {
	font-family: verdana, sans-serif;
	font-size:12px;
	color: #cccccc;
	text-decoration:none
}
html, body a:active {
	font-family: verdana, sans-serif;
	font-size:12px;
	color: #cccccc;
	text-decoration:none
}
html, body a:visited {
	font-family: verdana, sans-serif;
	font-size:12px;
	color: #cccccc;
	text-decoration:none
}
html, body a:hover {
	font-family: verdana, sans-serif;
	font-size:12px;
	color: #cccccc;
	text-decoration:none
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF
}
td a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF
}
td a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF
}
td a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF
}
td a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline
}
#featuredAddress {
	padding-bottom:10px;
	font-size:11px;
	line-height:18px;
	color:#93AEE1;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#featuredAddress a:link{
	font-size:11px;
	color:#93AEE1;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#featuredAddress a:active{
	font-size:11px;
	color:#93AEE1;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#featuredAddress a:visited{
	font-size:11px;
	color:#93AEE1;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#featuredAddress a:hover{
	font-size:11px;
	color:#93AEE1;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.propertyNav {
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	padding:10px 0px 10px 0px;
}
.propertyNav a:link {
	margin-right:6px;
	font-size:12px;
	font-weight:bold;
	background-color:#333333;
	padding:2px;
}
.propertyNav a:active {
	margin-right:6px;
	font-size:12px;
	font-weight:bold;
	background-color:#333333;
	padding:2px;
}
.propertyNav a:visited {
	margin-right:6px;
	font-size:12px;
	font-weight:bold;
	background-color:#333333;
	padding:2px;
}
.propertyNav a:hover {
	margin-right:6px;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	background-color:#DDD;
	padding:2px;
}
.propertyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	font-weight:bold;
}
.propertyTitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	font-weight:bold;
}
.propertyTitle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	font-weight:bold;
}
.propertyTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	font-weight:bold;
}
.propertyTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
}
.propertyDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#CCC;
}
.button {
	background-color:#999999;
	border:1px solid #5C5C5C;
	font-size:13px;
	color:#FFFFFF;
	padding:4px;
}
.buttonHover {
	background-color:#333333;
	cursor:pointer;
	border:1px solid #5C5C5C;
	font-size:13px;
	color:#FFFFFF;
	padding:4px;
}
.featuredImageBorder {
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #464646;
	padding:8px;
	border-right:1px solid #464646;
}
.verticalAlign {
	vertical-align:top;
}
.moreDetailsInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666
}
.moreDetailsInfo a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333
}
.moreDetailsInfo a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333
}
.moreDetailsInfo a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333
}
.moreDetailsInfo a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999
}
.inputBox {
	color:#666666;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.formFieldTextarea {
	color:#666666;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:170px;
	height:80px
}
.formFieldSelect {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:176px
}
.formFieldText {
	color:#666666;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:170px
}
.formLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:10px
}
.register {
	padding:10px 0px 20px 0px;
}
.register a:link {
	background-color:#000;
	border:1px solid #c0c0c0;
	padding:6px;
	text-decoration:none;
	color:#FFF;
}
.register a:active {
	background-color:#000;
	border:1px solid #c0c0c0;
	padding:6px;
	text-decoration:none;
	color:#FFF;
}
.register a:visited {
	background-color:#000;
	border:1px solid #c0c0c0;
	padding:6px;
	text-decoration:none;
	color:#FFF;
}
.register a:hover {
	background-color:#E9E9E9;
	padding:6px;
	text-decoration:none;
	color:#000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CCC;
	font-weight:bold;
}
.thumbnailsBorder {
	border:1px solid #c0c0c0;
	padding:2px;
}
.thumbnailsBorderOn {
	border:1px solid #333333;
	padding:2px;
}

