﻿body, ul, li, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 12px;
    color: #666666;
    line-height: 1.5;
}

a:link, a:visited {
    color: #cc0000;
    text-decoration: none;
    }
    
a:hover, a.active {
    color: #cc0000;
    text-decoration: underline;
    }


h4 {
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;    
}

h4.articlesubhead {
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;    
}


h4.awardname
{
    color: #cc0000;
    margin-left: 5px;    
    }

h5 {
    font-size: 12px;
    margin-left: 5px;
    color: #cc0000;
    font-style: italic;
    font-weight: normal;    
}

h6 {
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    color: #999999;    
    font-style: italic;    
    font-weight: normal;    
}


img {
    border: 0;
    }

#wrapper {
    width: 969px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    }

ul#linklist {
    list-style: none;
	display:block;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
    } 

ul#linklist li {
    margin-bottom: 3px;
    }


/* header and Topnav */

#header {
    width: 99%;
    float: left;
    }
    
#logo {
    width: 308px;
    height: 60px;
    float: left;
    } 

#topnav {
    width: 650px;
    height: 15px;
    float: right;
    margin-top: 45px;
    }
    
#topnav ul {
    list-style: none;
	display:block;
	float: right;
}

#topnav li {
    float: left;
    padding-left: 15px;
    padding-top: 3px;
    font-size: 13px;
    }
    
#topnav li a:link, #topnav li a:visited, #subnav li a, #subnav li a:visited {
    color: #666666;
    text-decoration: none;
    }
    
#topnav li a:hover, #topnav li.active a, #subnav li.active a, #subnav li a:hover{
    color: #cc0000;
    text-decoration: none;
    }


#topnav li.phonenumber {
    width: 108px;
    height: 15px;
    background-image: url(../img/txt_phonenumber.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
	text-indent: -100em;
    overflow:hidden;
}


/* Subnav */

#subnav {
    float: left;
    width: 100%;
    height: 28px;
    background-image: url(../img/subnav_bg.gif);
    margin-top: 25px;
    overflow: hidden;
}
    
#subnav ul {
    list-style: none;
	display:block;
	width: 100%;
}

#subnav li {
    float: left;
    padding-top: 4px;
    padding-right: 10px;
    }

#subnav li.title {
    background-image: url(../img/subnav_title_bg.gif);
    background-repeat: no-repeat;
    height: 24px;
    width: 157px;
    padding-left: 20px;
    padding-right: 0px;
    font-weight: bold;
    }

#subnav a.activegallery, #subnav a.inactivegallery:hover {
    background-image: url(../img/gallery_active.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 14px;
    padding-left: 10px;
    text-indent: -9000px;
    overflow: hidden;
    display: block;
    }

#subnav a.inactivegallery {
    background-image: url(../img/gallery_inactive.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 14px;
    padding-left: 10px;
    text-indent: -9000px;
    overflow: hidden;
    display: block;
    }

#subnav li.titlenoarrow {
    background-image: url(../img/subnav_title_noarrow_bg.gif);
    background-repeat: no-repeat;
    height: 24px;
    width: 157px;
    padding-left: 20px;
    padding-right: 0px;
    font-weight: bold;
    }


#banner {
    width: 100%;
    margin-top: 20px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    }

#contentbanner {
    width: 865px;
    margin-top: 20px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background-image: url(../img/whatiscustom_bg.gif);
    background-repeat: no-repeat;
    padding: 20px 70px 20px 70px;
    height: 228px;
    }

#portfolio {
    width: 965px;
    margin-top: 20px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    background-image: url(../img/portfolio_bg.gif);
    background-repeat: no-repeat;
    height: 609px;
    }

#portfolio_spread 
{
    margin-top: 20px;
    width: 910px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    }


#portfolio_gallery 
{
    float: left;
    margin-left: 35px;
    margin-right: 25px;
    margin-top: 8px;
    }
    

#portfolio_prev {
    width: 17px;
    float: left;
    margin-top: 200px;
    margin-left: 10px;
    }

#portfolio_next {
    width: 17px;
    float: right;
    margin-top: 200px;
    margin-right: 10px;
    }

div.portfolioitem {
    width: 136px;
    height: 136px;
    float: left;
    margin: 6px;
    }


img.portfolioimg:hover
{
    border: solid 2px #cc0000;
}

/* Content */

#maincontent {
    width: 99%;
    float: left;
    }
    
#leftcontent_l {
    width: 601px;
    float: left;
    }
    
h2.large {
    height: 38px;
    padding-left: 2px;
    float: left;
    width: 601px;
    background-image: url(../img/title_bar_l.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    font-size: 20px;
    color: #cc0000;
    margin-bottom: 10px;
    }
    
#leftfloater {
    float: left;
    }
    
#rightfloater {
    float: right;
    }
    
#content_l {
    width: 600px;
    }

#content_s {
    width: 339px;
    margin-bottom: 15px;
   } 

#content_m {
    width: 489px;
    } 
    

#content_xs {
    width: 230px;
    float: right;
    } 

