@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/v2-pagebg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #516a7f;
}
#whiteborderline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#pricingbox {
	border: 1px solid #330000;
}
.whitefooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.marketwhite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.marketorange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.indextext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.featureroomtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.featuretext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.brownfeaturetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.featurelink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
a:link {
	text-decoration: underline;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.propertyheader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
.blueheader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.boldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.redboldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.brownboldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
.emailtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000033;
}
.sidebarheader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebartext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.leftrespage {
	float: left;
	width: 37%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
}

.rightrespage {
	float: right;
	width: 25%;
	text-align: center;
}

.bar {
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}