/* Layout */
body {background: #b9a785; margin: 10px; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #493d25}
#container {width: 749px; margin: 0 auto; border: 2px solid #000}
#head {background: #a53837; width: 749px; height: 177px; overflow: auto}
#logo {width: 200px; height: 177px; float: left; text-align: center}
#banner {background: url(images/image_banner-bg.jpg) no-repeat; width: 547px; height: 177px; float: right; border-left: 2px solid #000;}
#content_wrap {background: #ffe7b8; margin: 0 auto; overflow: auto; padding: 0; width: 749px; border-top: 2px solid #000;}
#nav {width: 160px; padding: 20px; float: left}
#content {background: #fff; width: 507px; height: 100%; border-left: 2px solid #000; padding: 20px; float: right}
#footer {background: #a53837; width: 709; border-top: 2px solid #000; padding: 10px; color: #FFF;}
#footer_nav {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #493d25; width: 749px; margin: 10px auto; text-align: center}
.address2 {float: right; margin-left: 30px; text-align: left}
.clear {clear: both}

li {line-height: 18px}

/* Headers */
h1 {top: 20px; left: 20px; padding: 0; margin: 0; width: 300px; position: relative; font: italic bold 22px Georgia, "Times New Roman", Times, serif; color: #493d25}
h2 {background: #a53837; width: 487px; margin: 0 0 20px 0; padding: 10px 0 10px 20px; font: 18px Georgia, "Times New Roman", Times, serif; color: #FFF}
h3 {font: 17px Georgia, "Times New Roman", Times, serif; color: #493d25; margin: 10px 0;}

/* Links */
#login {background: #a53837; width: 160px; margin: 0 0 20px -20px; padding: 10px 0 10px 20px}
#login a:link, #login a:visited {font: 18px Georgia, "Times New Roman", Times, serif; color: #FFF; text-decoration: none}
#login a:hover {color: #b9a785}
a:link, a:visited {font: bold 13px Georgia, "Times New Roman", Times, serif; color: #b29b6f; text-decoration: none}
a:hover {color: #493d25}
#content a:link, #content a:visited {font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #493d25; text-decoration: underline}
#content a:hover {text-decoration: none}
#footer a:link, #footer a:visited {color: #fff; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: underline}
#footer a:hover {text-decoration: none}
#footer_nav a:link, #footer_nav a:visited {font: bold 12px Georgia, "Times New Roman", Times, serif; color: #493d25; text-decoration: none}
#footer_nav a:hover {text-decoration: underline}
#sesame a:link, #sesame a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif}
#active {color: #493d25; cursor: default}

/* Images */
.img_center_border {border: solid 2px #a53837; margin: 0 auto; display: block}
.img_left {border: solid 2px #a53837; margin: 0 15px 15px 0; float: left}
.img_right {border: solid 2px #a53837; margin: 0 0 15px 15px; float: right}
