body {

  background-color: #F4F1E2;
  
  margin: 0;
  
  padding: 0;

}

/* Tann hack for IE */
* html body {

  text-align: center;

}


#DPAH_main_layout {

  width: 760px;
  
  margin: 12px auto auto;
  
  text-align: left;
  
  position: relative;

}


#DPAH_DPAH_heading {

  position: absolute;
  
  top: 15px;
  
  left: 125px;

}


#DPAH_sun_logo {

  position: absolute;
  
  left: -10px;
  
  top: 0;
  
  z-index: 2000;

}



#DPAH_tier_2_layout {

  z-index: 1000;

  position: absolute;

  left: 0;
  
  top: 58px;

}


#DPAH_tier_3_layout {

  border: 1px solid #B9B9B7;
  
  border-bottom-style: none;
 
  background-color: #FFFFFF;

}


#DPAH_address_bar {
  
  background-color: #02589A;
  border-bottom: solid #CBCDCE 2px;
  width: 760px;
  height: 21px;
  
  
  
}

/* Tann hack for IE */
* html #DPAH_address_bar {

  height: 23px;

}


#DPAH_address_bar .DPAH_address {

  display: block;
  
  position: relative;
  
  left: 148px;
  
  top: 4px;

}


#DPAH_photo_bar {

  border: 1px solid;
  
  border-style: solid none;
  
  border-color: #1764A0 transparent #BBBBB9 transparent;
  
  padding-bottom: 1px;
  
  text-align: center;
  
  

}

#DPAH_photo_bar * {

  vertical-align: top;

}



#DPAH_main_content {

  position: absolute;
  
  top: 226px;
  
  left: 137px;
  
  width: 610px;
  
  padding-top: 30px;


}




}


#DPAH_content_heading {

  font-size: 1.5em;
  
  padding: 0;
  
  margin: 0 auto 1em;

}



#DPAH_content_heading, 
#DPAH_main_content .intro {

  margin: 0 76px 1em 85px;

}


#DPAH_main_content .intro {

  line-height: 1.5em;

}


#DPAH_navbar {
 
  background-color: #F9F8F6;
  
  border-right: 1px solid #BFBEBC;
  
  width: 139px;
  
  padding-bottom: 90px;

}


#DPAH_navbar .DPAH_nav_links {

  background-color: transparent;
 
  padding-top: 17px;

}


#DPAH_navbar .DPAH_nav_links .DPAH_nav_link {

  padding-left: 7px;

  line-height: 12px;

}



#DPAH_navbar .DPAH_nav_link a {

  color: #3B6E3B;
  
  font-family: "Verdana", "Arial", sans-serif;

  font-size: 12px;
  
  line-height: 12px;
  
  font-weight: bold;
  
  text-decoration: none;

}

#DPAH_navbar .DPAH_nav_link a:hover,
#DPAH_navbar .DPAH_nav_link.DPAH_current_site_section a {

  color: #02469A;
  
} 

#DPAH_navbar .DPAH_divider {

  margin: 5px 0 17px;
  
  line-height: 1px; 

}

#DPAH_navbar .DPAH_divider img {

  display: block;

}


#DPAH_bottom_navbar {

  margin: 1.5em auto;
  
  text-align: center;

}

#DPAH_bottom_navbar .DPAH_nav_link {
 
  background-image: url( 'inside/images/layout/off_arrow_box.gif' );
  
  background-repeat: no-repeat;
  
  margin: 0 27px 0 0;
  
  padding: 0 0 0 15px;
  
  line-height: 9px;
  
}

#DPAH_bottom_navbar .DPAH_nav_link img {

  vertical-align: top;

  
  line-height: 9px;
  

}


#DPAH_bottom_navbar .DPAH_nav_link.DPAH_last {

  margin-right: 0;

}

#DPAH_bottom_navbar .DPAH_nav_link:hover {

  background-image: url( 'inside/images/layout/on_arrow_box.gif' );

}



#DPAH_hours {

  padding-left: 0;

  background-color: #02589A;

  height: 37px;
  
  font-size: 37px; 
  
  line-height: 37px;
  
  border-top: 1px #C1C1BE;
 
  text-align: center;
  
  vertical-align: middle;
	
	width:760px;

}

#DPAH_hours * {
 
  font-size: 37px; 
 
  line-height: 37px;
  
  vertical-align: middle;

}


#DPAH_legal {

  border: 1px #F4F1E2;
  
  border-style: none solid;

  background-color: #F4F1E2;

  background-image: url( 'inside/images/layout/hours_bg_patt.gif' );
  
  background-repeat: repeat-x;
 
  font-size: 0.7em;
  
  font-weight: bold;
  
  padding: 1em 0 8em;

}

#DPAH_legal * {

  margin-right: 3em;

}

