*
{
	margin: 0;
	padding: 0;
}

html {
	padding-top: 26px;
}	

body {
	text-align: center;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}	

#header {
	width: 900px;
	margin: auto;
	text-align: right;
	display: none;
}	

#wrapper {
	width: 836px;
	padding-top: 16px;
	padding-right: 32px;
	padding-bottom: 16px;
	padding-left: 32px;
	margin: auto;
	text-align: center;
	background-color: #fff;
}

#banner {
	height: 32px;
	text-align: left;
	padding-bottom: 10px;
}

#nav {
	float: left;
}	

#nav img {
	padding-right: 25px;
}	

#search {
	width: 220px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	float: right;
	display: none;
}

#search form, input, img {
	margin: 0px;
	padding: 0px;
}

.search-border {
	border: 1px solid #9a9a9a;
	height: 19px;
}	

#searchagain {
	padding-left: 15px;
}

#sitemap-wrapper {
	width: 836px;
	height: 415px;
	text-align: left;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #170606;
	padding-top: 16px;
}


#onecolwrapper {
	width: 836px;
	height: 287px;
	text-align: left;
	background-color: #170606;
}

#twocolwrapper {
	
}

#threecolwrapper {
	height: 143px;
	width: 836px;
	border-top: 1px solid #fff;
}

#threecol-awards {
	height: 431px;
	width: 836px;
	border-top: 1px solid #fff;
}

#threecol-sub {
	height: 431px;
	width: 278px;
	background-color: #170606;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
}

* #threecol-sub {
	margin-right: 0px;
	margin-bottom: 0px;
}

#threecol-sub-left {
	width: 278px;
	background-color: #170606;
	text-align: left;
	padding-top: 20px;
}

#threecol-sub-left-content {
	text-align: left;
	padding: 10px 20px;
}

#threecol-sub-left-content img {
	padding: 5px 10px 10px 0px;
}

#threecol-inside {
	width: 268px; /*278px - 10px padding */
	background-color: #461616;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #170606;
	border-bottom: 1px solid #170606;
}

#home_left {
	float: left;
	width: 278px;
	height: 143px;	
}

#home_middle {
	float: left;
	width: 278px;
	height: 143px;	
}	

#home_right {
	float: left;
	width: 278px;
	background-color: #3b1316;
	height: 143px;
	overflow: hidden;
}	

#home_right #news_feed {
	padding: 10px 10px 10px 18px;
	text-align: left;
}

#home_right #news_feed .copy {
	font-color: #fff;
}

#twocol-left {
	float: left;
	width: 278px;
	height: 431px;
	text-align: left;
	display: none;	
}

#twocol-left-wrapper {
	padding-top: 20px;	
}

	

#twocol-left img {
	padding-top: 2px;
	padding-bottom: 2px;	
}

#twocol-left select {
	width: 230px;
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}	


/* used on portfolio page*/
#twocol-left-top {
	float: left;
	width: 278px;
	height: 267px;
	padding-top: 20px;
	text-align: left;	
}

#twocol-left-bottom {
	clear: left;
	float: left;
	width: 278px;
	height: 131px;
	padding-top: 12px;
	text-align: left;	
	background-color: #461616;
	border-top: 1px solid #fff;
}

#twocol-left-spotlight {
	padding: 0px 10px 0px 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 431px;
}

#twocol-right-port {
	float: left;
	height: 287px;
	width: 557px;
	text-align: left;
	margin: 0px;
	padding: 0px;

}

#twocol-right-bottom-port {
	width: 557px;
	height: 143px;
	border-top: 1px solid #fff;	
	overflow-y: hidden;	
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*end portfolio page*/


/* used on office page*/
#twocol-right-office {
	float: left;
	height: 431px;
	width: 557px;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
}
/*end offices page*/

#twocol-right {
	border-left: 1px solid #fff;
	text-align: left;
}

#twocol-right-top {
	height: 143px;
	background-color: #000;
	display: none;
}

#twocol-right-bottom {
	overflow-y: visible;
	width: 557px;
	border-top: 1px solid #fff;	
	overflow-x: hidden;		
}

* #twocol-right-bottom {
	margin-right: 0px;
	margin-bottom: 0px;
}

#twocol-right-bottom-ns {
	overflow-y: hidden;
	width: 557px;
	border-top: 1px solid #fff;	
	overflow-x: hidden;	
}

#people-title {
	padding-left: 24px;
	padding-top: 60px;
}

.people-title-name {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.people-title-job {
	font-size: 14px;
	color: #b96116;
}



#content {
	padding: 20px;	
}

#title {
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	width: 100%;
}

#title_port {
	border-bottom: 0px solid #fff;
	padding-bottom: 3px;
	width: 100%;
}

#text {
	padding-top: 0px;
}


a.header:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #666;}
a.header:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #666;}
a.header:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #CC3333;}
a.header:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #000;}


