body {text-align: center;
background: #202020 url(../images/bg.gif) repeat-x;
color: #fff;
font: .8em "trebuchet ms", verdana, arial, sans-serif; line-height: 18px;
margin-top: 0; }

img { border: 0; }

/* This makes the background image stretch across the page from left to right behind main site */
#wrapper { width: 948px; margin: 0 auto; text-align: left; position: relative;  background:#202020 url(../images/side.gif) repeat-y; }
#top { clear: both; }
#top1 { clear: both; }
#content { width: 620px; float: left; }
#left { width: 245px; float: left; padding: 20px 0px 10px 40px; }
#footer { clear: both; background: #fff url(../images/pse.gif) right no-repeat; height: 75px; color: #202020; padding: 15px 0 0 315px; }

#inner {
	padding: 20px 20px 10px 20px;
}

#firstcolumn { width: 270px; float: left; margin: 15px 15px 15px 30px; background: url(../images/paleblue.gif) top repeat-x; padding-top: 20px; }
#secondcolumn { width: 270px; float: left; margin: 15px; background: url(../images/paleblue.gif) top repeat-x; padding-top: 20px; }

#firstcolumn1 { width: 270px; float: left; margin: 0 15px 15px 30px; }
#secondcolumn1 { width: 270px; float: left; margin: 0 15px 15px 15px; }

h1 { font: 1.4em "trebuchet ms" verdana, arial, sans-serif; font-weight: 700; }
h2 { font: 1.1em verdana, arial, sans serif; color: #abb6bc;  font-weight: 700; }
h3 { font: 1.1em verdana, arial, sans serif; color: #fff; padding: 5px 0 0 5px; background-image: url(../images/bluefade.jpg); background-repeat: repeat-x; height: 30px; font-weight: 700; margin: 0; }

.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; }
.picleft: { float: left; margin: 0 10px 0 0; }
.paddingtop { padding-top: 10px; }


div#nav a { font: 1em "trebuchet ms" verdana, arial, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin-right: 1px;}
div#nav a:visited { font: 1em "trebuchet ms" verdana, arial, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin-right: 1px; }
div#nav a:hover { font: 1em "trebuchet ms" verdana, arial, sans-serif; color:#fff; text-decoration: none; background:#024370;  font-weight:700; padding: 6px 3px 6px 10px; display:block; margin-right: 1px; }


a:link { color: #aae0f9; text-decoration: underline; background: transparent; font-weight: 700; }
a:visited { color: #aae0f9; text-decoration: underline; background: transparent; font-weight: 700;}
a:hover { color: #84d3f8; text-decoration: underline; background: transparent; font-weight: 700; }

a.link2:link { color: #aae0f9; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link2:visited { color: #aae0f9; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link2:hover { color: #aae0f9; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 500; }

a.link3:link { color: #043354; text-decoration: underline; background: transparent; font-size:1em; font-weight: 700; }
a.link3:visited { color: #043354; background: transparent; text-decoration: underline; font-size:1em;  font-weight: 700; }
a.link3:hover { color: #7a1d0e; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 700; }

.nolink { color: #fff; text-transform: uppercase; background: transparent; font-weight: 700; padding: 6px 3px 6px 10px; display:block; margin-right: 1px; }

.dark { color: #1a2434; }
.dotsclear { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 7px; clear: both; margin-top: 5px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.leftgallery { float: left; padding: 5px; border: solid 1px #bbb; margin: 5px; }
.services { background: #043354; padding: 6px; border: solid 1px #fff; margin: 30px 10px 0 0; }
.serviceshome { background: #043354; padding: 6px 6px 6px 15px; border: solid 1px #fff; margin: 20px 0 20px 30px; }

/*Lightbox enlarging images effect */
#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;
	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;
	}