/* -------------------------------------------------------------- 
  
   Reset.css
   * Resets default browser CSS styles.
   
   Original by Erik Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}

body { line-height: 1; color: #333; background: white; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* -------------------begin css----------------------*/

html {
	font-size:62.5%; 
}

body {
	background: #333333;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #000;
	padding-top: 5px;
	line-height: 1.5;
}

/* text size reset */

p,
h1, h2, h3, h4, h5,
li, 
dt,
dd,
th, 
td { 
	font-size: 1.2em; 
} 
p .text, th .text, td .text, li .text, dd .text, 
th p, 
th li,
th h1,th h3, th h4, th h5,
td p,
td li,
td h1,td h3, td h4, td h5,
dd p,
dd li,
dd dd,
li p,
li dt,
li dd,
li li,
li h1,li h3, li h4, li h5 { font-size: 1em; }

h2 { font-size: 1.4em; }

/* global elements */

a {

}

a:hover {

}

.b-col h1 {
  border-bottom: 1px solid #000;
  font-family: Georgia,Times,serif;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: .15em;
  padding: 0 0 0 0;
  margin: 0 0 5px 0;
}

.b-col h2 {
  font-size: 1.5em;
  font-weight: bold;
  padding-top: 15px ;
}

.b-col p {
  padding-bottom: 15px;
}

.b-col ul {
  margin-left: 2.5em;
  line-height: 1.8;
  padding-bottom: 15px;
}

.skiplink {
  height: 0px;
  display: block;
  text-indent: -999em;
}

/* -------------------------------------
            Global Layout
--------------------------------------*/

#wrapper {
  width: 1038px;
  background: url('../images/wrapper_top_shadow.gif') left top no-repeat;
  padding-top: 5px;
  margin: 0 auto;
}

#container {
  padding: 0 8px 0 8px;
  background: url('../images/wrapper_side_shadows.gif') left top repeat-y;
}

#content {
  padding: 20px 0 10px 0;
}

#header {
  padding: 43px 39px 0 40px;
}

#footer {
  background: url('../images/wrapper_bottom_shaddow.gif') left top no-repeat;
  padding: 42px 48px 10px 49px;
  width: 941px;
  margin: 0 auto;
}

#footer p {
  color: #cccccc;
  float: left;
  font-size: 1.0em;
  letter-spacing: .11em;
}

#footer .copyright {
  float: right;
}

.col-wrapper {
  background: #fff;
  margin-top: 10px;
  padding: 16px 39px 0 40px;
  min-height: 411px;
}

.a-col {
  width: 235px;
  float: left;
  padding-bottom: 50px; 
}

.b-col {
  width: 640px;
  float: right;
  padding-right: 25px;
}

/* navigation */

#primary-nav {
  float: right;
  margin-top: -10px;
}

#primary-nav li {
  list-style-type: none;
  float: left;
  font-size: 1.0em;
}

#primary-nav li a {
  text-decoration: none;
  color: #333;
  padding: 0 9px;
  border-right: 1px solid #333;
}

#primary-nav li a:hover {
  text-decoration: underline;
}

#primary-nav li.last a {border: none;}

.side-nav li {
  font-family: "Times New Roman",Times,serif;
  letter-spacing: .15em;
  list-style-type: none;
  font-weight: bold;
  letter-spacing: .12em;
  line-height: 0;
}

.side-nav li.first a {
  background: #003266 url('../images/corner_cut.gif') right top no-repeat;
}

.side-nav li.first li a,
.side-nav li li.first a {
  background-image: none;
}

.side-nav li a {
  background-color: #003266;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 24px 0 24px 14px;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
}

.side-nav li.current_page_item a,
.side-nav li.current_page_parent a,
.side-nav li.hovered a {
  background-color: #006699;
/*  font-size: 1.2em; */
}

.side-nav li.current_page_item  li,
.side-nav li.current_page_parent li,
.side-nav li.hovered  li {
/*  font-size: .9em; */
}

.side-nav li.current_page_item  li a,
.side-nav li.current_page_parent li a 
{
  background-color: #5c5c5c;
  padding: 11px 0 11px 14px;
/*  font-size: 1em;  */
}

.side-nav li.current_page_item  li.current_page_item a,
.side-nav li.current_page_item  li.hovered a ,
.side-nav li.current_page_parent  li.current_page_item a,
.side-nav li.current_page_parent  li.hovered a
{
  background: #cccccc url('../images/bullet.gif') 15px center no-repeat;
  padding: 11px 0 11px 28px;
  color: #000;
/*  font-size: 1em;  */
}

