/* CSS Document */

body {
		background-color: #00003d;
		
		}
table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00003D;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
}
		
.basic {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#00003d;
		font-size:11px;
		letter-spacing:1.5px;
		line-height:12px;
		}

.basic2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#00003d;
	font-size:11px;
	letter-spacing:1.5px;
	line-height:14px;
		}
		
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1C819C;
}
.gallery-heads {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.gallery-bgpic-top {
	background-image: url(images/gallery-images/bg/gal-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery-bgpic-bottom {
	background-image: url(images/gallery-images/bg/gal-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.facilities-bgpic {
	background-image: url(images/facilities-images/bg/facilities-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.product-bg-enlarged {
	background-image: url(images/gallery-images/bg/prod-bg-enlarged2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.product-bg-small1 {
	background-image: url(images/gallery-images/bg/prod-bg-row1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.product-bg-small2 {
	background-image: url(images/gallery-images/bg/prod-bg-row2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.product-bg-small3 {
	background-image: url(images/gallery-images/bg/prod-bg-row3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.product-bg-small4 {
	background-image: url(images/gallery-images/bg/prod-bg-row4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.facilities-bgpic-bottom {
	background-image: url(images/facilities-images/bg/facilities-shop-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.facilities-bgpic-top {
	background-image: url(images/facilities-images/bg/facilities-shop-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: 00003d;
	text-decoration: underline;
}
a:visited {
	color: 00003d;
	text-decoration: underline;
}
.btm  a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.btm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.btm a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: 00003d;
	text-decoration: underline;
}
a:active {
	color: 00003d;
	text-decoration: underline;
}
.bg-prod8 {
	background-image: url(images/gallery-images/bg/prod-back-8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

