/* CSS Document */
BODY {font-family: Arial, Tahoma, Verdana;
font-size:13px;
color: #000000;
background-color:#EEF6F5;
margin:0px;
}
TD{
font-family: Arial, Tahoma, Verdana;
color: #000000;
}

H1{
color:#164300;
}
H2{
font-family: "Copperplate Gothic Light", Copperplate;
}
H3{
color:#164300;
}
A:link { color: #00476F;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}
A:visited { color: #00476F;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}
A:active { color: #00476F;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}
A:hover { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}

A:link.reftext { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
text-decoration:none;
}
A:visited.reftext { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
text-decoration:none;
}
A:active.reftext { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
text-decoration:none;
}
A:hover.reftext { color: #00476F;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
}
.footertext{font-size: 15px; font-weight:bold;}
.left{background-image: url("graphics/left.png");}
.right{background-image: url("graphics/right.png");}
.bottom{background-image: url("graphics/bot2.png"); background-repeat: no-repeat;}
.homebg{background-image: url("graphics/homebg.jpg");}
.aboutbg{background-image: url("graphics/aboutbg.jpg");}
.piersbg{background-image: url("graphics/piersbg.jpg");}
.rampsbg{background-image: url("graphics/rampsbg.jpg");}
.floatsbg{background-image: url("graphics/floatsbg.jpg");}
.servicesbg{background-image: url("graphics/servicesbg.jpg");}
.homebox{height: 250px; width: 330px; margin-left: 30px; margin-top: 65px;}
.servicesbox{width: 300px; margin-left: 420px; margin-top: 15px; padding: 10px;
background-image: url("graphics/divbg.png"); border: 1px solid #000000;
}
.piersbox{width: 330px; margin-left: 530px; margin-top: 15px; padding: 10px;
background-image: url("graphics/divbg.png"); border: 1px solid #000000;
}
.rampsbox{width: 330px; margin-left: 30px; margin-top: 65px; padding: 10px;
background-image: url("graphics/divbg.png"); border: 1px solid #000000;
}
.floatsbox{width: 330px; margin-left: 530px; margin-top: 65px; padding: 10px;
background-image: url("graphics/divbg2.png"); border: 1px solid #000000;
}
.aboutbox{width: 550px; margin-left: 170px; margin-top: 265px; padding: 10px;
background-image: url("graphics/divbg2.png"); border: 1px solid #000000;
}
.gallerybox{width: 850px; height: 400px; margin-left: 15px; margin-top: 10px; padding: 10px;
background-image: url("graphics/divbg3.png"); border: 1px solid #000000;
}