.side-nav li.current_page_item a,
.side-nav li.current_page_parent a
{
  cursor: default;
}

.side-nav li.current_page_item li a ,
.side-nav li.current_page_parent li a 
{
  cursor: pointer;
}

.side-nav li.current_page_item li.current_page_item a, 
.side-nav li.current_page_parent li.current_page_item a 
{
  cursor: default;
}

.side-nav li ul {display:none}
.side-nav li.current_page_item ul {display:block}
.side-nav li.current_page_parent ul {display:block}

.side-nav li {font-size: 14px !important; }
.side-nav li ul li {font-size: 11px !important; }


/*------------- home page ----------------*/

.logo a {
  display: block;
  outline: none;
  height: 48px;
  width: 425px;
  text-indent: -999em;
  background: url('../images/logo.gif') top left no-repeat;
}

.home-stage {
  padding: 0 0 0 40px;
}

.home-stage li {
  list-style-type: none;
}

.home-content {
  margin: 0 34px 0 35px;
  background: url('../images/home_infobox_foot.gif') left bottom no-repeat;
  padding: 30px 0 0 0;
}

.infobox {
  background: url('../images/home_infobox_head.gif') top left no-repeat;
  width: 645px;
  padding: 24px 0 20px 0;
  float: left;
}

.infobox .info-content {
  background: url('../images/home_infobox_bg.gif') top left repeat-y;
  padding: 10px 0 0 18px;
}

.infobox .col1,
.infobox .col2,
.infobox .col3 {float: left;}

.infobox .col1 { width: 165px; padding-right: 37px;}
.infobox .col2 { width: 190px; padding-right: 35px;}
.infobox .col3 { width: 160px;}

.infobox h2 {
  font-size: 1.4em;
  color: #fff;
  font-weight: bold;
  padding-bottom: 10px;
}

.infobox li {
  font-size: 1.3em;
  color: #fff;
  list-style-type: none;
  padding-left: 16px;
  background: url('../images/bullet.gif') 0 .4em no-repeat;
  line-height: 1.5;
}

.home-nav {
  width: 289px;
  float: right;
}

.home-nav li {
  background: url('../images/home_nav_bg_foot.gif') left bottom no-repeat;
  list-style-type: none;
  font-family: "Times New Roman",Times,serif;
  font-size: 20px;
  letter-spacing: .15em;
  padding: 0 0 18px 0;
  line-height: 1;
  margin-bottom: 3px;
}

.home-nav li a {
  background: url('../images/home_nav_bg.gif') left top no-repeat;
  display: block;
  padding: 15px 0 11px 28px;
  color: #fff;
  text-decoration: none;
}

.home-nav li a:hover {
  background: url('../images/home_nav_bg_hover.gif') left top no-repeat;
}

/* ----------sub pages --------------*/

.stage {
  padding: 0 40px 0 40px;
  position: relative;
}

.stage {
  z-index: 0;
  height: 100%;
  width: 941px;
}

.stage-nav {
  position: absolute;
  bottom: 0px;
  right: 40px;
}

* html .stage-nav {
  bottom: 3px;
}

.stage-nav li {
  list-style-type: none;
  font-family: "Times New Roman",Times,serif;
  font-size: 1.8em;
  letter-spacing: .15em;
  line-height: 1;
  float: right;
  clear: both;
}

.stage-nav li a {
  display: block;
  width: 250px;
  padding: 8px 0 8px 10px;
  color: #fff;
  background: #003366;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

.stage-nav li.last a {
  border-bottom: none;
}

.stage-nav li.hovered,
.stage-nav li.current_page_item, 
.stage-nav li.current_page_parent 
{
  font-size: 2.1em;
  border-bottom: 9px solid #006699;
}

.stage-nav li.hovered a,
.stage-nav li.current_page_item a , 
.stage-nav li.current_page_parent a 
{
  width: 260px;
  padding: 10px 0 10px 28px;
  border-bottom: 1px solid #fff;
  background: #003366 url('../images/carrot_double.gif') 6px .55em no-repeat;
}

.stage-nav li.current_page_item a, 
.stage-nav li.current_page_parent a 
{
  cursor: default;
}

/* utilities */

.clear { display: inline-block; } 
  
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clear { height: 1%; }

.clear { display: block; }

ul.bios
{
	margin: 0;
	padding: 0;
}

ul.bios li
{
	list-style-type: none; 
	margin-bottom: 2em;
	margin-top: 2em;
}

ul.bios li img
{
	float: left;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}

ul.bios li h2 {
  padding-top: 0;
}

ul.bios li p {
  margin-left: 225px;
}
