/* CSS Document */
body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #F8F8F8;
	background-color: #000000;
	text-align: left;
width: 900px; 
display: block; 
margin: 0 auto;

	}

a:link, a:visited { color: #9C9C9C; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; }
a:active { color: #FFCC66; font-weight: bold; text-decoration: none; }

.wrap {
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: left;
}
	


h1	{
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	}
h2 { color: #FFFFFF; }
h3 { color: #FFCC66; font-size: 14px; }

p.pressTitle {
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	color: #FFFFFF;
	}

p.pressDate {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: normal;
	color: #9C9C9C;
	}

#newheader {
position: absolute;
display: block; 
margin: 0 auto;
width: 900px;
}

#clientlogin {
float: right;
padding:  10px 30px;
}
.logobox {
display: block;
margin: 10px 0 0 10px;
padding: 0;
}

#topnavNest { 
display: block !important;
margin: 20px auto 10px auto !important;
width: 890px;
font-size: 16px;
position: relative;
}

#topnavNest li{
float: left;
padding: 0px 13px 0px 12px;
}

.portfolio:hover ul, .portfolio:hover ul li:hover, .services:hover ul, .services:hover ul li:hover{
visibility: visible; 
z-index: 999;
}

.portfolio ul, .services ul {
list-style: none;
}

.portfolio ul li, .services ul li {
border: 1px solid #4c4c4c !important;
border-top: none !important;
width: 100px;
padding: 2px 0px;
background: #333333;
text-align: left;
clear: both;
display: list-item !important;
}

.portfolio ul {
visibility: hidden;
position: absolute;
top: 22px;
left: 398px; 
}

.services ul {
visibility: hidden;
position: absolute;
top: 22px;
left: 312px;
}

.portfolio:hover ul li:hover, .services:hover ul li:hover {
background: #4c4c4c;
color: #ffffff;
}


#subnavNest { margin: 0px 0px 30px 0px; }

#subnavNest ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#topnavNest ul li {
	display: inline;
	border-right: 1px solid #333333;
	}
#subnavNest ul li {
	display: inline;
	border-right: 1px solid #CCCCCC;
	text-transform: uppercase;
	}
	
#subnavNest ul li.last, #topnavNest ul li.last { border-right: none; }

#topnavNest ul li a:link, #topnavNest ul li a:visited, #topnavNest ul li a:hover,
#topnavNest ul li.first a:link, #topnavNest ul li.first a:visited, #topnavNest ul li.first a:hover {
	text-decoration: none;
	color: #9C9C9C;
	font-weight: normal;
	}

#subnavNest ul li a:link, #subnavNest ul li a:visited, #subnavNest ul li a:hover,
subnavNest ul li.first a:link, #subnavNest ul li.first a:visited, #subnavNest ul li.first a:hover { 
	text-decoration: none;
	color: #9C9C9C;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	}


#topnavNest ul li a:hover, 
#topnavNest ul li.first a:hover,
#topnavNest ul li.last a:hover,
#subnavNest ul li a:hover, 
#subnavNest ul li.first a:hover,
#subnavNest ul li.last a:hover { 
	color: #FFFFFF;
	}
#topnavNest ul li a.active, 
#topnavNest ul li.first a.active,
#topnavNest ul li.last a.active,
#subnavNest ul li a.active, 
#subnavNest ul li.first a.active,
#subnavNest ul li.last a.active { 
	text-decoration: none;
	font-weight: bold;
	color: #FFCC66;
	}

.footer {
	color: #9C9C9C;
	font-size: 11px;
	text-align: center;
	width: 900px;
	}

.footerlink { line-height: 30px;}
.footerlink a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerlink a:active {
	color: #FF9933;
	text-decoration: none;	
}

.footerlink a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.footer img {
border: none;
}
.footer img:hover {
opacity: 0.9;
}

.content, .newcontent {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F8F8;
	background-color: #000000;
	margin: 0;
	padding: 22px 66px 66px;
	width: 800px;
	/* border: 1px solid #666666; */
    line-height: 24px;
	text-align: left;
	}
.newcontent {
padding-top: 195px;
display: block; 
margin: 0 auto; 
}

#gallery {
padding-top: 165px;
width: 900px;
}
#gallery iframe {
display: block;
margin: 0 auto;
}


/* 
.content h1, .content h2, .content h3, .content p {color: #333333;}
#subnavNest ul li a:hover, 
#subnavNest ul li.first a:hover,
#subnavNest ul li.last a:hover { 
	color: #9C9C9C;
	text-decoration: underline;
	}
*/

.staffPics { line-height: normal; }
.staffPics img { margin-bottom: 10px; }
.staffPics em { font-size: 11px; }
.staffPics a:link, .staffPics a:visited { text-decoration: none; color: #9C9C9C; }
.staffPics a:hover { text-decoration: none; color: #FFFFFF; }
.staffPics a.active { text-decoration: none; font-weight: bold; color: #FFCC66; }




/* DEPRECATED j0080625

.subnav {
	font-size: 12px;
}

*/

.imageRight {
	padding: 0px 0px 30px 40px;
	float: right;
}

blockquote p { line-height: normal; }

.anchorTop {
	text-align: right;
	border-top: 1px solid #333333;
	clear: both;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	}
.anchorTop a:link, .anchorTop a:visited { color: #999999; }
.anchorTop a:hover { color: #FFFFFF; }

/* TWITTER sidebar */

#twitter_div {
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:6px;
	border: 1px #9C9C9C solid;
	padding: 5px;
	}

#twitter_div a {
	display:block;
	color:#FFCC66;
	text-decoration:none;
	}

#twitter_div a:hover {
	text-decoration:underline;
	}

#twitter_update_list {
	margin-top:4px;
	}

#twitter_update_list li {
	font-size:11px;
	color:#FFFFFF;
	padding: 4px 8px 4px 8px;
	margin-bottom:0px;
	margin-right:18px;
	border-top: 1px solid #9C9C9C;
	}
	
/* FACEBOOK sidebar */

#facebook_div {
	font-weight:bold;
	color:#FFFFFF;
	margin: 15px 0px 15px 0px;
	border: 1px #9C9C9C solid;
	padding: 5px;
	}

#facebook_div a {
	color:#FFCC66;
	text-decoration:none;
	}

#facebook_div a:hover {
	text-decoration:underline;
	}

/** Photo Credit on Reasearch bat page **/

.photocredit {
float: right; 
clear: right; 
width: 240px; 
display: block; 
text-align: center; 
font-size: 11px;
margin-top: -20px; 
color: #9c9c9c;
}
