body {text-align: center;
background: #5462a9;
color: #304b52;
font: .8em arial, verdana, sans-serif; line-height: 20px;
margin: 0; }

img { border: 0; }

#wrapper { width: 980px; margin: 0 auto; text-align: left; position: relative;  }
#innerwrapper {  background:#fff; -moz-border-radius: 10px; border-radius: 10px; margin-top: 25px; position: absolute; border: solid 2px #a8b6fe; }
#top { clear: both; position: relative; }
#left { width: 680px; float: left; padding: 15px; }
#right { width: 180px; float: left; padding: 30px 35px; }
#footer { clear: both; }

#logo { padding: 10px 0 0 20px; }
#tel { position: absolute; top: 70px; left: 370px; }
#vans { background: #5462a9; border: solid 2px #a8b6fe; width: 200px; position: absolute; top: 5px; left: 700px; padding: 25px; -moz-border-radius: 10px;
border-radius: 10px; 
z-index: 100; }

#vans img { -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px #888;
box-shadow: 0 0 5px #888; }

#inner { padding: 10px; }

#firstcolumn{ width: 310px; float: left; padding: 0 0 20px 10px; }
#secondcolumn { width: 310px; float: left; padding: 0 0 20px 20px; }

h1 { font-size: 2.5em; font-weight: 500; color: #5462a9; line-height: 1.5em; font-family: 'Carrois Gothic', arial, sans-serif; }
h2 { font-size: 1.5em; color: #abb6bc;  font-weight: 700; }
h3 { font-size: 1.2em; }

.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-size: 1em; color:#202020; text-decoration: none; background:none; font-weight:700;  padding: 6px 3px; display:block; margin: 1px; border-left: solid 1px #fff; }
div#nav a:visited { font-size: 1em; color:#202020; text-decoration: none; background:none; font-weight:700;  padding: 6px 3px; display:block; margin: 1px; border-left: solid 1px #fff;  }
div#nav a:hover { font-size: 1em; color:#202020; text-decoration: none; background:none;  font-weight:700; padding: 6px 3px; display:block; margin: 1px; border-left: solid 1px #202020; }


a:link { color: #eb118e; text-decoration: underline; background: transparent; font-weight: 700; }
a:visited { color: #eb118e; text-decoration: underline; background: transparent; font-weight: 700;}
a:hover { color: #770b48; text-decoration: underline; background: #f2f2de; 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 { border-bottom: dotted 1px #9cb3cc; }
.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 #d7c5d7; margin: 5px; background-color: #e5dbe5; }
.galleryback { width: 400px; }
.shadedbox { -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px #888;
box-shadow: 0 0 5px #888; }

/* images going along the bottom */
#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
} 

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

.curvedshadowbox {-moz-border-radius: 5px;
border-radius: 5px; -moz-box-shadow: 0 0 5px #4c4a4a;
-webkit-box-shadow: 0 0 5px #4c4a4a;
box-shadow: 0 0 5px #4c4a4a; }

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