body, html {
	margin: 0px;
	background-color: #33cccc;
	background-image: url(images/restaurants-bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000000;
}
	
a:link {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	margin: 7px 0 11px 0;
	font-size:24px; font-style: italic; font-weight: bold; color: #990099;
	text-align: center;
	line-height: 24px;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	margin: 7px 0 7px 0;
	font-size:20px; font-style: italic; font-weight: bold; color: #990099;
	text-align: center;
	line-height: 20px;
}

h3 {
	font-family: Georgia, Times New Roman, serif;
	margin: 7px 0 7px 0;
	font-size:18px; font-style: italic; font-weight: bold; color: #990099;
	text-align: center;
	line-height: 18px;
}

h4 {
	font-family: Georgia, Times New Roman, serif;
	margin: 7px 0 7px 0;
	font-size:16px; font-style: italic; font-weight: bold; color: #990099;
	text-align: center;
	line-height: 16px;
}

h5 {
	font-family: Georgia, Times New Roman, serif;
	margin: 7px 0 7px 0;
	font-size:14px; font-style: italic; font-weight: bold; color: #990099;
	text-align: center;
	line-height: 14px;
}

hr {
	border-width: 1px;
	border-style: dotted;
	border-color: Navy;
	}

.lmenu {
	width: 148px; height: 20px;
	background-color: #ffffff;
	text-align: center;
	margin: 3px 0 3px 0;
	border: 1px solid #000000;
}

.footer {
	width: 750px; text-align: center;
	font-size: 10px;
}

.rpg_summary {
	font-family: Georgia, Times New Roman, serif;
	margin: 3px 0 5px 0;
	font-weight: normal; font-size: 13px; font-style: italic; color: #000000;
	}
	
.rev_count {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color:#6633FF;
	}

.emph {
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #0066cc;
	font-weight: bold;
}

.mrbox {
	width: 150px;
	background-color: #ffcc66;
	border: none;
	float: right;
	font-size: 10px; font-weight: bold;
	line-height: 11px;
	text-align: center;
	padding: 10px;
}

.topcount {
	font-size: 22px;
	line-height: 22px;
}


.addr_tdl {
	width: 162px;
	text-align: right;
	padding: 10px 0 15px 0;
	font-size: 11px;
}

.addr_tdr {
	width: 280px;
	font-size: 11px;
	text-align: left;
	padding: 10px 0 15px 0;
}

.addr_sect {
	background-color: #993366;
	text-align: center;
	color: #ffffff; font-weight: bold; font-size: 12px;
}

.addr_desc {
	width: 280px;
	font-size: 10px;
	text-align: justify;
	padding: 10px 0 15px 0;
}