/*common styles*/
html, body { height:100%; }
body { padding:0; margin:0; background:#FFFFFF url('/n238jg/bg_body.gif') top repeat-x; font-family:Verdana; font-size:14px; }
#container { background:url('/n238jg/bg_container.png') top center repeat-y; padding:0 8px; margin:0 auto; width:740px; min-height:100%; }
/*
contents div used to allow margin padding to achieve min-height 100% with px bottom margin
if margin bottom placed in container, will exceed height 100% as height excludes margin
*/
#contents { background:url('/n238jg/bg_contents.png') 0 266px no-repeat; margin-bottom:84px; min-height:450px; }
#footer { background:#FFFFFF url('/n238jg/bg_footer.gif') top center no-repeat; margin:-84px auto 0 auto; color:#256d9d; text-align:center; padding-top:30px; font-size:10px; width:756px; height:54px; }
a { color:#256d9d; text-decoration:none; }
a:hover { text-decoration:underline; }
#bannertop { background:url('/n238jg/bg_top.gif') bottom center repeat-x; height:14px; }
#banner { background:url('/n238jg/pic_main.png') no-repeat; height:224px; }

#level0 { background:url('/n238jg/bg_navi.png') repeat-x; font-family:Arial; list-style:none; padding:0; margin:0; position:relative; height:28px; }
#level0 li { display:block; float:left; line-height:28px; color:#FFFFFF; margin:0; position:relative; height:28px; }
#level0 li a{ border-right:1px solid #a5c2d5; }
#level0 li span.navlast a{ border-right:none !important; display:block;}

#level0 li ul { display:none; position:absolute; top:28px; left:-1px; margin:0; padding:0; border:1px solid #a5c2d5; border-top:none; border-bottom:none; background:#bec7cc; width:100%; }

#level0 li:hover ul, #level0 li.hover ul { display:block; }
#level0 li a { display:block; color:#FFFFFF; text-decoration:none; padding:0 33px; }
#level0 li a:hover, #level0 li.nav-selected , #level0 li.nav-selected-parent  { background:url('/n238jg/bg_navi_on.png') repeat-x; }


#level0 li ul li { display:block; border:none; border-bottom:1px solid #a5c2d5; width:100%; }
#level0 li ul li a { color:#000000; font-family:Verdana; font-size:12px; padding:0 13px; }
#level0 li ul li a:hover { background:#ef5d45 !important; } 

#text { margin:20px auto 0 auto; padding:12px; font-size:11px; width:680px; }
.home h1{font-size:15px; font-weight:normal; color:#256d9d; margin:0;  background:none; text-align:center;}
.home h2{ font-size:30px; font-weight:bold; color:#e3553c; margin:12px 0 18px 0; text-align:center;}
#text h4, h2 { font-size:15px; font-weight:normal; color:#256d9d; margin:0; }
.box { background:url('/n238jg/bg_box.png') bottom repeat-x; float:left; font-size:10px; color:#256d9d; width:225px; height:157px; }
.box .header { background:url('/n238jg/bg_box_header.png') top no-repeat; line-height:26px; color:#256d9d; font-family:Arial; font-size:14px; text-indent:10px; width:225px; height:41px; }
.box a { font-weight:bold; text-decoration:none; color:#256d9d; }
.box a:hover { text-decoration:underline; }
.box p { margin:0 12px; }
.clr { clear:both; }
.title, h1, .newstitle { background:url('/n238jg/bg_title.png') top left no-repeat; color:#256d9d; font-family:Arial; font-size:22px; font-weight:normal; margin:20px 0 0 0; line-height:40px; padding-left:28px; height:40px; }
.blue { color:#256d9d; }


table.bluetable { width:500px; background:#d5e3ec; }
	table.bluetable tr td {	padding:3px 12px; border-right:2px solid #FFFFFF; }
	table.bluetable tr td.last { border-right:none; }
	#text { margin-top:8px; }


table.itinerary { width:100%; background:#FFFFFF; }
	table.itinerary tr td { background:#e1e1e1; }
	table.itinerary tr th { background:#97c3e0; font-weight:normal; }
	table.itinerary tr.dark td { background:#bdcdd9; }
	table.itinerary tr.light td { background:#d7e6f1; }


ul.sources { padding:0; margin:0; }
	ul.sources li { margin:1px 48px; list-style-image:url('/images/bullet_source.gif'); font-weight:bold; color:#256d9d; }
	table.sourcetable { width:100%; }
	table.sourcetable tr { vertical-align:top; }
	table.sourcetable tr td { padding:4px; 0; }

#text img{
float:right;
margin:10px;
}

#other table{
padding:5px 30px 10px 30px;
}

.newsarticletitle { color:#256d9d; font-family:Arial; font-size:22px; font-weight:normal; margin:20px 0 0 0; line-height:40px; height:40px; }

#kids #text { margin-top:8px; font-family:"Comic Sans MS", Verdana; font-size:15px; color:#0188c0; font-style:italic; letter-spacing:1px; }
	.big { font-size:20px; font-weight:bold; }
	.medium { font-size:16px; font-weight:bold; }
	.blue { color:#256d9d; }
	.red { color:#e3553c; }
	.green { color:#449d25; }
	.purple { color:#99259d; }
	.orange { color:#FF4500; }
	.tomato { color:#CCEE00; }
	table.phototable img { border:1px solid #256d9d; margin:0; padding:0; }
	table.phototable { margin:0 auto; }
	table.phototable tr td { text-align:center; }

/*---------------- light box styles ---------------------*/

.galleryContainer{
padding-bottom:30px;
float:left;
clear:both;
}

.ImageContainer {
height:90px;
width:120px;
overflow:hidden;
float:left;
}

.ImageContainer a{
float:left;
}

#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: #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-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: 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*----- end of lightbox styles ---------------------------------------------*/

.gallery{
padding-bottom:20px;
float:left;
}

.gallery img{
float:left;
margin:10px;
border:1px solid #cccccc;
}

#gallerytext{
padding-left:30px;
padding-top:20px;
}

#childLinks{
margin-left:20px;
margin-bottom:30px;
}

a.childLink{
float:left;
width:200px;
margin-right:15px;
margin-bottom:10px;
}

span.childSummary{
display:none;
}

#windytree{
text-align:center;
color:#CCCCCC;
font-size:10px;
background-color:#ffffff;
height:20px;
width:700px;padding-left:40px;
float:left;
clear:both;
}

#windytree a{
color:#CCCCCC !important;
text-decoration:none;
}

