﻿#content
{
  padding-top: 30px;
}
.col
{
  background: url( '../images/greybar_bg.gif' );
  float: left;
  margin: 0px 30px 30px 0px;
  width: 260px;
}
#col1, #col2
{
  background-color: #aaa;
  position: relative;
}

#col2
{
  background: url( '../images/greybar_top.jpg' );
  clear: both;
  margin-top: 0px;
}
.sidebar
{
  padding-left: 1px;
  font-size: .95em;
}

.contact
{
  padding-left: 15px;
}
#col1 .sidebar p, #col2 .sidebar p
{
  color: #FFF;
  margin: 0px;
}
#team img
{
  left: -1px;
  position: relative;
}
.sidebar_bot
{
  position: relative;
  top: 14px;
  left: 0px;
}
.namebox
{
  float: left;
  height: 34px;
  padding-left: 5px;
  padding-top: 2px;
}
.namebox .name
{
  font-size: 1.3em;
  font-weight: bold;
}
.biobody
{
  height: 160px;
}
.title
{
  color: #333;
  display: block;
  font-size: .7em;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 15px;
}
.name
{
  color: #FFF;
  font-size: .9em;
}
.phone
{
  color: White;
  font-size: 1em;
}
label
{
  display: block;
  color: #c42327;
  font-size: .8em;
  font-weight: bold;
  margin: 10px 0 1px 0;
}

#team div
{
  font-size: .8em;
}

#team .teambutton
{
  background: url( '../images/team_bg.gif' ); /* need both for firefox & IE */
  cursor: pointer;
  cursor: hand;
  color: White;
  height: 34px;
  margin-bottom: 3px;
  width: 198px;
}

.teambutton img
{
  display: block;
  float: left;
}

h3
{
  color: White;
  text-align: center;
}

.left
{
  text-align: left;
}

label
{
  color: #ffc10e;
}
