body {text-align: center;
background: #1c2f32 url(../images/bg.gif) repeat-x;
color: #fff;
font: .7em verdana, arial, sans-serif; line-height: 20px;
margin-top: 0; }

img { border: 0; }
#bg1 { background: #1c2f32; }

#wrapper { width: 901px; margin: 0 auto; text-align: left; position: relative; }
#top { clear: both; background: #1c2f32 url(../images/haderbg.jpg) repeat-x bottom; height: 173px; }
#navbar { clear: both; background: #3f696d; height: 30px; padding: 10px 20px 0 20px; }
#login { background: url(../images/loginfade.jpg) repeat-x; padding: 6px; margin-top: 40px; }
#search { background: #627d81; padding: 5px 15px; }
#content { width: 901px; }
#left { width: 560px; float: left; padding: 10px 20px 10px 20px; font-size: 1.1em; }
#list { width: 261px; float: left; background: #3f696d; padding: 10px; margin: 10px 19px 0 0; }
#footer { background: url(../images/footer.jpg) #3f696d; height: 172px; clear: both; padding: 25px 0 0 40px; }

.inner { padding: 25px; }

#firstcolumn{ width: 100px; float: left; }
#secondcolumn { width: 150px; float: left; padding: 5px; }
#thirdcolumn { width: 150px; float: left; padding: 5px; }

h1 { font: 1.8em arial, verdana, sans-serif; font-weight: 700; padding: 0 0 0 25px; margin-bottom: 0; }
h2 { font: 1.6em arial, verdana, sans serif; color: #abb6bc;  font-weight: 700; }
h3 { font: 1.2em arial, verdana, sans serif; color: #fff; font-weight: 700; margin: 0; line-height: 28px; }

.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; }
.bg { background: #2c494c; padding: 10px; }

div#nav a { font: 1.2em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 3px; }
div#nav a:visited { font: 1.2em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 3px;  }
div#nav a:hover { font: 1.2em verdana, arial, sans-serif; color:#b9cbcd; text-decoration: none; background:transparent;  font-weight:700; padding: 3px;}


a:link { color: #fff; text-decoration: underline; background: transparent; font-weight: 700; }
a:visited { color: #fff; text-decoration: underline; background: transparent; font-weight: 700;}
a:hover { color: #e5b21e; text-decoration: underline; background: transparent; font-weight: 700; }

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

.nolink { color: #800000; text-transform: uppercase; background: transparent; font-weight: 700; }

.bold { font-weight: 700; }
.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }
.phone { padding: 10px 0 0 20px; font-weight: 700; font-size: 1.3em; }
.yellow { color: #e5b21e; font-style: italic;  line-height: 25px; padding: 10px 0 0 20px; font-weight: 700; font-size: 1.3em;  }

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

.leftgallery { float: left; padding: 5px; border: solid 1px #d7c5d7; margin: 5px; background-color: #e5dbe5; }
.galleryback { width: 400px; }
.holding { position: absolute; padding: 30px 20px 0 200px; display: inline; text-transform: uppercase; font-size: 1.3em; }

/*Innerfade */
#portfolio { list-style: none; margin: 0; padding: 0; }
ul#portfolio li img{
		list-style: none; margin: 0;
}

/*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;
	}
