 body
    {
    margin: 0 auto;
    background: #000 url(images/bg03.gif) top left;
    text-align: center;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 1em;
    color: #456;
    }
    h1
    {
    font-size: 135%;
    color: #3e0000;
    font-family: Felix Titling, Times New Roman, Serif;
    margin: 30px 0;
    text-transform: uppercase;
    clear: both;
    }
    /* -- [ IMAGE REPLACEMENT ] -- */
    
    #consultation h1
    {
    background-image: url(images/hdrconsultation.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 472px;
	height: 46px;
	}
	#contact h1
    {
    background-image: url(images/hdrcontact.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 176px;
	height: 46px;
	}
	#directions h1
    {
    background-image: url(images/hdrdirections.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 525px;
	height: 46px;
	}
	
	#employment h1
    {
    background-image: url(images/hdremployment.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 176px;
	height: 46px;
	}
	#firm h1
    {
    background-image: url(images/hdrfirm.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 229px;
	height: 46px;
	}
	#links h1
    {
    background-image: url(images/hdrresources.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 148px;
	height: 46px;
	}
	#process h1
    {
    background-image: url(images/hdrprocess.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 277px;
	height: 46px;
	}
	#projects h1
    {
    background-image: url(images/hdrprojects.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 126px;
	height: 46px;
	}
	#services h1
    {
    background-image: url(images/hdrservices.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 327px;
	height: 46px;
	}
	#team h1
    {
    background-image: url(images/hdrteam.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 142px;
	height: 46px;
	}
	#whyinvolve h1
    {
    background-image: url(images/hdrwhyinvolve.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 493px;
	height: 46px;
	}
	#firm h1 span,
	#whyinvolve h1 span,
	#contact h1 span,
	#employment h1 span,
	#directions h1 span,
	#consultation h1 span,
	#team h1 span,
	#services h1 span,
	#projects h1 span,
	#process h1 span,
	#links h1 span
	{
	display: none
	}
	/* -- [ END IMAGE REPLACEMENT ] -- */
    #directions #outer
    {
        background: url(images/map.jpg) no-repeat bottom right;
    }
    #directions #content
    {
        padding: 10px;
        color: #000;
    }
    #contentcontact h1
    {
    font-size: 135%;
    color: #3e0000;
    font-family: Felix Titling, Times New Roman, Serif;
    margin: 15px 0;
    text-transform: uppercase;
    clear: both;
    }
    h2
    {
    font-size: 100%;
    color: #333;
    margin: 10px 0;
    padding: 0;
    font-family: Arial, Verdana, Sans-Serif;
    text-transform: uppercase;
    clear: both;
    }
    
    h3
    {
    font-size: 90%;
    margin: 0;
    color: #456;
    padding: 0;
    text-transform: capitalize;
    clear: both;    }
    
    #links h3
    {
    font-size: 110%;
    margin: 0;
    color: #333;
    padding: 0;
    text-transform: capitalize;
    clear: both;
    }
    h4
    {
    font-size: 80%;
    margin: 0;
    color: #333;
    padding: 0;
    border-bottom: 1px dotted #ccc;
    clear: both;
    }
    h5
    {
        font-size: 110%;
        color: #653332;
    }
    h6
    {
        font-size: 110%;
        color: #999;
        clear: left;
    }
    p
    {
    font-size: 80%;
    margin: 0 0 10px 0;
    }
    ul
    {
        font-size: 80%;
    }
    ul li
    {
        margin: 3px 0;
    }
    ol
    {
        font-size: 80%;
    }
    ol li
    {
        margin: 3px 0;
    }
    #header
    {
    width: 700px;
    padding: 20px 0 0 0;
    margin: 0;
    text-align: left;
    }
    #outerouter
    {
    width: 740px;
    background: #fff url(images/commonbg01.gif) no-repeat top left;
    border: 1px solid #000;
    margin: 0 auto;
    }
    #outer
    {
    width: 700px;
    margin: 0 auto;
    }
    #content
    {
    text-align: left;
    }
    #contentig
    {
    text-align: center;
    }
    #contentcontact
    {
        padding: 10px;
        margin: 0 0 20px 0;
        text-align: left;
        background: #efefef url(images/phonebg.gif) no-repeat bottom right;
        border: 1px solid #653332;
        color: #999;
    }
    #fourohfour
    {
        padding: 10px;
        margin: 0 0 10px 0;
        text-align: left;
        background: #efefef url(images/404.gif) no-repeat bottom right;
        border: 1px solid #653332;
        color: #999;
    }
    #linklist
    {
         width: 250px; 
         position: relative; 
         float: right; 
         margin: 0; 
         padding: 0; 
         background: #333 url(images/linklistbg.jpg)no-repeat; 
         border: 1px solid #777; 
         text-align: left;
    }
    #linklist  img
    {
        margin: 0 0 9px 0;
    }
    #copyright
    {
        width: 740px; 
        text-align: left; 
        font-size: 75%; 
        font-variant: small-caps;
        color: #ccc; 
        margin: 5px auto;
    }
    .left
    {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px;
    background: url(images/fpbg.gif);
    margin: 0 0 10px 0;
    }
    .left img
    {
    border: 3px solid #ccc;
    }
    .left p
    {
        font-size: 100%;
        color: #999;
    }
    .left h3
    {
        font-size: 115%;
    text-transform:uppercase;
    }
    .contact
    {
        margin: 0 1px 0 0;
    }
    #links ul
    {
    margin: 10px;
    padding: 0;
    }
    #links ul li span
    {
    display: inline;
    font-size: 70%;
    margin: 0;
    padding: 0;
    background: #ccc;
    }
    .clearboth
    {
        clear: both;
        font-size: 0px;
        background: transparent;
    } 
    .linkleft
    {
    margin: 10px;
    padding: 0;
    display: block;
    width: 45%;
    float: left;
    }
    .linkright
    {
    margin: 10px;
    padding: 0;
    display: block;
    width: 45%;
    float: right;
    text-align: left;
    }   
    .showrooms
    {
        clear: both;
    }
    .showrooms h5
    {
        font-size: 90%;
        display: block;
        float: left;
        margin: 0 1px 0 0;
        background: #fff url(images/line.gif) no-repeat top right;
        padding: 5px;
        width: 244px;
        color: #333;
    }
    .showrooms h5 span
    {
        background: #fff url(images/blank.gif) top left;
        color: #fff;
    }
    .showrooms p
    {
        display: block;
        float: left;
        color: #333;
        background: #ccc;
        padding: 5px;
        width: 333px;
        border: 1px solid #999;
    }
    #navigation
    {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    background: #333;
    border:2px solid #999;
    border-left: none;
    border-right: none;
    }
    #navigation ul
    {
    margin: 0;
    padding: 0;
    }
    #navigation ul li
    {
    display: inline;
    font-size: 70%;
    margin: 0;
    padding: 0;
    }
    #navigationbtm
    {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    background: #333;
    border:2px solid #999;
    border-left: none;
    border-right: none;
    }
    #navigationbtm ul
    {
    margin: 0;
    padding: 0;
    }
    #navigationbtm ul li
    {
    display: inline;
    font-size: 70%;
    margin: 0;
    padding: 0;
    }
    
    .question
    {
        background: url(images/qustbg01.gif) no-repeat bottom right;
        clear: both;
    }
    .question ol
    {
        font-style: oblique;
    }
    .right
    {
    position: relative;
    float: right;
    width: 48%;
    padding: 5px;
    border: 1px solid #ccc;
    background: url(images/fpbg.gif);
    }
    .right img
    {
    border: 3px solid #ccc;
    }
    .subset
    {
        padding: 7px;
        background: #f4f4f4;
        border: 1px solid #ccc;
        clear: both;
        margin: 10px 0;
    }
    /*-- anchors --*/
    #content a, a:active, a:visited
    {
    color: #333;
    border: none;
    background: none;
    text-decoration: underline;
    }
    #content a:hover
    {
    color: #6B4242;
    background: #FFE3AF;
    border-top: 1px dotted #6b4242;
    border-bottom: 1px dotted #6b4242;
    text-decoration: none;
    }
    
    #navigation a, a:active, a:visited
    {
    color: #fff;
    padding: 0 5px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-decoration: none;
    }
    #navigation a:hover
    {
    color: #333;
    padding: 0 5px;
    border: none;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    background: #ccc url(images/buttonbg01.gif) top left;
    }
    #navigationbtm a, a:active, a:visited
    {
    color: #fff;
    padding: 0 5px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-decoration: none;
    }
    #navigationbtm a:hover
    {
    color: #333;
    padding: 0 5px;
    border: none;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    background: #999;
    background: #ccc url(images/buttonbg01.gif) top left;
    }
    #header a, a:active, a:visited
    {
    color: #fff;
    padding: 0;
    border: none;
    }
    #header a:hover
    {
    color: #333;
    padding: 0;
    border: none;
    }
    a img
    {
        border: none
    }