a:link {color: #0000FF;}
a:active {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {color: #000000;}


body
{
	margin:0;
	padding:0;
	font-family: century gothic, verdana, arial;
	font-size: 12px;
}

.head1
{
	background-image: url('images/css/head1.gif');
	width: 800px;
	height: 96px;
}

.nav1
{
	background-image: url('images/css/nav1.gif');
	width: 800px;
	height: 48px;
}

.logo
{
	margin-left: 20px;
	margin-top: 20px;
	border: 0;
}


.leftmenu
{
	position: absolute;
	left:0px;
	background-image: url('images/css/leftmenu.gif');
	width: 201px;
	height: 456px;
}

.main
{
	position: absolute;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 480px;
	padding-top: 7px;
	padding-left: 7px;
}

.mainmap
{
	position: absolute;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 550px;
	padding-top: 7px;
	padding-left: 7px;
}

.mainprices
{
	position: absolute;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 1725px;
	padding-top: 7px;
	padding-left: 7px;
}

.mainwedprices
{
	position: absolute;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 1140px;
	padding-top: 7px;
	padding-left: 7px;
}

.mainfilm
{
	position: absolute;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 615px;
	padding-top: 7px;
	padding-left: 7px;
}

.mainsitemap
{
	position: absolute;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 2000px;
	padding-top: 7px;
	padding-left: 7px;
}

.mainwed
{
	position: relative;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 975px;
	padding-top: 7px;
	padding-left: 7px;
}

.mainwedideas
{
	position: relative;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 650px;
	padding-top: 7px;
	padding-left: 7px;
}


.mainrestoration
{
	position: relative;
	left:201px;
	background-image: url('images/css/main.gif');
	width: 599px;
	height: 1450px;
	padding-top: 7px;
	padding-left: 7px;
}


.menu
{
	margin-top: 15px;
	margin-left: 30px;
	width: 201px;
	font-family: century gothic, verdana, arial;
	font-size: 110%;
	text-align: left;
}

.animated
{
	position: absolute;
	top:108px;
	left:0px;
	background-image: url('images/VWbug.gif');
	width: 296px;
	height: 23px;
}



h1
{
	font-size: 140%;
	text-align: left;
}

h2
{
	font-size: 100%;
	text-align: left;
}

h3
{
	font-size: 100%;
	text-align: left;
	font-weight: normal;
}

h4
{
	font-size: 90%;
	text-align: left;
	font-weight: bold;
}

h5
{
	font-size: 80%;
	text-align: right;
	font-weight: normal;
	font-color: #000000;
	margin-top: 3px;
}

h6
{
	font-size: 100%;
	text-align: right;
	font-weight: bold;
}

h7
{
	font-size: 200%;
	text-align: right;
	font-weight: bold;
	color: #000000;
}

h8
{
	font-size: 8px;
	text-align: left;
	font-weight: normal;
}

h9
{
	font-size: 140%;
	text-align: left;
	font-weight: bold;
	color: rgb(36, 123, 95);
}

.navmenu
{
	float: right;
	margin-right: 15px;
	margin-top: 11px;
}

.navmenu a 
{
	color: #2B765F;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px; 
}

ul,li 
{
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height: 22px;
}

.credit
{
	position: absolute;
	bottom: 15px;
	width: 100%;
	height: 20px;
	text-align: right;
	border="0";
	cellpadding="2";
	cellspacing="2";
	background-color: rgb(223, 223, 223);
}

.creditlong
{
	position: relative;
	bottom: 15px;
	width: 100%;
	height: 20px;
	text-align: right;
	border="0";
	cellpadding="2";
	cellspacing="2";
	background-color: rgb(223, 223, 223);
}



.fix
{
	font-family: century-gothic, verdana, arial, helvetica;
	font-size: 10px;
	color: #626278;
}

.button
{
	font-family: century-gothic, tahoma, verdana, arial, helvetica;
	font-size: 11px;
	height: 22px;
	width: 75px;
}



#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(lbimages/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(lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbimages/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

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

/* Min-Width */
.lbWidth
{ /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}

* html .lbContent 
{ /* IE6 */
	margin-left: -790px;
	position:relative;
}

* html .lbMinWidth 
{ /* IE6 */
	padding-left: 790px;
}
	
	
/* Clearfix */	
.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix 
{
	height: 1%;
}

.clearfix 
{
	display: block;
}
/* End hide from IE-mac */ 
	

