/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #5e5a35;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
div, p, ul, h1, h2, h4, img, label{
	margin:0;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
form{
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	color: #0E130A;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 26px;
	font-size: 20px;
	text-decoration: underline;
	font-variant: small-caps;
}
h2 { /*page headers*/
	color: #972F41;
	line-height: 15px;
	font-size: 18px;
	padding-bottom: 0px;
	display: block;
	height: 28px;
	padding-top: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	border-bottom-color: #972F41;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-left: 20px;
	padding-left: 10px;
}
h3 { /* page heder - index pg*/
	color: #343524;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 15px;
	font-size: 18px;
	padding-bottom: 0px;
	display: block;
	background-image: url(../images/horiz_rule2.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: none;
}
h4 { /*subheader with lines*/
	color: #343524;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 15px;
	font-size: 14px;
	font-variant:small-caps;
	padding-bottom: 0px;
	display: block;
	background-image: url(../images/horiz_rule2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: none;
}
.body {
	font-size: 13px;
	font:Tahoma, Geneva, sans-serif;
	color:#999;
}
.bodysm {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
}
.body_emphasis {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #660;
	font-style: italic;
}
.indent {
	margin-left: 30px;
	display: block;
}
.body_center {
	text-align:center;
	display: block;
}
.caption {
	font-size:10px;
	line-height: 14px;
	text-align: right;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	padding-right:0px;
}
td {
	font-size: 12px;	
}
.gallery img {
	border:solid;
	border-width:thin;
	background-color:#CCC;
	border-color:#333;
	margin: 15px;
}
.featurehead {
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: bolder;
	color: #0D120A;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
}
.highlight1 {
	color: #999;
	font-weight: bolder;
	font-style:normal;
	font-size: 14px;
}
.highlight2 {
	color: #666666;
	font-weight: bolder;
}
.highlight2 a {
	text-decoration:none;
	color: #006699;
}
.highlight2 a:hover {
	color:#003366;
	text-decoration: underline;
}
.description {
	color: #666666;
	font-weight: bolder;
}
.border {
	border-style: solid;
	border-color: #600;
	margin-left: 3px;
	margin-right: 3px;
	margin-top:6px;
	border-width: thin;
}
.border_fltlt {
	border-style: solid;
	border-color: #600;
	margin-left: 3px;
	margin-right: 10px;
	margin-top:6px;
	border-width: thin;
	float:left;
}
.imgfltrt {
	float: right;
	border-width: 1 px;
	border-style: solid
	border-color: #CCCCCC;
	margin-left: 15px;
	margin-bottom: 15px;
}
.clrflt {
	clear:both;
}
.form {
	background-color:#E8E8E8;
}		
/*----MAIN PANEL----*/
#container{
	width:1000px;
	position:relative;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	background-image: url(../images/bkgdblack.jpg);
	background-repeat: repeat;
}
#clearflt {
	clear: both;
}
/*----MAIN PANEL----*/

/*----HEADER Panel----*/
#headerPan{
	width:959px;
	height:150px;
	padding:0;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo{
	position: absolute;
	left: 36px;
	top: 30px;
	width: 260px;
}
#logo img, a {
	border-width: 0 0 0 0;
}
#slogan{
	position: absolute;
	left: 647px;
	top: 29px;
	background-image:url();
	width: 256px;
	height: 91px;
	}
#slogan img, a {
	border-width: 0 0 0 0;
}

/*----HEADER Panel----*/
/*----BODY Panel----*/
#bodyPan{
	width:1000px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-bottom: 0px;
	background-color: #151515;
	background-image: url(../images/bkgdblack.jpg);
	background-repeat: repeat;
}
#navBar {
	background-image:url("../images/navbar_bkgd.jpg");
	display:block;
	float:left;
	height:32px;
	margin-left:0px;
	margin-top:150px;
	padding-top:10px;
	width:980px;
	padding-left: 20px;
}
#navBar ul {
	list-style-type:none;
	vertical-align:middle;
	margin: 0;
	background: none;
	padding: 0;
}
#navBar ul li, ul li a {
	color:#CCCCCC;
	display:inline;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-style: ;
	font-weight:bold;
	height:auto;
	list-style-type:none;
	padding-bottom:0;
	padding-right:0;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:12em;
	background-position: 0 50%;
}
#navBar li ul {
	display:none;
	left:auto;
	margin-top:20px;
	position:absolute;
	top:1em;
	padding-top:12px;
}
#navBar li > ul {
	top:auto;
}
#navBar li:hover ul, li.over ul {
	display:block;
}
#navBar li li {
background-color:transparent;
border:0 none;
display:block;
float:none;
}
#navBar li li a {
	background-image:url("../images/bkgd_tranparency3.png");
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:normal;
	padding:0.3em 6px;
	margin-left: 6px;
	margin-right: 6px;
}
#navBar li li a:hover {
	border-color:#411216;
	border-style:solid;
	border-width:0 4px;
	padding:0.3em 2px;
}
#navBar a:hover {
	color:#FFFFFF;
	font-style:;
	text-decoration:underline;
}
#navPan {
	width:270px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
