/* Global Styles Colour Scheme on PS swatch - blues*/


td {
	color:#051F07;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
/* Global Styles */

body {
	margin:0px;
	}

	
a {
	color: #990000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FF0000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	color: #465f3f;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
#navigation a:hover {
	color: #EAF9E5;
	background-color: #003300;
	}

/* Class Styles */

.logo {
	font:24px times new roman;
	color: #FF0000;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:24px;
	}

.tagline {
	color: #051F07;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	}

.smallText {
	color: #000000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
.taglineimage {
	color: #2D6891;
	letter-spacing:normal;
	font-family: "times new roman";
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
}


.pageHeader {
	color: 2e3b6b;
	letter-spacing:0.2em;
	line-height:38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	}
	
.bodyText {
	color:#2D6891;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName {
	color: #2D6891;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	color: #FF0000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #465f3f;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
}

	
.sub_sub_Header {
	color: #FF0000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
h1 {
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	letter-spacing: 0.1em;
	}
h2 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
h4 {
	color: #425DA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	color: #CC3366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	text-decoration: blink;
}
.footer {
	color: #EAF9E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: bold;
}
.tableborder {
	border: thin inset #eaf9e8;
	background-color: eaf9e5;
}
.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #99A3BC;
}
.tableborderinner {
	border: 1px solid #adc9a6;
}




.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.fixtures {
	color:#EAF9E5;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EAF9E5;
	background-attachment: scroll;
	background-repeat: no-repeat;
	border: thin inset #051F07;
}
#container {
	position:relative;
	width:750px;
	height:200px;
	border:1px solid #006699;
	margin:auto;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	background-color: #81AFD3;
	background-position: center;
}
 
#container a.pics {
	float:left;
	display:inline;
	color:2d6891;
	text-decoration:none;
	width:100px;
	height:auto;
	cursor:default;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 21px;
}
#container a.pics img.thumb {
	display:block;
	border:1px solid #FFFFFF;
	background-position: bottom;
	vertical-align: bottom;
}
 
#container a.pics span {
	display:none;
	border:0;
	width:400px;
	border:1px solid #fff;
	text-align:center;
	background-color: #f5eedc;
	background-position: center top;
	vertical-align: middle;
	height: 400px;
	margin-right: auto;
	margin-left: 175px;
}
#container a.pics span img {
	border:1px solid #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
 
#container a.pics:hover {white-space:normal;}
#container a.pics:hover img.thumb {border:1px solid #fff;}
#container a.pics:hover span {
	display:block;
	position:absolute;
	left:9px;
	top:192px;
	z-index:10;
	height:400px;
}
 
#container a.pics:active img.thumb {
	border:1px solid #FF9900;
} 
#container a.pics:active span {
	display:block;
	position:absolute;
	left:9px;
	top:192px;
	z-index:5;
	height:480px;
}
 
#container a.pics:focus {
	outline:0;
}
#container a.pics:focus img.thumb {
	border:1px solid #FF9900
}
#container a.pics:focus span {
	display:block;
	position:absolute;
	left:9px;
	top:192px;
	z-index:5;
	outline:0;
	height:480px;
}
 
#container span.info {clear:left; display:block; text-align:center; line-height:20px; margin:0; padding:200px 0 0 0; width:600px; text-align:center; color:#eee; z-index:1;}
#container span.info a {
	color:#003366;
}
#container span.info a:hover {text-decoration:none;}
 
