/*		CSS is Lame		*/
html, body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size:medium;
	line-height: 1.25em;
	font-family: arial, verdana,Sans-serif;
}
body {
	background: #ecd2a3 url("../_images/spacer.gif") repeat 0 0;
	font-size: 75%;
	width:100%;
}
h2{
	font-weight: normal;
	margin: 4px 0px 4px 0px;
	background: transparent url("../_images/bgOff.gif") repeat-x 0 0;
	color: #990000;
	border-left:solid 10px #ccc;
	padding-left:4px;
}
	ul li {
	margin: 15px 30px 10px 10px;
}
hr{
	height:1px;
	color:#ccc;
	padding:0px;
	margin:0px;
	border:thin;
	border-style:dashed;
	width:90%;
}
table, table tr td{
	vertical-align: top;
}
/*		End CSS is Lame	*/
/*		Fancy Lad		*/
.sep{
	margin: 4px 4px 4px 4px;
	display: block;
	text-align: center;
	width: 100%;
	clear:both;
}
h4, h5, h6, h1, h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul{
	margin:0px;
}
p{
	line-height:1.25em;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
a, a.visited {
	font-weight:bold;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	color: #666;
	text-decoration: underline;
}
a:hover{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
.address{
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
.address h5{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#990000;
}
.menu{
	border:1px solid transparent; border-collapse:collapse;
}
.menu h5{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#990000;
}
.menu{
	border:0px;
}
.menu table{
	width:100%;
}
.menu tr{
	margin:0px 0px 8px 0px;
	padding:0px 0px 8px 0px;
}
.menu td, .menu th{
	border-bottom:1px solid #ebebeb; 
	padding:4px;
	margin:0px 0px 8px 0px;
}
.price{
	text-align:right;
}
