body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366; 
	line-height: normal;
}

a { color: darkred; }

input { font-family: Arial; }

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


#events { width: 100%; cell-spacing: 0px; cell-padding: 4px; } 
#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: 150px; */
        padding-top: 10px;
        text-align: center;
	background-color: #FFFFF7;
        font-size: smaller;
}

#left {
	width: 190px;
	position: absolute;
	top: 0px;
	right: 0px; !important
	padding: 5px 0px 5px 6px;
        font-size: smaller;
}

.input { font-size: 11px; }
#footer a { color: #eee;  }
#footer {
/*	padding-left: 150px; */
        text-align: center;
        padding-top: 10px;
	padding-bottom: 10px;
	/* background-color: #eee; */
        font-size: smaller;
}
.ourheader { padding-top: 0px; margin-top: 0px; }
.box a { color: #eee; }

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