html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }


*::-moz-selection { background: #616163 none repeat scroll 0 0; color: #fff; }

html, body { color: #Eff0f1; }
html {
  background: #1A1611 url(/images/bg-html.jpg) top left repeat-x;
  height: 100%;
  margin-bottom: 1px;}
body {
  background:  #1A1611  url(/images/bg-body.png) 50% 74px no-repeat;
background-color: #1A1611;
  *background-position: 50% 84px;
  font: 100%/1.5 "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-smooth: always;
  text-align: left;
}

a { text-decoration: underline; color: #bb6a18; }
a:link, a:visited { color: #bb6a18; }
a:focus, a:hover, a:active { color: #990000; }

#menu a:active, #submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited { border-bottom: 1px solid #fff; color: #376D87; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { border-bottom-color: #376D87; color: #111; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #376D87; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #376D87; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { font-size: 22px; line-height: 1.2; margin:  0.2em 0 10px; }
h2 { font-size: 17px; line-height: 1.3; margin: 1em 0 .1em; }
h3 { font-size: 15px; line-height: 1.3; margin: 1em 0 .1em; }
h4 { font-size: 13px; margin: 1.33em 0 .2em; font weight: bold; border-bottom: 1px solid #efefef; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #000; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #669900; }

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: bold; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(/images/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }

/* STRUCTURE
------------------------------------------------------------------- */

#header, #nav, #main, #footer {
  background-color: #1a1611;
  text-align: left;
  margin: 0 auto 0px;
  width: 985px;
}

#header, #nav, #sidebar, #footer, #navHome { font-size: 0.7em; }
#header { height: 250px; margin-top: 20px; position: relative; background: url(/images/splash6.jpg) 50% 0px no-repeat; *background-position: 50% 0px; margin-bottom: 0px;}
#container { float: left; margin: 0 -350px 0 0; width: 100%; }
#content { border-right: 0px solid #D5DADD; margin: 0 300px 0 0; overflow: hidden; padding: 0px 0 0; text-align: left;}
#content h1 { color: #eff0f1;  background: url(/images/headerBackground.png) 0px 0px no-repeat;  padding-left: 60px; height: 35px; padding-top: 15px; margin-bottom: 20px;}
#sidebar
{
    background-color: #1a1611;
    background: url(/images/bodyback2.png) top left repeat-y;
    border-left: 3px #D5DADD;
    float: right;
    margin-left: -3px;
    padding: 15px 20px 15px 10px;
    width: 250px;
    border-left-style: ridge;
    min-height: 280px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footer { padding: 10px 28px; width: 929px; background-color: #020202; border-top: 1px solid #2d2924; min-height: 60px; color: #Eff0f1; margin-top: 0px;}
#main{background: url(/images/bodyback2.png) top right repeat-y;}


/* HEADER
------------------------------------------------------------------- */


/* Start EXAMPLE CODE image logo */
/*
#logo, #logo a { display: block; height: 19px; width: 87px; }
#logo { position: absolute; top: 28px; left: 27px; }
#logo a { background: transparent url(/images/highbracelogo.png) top left no-repeat; text-indent: -9999em; }
.description { color: #868F98; display: block; left: 124px; position: absolute; top: 44px; }
*/
/* End EXAMPLE CODE image logo */


/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; top: 20px; left: 28px; *top: 30px; }
/*
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo, .description { color: #868F98; float: left; margin: 17px 0 0 10px; }
*/
/* End EXAMPLE CODE text logo */


/* MENUES */

#accessibility li, #accessibility a,
#menu li, #menu a,
#submenu li, #submenu a { display: block; float: left; }

#accessibility { display: block; position: absolute; right: 28px; top: -18px; }
#accessibility a { background: transparent url(/images/navigation.png) right -200px no-repeat; padding: 0 7px 0 4px; }
#accessibility .last-item a { background: none; padding-right: 0; }

#nav, #navHome, #navLeadership, #navApproach, #navInvestment, #navContact  { 
    width: 983px;  background-color: #231f1b; height: 40px;
    margin: 0 auto 3px;
    
    margin-bottom: 0px;
    border: 0px;
    border: 1px solid #000000;
    border-top: 1px solid #2d2924;
    font-size: .8em;
    
  }


ul#menu {
  background: transparent url(/images/navigation.png) top left repeat-x;
  display: block;
  height: 40px;
  padding: 0 18px 0 18px;
  width: 947px;
}

#menu a {
  background: transparent url(/images/navigation.png) left -150px no-repeat;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 18px 0 20px;
  text-shadow: 0 1px 0 #555;
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a, #submenu li:first-child a { background: none; }

/*
  FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition
  http://cordobo.com/1119-provide-visual-feedback-css/
 */
#menu a:hover, #menu a:focus, #menu .current_page_item a {
  /* Fallback - Adds more contrast to the navigation for IE6/7/8 */
  color: #990000;
  text-shadow: 1px 1px 1px #000;
}

#submenu-bg { background: transparent url(/images/bg-submenu.jpg) 0 0 repeat-x; height: 30px; width: 985px; }
ul#submenu { display: block; padding: 8px 21px 0; }
#submenu a { background: transparent url(/images/navigation.png) left -200px no-repeat; color: #666; padding: 0 5px 0 7px; }
#submenu .current_page_item a { color: #111; }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */

#submenu li ul { display: none; }
#submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  top: auto;
  overflow: auto;
	width: 100%;
	*width: 200px;	
}
#submenu li li, #submenu li li a { clear: both; display: block; float: none; padding: 0; width: auto; }
#submenu li li a {
  background-color: #f7f7f7;
  border-bottom: 1px solid #fff;
  margin-bottom: 1px;
  padding: 9px 10px;
}
#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* Top search */
#nav-search { display: block; height: 30px; line-height: 16px; position: absolute; top: 6px; right: 15px; }
#nav-search label { display: none; }
#s, #searchsubmit { border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#s {
  border: 1px solid #777;
  font-size: 11px;
  height: 15px;
  padding: 4px 5px 2px;
  width: 130px;
}
#nav-search #s { border-color: #1a1611; border-bottom-color: #1a1611; border-right-color: #1a1611; }
#searchsubmit {
  background: #1a1611 url(/images/button-style-input.png) center left repeat-x;
  border: 1px solid #000000;
  color: #fff;
  font-size: 11px;
  height: 23px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0 5px;
  -moz-box-shadow: 0px 0px 1px #fff;
  -webkit-box-shadow: 0px 0px 1px #fff;
}

