body {
	background-color: #6D6E91;
	background-image: url('../../media/images/layout/ccedc_bg.gif');
	background-repeat: no-repeat;
	background-position: center; 
	background-attachment: fixed;
	margin: 0px;
}

body, p, td, div {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
p {
 margin: 0,0,.75em,0; }
  
#Header {
	background-color: #FFFFFF;
	border-top: 2px solid #B2B34D;
	border-right: 2px solid #B2B34D;
	border-left: 2px solid #B2B34D;
}


#Navbar {
	background-color: #2F3162;
	padding-left: 20px;
	padding-right: 5px;
	border-right: 2px solid #B2B34D;
	border-left: 2px solid #B2B34D;
}
#Navbar, #Navbar td {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#Navbar a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
#Navbar a:hover {
	text-decoration: underline;
}


#Sidebar {
	background-color: #CED1C0;
	width: 201px;
	padding: 12px 0 10px 12px;
	border-left: 2px solid #B2B34D;
}
#Sidebar td {
	padding-top: 8px;
}
#Sidebar th {
	padding-top: 5px;
}
#Sidebar a {
	text-decoration: none;
	color: #2F3162;
	font-weight: bold;
	font-size: 14px;
}
#Sidebar a:hover {
	text-decoration: underline;
}


#Content {
	background-color: #BABCA5;
	width: 596px;
	border-right: 2px solid #B2B34D;
	background-image: url('../../media/images/layout/splash_content_bg.jpg');
	padding: 22px 16px 0 16px;
}

#Content_block{
 display:table-cell;
 height:350px;
 width: 596px;
}

#FeaturedBusiness {
	background-color: #2F3162;
	border-left: 2px solid #B2B34D;
	border-bottom: 2px solid #B2B34D;
	padding: 10px 0 10px 0;
}
#FeaturedBusiness td {
	color: #FFF3B1;
	font-size: 13px;
	font-weight: bold;
}

#SisterAgencies {
	background-color: #888A82;
	border-right: 2px solid #B2B34D;
	border-bottom: 2px solid #B2B34D;
}


h1 {
	color: #2F3162;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 24px;
}

h2 {
	color: #993300;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 20px;
}

.news_title {
	font-weight:bold;
	color: #2F3162;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 20px;
}

hr {
	border: 0;
	color: #DADACF;
	background-color: #DADACF;
	height: 3px;
}

.footer {
	color: #1B1D4E;
	font-size: 11px;
	margin: 25px, 0, 10px, 0;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

table.PropertyListing th {
	background-color: #2f3162;
	font-size: 10px;
	color: #ffffff;
}

table.PropertyDetail {
	
}
table.PropertyDetail th, table.PropertyDetail th a {
	background-color: #2f3162;
	font-size: 11px;
	color: #ffffff;
} 
table.PropertyDetail td {
	border-color: maroon; 
	font: 8pt Verdana,Arial,Helv;
	padding-right: 4; 
	padding-left: 4;
} 
table.PropertyDetail td.data, span.data {
	color: #631d2a;
	font-weight:bold;
} 
