/* Layout */
body {background: #ffefd1; margin: 10px; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #493d25}
#wrap {width: 753px; margin: -250px 0 0 -375px; position: absolute; height: 500px; top: 50%; left: 50%}
#container {width: 749px; border: 2px solid #000;}
#head {background: #b29b6f; border-bottom: 2px solid #000; width: 749px; height: 177px; text-align: center}
#logo {background: #a53837; width: 200px; height: 177px; float: left; text-align: center}
#banner {background: #ffe7b8; width: 547px; height: 167px; float: right; border-left: 2px solid #000; padding-top: 10px}
#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; padding: 20px}
#footer {background: #b29b6f; width: 709; border-top: 2px solid #000; padding: 10px; color: #493D25;}
#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; padding: 10px 0 10px 20px; font: 18px Georgia, "Times New Roman", Times, serif; color: #FFF}

/* 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 14px Georgia, "Times New Roman", Times, serif; color: #b29b6f; text-decoration: none}
a:hover {color: #493d25}
#banner a:link, #banner a:visited {font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #493d25; text-decoration: underline}
#banner 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}