/* Fixes Firefox 2 and 3 */
#searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }


/* POSTs and PAGEs
------------------------------------------------------------------- */

#content, .page, .post, .pagetitle, .nocomments { padding: 0 28px; }
#content, .post, .nocomments { padding-bottom: 20px; }
#content, .post { margin-bottom: 30px; }
#content, .entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; }

.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 1px solid #F4F8F9;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: #5388b6 url(/images/button-style.png) center left repeat-x;
  border-color: #1b5a8d;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}

p strong, li strong { color: #Eff0f1; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #Eff0f1; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(/images/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }

.entry h1{font-size: 20px; font-weight: bold; line-height: 1.3em; color: #ffffff;}


/* SIDEBAR
------------------------------------------------------------------- */

.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
.pagenav,
#meta,
.linkcat,
.widget { border-bottom: 0px dotted #ddd; margin: 0 0 8px; padding: 0 8px 9px; }

.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px; }

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: #434343;
  font-size: 14px;
  padding-bottom: 1px;
  text-transform: uppercase;
}



ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden; 
  padding: 0;
  width: 150px;
}



.quote
{
    background: transparent url(/images/bg_quote.png) no-repeat 0 0;
    padding: 27px 0 0 10px;
    font-size: 13px;
    line-height: 18px;
    color: #C8B8A4;
    font-weight: bold;
    margin-bottom: 10px;
}

.quote .quoteauthor, .quote .quotelogo
{
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    margin-top: 8px;
}
.quote .quotelogo{
    margin-top: 7px;
}
#sidebar .quote .quotelogo a:hover, #sidebar .quote .quotelogo a:link, #sidebar .quote .quotelogo a:visited
{
    text-decoration: none;
    border-bottom: 0px;
}

p{margin-bottom: 15px;}
img.size-full{padding-right: 25px; padding-bottom: 10px;}

/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }


div.clientBox{ width: 150px; height: 150px; border: 1px solid #efefef; padding: 0px 0px 0px 0px; overflow: hidden; margin: 15px 15px 15px 15px; text-align: center; position: relative; float: left;}
div.clientBox div.img{width: 150px; height: 110px; text-align: center; vertical-align: middle; overflow: hidden;}
div.clientBox div.clientName{ font-size: 13px; font-weight: bold; margin-top: 7px; }
div.clientBox div.clientName a{text-decoration: underline;}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h4 {
font-size: 13px; margin: 1.33em 0 .2em; font weight: bold; border-bottom: 1px solid #efefef; color: #efefef;
}

