/* CSS Document */
body {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

h3 {
font-weight:bold;
}

h3 a {
color: #000000;
text-decoration:none;
}
.restaurant_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #766341;
}
.table_hed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #766341;
}

h3 a:hover {
color:#0099FF;
}

p a {
color: #000000;
text-decoration:none;
}

p a:hover {
color:#0099FF;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
.style2 {
	font-size: 14px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	padding-left: 10px;
}
.container_body {
	width: 900px;
	margin: 0px auto;
}
.container_content {
	width: 900px;
	background-image: url(DiningOut.Layout_03.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
.container_participants {
	margin-top: 40px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.container_restaurant_info {
	padding: 2px;
	float: left;
	width: 45%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 110px;
}
.container_logo {
	display: inline;
	margin: auto 0px auto 0px;
}

.container_text_info {
	float: right;
	width: 200px;
	margin-left: 8px;
}

.topbar_graphic {
	width: 900px;
}
.DDO_logo_header {
	width: 940px;
}
.restaurant_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.restaurant_website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.container_group_of_two {
	overflow: hidden;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #766341;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: normal;
}
.container_content2 {

	width: 900px;
	background-image: url(DiningOut.Layout_03a.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
.container_flash {
	margin: 0px 80px;
	overflow: hidden;
	padding-left: 10px;
	text-align:center;
}
.table_hed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #766341;
}
.table_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.restaurant_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #569cbe;
}
.restaurant_name a {
	color: #569cbe;
}
.opentable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b7252f;
}
a.opentable  {
	color: #b7252f;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: normal;
	margin-left: 20px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 5px auto;
	line-height: normal;
}
.rule {
	width: 100%;
	height: 3px;
	border-bottom: 2px solid #656565;
	margin-bottom: 5px;
	clear:both;
}
.bottombar_graphic {
	width: 900px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	clear: both;
}
.clear {
	width: 100%;
	height: 2px;
	clear:both;
}

