h1, h2, h3, h4, #subcontent p.date {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
body {
	background: url(../images/eatout/bg_wood_old.jpg) top left;
	color: #555555;
}
div#wrapper {
}
body div#content {
	background: url(../images/eatout/content_bg.jpg) top left repeat-y
}
div#brandingandnav {
	background: url(../images/eatout/eatingout_header.jpg) top left;
}
div#subcontent {
	margin-top: 2em;
	padding-bottom: 4em;
	border: solid 2px #ffcc00;
	background-image: url(../images/eatout/subcontentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#subcontent ul {
	float: none;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-bottom: 0;
	font-weight: bold;
}
div#subcontent ul li {
	border-bottom: #FFD738 solid 1px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
	line-height: 1em;
	font-size: .9em;
}
div#subcontent ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #5d5c58;
}
div#subcontent ul li a:hover {
	text-decoration: underline;
}
div#subcontent ul li.current a {
	color: #EE3A42;
}
div#stylingelement1 {
	width: 300px;
	height: 410px;
	background: url(../images/eatout/glass.png) top left no-repeat;
	position: absolute;
	top: 60px;
	left: -160px;
	display: block;
}
div#stylingelement2 {
	width: 263px;
	height: 612px;
	background: url(../images/eatout/knife_fork.png) top left no-repeat;
	position: absolute;
	top: -600px;
	left: 650px;
	display: block;
}
h1 {
	color: #DB8810;
}

#maincontent h2 {
	color: #DB8810;
	font-size: 140%;
}
#maincontent h3 {
	color: #777777;
	font-style: italic;
}

a {
	color: #EE3A42;
}
a:link {
	color: #EE3A42;
}
a:visited {
	color: #EE3A42;
}
#subcontent h2 {
	text-transform: uppercase;
	padding-bottom: 0.4em;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0.8em 0 0.8em 0;
}
div#subcontent div.item {
	padding-right: 15px;
	padding-left: 15px;
}
div#siteinfo a {
	color: #fff;
}
div#siteinfo p {
	color: #fff;
}
div#siteinfo ul#registration li {color: #fff;}

div#extra {
	background: url(../images/eatout/footer_bg.jpg) bottom left no-repeat
}
div#extra p {
	color: #fff;
}
div#extra a {
	color: #000;
}
div#extra h2, div#extra form input.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
}
div#extra h2 a {
	color: #000;
	font-weight: bold;
}
h2 a {
	font-weight: normal;
}
h3 a {
	font-weight: normal;
}
#subcontent h3 {
	margin: 0.25em 0 0.25em 0;
}

#subcontent h3 a {
	font-weight: bold;
}

#subcontent p.date {
	color: #555555;
}
/* main navigation */
div#menu {
	background-color: #e8e5e0;
	background-image: url(../images/eatout/nonfl_menu_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#menu ul {
	background-image: url(../images/eatout/nonfl_menu_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#menu ul li {
	background-image: url(../images/eatout/nonfl_menu_libg.png);
	background-repeat: repeat-y;
	background-position: center center;
}
div#menu ul li a {
	text-decoration: none;
	color: #000000;
	padding-bottom: 12px;
}
div#menu ul li.current a {
	color: #777;
}
div#menu ul li a:hover {
	background-image: url(../images/eatout/nonfl_menu_liho.png);
	background-repeat: repeat-x;
	background-position: center 12px;
}
div.main_item {
	margin-bottom: 0;
	border-top: 1px solid #E4D4B5;
}
#maincontent img {
	border: solid 2px #FFCC00;
	}
#maincontent div.main_item img {
	float: right;
	border: solid 2px #FFCC00;
	margin-top: 12px;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 0;
}
#maincontent div.main_item h2 {
padding-top: 0.6em;
padding-bottom: 0.2em;
}
div.even img {
	float: left;
	margin-left: 0;
}
div.main_item a.readmore {
	background-color: #FFFF99;
	color: #555555;
	padding: 2px;
}
div#feature {
	width: 100%;
	margin: 0;
	padding: 0;
	border: solid 1px #FF0000;
}
.inspiration {
	background-color: #ffcc00;
	padding: 5px;
	margin: 10px;
	overflow: visible;
}
div#feature img {
	float: left;
}
div#subcontent a.readmore {
	padding-left: 15px;
	padding-right: 15px;
}

.interest label {
	color: black;
}

