body {
    font-family: Segoe Print, Comic Sans MS, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 14px;
    vertical-align:text-top;
}

img { border: 0; }

#wrapper {
    margin: 16px auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 15px;
}

h3 {
    padding: 4px 0 0 0;
    font-size: 14px;
}

h4 {
    font-size: 11px;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
}

/* ***** */

body {
    background: #000000;
    color: #251200;
}

#wrapper {
    width: 780px;
    background: #808080;
}

a {
    color: black;
}

a:hover {
    color: #FF8C00;
}

#body #events .readmore a, #body .readmore a, #hotstuff .readmore a {
    text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, #hotstuff .readmore a:hover {
    text-decoration: underline;
    color: #FF8C00;
}

/* header */

#header {
    background: url(../images/themugoutside2.jpg) top left no-repeat;
    height: 299px; width: 100%;
    margin: 0;
    border-bottom: 1px solid white;
}

#header h1 {
    text-align: right;
}

#header #nav {
    font-size: 9px;
    text-align: center;
    background: #170E01;
    color: #FF8C00;
    font-weight: bold;
    width: 489px;
    position: absolute;
    top: 198px;
    left: 291px;
    padding: 9px 0 10px 0;
    margin: 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

#header #nav li {
    display: inline;
}

#header #nav a {
    color: #ffffff;
    text-decoration: none;
}

#header #nav a:hover {
    color: #FF8C00;
    text-decoration: underline;
}

#header #welcome {
    position: absolute;
    top: 225px;
    left: 327px;
    width: 470px;
    height: 74px;
    overflow: auto;
}

#header #welcome p {
    margin: 0.5em 0;
    font-size: 26px;
    font-weight: bold;
    color: #FF8C00;
    padding-left: 2em;
}


/* body */

#body {
    position: relative;
    color: #251200;
    background-color: #ffffff;
}

#body-i {
    width: 100%;
    background: url(../images/fireplace.jpg) top right no-repeat;
}

#body #hevents {
    position: absolute;
    top: 0; left: 291px;
}

* html #body #hevents {
    position: relative;
    top: 0; left: 0;
    margin-top: -32px;
}

#body #menu {
    float: left;
    width: 286px;
    margin-left: 2px;
    display: inline;
}

#body #events {
    float: left;
    width: 235px;
    margin-left: 10px;
    display: inline;
}

#body .imagebox {
    padding: 2px 8px 2px 100px;
    margin: 2px 0;
    background: #808080 4px no-repeat;
}

#body h3, #body p {
    margin: 0 0 0.2em 0;
}

#body #events a {
    color: black;
}

#body #events a:hover {
    color: #FF8C00;
}

#events .readmore {
    margin-bottom: 0;
}

* html #spacer {
    margin-top: 8px;
}

/* hotstuff */

#hotstuff {
    width: 100%;
}

* html #hotstuff {
    padding-bottom: 10px;
}

#hotstuff h2 {
    background: #3b2000;
    border-top: 1px solid #fff;
}

* html #hotstuff h2 {
    width: 100%;
}

#hotstuff .imagebox {
    padding: 2px 8px 2px 103px;
    margin: 2px 0;
    background: 4px no-repeat;
    float: left;
    width: 200px;
}

#hotstuff #hot-one   { width: 146px; }
#hotstuff #hot-two   { width: 146px; }
#hotstuff #hot-three { width: 146px; }

#hotstuff h3, #hotstuff p {
    margin: 0 0 0.2em 0;
}

* html #spacer {
    margin-top: 8px;
}

/* footer */

#footer {
    border-top: 1px solid white;
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #FF8C00;
}

td div
{
    font-size: 14px;
    font-weight: bold;
    width: 680px;
    overflow: hidden;
    white-space: nowrap;
}

td div:after {
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
}

.menuheader {
    background-color: #FF8C00;
}

#body_simple {
    font-size: 14px;
    padding: 0 0 20px 10px;
}