#navPan {
	width:270px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
#navPan ul {
	width:250px;
	height:300px;
	display:block;
	list-style-type:none;
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-top: 170px;
	padding-left: 20px;
}
#navPan ul li {
	width:180px;
	height:35px;
	position:relative;
	margin:0 auto;
}
#navPan ul li a {
	width:180px;
	height:35px;
	display:block;
	color:#CCC;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	background-position: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
}
#navPan ul li a:hover {
	color:#FFF;
	text-decoration: underline;
	font-style: italic;
}
#leftPan {
	width: 320px;
	float:left;
	background-image: url(../images/bkgdblack.jpg);
	margin-top: 50px;
}
#leftPan img {
	float:right;
}
#leftPan p {
	color:#CCC;	
	padding-left:20px;
	text-align: right;
	padding-right: 20px;
}
#leftPan a {
	color: 006699;
}
#leftPan a:hover {
	color:#003366;
	text-decoration: underline;
}
#rightPan{
	width:620px;
	float:left;
	margin-left: 25px;
	margin-top: 50px;
	margin-bottom: 40px;
	padding-right: 30px;
	background-image: url(../images/bkgdblack.jpg);
	min-height: 350px;
}
#rightPan ul {
	list-style-type:square;
	font-size: 11px;
	line-height: 18px;
	width: 520px;
	display: block;
	margin-bottom: 15px;
}
#rightPan ul li {
	float: left;
	width: 173px;
	display: block;
}
#rightPan p, table {
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding-top: 8px;
}
#rightPan a {
	color:#69C;
	text-decoration:none;
}
#rightPan a:hover {
	color:#699;
	text-decoration: underline;
}
#centerPan{
	width:935px;
	float:left;
	padding-right: 30px;
	background-image: url(../images/bkgdblack.jpg);
	min-height: 350px;
	padding: 20px 30px 40px 20px;
}
#centerPan ul {
	list-style-type:square;
	font-size: 11px;
	line-height: 18px;
	width: 520px;
	display: block;
	margin-bottom: 15px;
}
#centerPan ul li {
	float: left;
	width: 173px;
	display: block;
}
#centerPan p, table {
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding-top: 12px;
}
#centerPan a {
	color:#69C;
	text-decoration:none;
}
#centerPan a:hover {
	color:#699;
	text-decoration: underline;
}
#back {
	display:block;
	width: 130px;
	height: 25px;
	float: right;
	border-width: 1 px;
	border-style: double;
	border-color: #CCCCCC;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	font-style: bold;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	padding-top: 4px;
}
/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	background-color: #F0F0F0;
	font-weight: bold;
	padding: 3px;
	border-width: thin;
	border-style: dotted;
}

div.eg-bar{
	width: 550px;
}

.icongroup1{
	width: 560px;
}

/*----BODY Panel----*/


/*----Footer Panel----*/

#footerPan{
	width:1000px;
	height:145px;
	padding:0;
	background-repeat: no-repeat;
	margin:0 auto;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#footerPan ul{
	list-style-type:none;
	width:570px;
	position:absolute;
	top:27px;
	left:48px;
}
#footerPan li{
	float:left;
	}
#footerPan ul li a{
	padding:0 10px 0;
	color:#fff;
	text-decoration:none;
}
#footerPan ul li a:hover {
	text-decoration:underline;
}
#footerPan p.address{
	width:500px;
	color:#000;
	top:20px;
	font-size: 14px;
	position: relative;
	left: 250px;
}
#footerPan p.copyright{
	width:400px;
	color:#000;
	position:relative;
	top:30px;
	left:285px;
}
/*----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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }

