.nav	{
		color: #3333aa; 
		font-family: trebuchet, verdana, helvetica, sans;
		text-decoration: none;
		}
.nav:hover
		{
		color: #3333aa;
		font-family: trebuchet, verdana, helvetica, sans;
		text-decoration: underline;
		}
.navc	{
		width: 150px;
		text-align: center;
		border-bottom: 1px solid #844823;
		border-right: 1px solid #844823;
		}
p, ul	{
		font-family: trebuchet, verdana, helvetica, sans;
		color: #3333aa;
		}
h1		{
		font-family: trebuchet, verdana, helvetica, sans;
		color: #006600;
		text-align: center;
		}
h4		{
		margin: 0 0 10px 0;
		background-color: #009999;
		text-align: center;
		color: white;
		font-size: 14px;
		}
p.tenpx	{
		font-size: 10px;
		text-indent: 0px;
		}
#container
	{
	width: 900px;
	margin: auto;
	background-color: white;
	font-family: arial, verdana, helvetica, sans;
	}
.botnav
	{
	color: white;
	text-decoration: none;
	}
#leftcol
	{
	width: 181px; 
	vertical-align: top;
	border-right: 1px solid #844823; 
	float: left; 
	margin:5px;
	border-bottom: 1px solid #844823;
	font-size: 12px;
	background-color: #ffffff;
	border-left:1px solid #844823;
	}
#rightcol
	{
	width: 179px; 
	vertical-align: top;
	border-left: 1px solid #844823; 
	float: right; 
	display: inline;
	margin:5px;
	border-bottom: 1px solid #844823;
	font-size: 16px;
	color: blue;
	border-right: 1px solid #844823;
	}
h6	{
	margin: none;
	padding: none;
	}
.left
	{
	text-align: left;
	}
.right
	{
	text-align: right;
	}
#content
	{
	margin: 10px;
	padding: 10px;
	vertical-align: top;
	width: 470px;
	float:left;
	}
h5	{
	font-size: 12px;
	color: #880000;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	}
.marginless
	{
	margin: none;
	text-align:left;	
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
p.description
	{
	font-size: 10px;
	text-align: center;
	color: black;
	font-style: italic;
	}
h3
	{
	font-size: 16px;
	color: #990000;
	text-align: center;
	}
td.menu_item
	{
	width: 500px;
	border-bottom: 1px dotted black;
	font-size: 12px;
	}
td.price
	{
	width: 110px;
	text-align:right;
	border-bottom: 1px dotted black;
	font-size: 12px;
	}
td.sub_menu_item
	{
	width: 450px;
	padding-left: 50px;
	font-size: 12px;
	border-bottom: 1px dotted black;
	}
div.menu
	{
	width: 610px;
	border: 3px double #990000;
	padding: 10px;
	margin-left: 25px;
	float: left;
	}
.menu_nav
	{
	padding: 5px;
	border: 1px solid #990000;
	margin-right: 10px;
	}
.images
	{
	float: right;
	margin-right:15px;
	width: 200px;
	}
.ileft
	{
	float:left;
	width:150px;
	height: 24px;
	}
.iright
	{
	float:right;
	width:149px;
	height: 24px;
	}
.input
	{
	width: 300px;
	}
.menu_nav_item
	{
	padding-left:20px;
	}