/* developed by Aaron Post  */
/* Version 1 12/09/04  */
/* Hands On Advertising  */


body {
   background-color: #711c30;
   }

#realblobs {
   width: 560px;
   height: 18px;
   background: url(img/nav_sub_realestate.gif);
   margin: 0px auto; padding: 0;
   position: relative;
   background-repeat: no-repeat;
   }

#realblobs li {
   margin: 0; padding: 0; list-style: none; display: block; position: absolute;
   }

#realblobs a {
   display: block;
   }

#realblob1 {left: 0px; top: 0px; width: 167px; height: 18px;}
#realblob2 {left: 167px; top: 0px; width: 145px; height: 18px;}
#realblob3 {left: 302px; top: 0px; width: 141px; height: 18px;}
#realblob4 {left: 443px; top: 0px; width: 106px; height: 18px;}

#realblob1 a {height: 18px;}
#realblob2 a {height: 18px;}
#realblob3 a {height: 18px;}
#realblob4 a {height: 18px;}

#realblob1 a:hover {background: url(img/nav_sub_realestate.gif) 0px -18px no-repeat;}
#realblob2 a:hover {background: url(img/nav_sub_realestate.gif) -167px -18px no-repeat;}
#realblob3 a:hover {background: url(img/nav_sub_realestate.gif) -302px -18px no-repeat;}
#realblob4 a:hover {background: url(img/nav_sub_realestate.gif) -443px -18px no-repeat;}

/* navigation for the sub sub */

#realsubblobs {
   width: 560px;
   height: 20px;
   background: url(img/nav_sub_sub_realestate.gif);
   margin: 0px auto; padding: 0;
   position: relative;
   background-repeat: no-repeat;
   }

#realsubblobs li {
   margin: 0; padding: 0; list-style: none; display: block; position: absolute;
   }

#realsubblobs a {
   display: block;
   }

#realsubblob1 {left: 0px; top: 0px; width: 144px; height: 20px;}
#realsubblob2 {left: 144px; top: 0px; width: 131px; height: 20px;}
#realsubblob3 {left: 275px; top: 0px; width: 103px; height: 20px;}
#realsubblob4 {left: 378px; top: 0px; width: 82px; height: 20px;}
#realsubblob5 {left: 460px; top: 0px; width: 100px; height: 20px;}

#realsubblob1 a {height: 20px;}
#realsubblob2 a {height: 20px;}
#realsubblob3 a {height: 20px;}
#realsubblob4 a {height: 20px;}
#realsubblob5 a {height: 20px;}

#realsubblob1 a:hover {background: url(img/nav_sub_sub_realestate.gif) 0px -20px no-repeat;}
#realsubblob2 a:hover {background: url(img/nav_sub_sub_realestate.gif) -144px -20px no-repeat;}
#realsubblob3 a:hover {background: url(img/nav_sub_sub_realestate.gif) -275px -20px no-repeat;}
#realsubblob4 a:hover {background: url(img/nav_sub_sub_realestate.gif) -378px -20px no-repeat;}
#realsubblob5 a:hover {background: url(img/nav_sub_sub_realestate.gif) -460px -20px no-repeat;}


#backcontainer {
   background: url(img/back_site.gif);
   background-repeat: no-repeat;		
   background-position: top center;         	
   }

#container {
	width: 704px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
			
#topbar {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	background-color: #EDE9D7;
	}
		
#banner {
	padding: 0px;
	margin-bottom: 0px;
	background-color: #EDE9D7;
   }
		
#midsection {
   background-color: #EDE9D8;
   }

#content {
	padding: 0px;
	margin-left: 144px;
	height: 356px;
	background-color: #EDE9D8;
	background: url(img/img_homebanner_back.gif);
	background-repeat: no-repeat;						
	}

.pagecontent {
		padding: 0px;
		background: url(img/back_content_all.gif);
		background-repeat: repeat-y;						
		}	

#sidebar-a {
	float: left;
	width: 139px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
   background-color: #EDE9D8;
	}

#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-color: #711c30;
	}
	
#bottombar {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-color: #711c30;
	}

#copy {
   padding-top: 0px; 
   padding-left: 30px;
   padding-right: 30px;
   line-height: 17px;
   font-size: 10px;
   color: #635A37;
   text-align: center;
   }

h6 {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   text-align: center;
    }


a:link {
   color: #737373;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px; 
   }
   
a:hover {
   color: #ffffff;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   text-decoration: underline; 
   }
   
.copyright {
   padding-top: 10px;
   font-size: 10px;
   color: #737373;
   text-align: center;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   }
   
.imgpad {
   padding-left: 1px;
   }
/* End of CSS */   