body { text-align: left; font: 12px arial, verdana, sans-serif; line-height: 18px; background-color: #d9ceb8; margin:0; border:0; }
#masthead { background-color: #fff; background-image: url(../images/masthead.jpg); background-repeat: no-repeat; background-position: 0 center; width: 900px; height: 110px; border-bottom-style: solid; border-bottom-width: 1px; border-color: #423723;}
#container { background-color: #f9f2dd; background-image: none; background-position: 0 0; width:900px; text-align:left; overflow: auto; margin-top: 12px; margin-left:auto; margin-right:auto; border-style: solid; border-width: 1px; border-color: #423723; }
#footer { color: #423723; font-size: 11px; font-family: Arial; word-spacing: 1px; width: 890px; margin-right: auto; margin-left: auto; padding-top: 7px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;}
#footer a {color: #423723; text-decoration: none;}
#footer a:hover{ text-decoration: underline;}
#breadcrumbs { font-size: 11px; background-color: #fff; vertical-align: middle; width: 895px; height: 16px; padding-left: 5px; border-bottom-style: solid; border-bottom-width: 1px; }

*, ul { padding: 0; margin: 0; list-style: none; }

/* MAIN NAVIGATION */
/*-----------------------------------*/
/* LEVEL 1 */
#nav { color: #423723; background-color: #d9ceb8; width: 900px; height: 31px; border-bottom: #423723 solid 1px; }
*html #nav {height: 31px}
#nav li { background-color: #d9ceb8; position: relative; float: left;}
#nav li a { /* width: 126px; */ float: left; min-height: 26px; text-decoration: none; color: #423723; font-size: 13px; font-family: Arial; position: relative; height: 25px; padding-top: 5px; padding-right: 15px; padding-left: 15px; border-right: 1px solid white; }
*html #nav li a { height: 25px }
#nav li a:hover, #nav li a.current { color: #fff; background-color: #423723; }

#nav li li { background-color: #423723;}
#nav li li:hover { background-color: #d9ceb8;}



/* LEVEL 2 */
#nav ul { left: -1999px; border: 0; padding: 7px 0; font-size: 12px; position: absolute; }
#nav ul li a { padding:2px 0 2px 15px; min-height: 0; color: #fff; font-size: 12px; width: 160px; height: auto; z-index: 1; }
#nav li:hover ul, #nav li.sfhover ul { text-align:left; margin-top:0; left: 0; top: 30px; width: 175px; background: #423723; z-index: 1; }
#nav ul li a:hover, #nav ul li a.current { color: #423723; background: #d9ceb8; z-index: 1; padding-left:15px; }

/* LEFT NAV */
/*-----------------------------------*/
#leftnav li { color: #000; font-size: 12px; font-family: arial, sans-serif; background-color: #f9f2dd; text-decoration: none; text-align: left; width: 180px; float: left; border-bottom: 1px solid #fff; border-top-color: #fff; border-right-color: #fff; border-left-color: #fff; }
#leftnav li a { color: #000; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; width: 170px; height: 20px; float: left; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; }
#leftnav li a:hover, #leftnav li a.current { color: #fff; background: #423723; width: 170px; height: 20px; float: left; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; }

/*  BODY */
/*-----------------------------------*/
#leftcol { background-color: #f9f2dd; width: 180px; overflow: visible; float: left;}
#midcol { font-family: Arial; background-color: #fff; width: 500px; visibility: visible; float: left; padding: 20px; }
#rightcol { background-color: #f9f2dd; width: 180px; overflow: visible; visibility: visible; float: left; clear: right; }

/*  FONTS */
/*-----------------------------------*/
p { margin-top: 12px; }
h1 { color: #423723; font-size: 20px; font-family: Arial; margin: 27px 0 5px 0; }
h2 { color: #423723; font-size: 14px; font-family: Arial; margin: 17px 0 5px 0; }
hr { border-color: #423723; height: 1px; border-width: 1px 0 0 0 ; border-style: dotted; margin: 0 0 12px 0;}
.bodylink { color: #423723; text-decoration: underline; }
#midcol a { color: #423723; text-decoration: underline; }
#midcol a:hover { text-decoration: none;}
#midcol li { list-style-type: disc; list-style-position: inside; }
#midcol li li { list-style-type: circle; list-style-position: inside; margin-left: 20px; }


/*  FORMS */
/*-----------------------------------*/
.changeFocus select { color: #000; font-size: 11px; width: 155px; margin-top: 10px; margin-left: 12px; }
.loginForm .textField { font-size: 11px; padding: 2px 5px; border: solid 1px #ccc; width: 210px; margin-top: 5px; margin-bottom: 5px; }
.loginForm label { font-size: 12px; float: left; width: 150px; margin-top: 5px; margin-bottom: 5px; }
.loginForm .dropDown { font-size: 11px; width: 223px; margin-top: 5px; margin-bottom: 5px; margin-left: 0; border-color: #ccc; border-width: 1px; }
.loginForm .submit { font-size: 11px; margin-top: 12px; margin-left: 312px; padding-right: 5px; padding-left: 5px; cursor: pointer       }


