/** BASIC */

body {
   margin: 10px 0;
   font: normal small Arial, Helvetica, sans-serif;
   font-size:13px;
   color: #666633;
}

h1, h2, h3, h4, h5, h6 {
   padding-top: 0;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #CC6600;
   letter-spacing: -.05em;
   margin-top: 0px;
   margin-bottom: 8px;
   margin-left: 0px;
   margin-right: 0px;
}

p {
   margin-top:8px;
   margin-bottom:8px;
}

#cramped h1, h2, h3, h4, h5, h6, br {
   margin: 0px;
   line-height: 120%;
}

#footnote p {
   font-size:11px;
   margin-top:20px;
}

#creditleft p {
   font-size:11px;
   margin-top:0;
}


#credit p {
   font-size:11px;
   margin-top:0;
   margin-bottom:12px;
   text-align: right;
}

#foodmenu {
   background: #ffffff;
   width: 408px;
   padding: 16px;
   margin-top: 16px;
   color: #555528;
}

h1.foodmenu {
   color: #555528;
   text-align: center;
}

#foodmenu ul {
   margin-left: 16px;
   padding-left:16px;
   list-style-position: outside;
}
#foodmenu p {
   margin-left: 16px;
}


#mainmenu ul {
   font-size:15px;
   margin-bottom: 16px;
}

a {
   text-decoration: none;
   color: #CC6600;
   border-bottom: 1px solid #EBA45E;
}

#sponsors li {
   font-weight: bold;
}

#sponsors a {
   text-decoration: none;
   color: #666633;
   border-bottom: 1px solid #666633;
}

#banner img {
   margin:0px;
}

img {
   margin-top:8px;
   margin-bottom:4px;
}

a:hover {
   border: none;
}

#super {
   font-size: 75%; vertical-align: 25%;
}

/** HEADER */

#banner {
   width: 700px;
   height: 128px;
   margin: 0 auto;
   margin-bottom:6px;
}

h1 {
   font-size: 20px;
}

h2 {
   font-size: 15px;
   margin-bottom: 4px;
}

h3 {
   font-size: 14px;
   margin-bottom: 4px;
}

/** MENU */

#menu {
   font-size:12px;
   border-top: 1px solid #666633;
   margin: 4px 0px 2px 0px;
   padding: 4px 0px 2px 0px;
}

ul {
   margin: 0;
   margin-top: 4px;
   margin-bottom: 8px;
   padding: 0;
   padding-left:16px;
   text-align: left;
   list-style: inside circle;
   list-style-position: outside;
}

#menu ul {
   margin: 0;
   padding: 0px;
   list-style: none;
}

#menu li {
   display: inline;
}

#menu a {
   padding: 0px 1px 0px 3px;
   border: none;
   color: #666633;
}

#highlights a {
   text-decoration: none;
   color: #666633;
   border-bottom: 1px solid #666633;
}

#menu a:hover {
   color: #666633;
}

#menu .first a {
   border: none;
}

/** CONTENT */

#content {
   width: 720px;
   margin: 0 auto;
   background: #EFEBDF url(images/img01.gif) repeat-y left top;
   line-height: 140%;
   height: 100%;
}

#right200 {
   float: right;
   width: 200px;
   margin-left:8px;
}

#left200 {
   float: left;
   width: 200px;
   margin-right:12px;
}


#left {
   float: left;
}

#columnA {
   float: left;
   width: 440px;
   height: 100%;
   padding: 25px 20px 0 30px;
   background: url(images/img02.gif) no-repeat left top;
}

#columnA h1 h2 h3 h4 h5 h6 {
   margin-bottom: 8px;
}

#columnA1 {
   float: left;
   width: 200px;
}

#columnA2 {
   float: left;
   width: 240px;
}

#columnB {
   float: right;
   width: 200px;
   height: 100%;
   padding: 25px 20px 0 10px;
   background: url(images/img03.gif) no-repeat left top;
}

#columnB * {
   color: #EFEBDF;
}

#columnB a {
   border-bottom-color: #EBD8B7;
   color: #FFFFFF;
}

/** FOOTER */

#footer {
   width: 720px;
   height: 50px;
   margin: 0 auto;
   background: url(images/img04.gif) no-repeat left top;
}

#footer p {
   margin: 0;
   padding: 35px 0 0 20px;
   font: bold 9px Arial, Helvetica, sans-serif;
}

#charity {
   font-size: 80%;
   text-align: left;
   float: left;
}

#charity img {
   margin: 0px;
   border: 0px;
   padding: 0px;
   margin-top: 8px;
   margin-bottom: 12px; 
}

/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo { margin-top:4px; padding:6px; border-bottom:1px #cccccc solid; }

/* This controls the rest of the heading (primarily the search box) */
#wikihead { 
  position:absolute; right:10px; top:10px; 
  font-family:Verdana,sans-serif; font-size:85%; 
}
#wikihead input { font-size:85%; }

#wikicmds { 
  float:right; white-space:nowrap; 
  font-family:Verdana,sans-serif; font-size:80%; 
}
#wikicmds ul { list-style:none; margin:0px; padding:0px; }
#wikicmds li { display:inline; margin:0px 5px; }
#wikicmds li a { text-decoration:none; color:black; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:underline; color:blue; }

#wikiedit form { margin:0px; width:440px; }
#wikiedit textarea { width:440px; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; 
}

