body
{
    background: #767676;
    padding: 0;
    margin: 0;
    font: 12pt Georgia, Serif;
    text-align: center;		/* IE center;*/
}

h1
{
    font: bold 24pt Georgia, Serif;
    color: #c03;
}

h2
{
    font: bold 18pt Georgia, Serif;
    color: #c03;
}

h3
{
    font: italic bold 14pt Georgia, Serif;
}

h4
{
    font: bold 12pt Georgia, Serif;
}

h5
{
    font: bold 11pt Georgia, Serif;
}

h6
{
    font: bold 10pt Georgia, Serif;
}

img
{
    border: none;
}

#container
{
    width: 700px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-align: left;	/* IE center;*/
    
    /*border-top: 1px solid #fff;*/
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #fff;
}

#top
{
    height: 135px;
    margin: 0;
    padding: 0;
}

#top-ppl
{
    background: #fff url(images/top-ppl.jpg) no-repeat;
    position: absolute;
    height: 135px;
    width: 455px;
    z-index: 10;
    margin: 0;
    padding: 0;
}

#top-via
{
    background: url(images/top-via.gif) no-repeat;
    position: relative;
    left: 500px;
    right: 10px;
    padding: 0;
    width: 165px;
    height: 50px;
    top: 20px;
    margin: 0;
}

#top-via span
{
    display: none;
}

.glidetext
{
    margin: 65px 0 0 455px;
    position: absolute;
    /*Set initial position of your text. Make sure it's just enough to hide the text from view:*/
    left: -245px;
    top: 20px;
    z-index: 5;
    width: 240px;
    color: #558acf;
    text-align: center;
}

/*
    IE Pixel Hack
*/
* html .glidetext
{
    width: 220px;
}

.glidetext a:hover,
.glidetext a:active,
.glidetext a:visited,
.glidetext a
{
    /*border-bottom: 1px dotted;*/
    text-decoration: underline;
    color: #558acf;
}

#topnav
{
    background: #558acf;
    text-align: right;
    color: #fff;
}


#topnav a:visited,
#topnav a:hover,
#topnav a:active,
#topnav a
{
    color: #fff;
    padding: 0 5px;
    text-decoration: none;
    border-right: 1px solid;
}

#topnav a:hover,
#topnav a:active
{
    text-decoration: underline;
}

#header
{
    background: url(images/grn.gif) bottom repeat-x;
    margin: 0 150px 0 75px;
    padding: 1px;
    height: 50px;
}

#header h2
{
    background: url(images/head-via.gif) no-repeat;
    margin: 20px 5px 0 50px;
    width: 165px;
    height: 20px;
}

#header span
{
    display: none;
}

#top-ppl img,
#top-via img,
#header img
{
    margin: 0;
    padding: 0;
    border: none;
}

.sidebar
{
    background: #fff url(images/grn.gif) right repeat-y;
    float: left;
    width: 170px;
    margin: 0;
    padding: 0 5px 0 0;
    font-family: Georgia, Serif;
    text-align: left;
}

.sidebar span.cat,
.sidebar span.item
{
    display: block;
}

.sidebar span.cat
{
    margin-left: 1em;
    padding: 15px 0;
    font-weight: bold;
}

.sidebar span.item
{
    margin: 1px 0 2px 2em;
}

.sidebar ul
{
    margin: 0;
    margin-left: 2em;
    padding: 0;
}

.sidebar ul ul
{
    margin-left: 1em;
}

.sidebar ul li
{
    /*
        Can't set any margin (top|bottom)
        values to anything but 0 'cause the
        tag with the parent_element_class
        is an <li>
        margin: 1px 0 2px 8px;
    */
    margin: 0;
    padding: 1px 0;
    list-style: none;
}

.sidebar span.item a.norm
{
    background: none;
    padding: 0;
    margin: 0;
}

.sidebar span.item span,
.sidebar a
{
    padding: 1px 0 1px;
    font: 11pt Georgia, serif;
    /*
        IE bug fix
        (Requires Border):
        border: solid 1px #FFF;
        BUT: IE still wasn't parsing
        multiple lines accurately...
        so moved ie fixes to style_ie.css
    */
    /*
        Keep margin-left & padding-left
        equal inverses to keep from indenting:
    */
    margin-left: -15px;
    padding-left: 15px;
}

#scurrent,
.wp_current
{
    background: url(images/scurrent.gif) 0px 50% no-repeat;
}

.wp_current
{
    padding-left: 15px;
    margin-left: -15px;
}

.sidebar a,
.sidebar a:visited,
.sidebar a:hover,
.sidebar a:active
{
    text-decoration: none;
}

.sidebar a:hover,
.sidebar a:active
{
    background: url(images/sactive.gif) 0px 50% no-repeat;
}

.sidebar a.norm
{
    background: none;
}

.sidebar span.item p
{
    margin: 0;
    margin-left: -1em;
}

#searchform #s
{
    max-width: 125px;
}

#s
{
    width: 145px;
}

#comment
{
    width: 500px;
}

#contentWrapper
{
    float: right;
    width: 490px;
    padding: 0 16px;
    margin: 0;
}

/*
    IE Display Fix
*/
* html #contentWrapper,
* html #comment
{
    width: 470px;
}

.navigation .alignleft
{
    padding-top: 10px;
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 10px;
}

.navigation .alignright
{
    padding-top: 10px;
    float: right;
    width: 50%;
    text-align: right;
    margin-bottom: 10px;
}

.post
{
    clear: both;
}

.ieFixer
{
    border: 1px solid #ffffff;
}

#fillcontainer
{
    clear: both;
}

.badge img
{
    text-decoration: none;
    border: none;
}

.badge img.horizontal
{
    float: left;
    margin-right: 10px;
}

.badge p.horizontal
{
    margin-bottom: 20px;
}

#footer
{
    margin-top: 25px;
    text-align: center;
    border-top: dashed 1px #C3C3C3;
    font-size: 88%;
}

#wpfooter
{
    width: 700px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-align: center;	/* IE center;*/
    
    font-size: 60%;
    
    border-top: solid 1px #FFFFFF;
    /*border-top: dotted 1px #C3C3C3;*/
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #fff;
}

#wpfooter hr
{
    display: none;
}

#wpfooter p
{
    margin: 10px;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.clearleft
{
    clear: left;
}

.clearright
{
    clear: right;
}

.center
{
    text-align: center;
}

.hide
{
    display: none;
}

.nobo
{
    border: none;
}

.m10
{
    margin-top: -10px;
}

.items
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.orange
{
    color: #c73;
}

.red
{
    color: #c03;
}

.sz16
{
    font-size: 16pt;
}

.sz14
{
    font-size: 14pt;
}

.sz12
{
    font-size: 12pt;
}

li
{
    margin-bottom: 8px;
}

#Rhett002
{
    float: right;
    max-width: 200px;
    margin-left: 10px;
}

div.aboutList
{
    margin-left: 20px;
}

#Rhett005
{
    float: right;
    max-width: 200px;
    margin-left: 10px;
}

#Office5
{
    float: right;
    max-width: 225px;
    margin-left: 10px;
}

#contactText
{
    width: 450px;
}

#claims div
{
    border: #ffffff solid 1px;
    clear: left;
}

#claims div h3
{
    width: 200px;
}