body {text-align: center;
background: #e2dee0 url(../images/bg.gif) repeat-x;
color: #304b52;
font: .7em 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 */
#background { background: url(../images/bgtop.gif) repeat-x top; }

#wrapper { width: 966px; margin: 0 auto; text-align: left; position: relative;  background:#fff url(../images/dotbg.gif) repeat-y right; }
#top { clear: both; }
#content { width: 752px; float: left; }
#contentleft { width: 552px; float: left; border-right: dashed 1px #8c1616; }
#contentright { width: 170px; float: left; padding: 50px 10px; }
#left { width: 210px; float: left; padding: 10px 0px 10px 4px; background: url(../images/navside.jpg) no-repeat; }
#footer { clear: both; height: 75px; background: #e2dee0; padding: 10px 0 0 255px }

#inner { padding: 30px 30px 10px 30px; }
#innerclasses { padding: 30px 10px 10px 10px; margin-left: 10px; }

.innerpadding { padding: 0 0 0 30px; }

#leftcolumn{ width: 370px; float: left; margin-right: 22px; }
#rightcolumn { width: 300px; float: left; margin-bottom: 20px; }

h1 { font: 1.8em arial, verdana, sans-serif; font-weight: 700; margin-bottom: 15px; }
h2 { font: 1.3em verdana, arial, sans serif; color: #413f4d;  font-weight: 700; margin: 15px 0; border-bottom: solid 1px #e2dee0; line-height: 23px; }
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; }
h4 { font: 1.3em verdana, arial, sans-serif; font-weight: 700; margin-top: 5px; }

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


div#nav a { font: 1em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:#2b2a34; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin: 10px; }
div#nav a:visited { font: 1em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:#2b2a34; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin: 10px; }
div#nav a:hover { font: 1em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:#3c0303;  font-weight:700; padding: 6px 3px 6px 10px; display:block; margin: 10px; }

a:link { color: #413f4d; text-decoration: underline; background: transparent; font-weight: 700; }
a:visited { color: #413f4d; text-decoration: underline; background: transparent; font-weight: 700;}
a:hover { color: #820000; text-decoration: underline; background: #f2f2de; font-weight: 700; }

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

a.link3:link { color: #521616; text-decoration: none; background: transparent; font-weight: 700; border-bottom: dotted 1px #521616; margin-bottom: 10px; display: block; }
a.link3:visited { color: #521616; text-decoration: none; background: transparent; font-weight: 700; border-bottom: dotted 1px #521616;margin-bottom: 10px; display: block; }
a.link3:hover { color: #521616; text-decoration: none; background: transparent; font-weight: 700; border-bottom: solid 1px #521616;margin-bottom: 10px; display: block; }


.nolink { color: #820000; text-decoration: none; background: transparent; font-weight: 700; border-bottom: dotted 1px #521616; margin-bottom: 10px; display: block; text-transform: uppercase; }

.bold { font-weight: 700; }
.dots { background-image: url(../images/dotshigh.gif); background-repeat: repeat-x; height: 10px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }
.borderpad { border: solid 1px #c7e3c7; padding: 6px; background:#ebe9e9; font-weight: 700; }
.strike { text-decoration:line-through; }

.news { border: solid 1px #b9b9b9; background: url(../images/overlay.png); padding: 8px; color: #fff; margin: 20px 10px 10px 10px; }

ul { padding: 0; margin: 0; list-style-type: none; }
ul.dot { padding: 5px; margin: 15px; list-style-type: disc; }
ul.dot1 { padding: 0; margin: 15px; list-style-type: disc; }

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

.leftgallery { float: left; padding: 5px; border: solid 1px #d6d0d3; margin: 5px; background-color: #e2dee0; }
.galleryback { width: 400px; }
.newsbg { background: #251114; color: #fff; padding: 15px; }

td { border-style: solid; border-width: 1px; border-color: #e9f0e4 #c8d9bd #afcc9c #e3eddd; padding: 3px; }

/*Innerfade */
#portfolio { list-style: none; margin: 0; padding: 0; }
ul#portfolio li img{
	list-style: none; margin: 0; padding: 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;
	}