@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.mainNavigation {
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.featuresWhite {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/orangeCarrot.gif);
	font-size: 12px;
	line-height: 17px;
}
ul {
	left: 0px;
	padding-right: 35px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-image: none;
}
.table {
	margin-right: 35px;
	margin-left: 35px;
}



.header {
	font-size: 13px;
	font-weight: bold;
	color: #FAA635;
}

.disclaimer {
	font-size: 9px;
	color: #939393;
}
.orangeCarrot_location {
	margin-right: 18px;
	margin-left: 18px;
	list-style-position: outside;
	list-style-image: url(images/orangeCarrotWhBkg.gif);
}

.orangeCarrot {
	list-style-position: outside;
	list-style-image: url(images/orangeCarrotWhBkg.gif);
	margin-left: 35px;
}

.carrot {
	font-weight: bolder;
	color: #FAA635;
}
.boldOrange {
	font-weight: bold;
	color: #FAA635;
}


.propertyLinks {
	color: #FFFFFF;
}
.link {
	color: #000000;
	text-decoration: underline;
}


p {
	margin-left: 35px;
	margin-right: 35px;
}
.propertyName {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FAA634;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.contactFooter {
	color: #FFFFFF;
}
