body {
	margin-top: 10px;
	background-color: #4e4540;
	background-image: url(images/backgroundFade.gif);
}

td.mainCell {
	background-color: White;
}

td.mainCellBlue {
	background-color: #1C2B57;
}

td.mlsCell {
	background-color: #AF372C;
}

.mainContent {
/*	background-color: #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
/*		padding-right: 20px;*/
}

.topText {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #675C53;
	font-weight: bold;
	line-height: 30px;
}

.contentArea {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.footerContent {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
}

.leftBar {
	background-color: #58758E;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: white;
}

.homeTextHeader {
	font-family: Georgia, "Times New Roman", Times,  serif;
	font-size: 18px;
	font-weight: bold;
	color: White;
	padding-left: 31px;
	padding-right: 10px;
}

.homeText {
	font-family: Georgia, "Times New Roman", Times,  serif;
	font-size: 14px;
	font-weight: normal;
	color: White;
	padding-left: 31px;
	padding-right: 10px;
}

.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-left: 20px;
	line-height: 20px;
	font-style: italic;
}

.pageText {
	font-family: Georgia, "Times New Roman", Times,  serif;
	font-size: 12px;
	font-weight: normal;
	color: #192B58;
	padding-left: 41px;
	padding-right: 10px;
}

.featuredProperty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #192B58;
	padding-left: 8px;
	padding-right: 12px;
}

.textHeaderRed {
	font-size: 14px;
	font-weight: bold;
	color: #AF372C;
}

.directoryHeader {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #465C72;
}

.borderTable {
	background-color: #000000;
}



a.footerNav:link {
	color: #CCC3B4;
	font-size: 12px;
	text-decoration: none;
}

a.footerNav:visited {
	color: #CCC3B4;
	font-size: 12px;
	text-decoration: none;
}

a.footerNav:hover {
	color: #CCC3B4;
	font-size: 12px;
	text-decoration: underline;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #292929;
  font-weight: bold;
  line-height: 30px;
}

.smallFooter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CCC3B4;
}

a.smallFooter:link {
  text-decoration: none;
}

a.smallFooter:visited {
  text-decoration: none;
}

a.smallFooter:hover {
  text-decoration: underline;
}

.footerNav {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #CCC3B4;
}

a.contentNav:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #AF372C;
  text-decoration: none;
}

a.contentNav:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #AF372C;
  text-decoration: none;
}

a.contentNav:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #AF372C;
  text-decoration: underline;
}

a.leftNav:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #192452;
  text-decoration: none;
  font-weight: normal;
}

a.leftNav:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #192452;
  text-decoration: none;
  font-weight: normal;
}

a.leftNav:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #7F2712;
  text-decoration: underline;
  font-weight: normal;
}

.thumb {
	border: 1px solid #B6B6B6;
}

a.adminNav:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: White;
  text-decoration: none;
  font-weight: normal;
}

a.adminNav:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: White;
  text-decoration: none;
  font-weight: normal;
}

a.adminNav:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: White;
  text-decoration: underline;
  font-weight: normal;
}

.headerBar {
	background-color: #554B45;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
	color: white;
	font-weight: bold;
}

td.footerNav {
	color: #CCC3B4;
	font-size: 12px;
	line-height: 24px;
}

td.tableHeader {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #554B45;
}