html { height: 100%; }
body { background-color: #F3E9E0; font-family: Verdana, Tahoma, Arial; font-size: 14px; height: 100%; margin: 0; padding: 0; }
h1 { font-family: Arial; }
#main-container { border-color: #8A4023; border-style: solid; border-width: 2px; margin: auto; width: 1014px; }
#header { background-image: url(/userfiles/images/header.jpg); border-bottom: solid 2px #8A4023; height: 184px; }
#top-nav { background-color: #000; height: 32px; display:none; }
#footer-1 { background-color: #C33700; color: #fff; height: 32px; }
#footer-1 a { color: #fff; }
#footer-2 { background-color: #8A4023; color: #fff; height: 36px; }
#footer-2 a { color: #fff; }
#footer-2 table { font-size: 11px; text-align: center; width: 100%; }
#footer-2 table td { width: 33%; vertical-align: middle; }
#content-container { /*min-height: 300px;*/ }
#content-table { border-collapse: collapse; border-width: 0; min-height: 300px; width: 100%; }
#content-table td { margin: 0; padding: 0; vertical-align: top; }
#content-table td#left { background: #D3BDA6; border-right: solid 1px #D3BDA6; width: 200px; }
#content-table td#right { background: #FEE4CD; color: #000; }
/**************************************************************/
ul#topnav { float: right; font-family: Arial, Verdana; font-size: 12px; height: 32px; margin: 0; padding: 0; }
ul#topnav li { display: block; float: left; height: 32px; list-style-type: none; margin: 0; padding: 0; }
ul#topnav a { background-color: #000; border-right: solid 1px #fff; color: #fff; display: block; height: 32px; line-height: 32px; padding: 0 8px; text-decoration: none; }
ul#topnav a:hover { background-color: #000; color: #fff; text-decoration: underline; }
ul#topnav a.last { border-width: 0; }
ul#topnav a.active { background-color: #000; color: #fff; font-weight: bold; }
/**************************************************************/
ul#leftnav { margin: 0; padding: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; /*width: 200px;*/ }
ul#leftnav a { background-color: #D3BDA6; background-image: url(/userfiles/images/leftnav-bullet.jpg); background-position: left center; background-repeat: no-repeat; color: #000; display: block; height: 30px; line-height: 30px; padding: 0 0 0 40px; text-decoration: none; /*width: 200px;*/ }
ul#leftnav a:hover { background-color: #FEE4CD; color: #000; }
ul#leftnav a.active { background-color: #FEE4CD; color: #000; font-weight: bold; }
/*************************************************************/
ul#bottomnav { font-family: Arial, Verdana; font-size: 11px; margin: 0; list-style-type: none; padding: 10px 0 0 0; text-align: center; display:none; }
ul#bottomnav li { display: inline; /*float: left;*/ margin: 0; padding: 0; }
ul#bottomnav a { background-color: #; border-right: solid 1px #; color: #; padding: 0 8px; text-decoration: none; }
ul#bottomnav a:hover { background-color: #; color: #; text-decoration: underline; }
ul#bottomnav a.last { border-width: 0; }
ul#bottomnav a.active { background-color: #000; color: #fff; font-weight: bold; }
/**************************************************************/
#header-seo, #footer-seo { color: #d3bda6; font-size: 9px; margin: auto; text-align: center; width: 1000px; }
#maincontent { margin: 20px; }