@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	height:744px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
}
.wrap {
	width:913px;
	margin:0px auto;
	height:auto;
}
.left_border {
	clear:both;
	background-image:url(../images/left_border.jpg);
	width:107px;
	height:744px;
	float:left;
}
.left_border2 {
	clear:both;
	background-image:url(../images/left_border2.jpg);
	width:107px;
	height:744px;
	float:left;
}
.middle {
	float:left;
	width:725px;
	height:auto;
}
.header {
	background-image:url(../images/header.jpg);
	height:124px;
	width:725px;
}
.button {
	background-image:url(../images/button.jpg);
	height:45px;
	width:725px;
	font-size:0px;
}
.button img{
	display:inline-block;
	border:none;
}
.content_top {
	background-image:url(../images/content_top.jpg);
	height:12px;
	width:725px;
}
.content {
	height:408px;
	width:725px;
}
.content_left {
	clear:both;	
	width:455px;
	height:408px;
	float:left;
}
.welcome {
	
	background-image:url(../images/welcome.jpg);
	width:455px;
	height:199px;
	float:left;
}
.welcome span {
	font-size:10px;
	color:#441700;
	display:block;
	height:100px;
	width:293px;
	margin-top:60px;
	margin-left:154px;
}

.special {
	background-image:url(../images/specialmenu.jpg);
	width:455px;
	height:209px;
	float:left;
}
.special span{
	font-size:12px;
	color:#441700;
	display:block;
	height:auto;
	width:400px;
	margin-top:50px;
	margin-left:40px;

}

.content_right {
	width:270px;
	height:408px;
	float:left;
}
.content_right2 {
	width:331px;
	height:408px;
	float:left;
}
.whatsnew {
	background-image:url(../images/whatsnew.jpg);
	width:270px;
	height:408px;

}
.whatsnew form {
	width:250px;
	margin-left:20px;
		color:#441700;
		font-size:12px;
}
.footer {
	background-image:url(../images/footer.jpg);
	height:155px;
	width:725px;
}
.right_border {
	background-image:url(../images/right_border.jpg);
	width:81px;
	height:744px;
	float:left;
}
.cater {
	background-image:url(../images/cater.jpg);
	background-repeat:no-repeat;
	background-color:#5D310C;
	width:394px;
	height:408px;
	float:left;
}
.cater span{
	font-size:12px;
	color:#441700;
	display:block;
	margin-left:30px;
	margin-top:80px;
	width:350px;
}
.eventpack {
	background-image:url(../images/eventpack.jpg);
	width:331px;
	height:215px;
	float:left;
}
.eventpack span{
	font-size:12px;
	color:#441700;
	width:301px;
	margin-left:20px;
	margin-top:60px;
	display:block;

}
.alsoavai {
	background-image:url(../images/alsoavai.jpg);
	width:331px;
	height:191px;
	float:left;
}
.alsoavai span{
	font-size:12px;
	color:#441700;
	width:1501px;
	margin-top:40px;
	margin-left:20px;
	display:block;
}

