﻿*
{
    padding: 0;
    margin: 0;
    text-decoration: none;
}
body 
{
    background-color: #000000;    
    font-family: Verdana;
}
#body-wrapper
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#center
{
    background-color: #FFFFFF;
    float: left;
    width: 290px;
    border-left: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;
}
#construction
{
    width: inherit;
    height: 400px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-image: url('../images/construction.jpg');
    background-position: center;
}
#content-wrapper
{
    background-color: #FFFFFF;
    font-size: 10px;        
    line-height: 16px;    
}
#content-wrapper a img
{
    border: none;
}
#content-wrapper ul li
{
    list-style-type: none;    
    border-bottom: solid 5px #FFFFFF;    
}
#content-wrapper #home-wrapper ul li
{
    list-style-type: none;
    height: 247px;
    border-bottom: solid 5px #FFFFFF;    
}
#designBlurb
{
    width: 870;
    padding: 10px 10px 0 10px;
}
h1
{
    font-size: 20px;
    margin-bottom: 10px;       
}
h2
{
    font-size: 14px;
    margin: 0 0 10px 5px;
    color: #58585A;
}
#designBlurb p
{
    margin: 0 15px 10px 15px;
    text-align: justify;
    text-decoration: none;
}
#desingBlurb p a
{
    text-decoration: none;
}
#designLeft
{
    clear: both;
    float: left;
    width: 415px;
    padding: 10px 20px 0 10px;
}
#designRight
{
    clear: right;
    float: left;
    width: 415px;
    padding: 10px 20px 0 10px;
}
#envelopments
{        
    padding-top: 15px;
    text-decoration: none;
}
#form-wrapper
{
    background-color: #FFFFFF;
    
}
#footer-wrapper #copyright
{
    background-color: #000000;
    color: #FFFFFF;
    font-size: .75em;
    text-align: center;
    margin: 0px auto 0 auto;
    border-top: solid 5px #000000;    
}
#friends 
{
    padding: 10px 0px 0px 15px;
}
#friends ul
{
    padding: 0px 0px 15px 15px;
}
#header-wrapper
{    
    height: 74px;
    background-color: #000000;    
    background-image: url('../images/headerLogo.jpg');
    background-repeat: no-repeat;
    background-position: center;    
    border-bottom: solid 5px #FFFFFF;    
}
#interior p 
{
    line-height: 18px;
    padding: 5px 0 5px 5px;
}
#left
{
    clear: both;
    float: left;
    width: 290px;
    border-left: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;
    background-color: #FFFFFF;    
}
#resources #left, #resources #right
{
    width: 440px;
}
#right
{    
    background-color: #FFFFFF;
    float: left;
    width: 290px;
    border-left: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;   
}
#rightOffset
{    
    background-color: #FFFFFF;
    float: left;
    width: 590px;       
}
#rightOffset img
{
    border-bottom: solid 5px #FFFFFF;    
}
#smallListing
{
    width: 290px;
    font-size: 9px;
    text-align: center;
}
#smallListing ul
{
    padding-top: 7px;
    padding-bottom: 10px;
}
#smallListing ul li
{
    margin: 0 0 -10px 0;
}
.center
{
    text-align: center;
}
.hours
{
    color: #FFFFFF; 
    background-image: url('../images/hours.jpg');
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    text-align: center;    
}
.hours p
{
    padding-top: 20px;
}
.location
{
    float:left;
    width:320px;   
}
.location p
{
    font-size: 10px;
    text-align: center;
}
.locationBracketLeft
{
    float: left;
    width: 35px;
    height: 80px;
    text-align: center;
    background-image: url('../images/bracketLeft.jpg');
    margin-left: 100px;
}
.locationBracketRight
{
    float: left;
    width: 35px;
    height: 80px;
    text-align: center;
    background-image: url('../images/bracketRight.jpg');
}
.nav-wrapper
{
    font-size: 11px;
    background-color: #30BFC4;
    border-left: solid 5px #FFFFFF;   
    border-right: solid 5px #FFFFFF;   
    border-bottom: solid 5px #FFFFFF;   
    clear: both;
    height: 20px;    
}
.nav-wrapper ul
{
    padding-left: 1em;
    padding-top: .25em;
}
.nav-wrapper ul li
{
    list-style-type: none;    
    display: inline;
    padding-right: 2em;
}
.nav-wrapper ul li a
{
    text-decoration: none;
    color: #231F20;
}
.nav-wrapper ul li a:hover
{
    color: #FFFFFF;
}
.white
{
    color: #FFFFFF !important;
}

.leftInner
{
    clear: both;
    float: left;
    width: 138px;
    border-left: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;
    background-color: #FFFFFF;  
    padding: 3px 25px 3px 25px;  
    text-align: center;
}
.pad
{
    padding: 0px 18px 0px 18px !important;
}
.padLite
{
    padding: 0px 10px 0px 10px !important;
}
.rightInner
{    
    background-color: #FFFFFF;
    float: left;
    width: 310px;
    border-left: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;  
    padding: 3px 25px 3px 25px;  
}