@charset "UTF-8";
/* CSS Document */




/* GENERAL SITEWIDE STYLES */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #28323c;
}

a:link, a:visited {
	color: #549217;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.4em;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #549217;
	line-height: 26px;
}

h1 {
	margin-bottom: .5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #549217;
}
h2, h3, h4, h5, h6, p {
	margin-bottom: 1em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	background-color: #FFF;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #28323c;
	min-height:550px;
	;
	background-image: url(../images/bgTile.jpg);
	background-repeat: repeat-x;
}
#wrapper_page {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	min-height:550px;
	background-image: url(../images/bgPage.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
}







/* FOOTER */

#wrapper_footer {
	background-image: url(../images/bgFooter.gif);
	background-repeat: repeat-x;
	height: 162px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	color: #CCC;
	font-size: 11px;
	padding-top: 15px;
}
#footer a:link, #footer a:visited {
	color: #CCC;
}







/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.tight {margin-bottom: 0.2em;}

.nobreak {white-space: nowrap;}

.rule {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	font-size: 0px;
}
.accent_white {
	color: #FFF;
}
.accent_green {
	color: #143200;
}






/*HEADER*/

#header {
	height: 55px;
	margin-bottom: 13px;
	position: relative;
	padding-left: 10px;
}

#navigation {
	height: 47px;
	width: 633px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/*MAIN NAV - DROPDOWN BUTTONS*/

.dropdown {float:left;}

.dropdown dt {cursor:pointer; background-repeat:none;}

.dropdown dt#about-ddheader {height:47px; width:104px; background:url(../images/btnAboutUs.gif);}
.dropdown dt#practice-ddheader {height:47px; width:102px; background:url(../images/btnPracticeAreas.gif);}
.dropdown dt#engagements-ddheader {height:47px; width:124px; background:url(../images/btnRecentEngagements.gif);}

.dropdown dt#about-ddheader:hover, body.about .dropdown dt#about-ddheader,
.dropdown dt#practice-ddheader:hover, body.practice .dropdown dt#practice-ddheader,
.dropdown dt#engagements-ddheader:hover, body.engagements .dropdown dt#engagements-ddheader
 {background-position: 0px -47px;}

.dropdown dd {position:absolute; overflow:hidden; width:178px; display:none; background:#fff; z-index:200; opacity:0}

.dropdown ul {
	width:176px;
	list-style:none;
	padding-top: 13px;
}

.dropdown li {display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#FFF;
	background-color:#28323c;
	text-decoration:none;
	width:166px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.dropdown a:hover {background-color:#435465; text-decoration:none;}

.dropdown .underline {border-bottom:1px solid #CCC}






/*MAIN NAV - STANDARD BUTTONS*/


#navigation ul.standard {
	list-style-type: none;
}
#navigation ul.standard li {
	display: inline;
}
#navigation ul.standard a {
	display: block;
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#academy a {background-image: url(../images/btnHResultsAcademy.gif); width: 109px;}
#pressroom a {background-image: url(../images/btnPressroom.gif); width: 100px;}
#contact a {background-image: url(../images/btnContact.gif); width: 94px;}



#navigation ul.standard a:hover,
body.academy #academy a,
body.pressroom #pressroom a,
body.contact #contact a
{
	background-position: 0px -47px;
}




/* HOMEPAGE BANNER AND SPOTLIGHTS */

#banner {
	height: 429px;
	width: 850px;
}
#spotlightL {
	float: left;
	width: 240px;
	padding-right: 35px;
}
#spotlightM {
	float: left;
	width: 240px;
	padding-right: 25px;
}
#spotlightR {
	float: right;
	width: 246px;
}
#wrapper_spotlights h1, #contentR h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}

/* IE6 will read this*/
* html #wrapper_spotlights {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/* every browser will read this except IE6*/
#wrapper_spotlights {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
} 







/* INTERIOR CONTENT */

#wrapper_content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
	padding-bottom: 20px;
}
#contentL {
	float: left;
	width: 573px;
}
#text {
	padding: 25px;
	line-height: 1.5em;
	position: relative;
	background-image: url(../images/gradient_rule.gif);
	background-repeat: no-repeat;
	background-position: right top;
}




/* BIO TEAM PHOTO TABLES */

.photo_team {
	background-image: url(../images/photo_team_bg.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 116px;
	padding: 6px;
	margin-right: 15px;
	margin-bottom: 15px;
}






/* INTERIOR BANNER */

#banner_intr {
	background-color: #74AE22;
	width: 523px;
	background-image: url(../images/banner_intr.jpg);
	background-repeat: no-repeat;
	padding: 25px;
}
#banner_intr h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FAFAFA;
	margin: 0px;
}
#banner_intr2 {
	width: 573px;
	height: 189px;
	margin-bottom: 2px;
}





/* INTERIOR SUBNAV*/

#subnav {
	background-color: #181F26;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
}
#subnav ul {
	list-style-type: none;
}
#subnav li {
	display: inline;
}
#subnav a:link, #subnav a:visited {
	padding-right: 10px;
	padding-left: 25px;
	line-height: 30px;
}
#subnav a:hover {
	color: #FFF;
	text-decoration:none;
}
#subnav .selected a {
	color: #FFF;
}





/* INTERIOR SIDEBAR*/

#contentR {
	float: right;
	width: 248px;
	padding-top:20px;
}
#contentR .spotlight {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contentR .spotlight.last {
	border-bottom-style: none;
}





/* FORMS */

input.field {
	border: 1px solid #42A0CF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
textarea.comments {
	border: 1px solid #42A0CF;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 110px;
	font-size: 12px;
}
fieldset {
	margin-bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.back {
	position: absolute;
	top: 25px;
	right: 30px;
	font-size: 10px;
}
.button a {
	color: #FFF;
	text-decoration: none;
	line-height: 23px;
	background-color: #79B328;
	background-image: url(../images/btnBlank.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 151px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.button {
	height: 23px;
	width: 151px;
}
.button a:hover {
	color: #030;
	text-decoration: none;
}
ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.5em;
}
ul.list ul {
	margin-left: 30px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}