body{
	width:780px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background-color:#A39E89;
	border-left:solid 1px #635018;
	border-right:solid 1px #635018;
	display:table;
	}
	
#outer_div{
	width:780px;
	height:auto;
	background-color:#E1DABE;
	}
	
#t_hed{
	width:780px;
	height:47px;
	}
	
#logo{
	margin-left:10px;
	float:left;
	width:236px;
	height:47px;
	}
	
#t_img{
	float:right;
	width:187px;
	height:47px;
	}
	
#main_hed{
	width:780px;
	height:120px;
	}
	
#inner_div{
	width:780PX;
	height:auto;
	float:left;
	}

#nav{
	width:180px;
	height:auto;
	float:left;
	border:solid 1px #635018;
	margin:5px;
	}
	
#content{
	width:570px;
	height:auto;
	float:right;
	padding:5px;
	margin-top:5px;
	}
	
#footer{
	background:url(images/footer.jpg);
	background-repeat:repeat-x;
	width:780px;
	height:30px;
	clear:both;
	}
	
#footer_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#E1DABE;
	line-height:30px;
	}
	
#footer_menu a{
	text-decoration:none;
	font-weight:bold;
	color:#E1DABE;
	}
	
#footer_menu a:hover{
	text-decoration:underline;
	color:#E1DABE;
	}	
	
ul{
	margin:10px;
	padding:0px;
	list-style:none;
	}
	
li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	}
	
li a{
	text-decoration:none;
	color:#000000;
	}
	
li a:hover{
	color:#635018;
	text-decoration:none;
	}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	color:#000000;
	}
	
h2,h3,h4,h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#292109;
	}
	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	}
	
p a{
	color:#0E0B03;
	text-decoration:underline;
	font-weight:bold;
	}
	
{
	margin-bottom:20px;
	margin-top:30px;
	}
	
#gad_content{
	width:570px;
	height:auto;
	float:left;
	}
	
#gad{
	float:left;
	margin:10px;
	}	