*{font-size:100.01%}
html {
	height:100%;
	font-size:62.5%;
	height:100%;
}
body {
	margin:0;
	color:#26231d;
	font:1.2em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	background:#37342c;
	min-width:930px;
	height:100%;
}

img {border-style:none;}
a {
	color:#000;
	text-decoration:none;
	outline:none;
	
}
a:hover{text-decoration: underline;}
input,
textarea,
select {
	font:100% Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
	color:#052956;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:900px;
	margin:0 auto;
	position:relative;
	min-height:100%;
}
* html #page {height:100%;}
/* header style */
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:107px;
	padding-top:22px;
	background:#37342c url(../images/header.gif) repeat-x 0 100%;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:233px;
	height:17px;
	float:left;
	text-indent:-9999em;
	margin:58px 0 0 36px;
}
/* navigation style */
#header ul {
	float:right;
	width:577px;
	float:right;
	margin:0;
	padding:19px 0 0;
	list-style:none;
	font-size:15px;
}
#header li {
	float:left;
}
#header li a {
	height:48px;
	padding:40px 18px 0;
	float:left;
	text-transform:uppercase;
}
#header li a:hover {
	border:1px solid #fff;
	background:url(../images/nav-hover.gif) repeat-x;
	padding:39px 17px 0;
	height:47px;
	text-decoration:none;
}
#page #header li.active a {
	background:url(../images/nav-active.gif) repeat-x;
	padding:59px 18px 0;
	margin-top:-19px;
	color:#fff;
	border:none;
	height:48px;
}
#container {
	padding:129px 0 60px;
}
.holder {
	width:100%;
	background:#eaf9fd;
}
.holder:after {
	content:" ";
	clear:both;
	height:0;
	display:block;
}
.main-column {
	width:700px;
	float:left;
}
.main-column-map {
	width:614px;
	float:left;
}
.left-img {
	float:left;
}
/* content style */
.content {
	width:343px;
	float:right;
}
.popupnews {
	width:80%;
}
.newsarchives {
	width:666px;
	float:right;
}
.content h1 {
	color:#124857;
	font-size:1.83em;
	margin:26px 0 15px;
}
.newsarchives h1 {
	color:#124857;
	font-size:1.83em;
	margin:26px 0 15px;
}
.popupnews h1 {
	color:#124857;
	font-size:1.83em;
	margin:26px 0 15px;
}
.content p {
	margin:0;
	line-height:1.67em;
	padding-bottom:15px;
}
.newsarchives p {
	margin:0;
	line-height:1.67em;
	padding-bottom:15px;
}
.content h2 {
	color:#3c372d;
	font-size:1.33em;
	margin:30px 0 0;
}

.content a {
	font-weight:bold;
	text-decoration:underline;
}
.newsarchives a {
	font-weight:bold;
	text-decoration:underline;
}
/* content style pop-up */
.contentpop {
	width:343px;
	float:left;
}
.contentpop h1 {
	color:#124857;
	font-size:1.83em;
	margin:26px 0 0;
}
.contentpop p {
	margin:0;
	line-height:1.67em;
	padding-bottom:15px;
}
.contentpop h2 {
	color:#3c372d;
	font-size:1.33em;
	margin:30px 0 0;
}
/* content style pop-up for map page */
.contentpop-map {
	padding: 0px 10px 0px 15px;
	width:250px;
	float:left;
}
.contentpop-map h1 {
	color:#124857;
	font-size:1.83em;
	margin:26px 0 0;
}
.contentpop-map p {
	margin:0;
	line-height:1.67em;
	padding-bottom:15px;
}
.contentpop-map h2 {
	color:#3c372d;
	font-size:1.33em;
	margin:30px 0 0;
}
/* subnav style */
.subnav {
	background:url(../images/sub-nav-bg.gif) repeat-y;
	width:192px;
	float:right;
	margin:29px -34px 0 0;
	position:relative;
}
.subnav .top-bg {
	background:url(../images/sub-nav-top.gif) no-repeat;
	height:9px;
	overflow:hidden;
	display:block;
}
.subnav .bottom-bg {
	background:url(../images/sub-nav-bottom.gif) no-repeat;
	height:11px;
	overflow:hidden;
	display:block;
}
.subnav .inner {
	background:url(../images/sub-nav-bg2.gif) repeat-x 0 100%;
	margin:0 4px 0 5px;
	padding:12px 15px 33px 20px;
	width:148px;
	overflow:hidden;
}

