body {
	background-color:#000000;
	font-family:Tahoma;
	color:#ffffff;
}
.contentArea {
	padding: 5px;
}
#Container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.heading {
	font-size:22px;
	color: #ffffff;
	font-weight:bold;
	margin-bottom: 20px;
}
.fieldSet {
	display: block;
	border: 1px inset #333;
	position: relative;
	padding: 5px;
	margin: 15px 10px 10px 10px;
	background-color:#2E2E2E;
	width: 280px;
	font-size:14px;
	color:#000000;
	height: auto;
}
.legend {
  position: absolute;
  top: -10px;
  left: -10px;
  background-color:#000000;
  padding: 2px 5px; 
  color: #EAB414;
  font-weight: bold;
  font-size:14px;
}
.fieldContent {
  text-align: right;
}
.cNameFont {
	font-size:24px;
	text-decoration:underline;
	margin-top: 30px;
}
.lPhoneFont {
	font-size:24px;
	margin-bottom: 10px;
}
.webAddress {
	margin-top: 15px;
	font-size: 18px;
	margin-bottom: 15px;
}
.cAddressFont{
	font-size: 16px;
}
.headerRightImg {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:center;
}
.headerLeftImg {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:center;
}
.headerBox {
	text-align:center;
}
.Menu {
	font-size:12px;
	font-weight:bold;
	margin-top: 4px;
	margin-bottom: 4px; 
}
#diclaimerBox{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
#diclaimerRealtorImg {
width: 55px;
float: left;
}
.disclaimer {
width: 860px;
float: left;
margin-left: 10px;
margin-right: 10px;
}
.disclaimer p{
font-size: 12px;
text-align:center;
}