	body{
		background-image: url(images/bknd.jpg);
		background-repeat: repeat-x;
		background-color: #669999;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #000000;}

	.header{
		background-image: url(images/header1.jpg);
		background-repeat: no-repeat;
		background-position:center;
		height:182px;
		background-color: #000033;
		}

	.main{
		background-image: url(images/table-bknd.jpg);
		background-repeat: repeat-x;
		background-color: #ffffff;
		padding:20px;}

	.index-main-content-box{
		padding:5px 5px 20px 20px;
		width:75%;
		float:left;}

	.sub-main-content-box{
		padding:5px 5px 20px 20px;}

	.find-box{
		background-color: #ffffff;
		/*border:2px solid #85ad51;*/
		border:2px solid #99cc33;
		padding:20px;
		padding-top: 10px;
		margin-bottom: 20px;
		}

	.new-listings
	{
	    border:1px solid #99cc33;
	    font-size:small;
	    font-weight:bold;
	    vertical-align:middle;
	}

	.ad-box{
		color:#66CC33;
		font-size: 11px;
		width:175px;
		float:right;
		text-transform:uppercase;
		letter-spacing:5px;}

	.ad-box-main{
		color:#66CC33;
		font-size: 11px;
		width:175px;
		float:right;
		text-transform:uppercase;
		letter-spacing:5px;
		padding-top:90px;}

	.ad-box img, .ad-box-main img {
		border: none;
		margin-bottom:20px;}

	h1 {
		line-height: 20px;
		font-size: 22px;
		margin-top: 2px;
		margin-bottom: 13px;
		color: #0f6b9e;}

	h2 {
		line-height: 16px;
		font-size: 18px;
		margin-top: 2px;
		margin-bottom: 6px;
		color: #330099;}

	.contact{
		color:#000000;
		text-align:right;
		font-weight:bold;
		padding-right: 5px;

	}


	a:link {color: #003399; text-decoration: none;}
	a:visited {color: #003399; text-decoration: none;}
	a:hover {color: #003399; text-decoration: underline;}
	a:active {color: #003399; text-decoration: none;}


.top-nav1{float:right; width:900px; font-weight: bold; border:1px solid #ffffff; background-color:#666699; padding:8px 0 8px 0;}

	a.top-nav:link {color: #ffffff;    padding:8px 12px 8px 12px;text-decoration: none;}
	a.top-nav:visited {color: #ffffff; padding:8px 12px 8px 12px;text-decoration: none;}
	a.top-nav:hover {color: #ffffff;   padding:8px 12px 8px 12px; background-color:#99cc33; text-decoration: none;}
	a.top-nav:active {color: #ffffff;  padding:8px 12px 8px 12px;text-decoration: none;}

.footer1{
	font-size: 12px;
	padding:3px;
	text-align: center;
	color:#ffffff;
	background-color:#666699 ;
	height:50px;
	}

	a.footer:link {color: #ffffff; text-decoration: none; padding:0 15px 0 15px;}
	a.footer:visited {color: #ffffff; text-decoration: none; padding:0 15px 0 15px;}
	a.footer:hover {color: #FFFF99; text-decoration: underline; padding:0 15px 0 15px;}
	a.footer:active {color: #ffffff; text-decoration: none; padding:0 15px 0 15px;}
	
	/* Style definitions for board of directors table */
	
	table.board 
	{
	    border: none;
	    width: 90%;
	    margin: auto;
	    padding-top: 20px;
	    
	}
	
	
	table.board th
	{
	    text-decoration: underline;
	    text-align: left;
	    font-weight: bold;
	    border: inherit;
	    vertical-align: top;
	    padding: 20px 0 20px 0;
	}
	
	table.board td
	{
	    text-align: left;
	    border: inherit;
	    vertical-align: top;
	    padding: 20px 0 20px 0; 
	}
	
	/* Style definitions for Real Estate Offices table */
	
	table.offices 
	{
	    border: none;
	    margin-left: 20px;
	    margin-bottom: 20px;
	    vertical-align: top;
	}
	
	table.offices th
	{
	    font-weight: bold;
	    border: inherit;
	    vertical-align: top;
	    text-align: left;
	    padding: 0;
	    width: 200px;
	}
	
	table.offices td
	{
	    text-align: left;
	    border: inherit;
	    vertical-align: top;
	    padding: 0; 
	    width: 200px;
	}
	
/* Style definitions for Affiliates page */

	table.affiliate {
	    vertical-align: top;
	    text-align: center;
	    margin-bottom: 30px;
	    border-collapse: separate;
	    border-spacing: 10px;
	}
	
	table.affiliate td 
	{
	    border: thin solid black;
	    width: 200px;
	    padding: 5px 0px;
	}
	
	div.name {
	    font-weight: bold;
	}
	
	div.address 
	{
	    margin-top: 10px;
	}