.subnav h1 {
	font-size:1.58em;
	color:#9d1f24;
	margin:0 0 7px;
	font-weight:normal;
}

.subnav ul {
	margin:0 0 19px;
	padding:0 0 15px;
	list-style:none;
	font-size:1.17em;
	border-bottom:2px solid #c5c4ba;
}
.subnav li a {
	display:block;
	margin:0 -13px 0 -19px;
	padding:2px 13px 3px 19px;
	position:relative;
	width:100%;
}
.subnav li a:hover {
	background:#f0f0ee;
	border:1px solid #fff;
	text-decoration:none;
	padding:1px 12px 2px 18px;
}
.subnav img {
	border:4px solid #979488;
	margin-top:10px;
}
.subnav h4 {
	margin:12px 0 0;
	color:#37342c;
	font-size:1.33em;
}
.subnav p {
	margin:0;
	line-height:1.67em;
}
.subnav p a {
	text-decoration:underline;
}
.subnav p a:hover {
	text-decoration:none;
}

/* subnav news */


.subnav .innernews  li {
	margin:0 0 19px;
	padding:0 0 15px;
	list-style:none;
	font-size:1.17em;
	border-bottom:2px solid #c5c4ba;
}

/* footer style */
#footer {
/*	margin-top:-60px; */
	height:30px;
	padding-top:30px;
/*	position:relative; */
}
#footer address {
	display:block;
	margin:0 auto;
	width:900px;
	font-style:normal;
	color:#fff;
	font-size:1.1em;
	text-align:center;
}
#footer a {
	color:#fff;
}

/*home content */

#indexBottomHeadline h2
{
	color: white;
	cursor: pointer;
	font-size: 20px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 20px 15px;
	text-transform: uppercase;
}

#indexBottomHeadlineNews
{
	background-color: #7c786d;
	float: left;
	width: 620px;
	height:50px;
}

#indexBottomHeadlineFirm
{
	background-color: #23221d;
	border-left: 1px solid black;
	float: left;
	width: 279px;
	height:50px;
}

#indexBottomContent
{
	display: none;
}

#indexBottomContentNews
{
	background-color: #e4e3df;
	border-bottom: 15px solid black;
	float: left;
	height: 170px;
	margin-bottom: 20px;
	width: 620px;
}

.indexBottomNewsItem
{
	float: left;
	padding: 20px 15px;
	width: 280px;
}

.indexBottomNewsItem img
{
	border: 8px solid #d4cfb2;
	float: left;
	margin-right: 15px;
}

.indexBottomNewsItem p
{
	color: #37342d;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.indexBottomNewsItem a
{
	font-weight: bold;
	text-decoration: underline;
}

.indexBottomNewsItem p span
{
	font-size: 16px;
	font-weight: bold;
}

#indexBottomContentFirm
{
	background-color: #ffffff;
	border-left: 1px solid black;
	border-bottom: 15px solid black;
	float: left;
	height: 170px;
	margin-bottom: 20px;
	width: 279px;
}

#indexBottomContentFirm p
{
	color: #37342d;
	line-height: 20px;
	margin: 0px;
	padding: 20px;
}

#indexBottomContentFirm p a
{
	font-weight: bold;
	text-decoration: underline;
}

/***** Employee Pop
/****************************************/
#employeePop
{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 323px;
}

#employeePopTitle
{
	background-color: black;
	color: white;
	cursor: pointer;
	font-size: 16px;
	line-height: 16px;
	padding: 10px;
}

#employeePopDecisionsContent,#employeePopReferencesContent
{
	background-color: #f8f8f8;
	color: black;
	display: none;
	line-height: 14px;
	padding: 10px;
	font-size:10px;

}



