

/* GENERAL ************************************************************************************************************** */

	body { font: 12px Trebuchet MS; background: #443b2c url(../img/design/bg.jpg) top center no-repeat fixed; margin: 0; padding: 0;}

	#shell { width: 800px; background: #fff; margin: 25px auto;}



	a { color:#663106; }
	a:hover { text-decoration: none; color:#9f8568;}
	
	.imgLeft { float: left; margin: 0 25px 25px;}
	.imgRight { float: right; margin: 0 0 25px 25px; }
	
	#printtitle { display: block; border-bottom: 1px solid #000;}
	
/* HEADER ************************************************************************************************************** */

	#titlebar { height: 109px; background: url(../img/design/bg_titlebar.jpg);}

		#logo { position: absolute; margin: 16px 0 0 40px; width: 399px; height: 79px; background: url(../img/design/logo.jpg);}
		#logo a { width: 399px; height: 79px; display: block;}

		#phonenumber { position: absolute; margin: 40px 0 0 720px;  width: 153px; height: 33px; background: url(../img/design/phonenumber.jpg);}

	#header { display: none;height: 0}

	#nav { display: none;}

	
	{background:#663106; padding: 9px 15px; color:#fff; font: 13px Georgia; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration: none; }
	#nav ul li a:hover { background:#663106; } 

/* BODY **************************************************************************************************************** */

	#contentShell { padding: 0; width: 800px; }
	
		#sub_nav { display: none;}
		
		#content {}
		#content h1 { color:#24465e; font-family: Georgia; font-weight: normal; font-size: 29px;}
		#content h2 { color:#663106; font-size: 14px;}
		#content p { color: #3e6886; line-height: 180%; }
		#content li { line-height: 240%; }
		
		#team_links { position: absolute; margin: -40px 0 0 220px;}
		
		#homeFlash { float: right; margin: -45px 0 0 20px;}


/* FOOTER ************************************************************************************************************** */

	#footer { clear: both;}
	
		#footer_nav {}
		#footer_nav ul { margin: 0; padding: 0 0 10px 20px; }
		#footer_nav ul li { display: inline; margin: 0 10px 0 0; }
		#footer_nav ul li a {}
		#footer_nav ul li a:hover {}
		
		#logo_dip {  width: 151px; height: 37px; background:url(../img/design/logo_dip.gif); position: absolute; margin: -42px 0 0 545px;}	
		#logo_aao { width: 183px; height: 37px; background:url(../img/design/logo_aao.jpg); position: absolute; margin: -42px 0 0 710px;}	
		#sig { text-align: center; padding: 0px 0 20px 0; /*position: absolute; margin: -28px 0 0 685px;*/}	
		#sig a { color:#fff;}
							
