@charset "utf-8";

body {
	font: 100% "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #4FC1BA;
	}
	


.oneColFixCtrHdr #boxHeader {
	font: 120% "Arial", sans-serif;
	color:#99CC00;

}

.oneColFixCtrHdr #container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	border: thin none #CC3399;
	z-index: 1;
	}

.oneColFixCtrHdr #header {
	width: 700px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 0px;
	background-repeat: no-repeat;
	border: medium none #003399;
	margin-left: 0px;
	
}

#turtle {
	height: 210px;
	width: 189px;
	background-image: url(../images/turtle.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	left: -20px;
	top: -850px;
}

#turtleOther {
	height: 210px;
	width: 189px;
	background-image: url(../images/turtle.gif);
	background-repeat: no-repeat;
	z-index: 2;
	margin-top: 0px;
	left: -20px;
	top: -850px;
	position: relative;
}


.oneColFixCtrHdr #menuHeader {
	width: 700px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform:none;
	height: 40px;
	background-color: #DC6442;
	font-size: 10px;
	border: none #FF00CC;
	float: none;
	padding-top: 0px;
	word-spacing: 0em;
	padding-right: 0px;
	margin: 0px;
	padding-left: 0px;
}


.oneColFixCtrHdr #logo {
	background-image: url(../images/logo.gif);
	width: 350px;
	height: 100px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 24px;
	margin-left: 150px;
	background-position: 0px 0px;
	border: none #9966FF;
	
}

.oneColFixCtrHdr #logoTurtle {
	background-image: url(../images/logo.gif);
	width: 350px;
	height: 100px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 24px;
	margin-left: 175px;
	background-position: 0px 0px;
	border: none #9966FF;
	
}



.oneColFixCtrHdr #header h2 {
	margin: 0px 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border 		around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #header h1 {
margin : 0;
padding : 90px;
font-size : 12pt;
font-family: "Trebuchet MS", Arial, sans-serif;
color : #b5b5b5;
background : inherit;
}


.oneColFixCtrHdr #menuContainer {
	width: 620px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform:none;
	height: 40px;
	margin-top: 0px;
	background-color: #DC6442;
	font-size: 10px;
	border: none;
	float: right;
	padding-top: 0px;
	word-spacing: 0em;
	padding-right: 0px;

}

.boxList ul li{
	font-family: Arial, Helvetica, sans-serif;
	display:list-item;
}

.boxList {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	line-height:18px;

}



.oneColFixCtrHdr #menu {
	float: right;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 0;
	vertical-align: baseline;
	padding-right: 32px;
	border: none;
}



.oneColFixCtrHdr #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.oneColFixCtrHdr #menu li {
	display: inline;
	padding-right: 6px;
}

.oneColFixCtrHdr #menu a {
	display: inline;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	/*border-top: 1px dotted #86A406;*/
	text-transform: lowercase;
	text-decoration: none;
	color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;

}

.oneColFixCtrHdr #menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}



.oneColFixCtrHdr #menu .first a {
	border: none;
}


.oneColFixCtrHdr #mainContent {
	width: 620px;
	background-image: none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	clip:  rect(auto auto auto auto);
	margin-top: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 40px solid #DC6442;
	border-bottom: none;
	border-left: 40px solid #DC6442;
	margin-left: 40px;

	
}
.oneColFixCtrHdr #sidebarContainer {
	width: 200px;
	background-image: none;
	margin-top: 0px;
	margin-left: 40px;
	top: 0px;
	height: 630px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none #CCCC00;
}

.oneColFixCtrHdr #contentContainer {
	width: 300px;
	background-image: none;
	margin-top: 70px;
	margin-left: 10px;
	top: 350px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	right: 300px;
	margin-right: 10px;
	height: 600px;
	float: right;
	margin-bottom: 0px;
	border: none #000099;
}

