body
    {
    margin: 0;
    padding: 0;
    color: #333333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #ccbba2;
    text-align: center;
    }
a
    {
    color: #596770;
    }
a:hover
    {
    color: #3a4349;
    }
acronym
    {
    border: none;
    }
#openText h2 span, #lresources h3.resources span, #lcontacts h3.contacts span, #lselect h3.select
    {
    display:none;
    }
#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #ffffff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 724px;
    }
#logo
    {
    position: absolute;
    top: 20px;
    left: 10px;
	width: 315px;
	height: 45px;
    }
h1
    {
    background: url("/assets/cmlogo.jpg");
    width: 315px;
    height: 45px;
    overflow: hidden;
    margin: 0;
    }
h1 span
    {
    display: none;
    }
#quickSummary
    {
    padding-top: 85px;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
    }
#container #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 171px;
    background: url("/assets/header/rotator.php") no-repeat;
    margin: 0;
    width: 724px;
    color: #ffffff;
    font: 12px/150% Trebuchet MS;
	vertical-align: middle;
    }
#container #intro #quickSummary .p1  span
    {
    padding: 35px 530px 30px 30px;
    display: block;
	margin: 0;
    font: 12px/150% Trebuchet MS;
    }
#openText, #supportingText
    {
    margin: 0 30px 0 233px;
    }
#supportingText p, #openText p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
#openText h2
    {
    width: 400px;
    height: 24px;
    margin: 40px 0 10px 0;
    }
#openText h2
    {
    background: url("/assets/header_tennessee1.gif") no-repeat;
    }
#auctions
    {
    margin-bottom: 40px;
    }
#auctions ul
    {
	display: block;
    list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
    }
#auctions ul li a
    {
	line-height: normal;
    text-decoration: underline;
    font-size: 13px;
    }
#linkNav
    {
    position: absolute;
    top: 295px;
    left: 0;
    width: 200px;
    }
#lselect ul, #lcontacts ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#lselect ul li a, #lcontacts ul li a, #lresources ul li a
    {
    text-decoration: none;
    display: block;
    font-size: 13px;
	background: #ffffff;
	padding: 1px 0px 1px 10px;
    }
#lselect ul li a:hover, #lcontacts ul li a:hover, #lresources ul li a:hover
    {
    color: #ffffff;
	background-color: #a6988f;
    }
#lselect ul li a#current, #lcontacts ul li a#current, #lresources ul li a#current
    {
    color: #ffffff;
	background-color: #596770;
    }
#lselect ul li, #lcontacts ul li, #lresources ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #ECECEC;
    }
#lcontacts h3.contacts
    {
    background: url("/assets/contacts.gif") no-repeat;
    width: 71px;
    height: 15px;
    margin: 30px 0 10px 40px;
    }
#lresources h3.resources
    {
    background: url("/assets/resources.gif") no-repeat;
    width: 71px;
    height: 15px;
    margin: 30px 0 10px 40px;
    }
#bottom
    {
    background: url("/assets/footer.gif") no-repeat;
	color: #ffffff;
    height: 48px;
    line-height: 26px;
    font-size: 11px;
    text-align: right;
    }
#copyright
    {
    padding: 0 20px 0 0;
    }
#footer
    {
    padding: 0 10px 0 0;
    }
#footer a
    {
    color: #ffffff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

