﻿#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;
        }
        
        .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: 10px;
            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;
}

.body 
{
    color: #333;
    font-weight: bold;
    font-size: .8em;
}

.contactFields TD {
    padding: 3px;
}

.textInput {
    background: #FFF;
    color: #555;
    border: 1px solid #CCC;
    font-size: .9em;
    padding: 3px;
}

.textBox {
    border: 1px solid #CCC;
    color: #555;
    font-size: .9em;
    padding: 3px;
    width: 240px;
}

.textSelect {
    border: 1px solid #CCC;
    font-size: .9em;
    color: #555;
    padding: 3px;
    width: 245px;
}
.about
{
  margin-left: 290px; padding-left: 80px; background-repeat: no-repeat; background-position: 0px 0px; height: 60px; margin-bottom: 10px;
  font-size: .95em; padding-top: 4px;
}
#about_Randy
{
 background-image: url(../Images/about_Randy.jpg); 
}
#about_Kenny
{
 background-image: url(../Images/about_Kenny.jpg); 
}
