@charset "utf-8";
/* CSS Document */


body
{
margin:0 auto;
background-color: #2E3337;
}
#mainTable
{
padding-left:20px;
padding-right:10px;
padding-top:15px;
padding-bottom:15px;
border-left:#000000 solid 1px;
border-right:#000000 solid 1px;
margin:0 auto;
background-image:url(images/background.gif);
background-repeat:repeat;
border-left: 1px solid #61787D;
border-right: 1px solid #61787D;
}
.nav
{
background-color:#23c8db;
}
.dropShadow
{
background-image:url(images/dropShadow.gif);
background-position:top;
background-repeat:no-repeat;
height:12px;
width:735px;
}
.header
{

background-image:url(images/headerBack.gif);
background-repeat:no-repeat;
height:250px;
width:735px;
vertical-align:top;
text-align:center;
}
.description
{
background-color:#61787d;
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:12px;
vertical-align:top;
text-align:justify;
padding-left:14px;
padding-right:25px;
}
.news
{
background-color:#61787d;
/*background-image:url(images/newsBack.gif);
background-repeat:no-repeat;
background-position:left top;*/
vertical-align:top;
}
.newsevents
{
padding-top:20px;
vertical-align:top;
text-align:center;
}
.bottomBar
{
color:#FFFFFF;
font-family:Perpetua, "Myriad Pro";
font-size:12px;
text-align:center;
}
.bottomBar a:link
{
color:#9f9f9f;
font-family:Perpetua, "Myriad Pro";
font-size:11px;
text-decoration:none;
}
.bottomBar a:visited
{
color:#FFFFFF;
font-family:Perpetua, "Myriad Pro";
font-size:11px;
text-decoration:none;
}
.bottomBar a:hover
{
color:#FFFFFF;
font-family:Perpetua, "Myriad Pro";
font-size:11px;
text-decoration:none;
}
.bottomBar a:active
{
color:#FFFFFF;
font-family:Perpetua, "Myriad Pro";
font-size:11px;
text-decoration:none;
}
.productsIndex
{
background-color:#61787d;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
vertical-align:top;
padding-top:30px;
}
.productsIndex a:link
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.productsIndex a:visited
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.productsIndex a:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#6dc9ff;
font-weight:bold;
text-decoration:none;
}
.productsIndex a:active
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.products
{
background-color:#61787d;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
vertical-align:top;
padding-top:30px;
}
.products a:link
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.products a:visited
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.products a:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#6dc9ff;
font-weight:bold;
text-decoration:none;
}
.products a:active
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.productDescription
{
color:#ffffff;
font-size:12px;
font-family:"Myriad Pro";
}
.gallery
{
padding-left:20px;
}
.descriptionAboutUs
{
background-color:#61787d;
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:15px;
vertical-align:top;
text-align:justify;
padding-left:15px;
padding-right:25px;
padding-top:10px;
}
a img
{
border:none;
}
#mainTable .productsIndex table td table td a:hover img
{
opacity:0.8;
filter:alpha(opacity=80)
}

#productLinks a img:link
{

}

#productLinks a img:hover
{
	border: 2px solid #23c8db;	
}