.oneColFixCtrHdr #schedule {
	width: 200px;
	height: 160px;
	background-image: none;
	background-color: #4FC1BA;
	clip:   rect(0px auto auto auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	padding: 10px 0px 0px 10px;
	margin: 24px 0px 0px;
	}



.contentHeader {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	color: #DC6442;
	

}



.normalText {

	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;

}

.normalText a {

	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DC6442;
	text-decoration:underline;

}

.normalText a:link {

	color: #DC6442;
	text-decoration:underline;

}

.normalText a:hover {

	color: #DC6442;
	text-decoration:underline;

}




.boxHeaderSchedule {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	color: #22544E;

}


.boxHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	color: #ffffff;
	padding: 0px 15px 0px 0px;
	text-align: left;

}

.boxHeaderText a {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none;

}

.boxHeaderText a:link {

	color: #ffffff;
	text-decoration:none;

}

.boxHeaderText a:hover {

	color: #ffffff;
	text-decoration:underline;

}



.oneColFixCtrHdr #photo {
	width: 200px;
	height: 160px;
	background-image: none;
	background-color:#F68D37;
	clip:   rect(0px auto auto auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	padding: 10px 0px 0px 10px;
	margin: 24px 0px 0px;
	color: #703E18;

}

.boxHeaderPhoto{
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	color: #703E18;

}

.oneColFixCtrHdr #tests {
	width: 200px;
	height: 160px;
	background-image: none;
	background-color: #BBB739;
	clip:   rect(0px auto auto auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	padding: 10px 0px 0px 10px;
	margin: 24px 0px 0px;
	color: #55511C;

}

.boxHeaderTests {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	color: #605B20;

}





.oneColFixCtrHdr #footer {
	width: 700px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform:none;
	height: 40px;
	background-color: #DC6442;
	font-size: 10px;
	border: none;
	padding-top: 0px;
	word-spacing: 0em;
	padding-right: 0px;
	margin: 0px 0px 0px 40px;
	padding-left: 0px;
	top: 0px;
}



.oneColFixCtrHdr #footerShellContainer {
	width: 700px;
	margin-top: 0px;
	border: thin none #6600CC;
	float: right;
	padding-top: 0px;
	word-spacing: 0em;
	padding-right: 0px;
	margin-right: 0px;
	height: 100px;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(../images/turtle_shell.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.oneColFixCtrHdr #footerShell {
	background-image: none;
	width: 283px;
	height: 93px;
	margin-top: 0px;
	border: thin none #0033CC;
	margin-top: 24px;
	margin-left: 0px;
	float: right;
	top: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #footerMenu {
	float: right;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0;
	vertical-align: baseline;
	padding-right: 44px;
	border: thin none;
}

.oneColFixCtrHdr #footerMenu p {
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	text-align:center

}

.oneColFixCtrHdr #footerMenu p a {
	margin: 0;
	font-size: 11px;
	color: #ffffff;
}
.oneColFixCtrHdr #singleContainer {

	width: 500px;
	background-image: none;
	margin-top: 70px;
	margin-left: 50px;
	top: 350px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 300px;
	margin-right: 10px;
	height: 600px;
	float: none;
	margin-bottom: 0px;
	border: dashed #000099;
}
.oneColFixCtrHdr #aboutContainer {
	width: 460px;
	background-image: none;
	margin-top: 0px;
	margin-left: 40px;
	top: 0px;
	height: 630px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	border: none #CCCC00;
	margin-right: 0px;
}

#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; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normalfb; color:#FFFFFF;	}
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	.oneColFixCtrHdr #photoContainer {

	width: 460px;
	background-image: none;
	margin-top: 0px;
	margin-left: 40px;
	top: 0px;
	height: 800px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	border: none #CCCC00;
	margin-right: 0px;
}
#turtlePhoto {

	height: 210px;
	width: 189px;
	background-image: url(../images/turtle.gif);
	background-repeat: no-repeat;
	z-index: 2;
	margin-top: 0px;
	left: -20px;
	top: -1020px;
	position: relative;
}