h2.small {
    height: 38px;
    padding-left: 2px;
    float: left;
    width: 339px;
    background-image: url(../img/title_bar_s.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    font-size: 20px;
    color: #cc0000;
    margin-bottom: 10px;
    }
    
h2.xsmall {
    height: 38px;
    padding-left: 2px;
    float: left;
    width: 225px;
    background-image: url(../img/title_bar_xs.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    font-size: 20px;
    color: #cc0000;
    margin-bottom: 10px;
    }


h2.medium {
    height: 38px;
    padding-left: 2px;
    float: left;
    width: 489px;
    background-image: url(../img/title_bar_m.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    font-size: 20px;
    color: #cc0000;
    margin-bottom: 10px;
    }

h2.full {
    height: 38px;
    padding-left: 2px;
    float: left;
    width: 960px;
    background-image: url(../img/title_bar_full.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    font-size: 20px;
    color: #cc0000;
    margin-bottom: 10px;
    }


h3 {
    color: #cc0000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    }

p {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    }
    
div.quote {
    margin-top: 35px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    color: #999999;
    font-size: 18px;
    font-style: italic;
    }

.readmore {
    width: 70px;
    color: #cc0000;
    font-size: 12px;
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: right;
    margin-left: 5px;
    }

/* TICKER */

#theticker 
{
    float: left;
    width: 100%;
    height: 28px;
    background-image: url(../img/subnav_bg.gif);
    margin-top: 15px;
}

#tickertitle{
    background-image: url(../img/subnav_title_bg.gif);
    background-repeat: no-repeat;
    height: 24px;
    width: 157px;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 5px;
    font-weight: bold;
    float: left;
    }

/* Footer */

#footer {
    margin-top: 30px;
    padding-bottom: 20px;
    color: #b4b4b4;
    font-size: 12px;
    width: 100%;
    float: left;
    text-align: center;
    }
    
#footer a 
{
    color: #cc0000;
    text-decoration: none;
}

#footer a:hover 
{
    color: #cc0000;
    text-decoration: underline;
}    

br.clear {
    clear: both;
    height: 30px;
    }

/* Meet The People Widget */

#meetpeople {
    float: left;
    margin-bottom: 15px;
    }

#leftarrow {
    width: 22px;
    float: left;
    margin-top: 110px;
}

#person {
    float: left;
    width: 276px;
    height: 218px;
    margin-left: 5px;
    margin-right: 7px;
    padding-left: 1px;
    padding-top: 1px;
}

#rightarrow {
    width: 22px;
    float: left;
    margin-top: 110px;
}

.meetthepeople {
    width: 100px;
    color: #cc0000;
    font-size: 12px;
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: right;
    margin-left: 5px;
    }

/* Contact Page Items */

label{
float: left;
width: 100px;
margin-top: 5px;
margin-left: 5px;
color: #666666;
font-size: 14px;
}

.emailform {width: 150px;}

.required
{
    font-weight: bold;
}

input, select {
font-size: 18px;
margin-bottom: 5px;
font-family: Arial;
color: #999999;
border: solid 1px #999999;
width: 480px;
}

textarea 
{
font-size: 18px;
margin-top: 2px;
font-family: Arial;
color: #999999;
border: solid 1px #999999;
width: 482px;    
}


div.contactitem {
    width: 23%;
    float: left;
    margin-left: 5px;
    margin-bottom: 20px;
    color: #333;
    }
    
div.casestudyitem {
    width: 23%;
    float: left;
    margin-left: 15px;
    margin-bottom: 20px;
    color: #000;
    }
    
    
div.casestudyitem a {
    margin: 5px 0px 0px 0px;
    padding-left: 20px;
    background-image: url(../img/casestudyarrow.png);
    background-repeat: no-repeat;
    text-align: center;
    
    }            
    
/* Meet The People Looper */
div.person 
{
    width: 99%;
    float: left;
    border-top: solid 1px #e1e1e1;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
}

div.personphoto
{
    width: 300px;
    float: left;
}

div.personbio
{
    width: 600px;
    float: left;
    margin-left: 10px;
    }
    
div.personbio h3
{
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

div.personbio h4
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    }


/* Portfolio Widget */

#thumbnail {
    float: left;
    width: 280px;
    height: 160px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 1px;
    padding-top: 12px;
    text-align: center;
    background-image: url(../img/portfolio_thumb_bg.gif);
    background-repeat: no-repeat;
}

#Thumbleftarrow {
    width: 22px;
    float: left;
    margin-top: 60px;
}

#Thumbrightarrow {
    width: 22px;
    float: right;
    margin-top: 60px;
}

/* Misc */
ul.ArticleList 
{
    list-style: none;
    margin-left: 5px;
    margin-bottom: 15px;
    margin-top: 0px;
}

table.serve 
{
    width: 608px;
}

th.h
{
    width: 608px;
    height: 28px;
    background-image: url(../img/thbg.gif);
    text-align: left;
    padding-left: 10px;
}

td.row
{
    width: 303px;
    height: 28px;
    background-image: url(../img/tdbg.gif);
    padding-left: 5px;
    padding-bottom: 2px;
}

#years
{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}