﻿body {height: 100%;
	margin: 0 0;
	padding: 0;
	 } 	 
	
.class1 p a {text-decoration: underline; color:#FFFFFF;}
.class1 a:visited {text-decoration: underline; color:#FFFFFF;}
.class1 a:active {text-decoration: underline; color:#FFFFFF;}
.class1 a:hover {text-decoration: underline; color:#FFFFFF;}

a:link {text-decoration: none;
	color: #FFFFFF;
}
a:visited {text-decoration: none;
	color: #FFFFFF;
}
a:hover {text-decoration: none;
	color: #000000;
}
a:active {text-decoration: none;
	color: #000000;
}
h1 {font-family: Brush Script MT, Arial Narrow, helvetica, sans-serif;
	font-size: 100px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0;
}
h2{font-family: Brush Script MT, Arial Narrow, helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 0;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	top: 0;
	text-align: left;
}

#header {
	position: absolute;
	left: 100px;
	top: 0;
	width: 900px;
}
#hdrtitle {
	position: absolute;
	left: 105px;
	top: 120px;
	width: 900px;
	
}
#subtitle{position: absolute;
        left: 110px;
        top: 615px; 			
}
#navbar{position: absolute;
        left: 110px;
        top: 190px; 			
}
.navactive  {
	color:#000000;
}
#navbar ul {margin-left: 0;
	margin-top: 0;
	padding:0;
}
#navbar li {list-style-type: none;
	float: left;
	display: block;	
	margin-right: 2px;
	text-align: center;	
	text-decoration: none;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: center;
	padding: 0;
}
#navbar ul li a:link {
	display: block;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
#navbar ul li a:visited {
	display: block;		
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
#navbar ul li a:hover {
	display: block;	
	color: #000000;
	text-align:center;
	text-decoration:none;
	
}
#hdrinfo {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 590px;
	height: 150px;
	background-color: #9698FD;
}

#bckgbody{
	position:absolute;
	width:875px;
	height: 625px;
	left: 75px;
	top: 0;
}
#bckgbody.transbox
  {width:875px;
  height:625px;
  background-color:#333333;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  }

#bckgtext{
	position:absolute;
	width:800px;
	height: 275px;
	left: 110px;
	top: 230px;
}
#photobody{
	position:absolute;
	width:800px;
	height: 300px;
	left: 100px;
	top: 240px;
}

  
#apDiv9 {
	position:absolute;
	width:450px;
	height:325px;
	left: 70px;
	top: 60px;
}
#apDiv11 {
	position:absolute;
	width:375px;
	height:600px;
	z-index:1;
	top: 0px;
	left: 575px;
}
#apDiv12 {
	position:absolute;
	width:375px;
	height:600px;
	z-index:1;
	top: 55px;
	left: 575px;
}
#apDiv15 {
	position:absolute;
	width:950px;
	height:600px;
	z-index:1;
	top: 30px;
	left: 70px;
}

#photogallery{
	position: relative;
	height: 325px;
	width: 450;
	left: 10px;
	top: 0;
}
#thumbnailgallery{
	position: absolute;
	height: 100px;
	width: 400px;
	top: 0;
	left: 500px;
}
.thumbnail img{
	padding-left:5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border:0px solid #333333;
	top: 382px;
}
.thumbnail:hover{
	background-color: transparent;
}
.thumbnail:hover img{
	border: 0px solid #000000;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -500px;
	top: 70px;
	visibility: hidden;
}
.thumbnail span img{
	border-width: 0;
	padding: 0px;
}
.thumbnail:hover span{
	visibility: visible;
	top: 0px;
	left: -500px;
	z-index: 50;
}

.navBar {font-family: Times New Roman, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.textstyle {font-family: Times New Roman, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.whitefont {color: #FFFFFF;
}
.blkfont {color: #000000;
}
.bold {font-weight: bold;
}
.style9 {
	font-size: 14px;
	line-height: 20px;
	font-family: Times New Roman, Helvetica, sans-serif;
	vertical-align: top;
	color: #CCCCCC;
}