body { 
font-size: 12px;
color:#333333; 
background: #69ACEB url(images/bg.jpg); 
background-repeat: repeat-x; 
font-family: Verdana, Arial, Helvetica, sans-serif; }


* {
    margin:0;
    padding:0;
}

h1 {
	font-size: 1.7em;
	margin: 12px 0 5px 0;
	font-family: arial narrow, arial, helvetica;
	color: #286997;}
	
h2 {
	font-size:1.2em;
	font-family: arial, helvetica;
	color: #286997;
	display: block;
	margin: 0 0 3px 0;
}

h3 {
	font-size:1.2em;
	font-family: arial narrow, arial, helvetica;
	color: #333192;
	display: block;
	margin: 0 0 0px 0;
}

	
table tr td {
	vertical-align: top;
	text-align: left;
	}
	
	
	
.tablefont{
font-size:0.9em; }	

	

.point1 {

	color: #333192;}

.point2 {

	color: #F4904A;}
	
.point3 {

	color: #333;}	
	
.point4 {

	color: #FFF;}
		
		
	
	
	
.floatimgleft {
    float:left;
	margin-bottom:10px;
	margin-right:15px;
    }
	
.floatimgright{
	float:right;
	margin:5px 5px 10px 5px;
	clear: right;	
}

.titleimage {
	float:left;
	margin-top:10px;
	display:block; }	
	
/*--------------------------------------------------------------------------

Layout

--------------------------------------------------------------------------*/

#container {  
	width: 1079px; 
	margin-right: auto; 
	margin-left: auto; }
	
#top { 
	width: 1079px; 
	height: 174px; 
	float: left; }
	
#temp { 
	width: 590px; 
	height: auto; 
	float: left;
	padding:0px 244px 0px 244px; }
	

#navigation { 
	background-image: url(images/navigation.jpg); 
	background-repeat: no-repeat; 
	width: 799px; 
	height: 48px; 
	float: left;
	padding: 10px 140px 0px 140px; 
	}
	
#content {
	width:789px;
	height:auto;
	float: left;
	background: url(images/bodybg.jpg) repeat-y;
	padding: 0px 150px 0px 140px;
	line-height: 18px;
	text-align:justify;
}

#content a {
	text-decoration:none;
	color:#0097bc;
}

#content a:hover {
	color:#666;
	}

	

#contactform {
	width:500px;
 	padding: 5px;
 	float:left;
	margin-left:50px;
}



#footer {
	background-image: url(images/footer.jpg);
	width: 799px;
	height: 66px;
	float: left;
	font-size: 0.95em;
	text-align: center;
	padding: 0px 140px 0px 140px;
	
}
	
#footer a {
	text-decoration:none;
	color:#f37121;}	
	
#footer a:hover {
	color:#767561;
}		
	
.footer tr td {

	text-align: center;
}



#table {
	background-image: url(images/tablebg.jpg) no-repeat;
	width: 644px;
	height: 344px;
	float:left;
	}


/*--------------------------------------------------------------------------

Forms

--------------------------------------------------------------------------*/

label {
	width: 4em;
	float: left;
	text-align: left;
	display: block }

.inputbox {
	background: url(images/form_bg.gif) bottom repeat-x;
	border: 1px solid #FFF;
	height: 22px;
	width: 80px;
	margin: 1px 0;
	font-size:11px;
	color:#FFFFFF;
}

.submit input {
	color: #FFF;
	font-size: 0.9em;
	font-weight:bold;
	background: url(images/form_bg2.gif) bottom repeat-x;
	border: 1px outset #d7b9c9;
	width: 70px;
	height: 22px;}
	
.error {color:#FF0000; font-weight:bold; font-size:11px;}
.small {font-size:11px;}
.pageTitleAlert {background-color:#FF0000; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
.pageTitleSuccess {background-color:#33CC00; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
.formLabel {font-size:11px;}



/*-----Contact Form----*/
.contact fieldset {  
float: left;  
clear: left;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;
border-style: none;  
border-top: 1px solid #fff;
background-color: #fff; 
}

.contact label { 
font-weight: bold; 
float: left;  
width: 10em;  
margin-right: 1em;
text-align: right;
}

.contact legend {  
margin-left: 1em;  
padding: 0;  
color: #000;  
font-weight: bold;
}

.contact fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
.contact fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}
.contact fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em;
background-color: transparent;
}

.contact input[type="text"]{
background: url(images/form_bg3.gif) bottom repeat-x;
border: 1px solid #000;

}

.contact textarea {
background: url(images/form_bg4.gif) bottom repeat-x;
border: 1px solid #000;

}


/* ================================================================ 

Navigation

This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:799px; 
	height:32px; 
	font-size:0.80em; 
	position:relative; 
	z-index:100;
	border-right:1px solid #286997;}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:799px; 
	w\idth:799px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;}
.menu ul ul {
	width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:130px;
	position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	color:#fff; 
	font-family: arial, helvetica; 
	width:138px; 
	height:30px; 
	border:1px solid #286997; 
	border-width:1px 0 1px 1px; 
	background:#286997; 
	
	line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:130px; 
	w\idth:129px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#286997 url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#286997 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {
	background:#286997 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#286997;}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#286997;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0; 
	width:100px;
	border-top:1px solid #286997;}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:31px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; top:0; left:0; 
	border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#286997; 
	font-size:11px; 
	color:#fff; 
	height:auto; 
	line-height:1em; 
	padding:10px 0px 10px 0px; 
	width:128px;
	border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	background:#86BCEF;}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background:#86BCEF;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/*--------------------------------------------------------------------------

Lightbox

--------------------------------------------------------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) 0 15% no-repeat; border: none; } 
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) 100% 15% no-repeat; border: none;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/*--------------------------------------------------------------------------

Gallery

--------------------------------------------------------------------------*/	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

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

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

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -200px;
top: -500px; /*position where enlarged image should offset horizontally */

}
