/* CSS Document */

BODY {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  
  background-image: url(../images/bg.gif);
  background-attachment: fixed;
  }

TABLE.centering {
  width: 1002px;
  height: 100%;
  background-color: #FFFFFF;
  background-image: url(../images/bg_bag.jpg);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  }

TABLE.centering TD {
  vertical-align: top;
  }

TABLE.page {
  width: 100%;
  background-image: url(../images/bg-nav.gif);
  background-position: -1px 93px;
  background-repeat: no-repeat;
  
  }

TABLE.page TD.left {
  width: 205px;
  padding-left: 34px;
  background-image: url(../images/bg-nav-left.gif);
  background-position: 35px 93px;
  background-repeat: no-repeat;
  }

TABLE.page TD.center {
  width: 100%;
  background-image: url(../images/top-curve.gif);
  background-position: 82px 0px;
  background-repeat: no-repeat;
  padding-top: 96px;
  
  }

TABLE.page TD.right {
  width: 253px;
  text-align: center;
  }
  
P.topnav a {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  }

P.topnav {
  
  text-align: center;
  }
P.topnav a:hover {
  text-decoration: underline;
  }

div#printready {
  margin: 35px;
  margin-top: 45px;
  text-align: justify;
  color: #004963;
  font-size: 14px;
  line-height: 20px;
  }

div#printready A {
  color: #0078AE;
  }

div#printready A:hover {
  color: #004963;
  }

H1 {
  font-size: 22px;
  color: #004963;
  border-bottom: 1px dotted #004963;
  padding-bottom: 5px;
  }

H2 {
  font-size: 18px;
  color: #004963;
  }
  
TABLE.leftnav {
  width: 170px;
  margin-left: 3px;
  margin-top: 75px;
  /*border: 1px solid #990000;*/
  color: #FFFFFF;
  margin-right: 0px;
  }

TABLE.leftnav TD {
  padding-left: 20px;
  height: 35px;
  vertical-align: bottom;
  }

TABLE.leftnav TD.top {
  font-size: 22px;
  font-weight: bold;
  height: 30px;
  border-bottom: 1px dotted #004963;
  padding-bottom: 5px;
  }

TABLE.leftnav A {
  text-decoration: none;
  color: #FFFFFF;
  text-decoration: none;
  }
  
TABLE.leftnav A:hover {
  text-decoration: underline;
  }

DIV.footer {
  border-top: 1px dotted #004963;
  font-size: 10px;
  margin: 35px;
  padding-top: 10px;
  text-align: center;
  color: #0078AE;
  line-height: 16px;
  }

DIV.footer A,
SPAN.print A {
  color: #0078AE;
  /*text-decoration: none;*/
  
  }

DIV.footer A:hover,
SPAN.print A:hover {
  color: #004963;
  }

SPAN.print {
  font-size: 10px;
  float: right;
  margin-top: 25px;
  margin-right: 35px;
  }
 
TABLE.products {
  width: 465px;
  font-size: 12px;
  line-height: 18px;
  color: #004963;
  border-top: 1px dotted #004963;
  }

TABLE.products TD {
  height: 190px;
  vertical-align: top;
  border-bottom: 1px dotted #004963;
  padding-top: 20px;
  }

TABLE.products TD.photos {
  width: 225px;
  text-align: right;
  }

TABLE.products TD.photos IMG {
  border: 1px solid #004963;
  margin-bottom: 20px;
  }
  
TABLE.products UL {
  margin-left: 30px;
  }

/*-------------Gallery--------------*/



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/*.thumbnail{
position: relative;
z-index: 0;
}*/

.thumbnail:hover{
position: relative;
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
/*left: -1000px;*/
border: 1px solid #0078AE;
visibility: hidden;
color: #000000;
text-decoration: none;
}

/*.thumbnail span img{
border-width: 1px;
padding: 1px;
}*/

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -3px;
left: 325px; /*position where enlarged image should offset horizontally */
/*right: 0px;*/

}

DIV.highlight {
  height: 197px;
  /*background: #0078AE;*/
  background-image: url(../images/bg-globe.jpg);
  background-position: bottom;
  border: 1px solid #004963;
  color: #FFFFFF;
  padding: 20px;
  /*padding-top: 20px;*/
  padding-bottom: 0px;
  margin-top: 5px;
  line-height: 18px;
  vertical-align: top;
  text-align: justify;
  font-size: 14px;
  }

DIV.highlight DIV.title {
  font-size: 20px;
  font-weight: bold;
  /*background-color: #004963;*/
  width: 100%;
  height: 55px;

  margin: 0px;
  padding-top: 5px;
  vertical-align: bottom;
  /*border: 1px dotted #FFFFFF;*/
  margin-bottom: 0px;

  text-align: center;
  letter-spacing: 0.08em;
  }

DIV.grass {
  height: 197px;
  background-image: url(../images/bg_grass.jpg);
  background-position: center;
  border: 1px solid #004963;
  color: #FFFFFF;
  padding: 20px;
  /*padding-top: 20px;*/
  padding-bottom: 0px;
  margin-top: 0px;
  line-height: 18px;
  vertical-align: top;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  }

DIV.grass SPAN.title {
  font-size: 20px;
  font-weight: bold;
  /*background-color: #004963;*/
  width: 100%;
  height: 55px;
  line-height: 24px;
  margin: 0px;
  padding-top: 0px;
  vertical-align: bottom;
  /*border: 1px dotted #FFFFFF;*/
  margin-bottom: 5px;
  padding-bottom: 0px;
  text-align: center;
  letter-spacing: 0.08em;
  }
  
P.homeone {
  border: 1px solid #C37329;
  padding: 15px;
  background-color: #FFEFE1;
  background-image: url(../images/bg-orange-home.jpg);
  background-position: bottom;
  }

P.hometwo {
  border: 1px solid #0078AE;
  padding: 15px;
  background-color: #DEF4FC;
  background-image: url(../images/bg-blue-home.jpg);
  background-position: right middle;
  }

P.hometwo IMG,
P.homeone IMG {
  float: left;
  margin-top: -25px;
  margin-left: -30px;
  }

/*-------contact us page----------------*/

DIV.contact {
	width: 200px;
	float: right;
}

TABLE.contact {
	width: 100%;
}

TABLE.contact TD {
	width: 50%;
	padding-right: 15px;
	vertical-align: top;
	color: #004963;
	font-size: 14px;
}