﻿body, html               
{
    height:100%;
    font-family:Arial, Verdana, Sans-Serif;
    background:#EAEAEA url(images/backing.gif) top center repeat-y;
    margin:0;
}
img
{
    border:0;
}
img.special
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 107px;
    width: 76px;
    float: left;
}
h1  
{
    color:#333;
    font-size:18px;
    padding:5px 0;
    margin:0 0 5px;
    background:url(images/dotted-brown.gif) bottom left repeat-x;
}

h2  
{
    color:#333;
    font-size:14px;
    padding:5px 0;
    margin:0 0 5px;
    background:url(images/dotted-CCC.gif) bottom left repeat-x;
}
p
{
    margin:0 0 10px 0;
    padding:0;
}
a
{
    color:#66822f;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}

.mainPage               
{ 
    width:984px;
    height:100%;
    margin:0 auto;
    padding:0;
    border:0;
    background:url(images/backingInside.gif) top left repeat-y;
}
.strong
{
    font-weight:bold;
    color:#66822f;
    font-size: medium;
}
.mainCopy
{
    float:right;
    background:url(images/topLeftWhite.gif) top left no-repeat;
    width:724px;
    padding:5px 10px;
    color:#444;
}
.mainPage ul
{
    padding:0 0 0 20px;
    list-style-image:url(images/arrow.gif);
}
.mainPage ul li.sub
{
    font-size:11px;
    color:#666;
    font-weight:normal;
    padding-top:1px;
    padding-bottom:8px;
    list-style-type:none;
    list-style-image:none;
}

.footer
{
    font-size:10px;
    clear:both;
    margin:15px 10px;
    padding-top:10px;
    border-top:solid 1px #F6F6F6;
    text-align:center;
}
.titleTab               
{ 
    background:#CFE79F url(images/topLeftGreen.gif) left top no-repeat;
    float:right;
    font-size:14px;
    padding:5px;
    width:200px;
    margin-top:90px;
}
.bio                    { clear:both; }

.accentStrip            { background:#CFE79F; height:15px; /*border-top:solid 2px #754e25*/}

.breadcrumb             { padding:3px 15px; font-size:11px; background:#EAEAEA url(images/breadcrumbLeft.gif) left top no-repeat;height:15px;margin:0;}
.bannerLinks            { float:right;font-size:14px;font-weight:bold;color:#754e25;}
.bannerLinks a          { color:#754e25;}

.lhs                    { float:left; width:210px; padding:0 10px; }
.rhs                    { float:right; width:749px; }
.navigation             { color:#333; background: #754e25 url(images/boxbot.gif) bottom left repeat-x;  font-size:11px; float:left;width:210px;padding-bottom:6px;}
.navigation div         { padding:5px; background: White; margin:0 5px; font-weight:bold;}
.navigation div.title   { background:#754e25 url(images/boxtop.gif) top left repeat-x;color:White; padding:5px 10px 2px; font-weight:bold;margin:0px;}
.navigation div.breaker { border-bottom:solid 1px #CCC; margin:0 5px; padding:0; }
.navigation a           { color:#66822f;}
/*.navigation a:hover     { background:#CCC; }*/
.mainBody               { font-size:12px; }
.titleBanner            { padding:10px 10px 10px 65px; font-size:24px; /*border-bottom:solid 2px #CCC;*/ background:White url(images/bannerBacking.gif) top left no-repeat; }