/* CSS Document */

BODY {
  background-color: #D2D9A8;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #666633;
  font-weight: normal;
  background-image: url(../images/bg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  margin: 0px;
  margin-top: 0px;
  
  scrollbar-face-color: #D2D9A8;
  scrollbar-shadow-color: #D2D9A8;
  scrollbar-darkshadow-color: #B5BA85;
  scrollbar-3dlight-color: #D2D9A8;
  scrollbar-highlight-color: #D2D9A8;   
  scrollbar-track-color: #EDF2D7;
  scrollbar-arrow-color: #FFFFFF;
  }

TABLE.centering {
  width: 100%;
  height: 100%;
  background-image: url(../images/bg_logobig.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  }

TABLE.centering TD {
  text-align: center;
  vertical-align: middle;
  }

TABLE.border {
  width: 810px;
  height: 510px;
  border: 1px solid #B5BA85;
  background-color: #EDF2D7;
  text-align: center;
  
  }

TABLE.page {
  width: 800px;
  height: 500px;
  background-image: url(../images/bg_page.gif);
  background-repeat: repeat-x;
  margin:4px;
  } 

TABLE.page TD {
  vertical-align: top;
  }

TABLE.banner {
  width: 800px;
  height: 98px;
  background-color: #D2D9A8;
  margin-bottom: 2px;
  }

TABLE.banner TD {
  vertical-align: middle;
  padding: 10px;
  }

TABLE.banner TD.logo {
  vertical-align: middle;
  text-align: left;
  background-image: url(../images/bg_logo.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  }

TABLE.banner TD.tag {
  vertical-align: bottom;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  background-image: url(../images/bg_tag.gif);
  background-position: 98% 8%;
  background-repeat: no-repeat;
  color: #EDF2D7;
  }

TABLE.columns {
  width: 800px;
  height: 398px;
  background-image: url(../images/bg_cross.gif);
  background-position: 1% 98%;
  background-repeat: no-repeat;
  }

TABLE.columns TD.one {
  width: 172px;
  padding: 0px;
  margin: 0px;
  padding-top: 30px;
  /*padding-left: 39px;*/
  text-align: left;
  }

TABLE.columns TD.two {
  width: 466px;
  text-align: justify;
  padding: 30px;
  padding-right: 15px;
  color: #666633;
  }

TABLE.columns TD.two P,
TABLE.columns TD.two UL {
  line-height: 20px;
  font-size: 14px;
  margin-right: 15px;
  }

DIV.content {
  padding-right: 0px;
  width: 421px;
  height: 350px;
  
  }

TABLE.columns TD.three {
  width: 166px;
  border: none;
  }

TABLE.nav TD,
TABLE.nav A {
  background-image: url(../images/nav_green.gif);
  background-repeat: no-repeat;
  background-position: top;
  height: 40px;
  width: 166px;
  /*padding-left: 20px;*/
  text-align: left;
  border: none;
  font-size: 20px;
  font-weight: bold;
  
  }

TABLE.nav A {
  padding-left: 20px;
  background-image: none;
  vertical-align: bottom;
  /*padding-top: 10px;*/
  border: none;
  }

TABLE.nav TD {
  vertical-align: middle;
  border: none;
  }
  
TABLE.nav TD:hover,
TABLE.nav A:hover {
  background-image: url(../images/nav_red.gif);
  background-repeat: no-repeat;
  background-position: top;
  border: none;
  }

TABLE.nav TD.bottom,
TABLE.nav TD:hover.bottom {
  height: 122px;
  padding: 0px;
  background-image: url(../images/logo_huebottom.gif);
  background-position: bottom;
  border: none;
  }

TABLE.nav A {
  color: #EDF2D7;
  text-decoration: none;
  border: none;
  
  }

TABLE.nav A:hover {
  color: #FFFFFF;
  text-decoration: none;
  }
  
H1 {
  font-size: 24px;
  font-weight: normal;
  margin-left: 39px;
  }

H2 {
  font-size: 16px;
  font-weight: bold;
  }

TABLE.photo {
  width: 133px;
  height: 165px;
  background-repeat: no-repeat;
  margin-left: 39px;
  }

TABLE.photo TD {
  text-align: left;
  vertical-align: bottom;
  }

/*DIV.photo IMG {
  text-align: left;
  vertical-align: bottom;
  }*/

P.print {
  font-size: 12px;
  text-align: left;
  color: #D2D9A8;
  margin-left: 39px;
  }
 
P.print IMG {
  
  border: none;
  margin-right: 8px;
  background-image: url(../images/print.gif);
  width: 19px;
  height: 16px;
  }

P.print IMG:hover {
  background-image: url(../images/print_on.gif);
  }

P.print A {
  border: none;
  color: #D2D9A8;
  }

P.print A:hover {
  border: none;
  color: #666633;
  }

TABLE.columns TD.two A {
  color: #660000;
  border-bottom: 1px solid #666633;
  text-decoration: none;
  }

TABLE.columns TD.two A:hover {
  color: #666633;
  border-bottom: 1px dotted #660000;
  }

P.tag {
  color: #EDF2D7;
  font-size: 30px;
  letter-spacing: 0.15em;
  }

P.footer, P.footer A {
  color: #666633;
  font-size: 10px;
  text-decoration: none;
  }

P.footer {
  margin-right: 100px;
  margin-top: 2px;
  margin-bottom: 0px;
  }

P.footer A {
  border-bottom: 1px solid #F2F9D7;
  }

P.footer A:hover {
  color: #666633;
  border-bottom: 1px solid #666633;
  }

TABLE.services {
  width: 375px;
  border: 1px solid #D2D9A8;
  background-color: #EDF2D7;
  
  }

TABLE.services TD {
  height: 25px;
  vertical-align: bottom;
  }

TABLE.services TD.price {
  width: 75px;
  text-align: right;
  padding-right: 25px;
  }

TABLE.services TD.desc {
  
  text-align: left;
  
  }

IMG.home {
  margin-right: 2px;
  margin-bottom: 2px;
  margin-top: 0px;
  height: 274px;
  width: 208px;
  }

TABLE.gallery {
  width: 385px;
  margin-left: -4px;
  margin-right: 0px;

  }

TABLE.gallery TD {
  text-align: center;
  }

TABLE.gallery IMG {
  border: 1px solid #D2D9A8;
  margin: 2px;
  margin-bottom: 0px;
  }

#content {
	position:absolute;
	width:421px;
	height:350px;
	z-index:1;
	overflow: auto;
}

IMG.logos {
  float: right;
  margin-left: 10px;
  }

P.photos IMG {
  margin-right: 4px;
  border: none;

  }

P.photos A, P.photos A:hover {
  border: none;
  text-decoration: none;
  }

P.photos {
  text-align: center;
  border: none;
  }

/*#content TABLE.gallery {
  padding:0px;
  margin: 0px;
  }*/