/* Container */
#container {
	margin-left: auto;
	margin-right: auto;
	width: 65%;}
/* End Container */

/* Header with rounded corners */
#headersnazzy h1, #headersnazzy h2, #headersnazzy p {
	margin:0 10px;
	letter-spacing:1px;
	padding:10px;}
#headersnazzy h1 {
	font-size:3.0em;
	color:#02243C;}
#headersnazzy {
	background: transparent;
	margin: 25px 0px 0px 0px;
	text-align: center;
	padding-bottom: 0;}

.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;}
.xb1, .xb2, .xb3 {
	height:1px;}
.xb2, .xb3, .xb4 {
	background:#5BC236;
	border-left:1px solid #5BC236;
	border-right:1px solid #5BC236;}
.xb1 {
	margin:0 5px;
	background:#5BC236;}
.xb2 {
	margin:0 3px;
	border-width:0 2px;}
.xb3 {
	margin:0 2px;}
.xb4 {
	height:2px;
	margin:0 1px;}
	
.headercontent {
	display:block;
	background:#5BC236;
	border-width:0 1px;}
/* End header with rounded corners */

/* nav bar */
#menu {
	margin: 0;
	padding-left : 10px;
	margin: 0px 0em 0px 0em;}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;}
	
#menu a:link, #menu a:visited	{
	border-bottom: 7px solid #5195CE;
	color : #5195CE;
	float : left;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 3px 40px 0px 40px;
	text-decoration : none;}
	
body.pageone #menu li#nav-1 a, 
body.pagetwo #menu li#nav-2 a,
body.pagethree #menu li#nav-3 a,
body.pagefour #menu li#nav-4 a {
	border-bottom : 7px solid #F9F9F9;
	color : #F9F9F9;}

#menu ul a:hover {
	color : #f00 !important;}

#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;}
/* end nav bar */

/* main content here */
#content {
	overflow: hidden;
	background-color: #F9F9F9;}
#main {
	float: left;
	width: 80%;
	background: #F9F9F9;
	padding-bottom: 3000px;
	margin-bottom: -3000px;}
#main p {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	line-height: 140%;
	color: #3D3D3D;
	font-size: 95%;}
#main h1 {
	text-align: center;
	color: #005DB3;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 2.5em;}
#main h2 {
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1em;
	color: #3D3D3D;}
#main h3 {
	font-size: 1.5em;
	color: #2E2E2E;
	margin-left: 5%;
	margin-bottom: 0px;
	padding-bottom: 0px;}
.questions {
	color: #5195CE;
	font-size: 0.7em;}
.centerh2 {
	padding-left: 30px;
	color: #005DB3;
	margin-bottom: 10px;
	margin-top: 40px;
	letter-spacing: 3px;
	line-height: 30%;}
#side {
	float: right;
	width: 20%;
	background: #F9F9F9;
	padding-bottom: 11000px;
	margin-bottom: -11000px;}
	
#side img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;}
	
#bodylink {
	color: #005DB3;}
	
#imgport {
	height: 15%;
	width: 15%;
	margin-left: 1em;}
	
textarea {
	margin-left: 30px;
	margin-top: 0px;}
/* end main content */

/* styling the form */
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; 
	border-top: 1px dashed gray;
	height: 1%;}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; 
	width: 150px; }
	
.cssform input[type="text"]{ 
	width: 180px;}
	
.cssform textarea{
	width: 250px;
	height: 150px;}
	
* html .threepxfix{
	margin-left: 3px;}
	
.cssform input, .cssform textarea {
	border:#999 solid 1px;
	background:#FFF url(formgrad.png) repeat-x top left;}
		
.cssform input {
	padding:3px 5px;}
		
.cssform textarea {
	padding:5px;}
		
.cssform .submit {
	background:#FFF url(submitgrad.png) repeat-x bottom left;}
		
.cssform .reset {
	background:#FFF url(resetgrad.png) repeat-x bottom left;}
	
input:focus, textarea:focus {
	border: 1px solid #f00;
	background: #EEE0E5;}
	
#contactform {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;}
/* end form styling */

/* style content */
#styleheader, #contactheader {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	color: #000;}
	
#style {
	list-style-type: none;
	margin-top: 1px;
	width: 80px;}

#stylediv a:link {
	color: #696969;
	text-decoration: none;}
	
#stylediv a:visited {
	color: #696969;
	text-decoration: none;}

#stylediv a:hover {
	color: #f00;
	text-decoration: none;}
	
#styleli {
	background: #D9D9D9;
	border: 1px solid #ccc;
	text-align: center;}
/* end style content */

/* body */
body {
	background: #02243C;
	padding: 0;
	margin: 0;}
/* end body */

/* footer */
#footer h1, #footer h2, #footer p {
	margin:0 10px; 
	letter-spacing:1px; 
	padding:0;}
#footer h1 { 
	color:#fff;
	text-align: center;
	font-size: 1.5em;}
#footer {
	background: transparent; 
	margin:0px 0em 0px 0em;
	clear:both;
	border-top: 1px solid;}

.footerbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
	clear: both;}
.footerb1, .footerb2, .footerb3, .footerb4 {
	display:block; 
	overflow:hidden;}
.footerb1, .footerb2, .footerb3 {
	height:1px;}
.footerb2, .footerb3, .footerb4 {
	background:#005DB3;}
.footerb1 {
	margin:0 5px; 
	background:#005DB3;}
.footerb2 {
	margin:0 3px; }
.footerb3 {
	margin:0 2px;}
.footerb4 {
	height:2px; 
	margin:0 1px;}

.footercontent {
	overflow: hidden;
	background: #005DB3;
	padding-top: 10px;}
	
.footercol1 {
	float: left;
	background: #005DB3;
	width: 50%;
	padding-bottom: 3000px;
	margin-bottom: -3000px;}
	
.footercol1A {
	width: 50%;
	float: left;
	margin-top: 0;
	padding-top: 0;}
	
.footercol1B {
	width: 50%;
	float: right;}

.footercol2A {
	width: 50%;
	float: left;}
	
.footercol2B {
	width: 50%
	float: right;}
	
.footercol2 {
	float: right;
	background: #005DB3;
	width: 50%;
	padding-bottom: 3000px;
	margin-bottom: -3000px;}
	
.footercol1A ul, .footercol1B ul, .footercol2A ul, .footercol2B ul {
	list-style: none;}
	
#footer A:link, #footer A:visited {
	color: white;
	text-decoration: none;}
	
#footer A:hover {
	color: #5195CE;}
/* end footer */

/* Lightbox styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* end lightbox styles */

