﻿#leftcontenthome {
	float: left;
	padding-right: 5px;
	width: 470px;
}
#main-smallhome {
	width: 240px;
	vertical-align: top;
	float: right;
}
#grill {
	background-position: center bottom;
	width: 240px;
	vertical-align: top;
	float: right;
	background-color: #000000;
	background-image: url('../images/dining/fire.jpg');
	background-repeat: no-repeat;
}
#grill p {
	font-family: Tahoma, Helvetica, Arial;
	line-height: 130%;
	color: #FFFFFF;
	font-size: 12px;
}
#grill h1 {
	color:white
}
#grill td {
	color:white;
	font-size:14px;
}
#leftcontentchristmas {
	float: left;
	padding-right: 5px;
	margin-bottom:10px;
	width: 450px;
}
#main-smallchristmas {
	width: 275px;
	margin-top:5px;
	float: right;
}