body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
}

#maincontainer
{
	width: 850px;
	height: 1200px;
	margin: auto;
}

#header
{
	width: 850px;
	height: 262px;
}

#midsection
{
	width: 850px;
	height: 381px;
	background-image:url(../images/Buffet-Times.jpg);
	background-repeat:no-repeat;
}

#photos
{
	width: 850px;
	height: 435px;
	float: left;
	clear:both;
}

#footer
{
	width: 850px;
	height: 72px;
	float: left;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, sans-serif;
	font-size: 14px; 
	color: #af3f43;
	text-align: center;
	padding-top: 5px;
	line-height: 1.5;
	display:inline-block;
}

#left
{
	width: 456px;
	float: left;
}

#right
{
	width: 394px;
	float: left;
}

#leftpadding
{
	padding-bottom: 0px;
	padding-left: 100px;
	padding-right: 10px;
	padding-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 14px; 
	color: #701114;
	text-align:justify;
	line-height: 1.5;
}

#rightpadding
{
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 120px;
	padding-top: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 14px; 
	color: #701114;
	text-align: center;
	line-height: 1.3;
}

.price
{
	font-family: Tahoma, sans-serif;
	font-size: 18px; 
	color: #af3f43;
}

.nudge1
{
	padding-top:0px;
}

.nudge2
{
	padding-top:0px;
}

h1, h3, h4, h5, h6
{
	display: inline; /*Gets rid of line break after header tag*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 16px; 
	color: #923034;
	font-weight: bold;
}

h2
{
	display: inline; /*Gets rid of line break after header tag*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 14px; 
	color: #923034;
	font-weight: bold;
}

#credit
{
	width: 850px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 14px; 
	color: #fff;
	text-align: center;
	float: left;
}

.new

{
	color:#CC6600;
	font-weight:bold;
	text-decoration:blink;
}

a.whitelink { text-decoration:none; color: #fff; font-weight: bold; } 
a.whitelink:link { text-decoration:none; color: #fff; font-weight: bold; } 
a.whitelink:visited { text-decoration:none; color: #fff; font-weight: bold; } 
a.whitelink:hover { text-decoration:none; color: #fff; font-weight: bold; } 
a.whitelink:active { text-decoration:none; color: #fff; font-weight: bold; }

a.redlink { text-decoration:none; color: #701114; font-weight: normal; font-size: 14px; font-weight: bold; } 
a.redlink:link { text-decoration:none; color: #701114; font-weight: normal; font-size: 14px; font-weight: bold; } 
a.redlink:visited { text-decoration:none; color: #701114; font-weight: normal; font-size: 14px; font-weight: bold; } 
a.redlink:hover { text-decoration:none; color: #701114; font-weight: normal; font-size: 14px; font-weight: bold; } 
a.redlink:active { text-decoration:none; color: #701114; font-weight: normal; font-size: 14px; font-weight: bold; }
