/* CSS Document */
body{
	background-color: #FFF;
	margin: 0px;

}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}

#OT_searchWrapperAll{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	
}

#OT_partySizeLbl{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;}
#OT_timeLbl {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;}
#OT_dateLbl {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;}
	
.OT_feedTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	display: none;
	}
a:link {
	color: #5B2101;
}
a:visited {
	color: #5B2101;
}
a:hover {
	color: #5B2101;
}
h1{
color: #5B2101;
}
