/* CSS Document */

body
{
margin:0px auto;
padding:0px;
background:url(../images/main_bg.jpg) left top;
}

.header_bg
{
background:url(../images/header_bg.jpg) center top no-repeat;
height: 201px;
}
.logo_margin
{
margin-left: 54px;
margin-top: 5px;
}
.table_margin
{
margin-top: 84px;
margin-right: 1px;
}
.body_bottom_img
{
background:url(../images/body_bottom_image.jpg) center bottom no-repeat;
height: 182px;
}
.video_margin
{
margin-top: 12px;
margin-right: 11px;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: none;
}
.img_bg_top
{
background:url(../images/img_bg_top.jpg) left top no-repeat;
height: 9px;
}
.img_bg_bottom
{
background:url(../images/img_bg_bpttom.jpg) left top no-repeat;
height: 9px;
}
.img_bg_left
{
background:url(../images/img_bg_left.jpg) left top no-repeat;
height: 166px;
}
.img_bg_right
{
background:url(../images/img_bg_right.jpg) left top no-repeat;
height: 166px;
}

.read_more {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B3161A;
	text-decoration: none;
	}
	.read_more:hover
	{
	text-decoration:underline;
	}
	.footer_line
	{
	background:url(../images/footer_line.jpg) left bottom repeat-x;
	height: 8px;
	}
	.shadow_left
	{
	background:url(../images/shadow_left.jpg) left top repeat-y;
	}
	.shadow_right
	{
	background:url(../images/shadow_right.jpg) left top repeat-y;
	}
.banquet 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFA100;
	text-decoration: none;
}

.menu_heading
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFA100;
	text-decoration: none;
}
.menu_page_padding
{
padding-left:20px;
}
.blue_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #163280;
	text-decoration: none;
}
.home_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: darkblue;
	text-decoration: none;
}

