body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#nav {
height: 30px;
background-color: #444e7e;
width: 900px;
margin-left: 0px;
margin-top: 0px;
//margin-top: -5px;
padding-top: 0px;
padding-left: 0px;

}

#nav p {
color: #ffffff;
font-size: 18px;
margin: 0px;
padding: 0px;
text-align:center;
line-height: 30px;
}

#nav a {
color: #ffffff;
}

#nav a.on {
color: #444e7e;
background-color: #ffffff;
height: 30px;
line-height: 30px;
padding: 5px 0px;	
}

#nav a:hover {
background: #ffffff;
color: #444e7e;
line-height: 30px;
padding: 4px 0px;
}

table {
	padding: 0px;
	border: 1px black;
	vertical-align: top;
}

td {
	margin: 0px;
	padding: 0px;
}

td.logo {
	width: 900px !important;
	height: 221px !important;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td.nav, nav1, td.nav2, td.nav3, td.nav4, td.nav5, td.nav6, td.nav7  {

	text-decoration: none;
	padding: 0px;
	border: none;
	border-bottom: none;
	margin: 0px;

}

td.colleft {
	width: 150px !important;
	min-height: 300px !important;
	vertical-align: top;
	background-color: white;
}
td.colmiddle {
	width: 590px !important;
	min-height: 300px !important;
	vertical-align: top;
}
td.colright {
	width: 150px !important;
	min-height: 300px !important;
	vertical-align: top;
}
td.footer {
	width: 900px !important;
	height: 30px;
	text-align: center;

}
h1, h2, h3, h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 8px 0px 15px;
	//padding: 8px 8px 0px 8px;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-size: medium;
	vertical-align: top;
}

h5 {
	font-size: medium;

}


p {
	font-size: small;
	padding: 0px 8px 0px 15px;
	//padding: 0px 8px 0px 8px;
	text-align: left;
}
td {
	font-size: small;
	vertical-align: top;
}
blockquote {
	background-color: #DFEFF5;
	border: 1px;
	border-style: solid;
	border-color: #BCE0E9;
	padding: 8px;
	width: 80%;
	margin: 15px 0px 10px 0px;
	//margin: 8px 8px 8px 8px;
	text-align: left;
}
blockquote.footer {
	background-color: #DFEFF5;
	border: 1px;
	border-style: solid;
	border-color: #BCE0E9;
	padding: 8px;
	width: 100%;
	margin: 15px 0px 10px 0px;
	//margin: 8px 8px 8px 8px;
	text-align: center;
}
img.left {
	margin: 0px 8px 0px 0px;
}
img.right {
	margin: 0px 0px 0px 8px;
}
p.footer {
	font-family: "Courier New", Courier, monospace;
	color: Silver;
	text-align: center;
	font-size: small;
	font-size-adjust: none;
}
a:link {
	color: Blue;
	text-decoration: none;
	border-bottom: 0px;
}
a:visited {
	color: Blue;
	text-decoration: none;
	border-bottom: 0px;
}
a:active {
	color: Black;
	text-decoration: none;
	border-bottom: none;
}
a:hover {
	color: Red;
	text-decoration: none;
	border-bottom: 0px;
}
img.right {
	margin: 8px 0px 0px 0px;
}
#img1, #img2, #img3, #img4, #img5, #img6, #img8 {
	border-bottom: none;
	text-decoration: none;
	width: 128px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
table.contact {
	padding: 0px;
	border: 1px black;
	vertical-align: top;
	width: 500px;	
}

div.testimonials {
	border-bottom: 1px solid #BCE0E9;	
}

p.testimonialsource {
font-style: italic;
font-weight: bold;
text-align:right;
}

/* Lightbox controls */

div#gallery {
	clear: both;
	display: table;
	margin: 0px;
	
}
div.galleries {
	float: left;
	width: 140px;
	min-height: 150px;
	margin: 0px 5px 10px 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #BCE0E9;	
}

.galleries img {
border: none !important;
}

p.gallery {
	margin: 10px 5px 5px 2px;
	padding-bottom: 5px;
	font-size: 12px;
	
}	

#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; background: url(/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/nextlabel.gif) right 15% no-repeat; }

#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/nextlabel.gif) right 15% no-repeat; width: 65px; }

#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; }	