#subnav {
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#subnav ul {
	padding-top: 8px;
	margin: 0px;
	list-style: none;
}	

.hover {
	background-color: #170606;	
	color: #fff;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover-over';"));	
}

.hover2 {
	background-color: #461616;	
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover2-over';"));	
}

.hover3 {
	background-color: #6f270b;	
	color: #fff;
	padding-left: 46px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover3-over';"));	
}

.hover4 {
	background-color: #6f270b;	
	color: #fff;
	padding-left: 56px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover4-over';"));	
}


.hover-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover';"));
}

.hover2-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover2';"));
}

.hover3-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover3';"));
}

.hover4-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover4';"));
}

.hover:hover {
	background-color: #b96116;
	color: #fff;
}

.hover2:hover {
	background-color: #b96116;
	color: #fff;
}

.hover3:hover {
	background-color: #b96116;
	color: #fff;
}

.hover4:hover {
	background-color: #b96116;
	color: #fff;
}

.hover a, .hover-over a {
	color: #fff;
	text-decoration: none;
}	

.hover2 a, .hover2-over a {
	color: #fff;
	text-decoration: none;
}	

#subnav-title {
	color: #b96116;
	font-size: 13px;
	font-weight: bold;	
	padding-left: 18px;
}	

#subnav-title-spotlight {
	color: #b96116;
	font-size: 13px;
	font-weight: bold;	
	padding-top: 18px;
}	

#footer {
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-right: 3px;
	padding-top: 5px;
}

/* misc styles */
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
}

#text p {
	color: #000;
	font-size: 11px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

#text ol {
	color: #000;
	font-size: 11px;
	line-height: 150%;
	padding: 14px;
}

#text ul li {
	color: #000;
	font-size: 11px;
	line-height: 150%;
	margin-left: 18px;
	padding: 0px;
}

#text ol li {
	color: #000;
	font-size: 11px;
	line-height: 150%;
	margin-left: 30px;
	padding: 0px;
}

#text table {
	color: #000;
	font-size: 11px;
	margin: 15px 0px 15px 0px;		
}

#text table thead th {
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
}

#text table tbody td {
	padding: 5px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
	
#text table .tr1 { 
	background-color: #f5f5f5;
	margin: 2px;	
}

.border { 
	border-top: 1px solid #864444;
	margin-top: 10px;
}


a.text:link {font-size: 11px; text-decoration: none; color: #fff;}
a.text:visited {font-size: 11px; text-decoration: none; color: #fff;}
a.text:hover {font-size: 11px; color: #b96116;}
a.text:active {font-size: 11px; text-decoration: none; color:#996600;}	

a.ftr:link {font-size: 10px; text-decoration: underline; color: #b96116;}
a.ftr:visited {font-size: 10px; text-decoration: underline; color: #b96116;}
a.ftr:hover {font-size: 10px; color: #333;}
a.ftr:active {font-size: 10px; text-decoration: underline; color:#996600;}	

a:link { font-size: 11px; text-decoration: underline; color: #b96116;}
a:visited { font-size: 11px; text-decoration: underline; color: #b96116;}
a:hover { font-size: 11px; text-decoration: underline; color: #fff;}
a:active { font-size: 11px; text-decoration: underline; color: #864444;}

a.subnav:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}
a.subnav:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}
a.subnav:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}
a.subnav:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}

a.breadcrumbs:link { font-size: 11px; text-decoration: none; color: #b96116;}
a.breadcrumbs:visited { font-size: 11px; text-decoration: none; color: #b96116;}
a.breadcrumbs:hover { font-size: 11px; text-decoration: none; color: #fff;}
a.breadcrumbs:active { font-size: 11px; text-decoration: none; color: #864444;}

a.newsfeed:link { font-size: 11px; text-decoration: underline; color: #b96116;}
a.newsfeed:visited { font-size: 11px; text-decoration: underline; color: #b96116;}
a.newsfeed:hover { font-size: 11px; text-decoration: underline; color: #fff;}
a.newsfeed:active { font-size: 11px; text-decoration: underline; color: #b96116;}

.subtitle_orange {
	color: #b96116;
	font-size: 11px;
	font-weight: bold;
}

.subtitle_red {
	color: #e21a2b;
	font-size: 11px;
	font-weight: bold;
}

.subtitle_brown {
	color: #6d3232;
	font-size: 11px;
	font-weight: bold;
}

.input-fixed {
	width: 184px;
}

.text-white {
	color: #fff;
	font-size: 11px;	
}

.img-people {
	float: left;
	padding-right: 12px;
}
	
hr {display: block; clear: both; margin: -0.66em 0; visibility: hidden;} /* clears floated divs */

#rotator /* wrapper for fade in/out images on portfolio page */
{
	margin: 0px;
	position: relative;
	width: 557px;
}

#rotator2 /* wrapper for fade in/out images on index page */
{
	margin: auto;
	position: relative;
	width: 836px;
}

.expando {
	margin-right: 7px;
}