/* ----------------------------------------------------------------+
 |  Cascading Style Sheet                                          |      
  -----------------------------------------------------------------*/

    html, body {
    background-color: #ffffff;
    cursor: default;
    font-family: "Verdana", arial, "MS Sans Serif", Geneva, sans-serif;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    margin: 0px auto;
    width: 740px;
    padding: 0px 0px 0px 0px;
    min-width: 740px;
    text-align: center;    
  }

a:link,a:active,a:visited {
background-color: transparent;
color: #5e6563;
text-decoration: none;
FONT: 150% "Gill Sans","helvetica",sans-serif;
TEXT-ALIGN: right;
}
a:hover {
background-color: transparent;
color: #954a2c;
text-decoration: none;
FONT: 150% "Gill Sans","helvetica",sans-serif;
TEXT-ALIGN: right;
}

  img, img a {
    border: none;
  }

h1 {
      background-color: #fff;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 0px;
      PADDING-TOP: 5px;
      MARGIN: 0px;
      font-family: "gill sans",verdana,sans-serif;
	font-size: 11pt;
      COLOR: #5e6563;
      TEXT-ALIGN: left;
}
h2 {
      background-color: #fff;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 0px;
      PADDING-TOP: 5px;
      MARGIN: 0px;
      font-family: "gill sans",verdana,sans-serif;
	font-size: 11pt;
      COLOR: #5e6563;
      TEXT-ALIGN: center;
}
h3 {
      background-color: #fff;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 0px;
      PADDING-TOP: 5px;
      MARGIN: 0px;
      font-family: "gill sans",verdana,sans-serif;
	font-size: 8pt;
      COLOR: #5e6563;
      TEXT-ALIGN: center;
}
h4 {
      background-color: #fff;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 5px;
      PADDING-TOP: 5px;
      MARGIN: 0px;
      font-family: "gill sans",sans-serif;
	font-size: 16pt;
	font-weight: bold;
      COLOR: #944a29;
      TEXT-ALIGN: left;
}

/*
 ---------------------------------------------------------------------
 | Temp Folio ID's and Classes
 ---------------------------------------------------------------------
*/
#outer_wrapper {
width: 738px;
height: 820px;
border: 1px solid #944a29;
text-align: center;
}
#wrapper {
width: 738px;
}
#banner {
margin: 0px auto;
height: 100px;
position:relative;
bottom:-22px;
text-align: center;
overflow: hidden;
}
#content {
background-color: #ffffff; 
margin: 0px auto;
clear: both;
padding: 0px 0px 0px 0px;
width: 740px;
text-align: center;
}
#left {
background-color: #ffffff; 
margin: 0px auto;
padding: 0px 10px 0px 15px;
width: 167px;
height: 820px;
text-align: left;
float: left;
border-right: 1px solid #944a29;
}
.link_box {
padding: 20px 0px 0px 0px;
width: 140px;
border-bottom: 1px solid #5e6563;
}
#middle {
background-color: #ffffff; 
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 545px;
text-align: center;
float: left;
}
#bio_left {
background-color: #ffffff; 
margin: 0px auto;
padding: 0px 10px 0px 15px;
width: 167px;
height: 820px;
text-align: left;
float: left;
border-right: 1px solid #944a29;
}
#bio_middle {
background-color: #ffffff;
font-family: "Gill Sans", Verdana, "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 11pt;
color: #5e6564;
margin: 0px auto;
padding: 20px 10px 0px 10px;
width: 282px;
height: 800px;
text-align: justify;
float: left;
border-right: 1px solid #944a29;
overflow: auto;
}
#bio_right {
background-color: #ffffff; 
font-family: "Gill Sans", Verdana, "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 11pt;
color: #5e6564;
margin: 0px auto;
width: 205px;
padding: 20px 15px 0px 15px;
text-align: left;
float: left;
/* overflow: auto; */
}
#footer {
background-color: #ffffff;
font-family: verdana, sans-serif;
color: #5e6563;
text-align: left;
}
#content_bottom {
background-color: #ffffff;
margin: 0px auto;
width: 100%;
clear: both;
font: 11px "gill sans",Verdana,Arial,sans-serif;
color: #2a2a2a;
text-align: center;
}
#schedule{
font-family: 'gill sans',Verdana,sans-serif;
font-size: 12pt;
color: #5e6564;
text-align: left;
}
#bio {
background-color: #ffffff; 
font-family: "Gill Sans", Verdana, "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 12pt;
color: #5e6564;
line-height: normal;
margin: 0px auto;
padding: 20px 20px 0px 10px;
width: 475px;
height: 360px;
text-align: justify;
float: left;
overflow : auto;
}
