body { 
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align:center;
}
#wrapper {
	width:744px;
	text-align:left;
	margin:auto;
}
#divisionof {
	text-align:center;
	border-top:4px solid #ffcc00;
	margin-top: 7px;
	font-size: 10px;
}
#slogan {
	margin-top:12px;
	background-color: #E18F28;
	font-style:italic;
	font-size: 18px;
	color: #fff;
	text-align:center;
	padding:16px 0px 4px 0px;
}
#restaurants {
	text-align:justified;
	margin:5px 0px;
}
#navigation {
	background-color:#e18f28;
	width:744px;
	padding:0px;
}
#navigation td {
	background-color:#e18f28;
	margin:0px;
	padding:0px;
}
#navigation a {
	text-align:center;
	display:block;
	width:130px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	color:#333366;
	text-decoration:none;
	border-right:4px solid #ffcc00;
	background-color:#e4eaf6;
	margin:0px 4px;
}
#navigation a:hover {
	background-color: #ffcc00;
	border-right: 4px solid #333366;
	color: #333366;
}
h3 {
	color: #5353a6;
}
a {
	color: #5353a6;
}
a:hover {
	color: #e18f28;
}
#content {
	padding: 0px 24px;
}
#footer {
	font-size:10px;
	margin-top:24px;
	text-align:center;
	border-top:1px solid #e18f28;
	clear:both;
}
.small {
	font-size:.85em;
	line-height:.9em;
}
a.noline {
	text-decoration:none;
}
a.noline:hover {
	text-decoration:underline;
}
#home {
	float:right;
}
#home a {
	font-size: .8em;
	color:#333366;
	text-decoration:none;
}
p.i { font-style:italic; font-weight:bold; }
dt { font-weight:bold; margin-top:12px; }
dd { margin-bottom: 12px; }
table#restaurants-sold th, #restaurants-for-sale th { border-bottom: 2px solid #333; border-top: 2px solid #333; text-align:center; }
table#restaurants-sold td, #restaurants-for-sale td { border-bottom: 1px dotted #999; text-align:center; }
table#restaurants-sold td.descr, #restaurants-for-sale td.descr { text-align:left; padding: 0px 7px; border-bottom: none; }
