.label { color: #666; font-size: 12px; font-weight: bold; }
.label a { color: #666; font-weight: normal; }
.pre {  color: gray; font-size: smaller; }
.item { margin-bottom: 10px; }
.more { font-size: smaller; color: #666; display: inline; }
.more a { color: #666; }
dt { font-weight: bold; }


#events { width: 100%; } 
#events td { font-size: 1em; padding: 5px; } 
.tablemenu { text-align: right;  }
.odd { background-color: #eee; }
.footer { margin-top: 20px; }
.storeinfo { font-weight: bold; margin-top: 10px; }
.menu { font-size: 11px; font-weight: bold; text-align: right; padding: 2px; }
.lbl { color: gray; }

#choosenew {  display: none; }

#ourfooter {
	padding-left: 175px;
        padding-top: 10px;
	background-color: #FFFFF7;
        font-size: smaller;
}

#left {
	width: 200px;
	position: absolute;
	top: 245px;
	right: -35px;
	padding: 5px 0px 5px 6px;
        font-size: smaller;
}

.input { font-size: 11px; }
#footer a { color: lightgray;  }
#footer {
        text-align: center;
        padding-top: 10px;
	background-color: #FFFFF7 !important; 
        font-size: smaller;
}


.ourheader { padding-top: 0px; margin-top: 0px; }

.li { margin: 5px; margin-left: 15px; }
.container {  background-color: #eee; padding: 5px; margin: 0px; }
.container H3 {  margin: 2px; color: #666; }
.container li { margin-left: 14px; }
.container td { color: gray; }
.bookbox {
  background: #eee;
  border: 1px solid black;
  padding: 5px;
  position: absolute;
  left: 50px;
  top: 150px;
  width: 600px;
  min-height: 300px;
  visibility:hidden;
} 
.bookbox-title {
  background: #ccc;
  padding: 5px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.login { font-size: smaller; color: gray !important; }
