
body {text-align: center;
background: #eae4ef url(../images/bg.gif) repeat-x;
color: #4c7aa4;
font: .8em arial, verdana, sans-serif; line-height: 24px;
margin: 0; }

img { border: 0; }

#wrapper { width: 914px; margin: 0 auto; text-align: left; position: relative;  background:#fff; }
#flash { border-bottom: dotted 1px #a4a1b3; margin-bottom: 10px; }
#content { width: 640px; float: left; }
#left { width: 200px; float: left; margin: 20px 10px 10px 30px; border-right: dashed #b7d9d9 1px; }
#footer { clear: both; background: #a095ad; width: 100%; text-align: left; }
#footerinner { width: 914px; margin: 0 auto; color: #fff; background: #7e738d; }
#footerinner1 { width: 240px; float: left; }
#footerinner2 { width: 620px; float: left; padding: 20px 0 30px 20px; }

#inner { padding: 10px 20px; }

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

h1 { font: 3em "Trebuchet MS", arial, sans-serif; font-weight: 500; color: #c89aa7; margin: 0 0 10px 0; text-align: center; }
h2 { font: 2em "Trebuchet MS", arial, sans serif; color: #a4a1b3;  font-weight: 500;  margin: 0 0 15px 0; text-align:center; }
h3 { font: 2em arial, sans serif; color: #a4a1b3;  font-weight: 500; }
h4 { font: 1.3em arial, sans serif; font-weight: 700; margin: 0; line-height: 23px; }

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

.table1 tr td { border: dotted 1px #b9bad7; }

div#nav a { font: 1.3em arial, verdana, sans-serif; color: #c89aa7; text-decoration: none; background:none; font-weight:700;  padding: 10px 3px; display:block; }
div#nav a:visited { font: 1.3em arial, verdana, sans-serif; color: #c89aa7; text-decoration: none; background:none; font-weight:700;  padding: 10px 3px; display:block; }
div#nav a:hover { font: 1.3em arial, verdana, sans-serif; color: #c89aa7; text-decoration: none; background:#f1e8f6;  font-weight:700; padding: 10px 3px; display:block;  }


a:link { color: #06acca; text-decoration: underline; background: transparent; font-weight: 500; }
a:visited { color: #06acca; text-decoration: underline; background: transparent; font-weight: 500;}
a:hover { color: #057083; text-decoration: underline; background: none; font-weight: 500; }

a.link2:link { color: #fff; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link2:visited { color: #fff; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link2:hover { color: #fff; 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; }
.tel { color: #393557; position: absolute; top: 40px; left: 700px; font-size: 2em; z-index: 100; background: url(../images/bg.png); padding: 8px; }

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

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