@import url("opentable.css");

body, html {
	background:#F4E9cc;
	margin:15px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

p {
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

p.smll { font-size:9px; }

td {
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

a {
	line-height: normal;
	font-weight: bold;
	color: BE8300;
	text-decoration: underline;

}

h1 {
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #721A29;
}

a:hover {
	line-height: normal;
	font-weight: bold;
	color: 721A29;
	text-decoration: underline;
}

h2 {
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #781F35;
}

h3 {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: 000000;
}

.searchbox { font-size: 10pt}

.style2 {color: #741C2A; font-weight:bold;}

.content {
	background:#EBD9AE;
	padding:20px 15px;
}

#thumbs td { text-align:center; }

#thumbs img { border:1px solid #BE8300; padding:4px; }