html, body { height: 100%; }
* { margin: 0; padding: 0; }
body { font: 1em Verdana, Arial, Geneva, Helvetica, sans-serif; background: #F7EED8; }

.none { display: none; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.hidden { visibility: hidden; }
.clear { clear: both; }
.cont { margin: 10px; }
.fright { float: right; }
.fleft { float: left; }

#container { height: 100%; min-height: 100%; position: relative; width: 775px; margin: 0 auto; background: #FFFAF0; border: solid #F1B949; border-width: 0 1px; }
body>#container { height: auto; }

#top { height: 215px; background: url(../images/top.gif) no-repeat top center; }

h1 { background: url(../images/title.gif) no-repeat left top; position: absolute; left: 10px; top: 10px; }
h1 a { text-decoration: none; }

#menu { height: 1.8em; background: #A92C32; list-style: none; margin-bottom: 20px; }
#menu li { float: left; }

#menu li { background: url(../images/menu-right.gif) no-repeat right top; float: left; margin: 5px 0 0 8px; }
#menu li a { display: block; padding: 6px 12px 4px 10px; font-size: .75em; color: #F1B949; text-decoration: none; background: url(../images/menu-left.gif) no-repeat left top; }
#menu li.active { border-bottom: none; font-size: 1em;  background-image: url(../images/menu-right-active.gif); }
#menu li.active a { color: black; background-image: url(../images/menu-left-active.gif); font-weight: bold; }
#menu li a:hover { color: black; text-decoration: underline; }

#content { width: 550px; margin-left: 20px !important; margin-left: 10px; font-size: .8em; float: left; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif}
#content p { margin: 15px 0 15px 15px; line-height: 150%; }
#content a { color: black; border-bottom: 1px dashed black; text-decoration: none; }
#content a:hover { color: #EA912C; border-bottom: 1px dashed #EA912C; }
#content a.img { border: 0; }
#content a img { border: 2px solid black; }
#content ul { margin: 15px 0 15px 15px; list-style: none; }
#content li { margin-bottom: 10px; }
#content li small { font-size: .75em; }
#content .pday li { margin-bottom: 20px; }
.w25 { width: 32%; padding-left: 8px; margin-left: 7px; border-left: 1px solid #CCC; }

#content .pday table { width: 100%; border-spacing: 5px 10px; }
#content .pday td.cas { border: 0; vertical-align: bottom; background: #F9EADA; font-weight: bold; font-size: .85em; text-align: right; }
#content .pday table h3 { margin: 0; }

td { padding: 5px 5px 10px 5px; }

h2, h4, h5, h6, #content ul { margin-bottom: 15px; }

h2 { font-size: 1.4em; position: relative; color: #A92C32; font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;}
#content h3 { font-size: 1.2em; margin-top: 25px; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  }
h4 { font-size: 1.05em; color: #EA912C; }
h5 { font-size: 1.05em; }
h6 { font-size: 1em; }

#content .imgcont { padding: 5px; margin: 5px -5px 5px 10px; }
#content .imgcont a, #content .imgcont a:hover, #content .flyer a, #content .flyer a:hover { border: 0; }
#content .imgcont img { border: 5px solid #CE8D43; }
#content .flyer img { border: 0; }

fieldset { border: 0px solid #F7F7F7; background: transparent !important; padding: 10px;}
label { display: block; width: 100px; float: left; padding-top: 3px; }
label.inl { display: inline; float: none; width: auto; }
input, textarea { border: 1px solid #A92C32; margin-bottom: 5px; font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif; padding: 2px;}
input.radio { margin-bottom: 0px; border: 0; }
input.web { width: 275px; }
input.button { margin-left: 100px; background: #A92C32; color: white; }
dl { margin: 10px 0 10px 48px; }
dt { margin: 10px 0 5px 0; }
dd { margin-left: 25px; }

.guest { margin: 20px 0 0px 0; }
.guest h4 { color: black; font-size: .9em; position: relative; margin-bottom: 0; }
hr { border: 1px solid #F7EED8; }
#content div.guest p { margin: 0; }
.guest h4 span { position: absolute; right: 0 !important; right: 30px; font-size: .9em;}
.msg { padding: 10px; }
p#down { text-align: center; font-size: 0.85em; }

#right { float: right; width: 150px; background: white; margin-right: 10px !important; margin-right: 5px; padding: 10px; border: 1px solid #F9D791; /*#F7EED8;*/ }
#right h3 { font-size: .9em; margin-bottom: 10px; color: #793D3E; }
#right a img { border: 0; }
#right .loga { background: white; }
#right .loga img { margin: 5px 3px; border: 0; }
#right .loga a { color: black; }

