.title {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cdecf6;
	font-size: 18px;
	font-weight: bold;
	color: #6633FF;
}
.smaller-titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #6633FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.outlet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.style3 {
	font-size: 16px;
	font-weight: bold;
}
.shoptitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;

}
.shop-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}

.nav-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9999FF;
	text-decoration: none;
}
.content-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}

a.nav-link:link { color: #9999FF; text-decoration: none; }
a.nav-link:visited { color: #9999FF; text-decoration: none; }
a.nav-link:hover { text-decoration: underline; color: #6633CC;}
a.nav-link:active { color: #9999FF; text-decoration: none; }
}
.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.listing-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6633CC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.form-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body {
	margin-top: 0px;
}
.house-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	list-style-type: circle;
	list-style-position: inside;

}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.image-link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9966FF;
	text-decoration: none;
}
a.bottom-text-link:link { color: #9966FF; text-decoration: none; }
a.bottom-text-link:visited { color: #9966FF; text-decoration: none; }
a.bottom-text-link:hover { text-decoration: underline; color: #999999;}
a.bottom-text-link:active { color: #9966FF; text-decoration: none; }

.bottom-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.bottom-nav:link { color: #999999; text-decoration: none; }
a.bottom-nav:visited { color: #999999; text-decoration: none; }
a.bottom-nav:hover { text-decoration: underline; color: #9966FF;}
a.bottom-nav:active { color: #999999; text-decoration: none; }
.table-ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f4f4f4;
	border: thin solid #333333;
	text-indent: 1px;
}
.table-ad-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
	}

a.table-ad-link:link { color: #6633FF; text-decoration: none; }
a.table-ad-link:visited { color: #6633FF; text-decoration: none; }
a.table-ad-link:hover { text-decoration: underline; color: #666666;}
a.table-ad-link:active { color: #6633FF; text-decoration: none; }
}
.table-ad-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.map-pop-up {
	border: thin solid #999999;
}
.no-vacancy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.Articles-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.hidden {
	display:none;
}