* 
{
	font-family: Arial, Helvetica, sans-serif;
}

html, body 
{
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	color: Black;
	background-color: #BDC9DB;
	text-align: center;
	font-size: 11px;
}

table {
	font-size:12px;
}

/* Page Layout Styles */

.MainContainer {
	border: 2px solid #0658A7;
	width: 780px;
	background-color: White;
	padding: 2px 2px 2px 2px;
}

.Consumer_01 {
	background-image: url(/Consumers/images/Consumer_01.jpg);
	background-repeat: no-repeat;
}

.Consumer_03 {
	background-image: url(/Consumers/images/Consumer_03.jpg);
	background-repeat: repeat-y;
}

.Consumer_04 {
	background-image: url(/Consumers/images/Consumer_04.jpg);
	background-repeat: no-repeat;
}

.Consumer_06 {
	background-image: url(/Consumers/images/Consumer_06.jpg);
	background-repeat: repeat-y;
}

/* Side Links Styles Navigation */

.SideLinkHeader {
   background-image: url(/Consumers/images/tableline.gif);
   background-repeat: repeat-x;
   background-position: bottom;
   color: white;
	font-family: "MS Sans Serif", Geneva, sans-serif;
   font-size: 16px;
   font-weight: bolder;
   vertical-align: bottom;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 5
}

.SidelinkBG {
	vertical-align: middle;
}

.Sidelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: white;
	text-decoration: none;
	text-indent: 18px;
	line-height: 18px;
}

.Sidelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: white;
	text-decoration: none;
	text-indent: 18px;
	line-height: 18px;
}

.Sidelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: white;
	text-decoration: none;
	text-indent: 18px;
	line-height: 18px;
}

.Sidelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #CAFFCA;
	text-decoration: underline;
	text-indent: 18px;
	line-height: 18px;
}


/* Text Styles */

.LargeHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #336699;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.HomepageText {
	margin-left: 10px;
	margin-right: 20px;
	line-height: 18px;
}

.MainContent {
	margin-left: 10px;
	margin-right: 20px;
	line-height: 18px;
}

.SubContent {
	margin-left: 20px;
	margin-right: 10px;
	line-height: 16px;
}

.TableHead {
	background-image: url(/Skins/Original/Layouts/tableline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
	margin-bottom: 10px;
}

.HomepageImage {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}

.RealtorR_Header  {
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	COLOR: #006400;
	font-weight: bold;
	vertical-align: top;
}

.RealtorR_MainText  {
	FONT-FAMILY: verdana;
	FONT-SIZE: 8px;
	COLOR: Black;
	font-weight: bold;
	vertical-align: top;
}

.LinkNormal:link {		
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;	
	color: #003399;
}

.LinkNormal:Visited {		
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	color: #003399;
}
	
.LinkNormal:Active {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	color: #003399;	
}	

.LinkNormal:Hover 
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	color: #0099ff;
}

.LinkSmall:link {		
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;	
	color: #003399;
}

.LinkSmall:Visited 
{		
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	color: #003399;
}	

.LinkSmall:Active 
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	color: #003399;	
}	

.LinkSmall:Hover 
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	color: #0099ff;
}	


/* Footer Styles */

.footer {
	background-image: url(/Skins/Original/Homepage/FooterBG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	color: White;
}

/* Banner Ads Column */

.BannerAds {
	text-align: right;
	padding-right: 16px;
	padding-bottom: 15px;
}
