@charset "utf-8";
/* CSS Document */
body{
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}
#outercontainer
{
	margin-left: -450px;
	position: absolute;
	top: -260px;
	left: 55%;
	height: 545px;
}
#container    
{
	width: 778px;
	height: 535px;
	
}
#headercont
{
	width: 778px;
	height: 35px;
	letter-spacing: -1px;
	color: #aa330b;
	left: 55%
		
}
#maincont
{
	width: 778px;
	height: 484px;
	background-image:url(images/banquet1.png);
	background-repeat:no-repeat;
	
}
#headercont ul li a:hover, #footercont ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	
}
#mainleft
{
	float: left;
	width: 250px;
	height: 470px;
	overflow: auto;
	line-height: 150%;
	color: #FFFFFF;
	font-size:12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 88px;
}
#mainright
{
	float: right;
	width: 478px;
	height: 470px;
	overflow: auto;
	padding-left: 15px;	
}

#mainleft h2, h3, h4, h5
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aa330b;
}


#footercont
{
	width: 770px;
	height: 25px;
	color: #FFFFFF;
	letter-spacing: -1px;
/*	padding: 0 15px;
*/	text-align: center;
	
	
}

.name{
	font-size:16px;
	font-weight: bold;
}
#review h2, h3, h4, h5
{
letter-spacing: -1px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aa330b;
	font-size: 180%;
	letter-spacing: -1px;
	
}
#review
{
	width: 750px;
	height: 484px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 85px;	/*text-align: justify;	*/
}
.re{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style: italic;

}
.names
{
	color: #aa330b;
	font-size: 13px;
	font-weight: bold;
}
a {
color: #aa330b;
}
