@charset "utf-8";
/* CSS Document */

html { position: relative;}
body {
	background-image: url(/files/images/11576/misc/home-bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	text-align: left;
	margin: 10px 5px;
}
.property_description p {
    text-align: inherit;
}
ul.bulletted li {
    list-style: disc;
    margin-left: 20px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #adc5d6;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.bottom {
	height: 98px;
	background:url(home-bottom.jpg) no-repeat top;
}
.footer{
	color: #bdbdbd;
	text-decoration: none;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 18px;
	font-size: 11px;!important
}
.footer a:link{
	color: #bdbdbd;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.footer a:visited {
	color: #bdbdbd;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.footer a:hover{
	color: #ADC5D6;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.footerSep{
	color: rgb(173, 197, 214); padding-left: 10px; padding-right: 10px;}

.separator {
	color: #adc5d6;
	padding-right: 10px;
	padding-left: 10px;
}

.welcomeText {
	font-family: verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.welcomeText h1, .welcomeText h2, .welcomeText h3 {
	font-size: 13px;
	color: #a1886e;
	text-decoration: none;
	margin: 5px;
}
.welcomeText a:link, .welcomeText a:visited {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
.welcomeText a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #a8c53a;
	text-decoration: none;
}

