a {
	color: #82591F;
}

#left, #right, #main, th, #error, #success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

h3, #category {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FAD7A4;
	border: 1px solid #82591F;
	text-align: center;
	text-transform: uppercase;
}

#menubar {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #216B21;
	background-color: #FAD7A4;
	border: 1px solid #666666;
	text-align: center;
}

#error {
	font-weight: bold;
	color: #FF0000;
	background-color: #FAD7A4;
	border: 1px solid #FF0000;
	text-align: center;
}

#success {
	font-weight: bold;
	color: #00CC00;
	background-color: #FFFFCC;
	border: 1px solid #00CC00;
	text-align: center;
}

#toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color:#FAD7A4;
}

#toptable {
	background-color: #FAD7A4;
	width: 100%;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	background-color: #FFFFFF;
	border: 1px solid #82591F;
}
#radio { border: none; background-color: #FFFFFF; }
#wide_text {
	width: 200px;
}
#input_date{
	width: 65px;
}
#short_text {
	width: 25px;
}

#button {
	font-size: 10px;
        color: #ffffff;
	border: 1px outset #CCCCCC;
	background-color: #000000;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
#label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82591F;
	background-color: #FAD7A4;
	border: 1px solid #82591F;
	letter-spacing: 5px;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}
#menu_link, #menu_link_small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #82591F;
	text-decoration: none;
}
#menu_link:hover, #menu_link_small:hover {
	text-decoration: underline;
}
#menu_link_small {
	font-size: 11px;
}
#menu_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82591F;
	background-color: #FAD7A4;
	border: 1px solid #82591F;
	text-align: center;
	padding: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#welcome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #82591F;
}
#menu_item{
	text-indent: 5pt;
	margin: 5 0 5 0;
}

#footer_link{
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#menu_subitem{
	text-indet: 0pt;
	padding-left: 15pt;
	margin: 5 0 5 0;
}
#coop_name {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
#coop_note {
	text-align: center;
}
#category { margin-bottom: 15px; margin-top: 15px }
#item_textbox { margin-right: 10px; }
#price { width: 40px; text-align: right; margin-right: 10px; }
#item_total { width: 100px; text-align: right; margin-right: 10px; }
#item_textbox, #price, #item_total, #item, #item_qty { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
#price { text-align: right; }
#buttons { text-align: center }
#item_input, #item_qty { width: 30px; text-align: center; }
#coop_open, #coop_closed, #coop_paused, #coop_extras { 
	width: 40px; 
	text-align: right; 
	font-size: 12px; 
	text-transform: uppercase; 
	font-weight: bold; 
}
#coop_open, #coop_extras { color: #00FF00 }
#coop_closed { color: #FF0000 }
#coop_paused { color: #999999}
#coop_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#coop_note2 { font-size: 10px; }
#coop_link a { color:#0000CC }
#coop_title_link {
	font-weight: bold;
	font-size: 14;
}
td { font-size: 12px; }
#history td {
	font-size: 10px;
}