/* CSS Document */

/* yellow = fbb807 */

* {margin:0;padding:0}

body {font-family:Georgia, "Times New Roman", Times, serif; font-size:62.5%}

h1 {font-size:1.8em;text-align:left;margin:0 1px 4px 6px;padding:6px 4px;background:url(images/h1_bg.gif) bottom repeat-x #eee}
h3 {font-size:1.5em;text-align:left;margin:0 12px 4px 6px;padding:6px 4px}

td p{padding:10px}

#wrapper {width:894px;margin:0 auto;font-size:1.2em}

#navbar {background:#fff;color:#000;clear:both; border-bottom:1px solid #fff}
#navbar li {font-size:1.2em;padding:0 6px;list-style:none;float:left;border-left:1px dotted #999;font-weight:bold;text-transform:uppercase}
#navbar li a{color:#CC9900;text-decoration:none; border-bottom:1px solid #888}
#navbar li a:hover{color:#000;background:#fbb807}

#main {line-height:195%;text-align:justify}
#main li {margin-left:32px;list-style:url(images/bullet.gif)}
#main li li{margin-left:12px;list-style:url(images/bullet2.gif)}
#main .l{float:left;margin-right:8px}
#main .r{float:right;margin-left:8px}

.quotes {width:192px;font-size:1.3em;color:#000;background:url(images/oq.gif) top left no-repeat;text-indent:26px;margin-bottom:26px;padding-top:26px}
.quotes span {display:block;background:url(images/eq.gif) bottom right no-repeat;padding-bottom:34px}

#content {margin:24px;border:1px solid #999;padding:24px 12px;width:540px; float:left}
#content p {line-height:140%}
td li{padding:2px 24px}

#rightbar {color:#000;padding:12px;text-align:right}

#footer {clear:both;margin-top:4px;background:#888;color:#ddd;text-align:center;font-size:0.9em; padding:12px}
.f_lower {color:#bbb;font-size:0.8em}
.f_lower a{color:#ccc;text-decoration:none}
.f_lower a:hover{color:#eee;text-decoration:underline}

#quest {margin:0 8px;border:1px solid #ccc;padding:8px;color:#d00;line-height:160%}

.himg {margin:2px 0 2px -2px}
.boxout {border:1px solid #ccc;background:#e8e8e8;color:#777;text-align:left;margin:8px;padding:8px 12px;margin-left:16px;float:right;width:246px}

#frm {background:#eee;margin:12px;padding:4px}
#frm fieldset {margin:4px;border:1px solid #bbb;padding:8px;background:#fff}
#frm label {float:left;width:100px}
#frm p {border-bottom:1px dotted #ddd}

#frm input, #frm textarea {width:240px; font-family:Georgia, "Times New Roman", Times, serif;font-size:1.1em}