@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: none; }

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #001b32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8; }

a {
  color: #fff;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

#container {
	margin: auto;
	width: 900px; }

#top {
	float: left;
	width: 900px;
	height: 119px; }

#title {
	float: left;
	width: 400px;
	height: 94px;
	padding-top: 15px; }

#title h1 {
	display: block;
	float: left;
	width: 400px;
	height: 94px;
	text-indent: -99999px; }

#title h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0 0; }
	
#navigation {
	float: right; }

.nav-links li {
	display: block;
	float: left;
	list-style-type: none; }

.nav-links li a {
	float: left;
	width: 110px;
	height: 60px;
	text-decoration: none;
	text-transform: capitalize;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 51px;
	border-left: 1px ridge #cecece; }

.nav-links li a:hover {
	color: #00284a;
	background-image: url(images/nav_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom; }

li.borderx2 {
	border-right: 1px ridge #cecece; }

#welcome {
	float: left;
	width: 900px;
	background-image: url(images/content_background.png);
	background-repeat: no-repeat;
	height: 300px;
	padding-top: 20px; }

#welcome-text { 
	width: 530px;
	line-height: 18px;
	float: left;
	text-align: left;
	margin-bottom: 10px }

#welcome-image {
	text-align: right;
	float: right;
	height: 362px;
	width: 360px;
	line-height: 18px; }

h2 {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 15px; }

.heading-colour2 { color: #9a9a9a; }

.list li {
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
	width: 240px;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	background position: left center;
	text-align: left; }

.separator {
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px; }
	
#sidebar {
	float: left;
	height: 172px;
	width: 180px;
	background-image: url(images/contentbox.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px; }

h3 {
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px; }

.sidebar-list li {
	list-style-type: none;
	margin-top: 10px;
	padding-bottom: 10px; }

#content {
	float: right;
	width: 600px;
	text-align: left; }

#content p { margin-bottom: 10px; }

#content p a legend { 
	font-weight: bold;
	color: #ffffff; }

#footer {
	float: left;
	width: 900px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 5px;
	padding-top: 15px;
	text-align: center; }

.tags { font-size: 10px;
		color: #001b32; }
		
#aboutus {
	float: left;
	width: 900px;
	background-image: url(images/content_background.png);
	background-repeat: no-repeat;
	height: 850px;
	padding-top: 20px; }

#aboutus-text { 
	width: 530px;
	float: left;
	line-height: 18px;
	float: left;
	text-align: left;
	margin-bottom: 10px }

#abouts-image {
	text-align: right;
	float: right;
	height: 550px;
	width: 360px; }

fieldset {
	border: 1px solid #9a9a9a;
	width: 500px;
	padding: 10px; }

#welcome-text legend { 
	font-weight: bold;
	color: #ffffff; }

#slideshow {
	margin:0 auto;
	width:600px;
	height:380px;
	position:relative;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:540px;
  height:300px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:480px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:300px;
}

.slide h2 {
	font-size: 16px;
	color: #fff; }

.slide img {
  float:right;
  margin:0 15px;
  border: 0;
}


/**
 * Slideshow controls style rules */

.control {
  display:block;
  width:29px;
  height:300px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}

.slide h2, .slide p {
  margin:15px;
}


/* Gallery */
#gallery {
	float: left;
	width: 890px;
	background-image: url(images/content_background.png);
	background-repeat: no-repeat;
	height: 6405x;
	padding-top: 20px; }

#gallery-text { 
	width: 890px;
	line-height: 18px;
	float: left;
	text-align: left;
	margin-bottom: 10px }

.gallerycontainer{
height: 600px;
width: 890px;
float: left;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid #9a9a9a;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #9a9a9a;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #001b32;
padding: 2px;
left: -1000px;
border: 0;
visibility: hidden;
color: #ffffff;
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: 200px;
left: 450px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
