body {
	background-color:#1F0E0F;
	color:white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: normal;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	}

TD {font-size:12px;}
	
A:link {color:#CEB630; text-decoration:underline;}
A:hover {color:yellow;}
A:visited {color:#E8F0C6;}

.bold {font-size:14px; font-weight: bold; color:#999966}

.textlinks {font-size:9px;}

.address {font-size:10px;}

.copyright {font-size:9px; font-style: italic;}

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:12px;
	line-height:17px;
	}

.item-header {
	clear:both;
	background-color:#4E2B2D;
	font-size:14px;
	font-weight: bold;
	color:#999966;
	padding: 2px 4px 4px 4px;
	margin: 15px 0 5px 0;
	text-align:left;
	}
	
	.hours-header {
	clear:both;
	background-color:#4E2B2D;
	font-size:14px;
	font-weight: bold;
	color:#999966;
	padding: 2px 4px 4px 4px;
	margin: 15px 0 3px 0;
	text-align:center;
	}


.item-price {
	float:right;
	font-size:14px;
	font-weight: bold;
	color:#999966;
	}

.item-pic {
	float:left;
	border:1px solid #B2AB85;
	margin:0 10px 5px 0;
	}
.item-sidebar {
	text-align:right;
	font-size:11px;
	font-style:italic;
	padding:5px;
	border:1px dotted #999966;
	float:right;
	margin: 0 0 5px 10px;
	}


