/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:url(images/body-tail.gif) top repeat-x #0d0e12; text-align:center;}
#main{ padding:9px 15px 0 18px;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.333em;
	color:#FFFFCC;
}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#FFFFCC;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
em{ font-style:normal;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.margin1{ margin-top:-99px;}
.padding1{ padding-top:18px;}
.padding2{ padding-top:13px;}
.padding3{ padding-top:30px;}
.padding4{ padding-top:7px;}
.padding5{ padding-bottom:30px;}

/* ============================= header ====================== */
#header{ background:url(images/header-bg.jpg) bottom no-repeat;}
#header .top{ height:105px;}
#header .logo{ padding-top:24px;}
#header .slogan{ padding:154px 0 0 480px;}
.menu{ float:right; padding:38px 5px 0 0;}
.menu li{ float:left; background:url(images/menu-item-bg.gif) right top no-repeat;}
.menu a{ display:block; text-decoration:none; position:relative;}
.menu .m1{ width:97px; height:28px; background:url(images/m1.jpg) no-repeat;}
.menu .m2{ width:133px; height:28px; background:url(images/m2.jpg) no-repeat;}
.menu .m3{ width:130px; height:28px; background:url(images/m3.jpg) no-repeat;}
.menu .m4{ width:136px; height:28px; background:url(images/m4.jpg) no-repeat;}
.menu .m5{ width:124px; height:28px; background:url(images/m5.jpg) no-repeat;}

#page1 .active, .menu .m1:hover{ height:48px; background:url(images/m1-act.jpg) no-repeat 1px 0 #FFFFCC1; margin:0 1px 0 -1px;}
#page2 .active, .menu .m2:hover{  height:48px; background:url(images/m2-act.jpg) no-repeat 1px 0 #FFFFCC1; margin:0 1px 0 -1px;}
#page3 .active, .menu .m3:hover{  height:48px; background:url(images/m3-act.jpg) no-repeat 1px 0 #FFFFCC; margin:0 1px 0 -1px;}
#page4 .active, .menu .m4:hover{  height:48px; background:url(images/m4-act.jpg) no-repeat 1px 0 #FFFFCC; margin:0 1px 0 -1px;}
#page5 .active, .menu .m5:hover{  height:48px; background:url(images/m5-act.jpg) no-repeat 1px 0 #FFFFCC; margin:0 1px 0 -1px;}

/* ============================= content ====================== */
#content{ padding-bottom:13px;}
.indent{ padding:35px 25px 0 22px;}

.title{ padding-bottom:22px;}
.title2{ padding:0 0 22px 12px;}
.link{ display:block; font-weight:bold; color:#FFFFCC; margin-bottom:8px; font-size:1.083em;}

.link2{ background:url(images/link1-bg.gif) no-repeat 0 6px; padding-left:13px; margin-left:2px;}

.box{ background:url(images/box-top-shadow.png) top repeat-x; padding-top:6px; position:relative; width:100%;}
.box .left-shadow{ background:url(images/box-left-shadow.png) left repeat-y; padding-left:9px; position:relative;}
.box .bg{ background:#191b21; position:relative; width:100%;}
.box .title{ padding-bottom:14px;}
.box .indent{ padding:21px 0 0 32px;}
.box .indent2{ padding:0 8px 15px 9px;}
.box .indent3{ padding:8px 8px 15px 32px;}
.box .link4{ background:url(images/link1-bg.gif) no-repeat 0 6px; padding-left:13px; color:#FFFFCC; text-decoration:none; margin-right:12px;}
.box .link4:hover{ text-decoration:underline;}
.box .link3{
	background:url(images/link3-bg.gif) no-repeat 0 6px;
	padding-left:10px;
	color:#FFFFCC;
	margin-left:10px;
}

.box2{ border-top:solid 7px #e1c18c; background:url(images/box2-bg.gif) top repeat-x #17181d; margin-top:17px; width:100%;}
.box2 .indent{ padding:32px 26px 24px 44px;}
.box2 .title{ padding-bottom:33px;}

.list {position:relative;}
.list li{ background:url(images/link1-bg.gif) no-repeat 0 7px; padding-left:17px; line-height:1.667em;}
.list li a{
	color:#FFFFCC;
}

.location{ line-height:1.5em; padding-top:22px; color:#6d7d8c;}
.email{ padding-top:19px; line-height:1.083em;}
.email span{
	font-weight:bold;
	color:#FFFFCC;
}

.text2{ font-size:1.167em; line-height:1.286em; text-transform:uppercase; color:#FFFFCC;}
.text2 strong{ color:#FFFFCC;}
.extra{ padding-left:12px;}

.line{ background:url(images/line.gif) repeat-y 244px 0;}
.line2{ background:url(images/line.gif) repeat-y 512px 0;}
.unline{ background:url(images/unline.gif) repeat-x bottom; padding-bottom:30px; margin-bottom:26px;}
.unline2{ background:url(images/unline.gif) repeat-x bottom; padding-bottom:20px; margin-bottom:26px;}

/* ============================= page1 ===========================*/
#page1 .box2 .col-2{ margin-left:74px;}
#page1 .box2 .col-3{ margin-left:66px;}

/* ============================= page2 ===========================*/
#page2 .box2 .col-2{ margin-left:66px;}

/* ============================= page3 ===========================*/
#page3 .box2 .col-2{ margin-left:74px;}
#page3 .box2 .col-3{ margin-left:78px;}

/* ============================= page4 ===========================*/
#page4 .box2 .col-2{ margin-left:78px;}

/* ============================= page5 ===========================*/
#page5 .box2 .col-2{ margin-left:78px;}
#page5 .box .col-1{ width:160px;}
#page5 .box .col-2{ width:160px; margin-left:30px;}

/* ============================= footer ====================== */
#footer{ border-top:solid 1px #56728d;}
#footer .text{ padding:30px 0 0 22px;}

/* ============================= glass ===========================*/
#glass1 .box2 .col-2{ margin-left:74px;}
#glass1 .box2 .col-3{ margin-left:66px;}

/* ============================= forms ============================= */
#ContactForm{ padding:18px 7px 0 0;}
#ContactForm .col-1{ width:255px !important;}
#ContactForm .col-2{ width:215px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:42px;}
#ContactForm input{ width:195px; height:17px; font-family:Arial, Helvetica, sans-serif; font-size:1em;}
#ContactForm textarea{ width:212px; height:102px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size:1em;}
#ContactForm .margin2{ margin-right:20px;}


/* ============================= gallery ============================= */
/* Special post FOrmatting */
.post img{
  padding: 0 5px 20px 20px;
}
.post table img{
  padding: 0px;
}
.gallerytable {
  width: 100%;
}
.gallerycell {
  padding: 10px;
  text-align: left;
  vertical-align: top;
}
.gallerytable img{
	margin: 0px;
	padding: 3px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF;
	text-decoration:none;
}
.ngg-gallery-thumbnail{
	float:left;
	padding: 2px;
}

/* ============================= navigation ============================ */

/* CSS Document */
/* Main Container for the Menu */
#topmenu {
	margin-top: 30px;
	background: #000; 
  width: 650px;
  height: 30px;
  float: right;
}
/* MENU SETTINGS */
/* Top Level Menu Settings */
#topmenu ul { margin: 0; padding: 0; list-style: none; z-index:10; }
#topmenu ul li { position: relative; float: left;
	height:20px;
	color: #fff;
	background: #1f1f27; 
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	padding: 5px .85em;
	text-align: center; 
	width: 102px;
	margin: 0 0;
	z-index: 10;
}
#topmenu ul li:hover {background: #0f5f9a; }
#topmenu ul li.over {background: #0f5f9a; }

/* Top Level Link Settings */
#topmenu ul li a:hover { color: #fff; }
#topmenu ul li a {height: 26px; 
  font-family: arial, helvetice, san-serif;
  text-decoration: none; 
  color: #fff; 
  display: inline; 
  width: 100%; 
  padding: 6px 8px;
  text-align:center; 
  font-size: 14px; 
  font-weight: bold;}

/* Level 1 Menu Settings*/
#topmenu ul li ul {
	display:none; 
	position: absolute;
	top: 30px; width: 150px;
	left: 0px;
	/*OPACITY SETTINGS*/
	filter:alpha(opacity=85); /* for IE */
	-moz-opacity: .85; /* for mozilla */
	opacity: .85; /* for safari */
	khtml-opacity: .85; /* for konquerer and older safari */
}

#topmenu ul li ul:hover { display: block;}
#topmenu ul li:hover ul { display: block; background-color:#fff;}
#topmenu ul li.over ul  { display: block; } /* for IE */
#topmenu ul li ul li {
	width: 165px;
	margin: 0;
	background-color: #fff;
	background-image: none;
	text-align: left;
	border-right: #c5c6b9 1px solid;
	border-left: #c5c6b9 1px solid;
	border-bottom: #c5c6b9 1px solid;
	border-top: #c5c6b9 0px solid;
	padding-bottom: 5px;
}
/* Level 1 Link Settings*/
#topmenu ul li ul li a {text-decoration: none; color: #333; text-align: left; font-weight: bold; font-size: 12px; }
#topmenu ul li ul li a:hover { color: #000; text-decoration: underline;}
#topmenu ul li ul li:hover { display: list-item; background-color: #85b7d2;}
#topmenu ul li ul li.over { display: block; background-color: #85b7d2;} /* for IE  */


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




	
