body 
	{
    font-family: Arial, Helvetica, sans-serif;
	background: #888885; 
	margin: 0; 
	padding: 0; 
	}

p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 0 33px 0 33px; 	
	}		

a
	{
	text-decoration: underline;
	font-weight: bold; 
	color: #d58649;
	}
	
a:hover
	{
	color: #000;
	}		
	
img
	{
	border: 0; 
	} 
	
td
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #565551;
	}	
	
strong
	{
	color: #d58649;
	}		
	
h1 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #d58649;
	padding: 20px 0 0 33px; 
	}	
	
h2 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #74736b;
	padding: 5px 0 0 33px; 
	}	
	
h3 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #d58649;
	padding: 5px 0 0 33px; 
	}		
	
table
	{
	width: 600px; 
	}	
	
/*---------- page elements ----------*/			

#wrapper
	{
	width: 800px; 
	margin: 0 auto; 
	background: #d58649; 	
	}	
	
#top	
	{
	text-align: center; 
	background: #fff; 
	height: 174px; 
	} 	
	
#main_pic
	{
	float: left; 
	width: 568px; 	
	background: #d58649; 	
	} 
		
#orange_strip
	{
	width: 800px; 
	float: left; 
	height: 12px; 
	background: #d58649;
	}	
	
#content
	{
	width: 800px; 
	float: left; 
	background-color: #fff; 
	background-image: url(images/bg_grey_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom; 
	}	
	
#content img
	{
	float: right; 
	border: 3px solid #d58649;
	margin: 20px 15px 5px 15px; 
	} 
	
#content li
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 3px 0 3px 0;
	margin: 0 0 0 53px;  	
	}	
	
#content table 
	{
	width: 70%; 
	margin: 0 0 0 33px; 
	}	
	
#content td
	{
	padding: 3px 0 13px 0;
	margin: 0 0 0 53px;  	
	vertical-align: top; 
	}		
	
#logos
	{
	padding: 0;
	}  

#logos table
	{
	width: 100%; 
	margin: 0; 
	}		
		
#logos td
	{
	padding: 0;
	margin: 0;  	
	}			
	
#logos img
	{
	padding: 0;  
	border: 0; 
	}
	
#logos a
	{
	padding: 0;  
	border: 0; 
	}
		
#footer
	{
	float: left; 
	width: 800px; 
	height: 35px; 
	padding: 0 0 11px 0; 
	}	
	
#footer p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;	
	text-align: center; 
	padding: 5px; 
	} 
	
#footer a
	{
	color: #a65c26; 
	text-decoration: underline; 
	}	
	
#footer a:hover
	{
	color: #000; 
	}	
		
#footer img
	{
	float: none; 
	border: 0; 
	margin: 0 5px 0 0; 
	} 		
	
/*---------- navigation ----------*/			
		
#nav
	{
	width: 800px; 
	height: 29px; 
	background: #cececa; 
	background-image: url(images/bg_nav.jpg);
	border-top: 1px solid #575651;
	border-bottom: 1px solid #575651;
	}	
	
#nav ul 
	{
	list-style-type: none; 
	padding: 0;
	margin: 0;
	border: 0; 
	} 	
	
#nav li 
	{
	float: left; 
	text-align: center; 
	padding: 4px 0 0 0;
	margin: 0 13px 0 18px; 
	}	
	
*html #nav li 
	{
	float: left; 
	text-align: center; 
	padding: 4px 0 0 0;
	margin: 0 13px 0 13px; 
	}	
	
#nav a
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #575651;	
	}	
	
#nav a:hover
	{
	text-decoration: underline; 
	color: #000;
	}			
	
/*---------- sub-navigation - orange buttons ----------*/			
	
#orange_buttons 
	{
	float: right; 
	clear: right; 
	width: 211px; 
	height: 264px; 
	background: #d58649; 
	background-image: url(images/bg_orange_gradient.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #d58649; 	
	} 	
	
#orange_buttons ul 
	{
	list-style-type: none; 
	padding: 0;
	margin: 0;
	border: 0; 
	} 	
	
#orange_buttons li 
	{
	height: 29px; 
	padding: 3px 0 0 20px;
	border-bottom: 1px solid #d58649;
	}	
	
#orange_buttons a
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #d58649;
	}	
	
#orange_buttons a:hover
	{
	text-decoration: underline; 
	color: #000;
	}		

#lenders
	{
	text-align: center; 	
	}	
	
#lenders img
	{
	float: none; 
	}	
	
#news img
	{
	float: none; 
	}		
	
#links img
	{
	border: 0; 
	float: none;
	} 	
