
	#nav{
		background-color:#e8c161;
		background-image:url(../images/sp_04_members.gif);
		background-repeat:repeat-x;
		}
	
	#section{
		width:91px;
		}
	
	#links{
		width:647px;
		
		}
	
	#links a{
		color:#663300;
		}
	
	#section_options{
		width:213px;
		background-color:#000;
		}
	

	#left_column{
		width:650px;
		min-height:400px;
		background-image:url(../images/sp_09_members.gif);
		background-repeat:repeat-x;
		padding:0px 25px 25px 25px;


		}
	
	#right_column{
		width:260px;
		min-height:500px;
		background-image:url(../images/sp_12_members.gif);
		background-repeat:repeat-x;
		background-color:#e4e4e4;
		
		}

	
	
	#footer_rule{
		background-color:#e8c161;
		}
	

/* News Styles */

.news_title
{
    font-family: Verdana;
    font-size: 18px;
   
}
/*Members Home Page styles*/
#mh_left_column{
    width:400px;
    float:left;
    
    }
#mh_right_column{
    width:225px;
    float:right;
    font-size:11px;
}

h2{
	    font-size:14px;
	    }
	.basic_list li{
	    padding:8px 0 8px 0}
	    
/* Benefits/Councils Page Styles */

#benefits_left_column, #councils_left_column{
    width:300px;
    float:left;
    }
#benefits_right_column, #councils_right_column{

    width:300px;
    float:left;
    padding: 0 0 0 40px;
    
    }
.beneftis_column_title{
    font-size:18px;
    }
        
/*Prospective Members Styles*/

#prospective_left_column{
    width:375px;
    float:left;
    }
#prospective_right_column{
    width:225px;
    float:left;
    font-size:11px;
    padding: 0 0 0 40px;
}

   /*classifieds page styles */

.company_details_table{
    border:solid 2px #000;
    margin-bottom:10px;
}
.company_details_table td{

    padding:4px;
    border-bottom:1px solid #fff;
}
.header_cells{
    background-color:#959a83;
    color:#fff;
}

.header_cells_bldr{
    background-color:#ffcd05;
    color:#000;
}

.header_cells_cats{
    background-color:#959a83;
    color:#fff;
} 
