/* BANNER */
#banner{
	background-color: #800000;
}
#banner2{
	background-color:#FFFF99;
	height: 25px;
}
#banner3{
	background-color: #800000;
}
p.label{
	font-size: 2em;
	color: #fff;
	text-align: left;
	margin-top: -5px;
}
p.tag{
	font-size: 14px;
	color: #fff;
	text-align: left;
	margin-top: -30px;
	margin-bottom: -5px;
}
p.quote{
	font-size: 1em; 
	color: #000;
	text-align: center;
	border: dashed 1px #666633; 
	background-color: #ffffcc; 
	padding: 5px; 
	margin-left: 100px; 
	margin-right: 100px;
}
a.banner{
	color: #fff; 
	text-decoration: none;
}
a.banner:hover{
	color: #fff; 
	text-decoration: none;
}
/* BASIC PAGE FORMAT */
#wrapper{
	background-color: #E8E8D2;
	border: 1px solid #000;
}
#table{
	background-color: #fff;
	border: 1px solid #333333;
}
#details{
	background-color: #E8E8D2;
	height: 125px;
	margin-bottom: 5px;
}
body{
	font-family: Times New Roman, serif; 
	color: #000;
}
img.border{
	border: solid 2px #000;
}
p.ad{
	font-size: .75em; 
	color: #003366; 
	text-align: center;
	letter-spacing: 1px
}
/* HEADER DETAIL */
h1{
	font-size: 1.75em; 
	color: #003366;
	text-align: center;
}
h2{
	font-size: 18pt; 
	color: #fff;
	text-align: center;
	margin-top: -15px;
}
#date{
	float: right;
	font-weight: normal;
	font-size: .75em;
	margin-right: 30px;
}
img.banner{
	border: none;
	align: center;
	margin-top: 5px;
	width: 520;
	height: 150;
}
/* MAIN PAGE CONTENT */
h3{
	font-size: 1.5em; 
	color: #000;
	text-align: center;
	margin-top: 5px;
}
h4{
	font-size: 16pt;
	color: #2D1600;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
ul.nav{
	text-align: left;
	list-style-type: none;
	margin-left: -25px;
	margin-top: 15px;
}
ul.nav2{
	text-align: left;
	list-style-type: none;
	margin-left: -25px;
}
p.text{
	text-align: center;
	margin-top: 200px;
	margin-bottom: 15px;
}
p.tourtext{
	font-size: 1em; 
	color: #000;
	text-align: center;
	border: dashed 1px #666633; 
	background-color: #ffffcc; 
	padding: 5px; 
	margin-left: 50px; 
	margin-right: 50px;
}
#tourtext{
	font-size: 1em; 
	color: #000;
	text-align: center;
	border: dashed 1px #666633; 
	background-color: #ffffcc; 
	padding: 5px; 
	margin-left: 50px; 
	margin-right: 50px;
}
p.rebecca{
	font-size: 10pt;
	text-align: left;
	margin-bottom: -5px;
	margin-left: 90px;
	color: #000;
}
p.details{
	text-align: left;
	margin-left: 150px;
	margin-bottom: 15px;
}
p.info{
	font-size: .75em; 
	color: #003366; 
	text-align: center;
	letter-spacing: 1px;
	margin-top: 0px;
}
p.image_info{
	font-size: .75em; 
	color: gray;
	text-align: center;
}
ul.details{
	text-align: left;
	margin-left: 140px;
	margin-right: 5px;
	margin-bottom: 15px;
}
img.main{ 
	border: solid 2px #000;
}
img.navimg{
	border: none;
	margin-left: -15px;
	margin-top: 15px;
}
img.portrait{
	border: solid 2px #000;
	float: left;
	margin-left: 5px;
}
img.view_all_portrait{
	border: solid 2px #000;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
img.kw{
	border: 1px solid #000;
	float: right;
	margin-right: 5px;
}
img.rebecca{
	border: 1px solid #000;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
img.details{
	border: solid 2px #000;
	float: left;
}
/* IMAGE DROP SHADOW */
.shadow_content, .shadow {
	position: relative;
	bottom: 4px;
	right: 4px;
}
.shadow {
	background-color: #ccc;
}
.shadow_content {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 0.5em;
}
.shadow_width {
	width: 372px;
	margin-left: 100px;
}
.shadow_width_portrait {
	width: 256px;
	margin-left: 155px;
}
.shadow_width_portrait_2 {
	width: 284px;
	margin-left: 145px;
}
.shadow_width_portrait_3 {
	width: 265px;
	margin-left: 150px;
}
/* MAIN PAGE TOUR CONTENT */
img.tourbanner{
	border: none;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: -5px;
	width: 520;
	height: 150;
}
/* RIGHT NAV */
#nav_tour{
	border: dashed 1px #666633; 
	background-color: #ffffcc;
	padding: 15px;
	color: #000;
	margin-right: 15px;
	list-style-type: none;
}
#nav_links{
	border: dashed 1px #808080; 
	background-color: #E6E6FA;
	padding: 15px;
	color: #000;
	margin-right: 15px;
	list-style-type: none;
}
/* FOOTER DETAIL */
#footer{
	text-align: center;
}
p.line{
	border-bottom: 1px solid #000;
	width: 500px;
	margin-left: 30px;
	margin-top: -5px;
}
p.copyright{
	font-size: .75em; 
	color: gray; 
	margin-top: 15px;
	margin-bottom: 10px;
}
p.pmg{
	font-size: .75em; 
	color: gray;
	margin-top: -5px;
	text-align: center;
}
p.contact{
	color: #800000;
	text-align: center;
	margin-bottom: -5px;
}
p.tagline{
	color: #800000;
	text-align: center;
	margin-bottom: -5px;
}
.copyright a{
	color: gray; 
	text-decoration: underline;
}
.copyright a:hover{
	color: #800000; 
	text-decoration: none;
}
/* INTERNAL LINKS TO OTHER PAGES ON THE SITE */
a{
	color: #003366; 
	text-decoration: underline;
}
a:hover{
	color: gray; 
	text-decoration: none;
}
/* TOUR LINKS */
a.tour{
	color: #800000;
	font-style: italic;
	text-decoration: underline; 
}
a.tour:hover{
	color: gray;
	text-decoration: none;
}
/* SPECIAL FOOTER INTERNAL LINKS */
.contact a{
	color: #800000; 
	text-decoration: underline;
}
.contact a:hover{
	color: #800000; 
	text-decoration: none;
}
/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; 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-image: url(data:image/gif;base64,AAAA); /* 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: 12px 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #E8E8D2; }