*
{
    padding: 0;
    margin: 0;
}


a img
{
    border:none;
}

body
{
    width: 100%;
    text-align: center;
}

#page_wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 810px;
    text-align: left;
}

#header
{
    width: 810px;
    height: 20px;
    padding: 20px 0 0 0;
}

#logo
{
    float: left;
    width: 180px;
}

/* -------------- Nav Stuff -----------------*/

#nav
{
    float: right;
    width: 545px;
}

#nav li
{
    float: left;
    width: 90px;
    margin-right: 5px;
    
}


#nav li a
{
    float: left;
    width: 80px;
    text-align: left;
    
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    
    text-decoration: none;
    
    padding: 0 0 0 5px;
    margin-right: 5px;
    
}

#nav li a:hover
{
    float: left;
    width: 80px;
    text-align: left;
    
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    
    /*background-image: url("/static/site_images/bg_lines.jpg");
      background-repeat: repeat;*/
    
    background-color: #CCC;
    color: #000;
    text-decoration: none;
}

a.on
{
    background-color: #582fae;
    /*background-image: url("/static/site_images/bg_lines.jpg");
      background-repeat: repeat;*/
    color: #FFFFFF;
}



/* ------------------------------------------*/



#stage
{
    width: 810px;
    padding: 60px 0 0 0;
    margin-bottom: 60px;
}

#detail_stage
{
    width: 810px;
    padding: 60px 0 0 0;
    margin-bottom: 10px;
}

#portfolio_header
{
    width: 810px;
    height: 50px;
    background-image: url("/static/site_images/bg_lines.jpg");
    background-repeat: repeat;
    margin-bottom: -40px;
}

#left_col
{
    width: 250px;
    float: left;
}

#left_col p
{
    margin: 0px 0 20px 0;
}


#left_col ul
{
    margin-bottom: 20px;
}

a.back
{
    background-color: #CCC;
    padding: 5px;
    color: #FFF;
}

a.back:hover
{
    background-color: #582fae;
    padding: 5px;
    color: #FFF;
}


#article_list p
{
    margin-bottom: 0px;
}

#article_list p a:hover
{
    color: #CCC;
}

#article_list a:hover
{
    color: #CCC;
}

#right_col .hiring
{
    background-image: url("/static/site_images/bg_lines.jpg");
    background-repeat: repeat;
    
    margin: 20px 0 20px 0;
    padding: 3px;
    height: 50px;
    width: auto;
}

.hiring p
{
    font-weight: bold;
    color: #000;
}


.hiring h2
{
    background-color: #FFF;
    padding: 0 5px 0px 5px;
    width: 90px;
    float: left;
    font-weight: bold;
}

.hiring h3
{
    background-color: #FFF;
    float: right;
    padding: 2px 5px 2px 10%;
    font-weight: normal;
    font-size: 15px;
}


.col_header
{
    background-image: url("/static/site_images/bg_lines.jpg");
    background-repeat: repeat;
    
    margin: 0px 0 20px 0;
    padding: 3px;
    height: 50px;
    
}

.col_header p
{
    font-weight: bold;
    color: #000;
}


.col_header h2
{
    background-color: #FFF;
    padding: 0 15px 0px 5px;
    float: left;
    font-weight: bold;
}

.col_header h3
{
    background-color: #FFF;
    float: right;
    padding: 2px 5px 2px 10%;
    font-weight: normal;
    font-size: 12px;
    font-family: "Arial" Verdana Sans-serif;
}


.col_header_secondary
{
    background-image: url("/static/site_images/bg_lines.jpg");
    background-repeat: repeat;
    
    margin: 20px 0 20px 0;
    padding: 3px;
    height: 50px;
    
}

.col_header_secondary p
{
    font-weight: bold;
    color: #000;
}


.col_header_secondary h2
{
    background-color: #FFF;
    padding: 0 15px 0px 5px;
    float: left;
    font-weight: bold;
}

.col_header_secondary h3
{
    background-color: #FFF;
    float: right;
    padding: 2px 5px 2px 10%;
    font-weight: normal;
    font-size: 12px;
    font-family: "Arial" Verdana Sans-serif;
}


.client_box {
    background-image: url("/static/site_images/bg_lines.jpg");
    background-repeat: repeat;
    
    margin: 0 0 20px 0;
    padding: 5px 5px 40px 5px;
    width: auto;
}

.client_box h2
{
    background-color: #FFF;
    padding: 0 3px 0px 3px;
    width: 90px;
    font-weight: bold;
}

.client_box p {
    background-color: #FFF;
    padding: 10px;
    margin-top: 15px;
}

.client_box table {
    width: 100%;
    margin: 0;
}

.client_box tr {
    width: 100%;
}

.client_box td {
    width: 33%;
    border-bottom: 1px solid #CCC;
}

.client_box a:hover {
    width: 150px;
    background-color: #EEE;
}

.client_box a {
    width: 150px;
    text-decoration: none;
    display: block;
    
}

.more_news_box {
    padding: 5px 5px 5px 0;
    margin: 5px 0 0px 0;
    background-color: #CCC;
    height: 20px;
}

.more_news_box p {
    color: #000;
    text-align: right;
}


.active {
    background-color: #CCC;
    color: #FFF;
}

.inactive {
    background-image: none;
}

#right_col
{
    width: 540px;
    float: right;
}

#right_col table
{
margin: 0 0 20px 0;
}

.box
{
    width: 540px;
    margin: 0 0 20px 0;
    /* border-bottom: 3px #CCC solid; */
    background-image:url("/static/site_images/bg_lines.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 0 0 20px 0;
}

.box p a
{
    background-color: #CCC;
    padding: 5px;
    color: #FFF;
}

.box p a:hover
{
    background-color: #582fae;
    padding: 5px;
    color: #FFF;
}

.box a h1
{
    color: #000;
}

.box a:hover h1
{
    color: #582fae;
}

.front_box .box
{
    width: 540px;
    margin: 0 0 10px 0;
    /* border-bottom: 3px #CCC solid; */
    padding: 0 0 10px 0;
    background: none;
}

.box img
{
    margin: 0 0 10px 0;
}

#right_col p {
    margin-bottom: 15px;
}

.headshot
{
    margin-right: 10px;
}

#footer
{
    width: 810px;
    float: left;
    background-image:url("/static/site_images/bg_lines.jpg");
    background-repeat: repeat-x;
    
    padding: 20px 0 0 0;
    margin: 20px 0 20px 0;
}


h1, h2
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -1px;
    color: #000;
}

.title
{
    margin: 10px 0 0px 0;
}

.gray
{
    font-weight: normal;
    color: #CCC;
}

table
{
    margin-top: 15px;
}

b
{
    color: #000;
}

a
{
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
    text-decoration: none;
    color: #000;
}

.body a
{
    color: #7240e2;
    text-decoration: underline;
}

.body a:hover
{
    color: #552dad;
}

#footer a
{
    color: #666;
}



p, li
{
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
    color: #3d3d3d;
}
