/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#ede8d7;
}
.BgColor3 {
	background-color:#c3b294;
}
.BgColor4 {
	background-color:#3d60c4;
}
.BgColor5 {
	background-color:#dfcfb2;
}
.BgColor6 {
	background-color:#c3b294;
}
.LeftBg {
	background: url(../images/left_bg.png) no-repeat top right;
}
.RightBg {
	background: url(../images/right_bg.png) no-repeat top left;
}
.InnerLeftBg {
	/*background: url(../images/inner_left.jpg) no-repeat top right;*/
}
.InnerRightBg {
	/*background: url(../images/inner_right.jpg) no-repeat top left;*/
}
.TopBg {
	background:url(../images/top_img.jpg) no-repeat;
	width:594px;
	height:53px;
}
.MainBg {
	background: url(../images/main_bg.jpg) no-repeat;
	width:850px;
	height:369px;
}
.InnerPageBg {
	background: url(../images/inner_main_bg.jpg) no-repeat top;
	width:850px;
	height:473px;
}
.TableServiceMainBg {
	background:url(../images/table_service_main_bg.jpg) no-repeat;
	width:503px;
	height:351px;
}
.BirthdayPartiesMainBg {
	background:url(../images/birthday_parties_main_contain_bg.jpg) no-repeat;
	width:503px;
	height:351px;
}
.LocationMainBg {
	background: url(../images/location_main_contain_bg.jpg) no-repeat;
	width:503px;
	height:351px;
}
.MainContainBg {
	background:url(../images/main_contain_bg.jpg) no-repeat;
	width:503px;
	height:351px;
}
.MainContainBgSpacer {
	background:url(../images/main_contain_spacer.png) repeat-y;
	width:850px;
}
.BoxesBg {
	background: url(../images/3boxes_bg.jpg) no-repeat;
	width:850px;
	height:266px;
}
.UpComingEventBoxBg {
	background: url(../images/up_coming_events_box.jpg) no-repeat;
	width:240px;
	height:266px;
}
.VideoBoxBg {
	background: url(../images/video_box.jpg) no-repeat;
	width:316px;
	height:266px;
}
.GalleryBoxBg {
	background: url(../images/gallery_box.jpg) no-repeat;
	width:240px;
	height:266px;
}
.GalleryBox {
	background: url(../images/gallery_box_bg.jpg) no-repeat;
	width:240px;
	height:147px;
}
.PartiesBox {
	background:url(../images/parties_bg.jpg) no-repeat;
	width:240px;
	height:107px;
}
.FooterBg {
	background: url(../images/footer_bg.jpg) no-repeat;
	width:850px;
	height:145px;
}
.InnerFooterBg {
	background: url(../images/inner_footer_bg.jpg) no-repeat;
	width:850px;
	height:145px;
}
.FooterSpacer {
	background: url(../images/footer_spacer.jpg) repeat-x top;
	height:145px;
}
.InnerFooterSpacer {
	background: url(../images/inner_footer_spacer.jpg) repeat-x top;
	height:131px;
}
.GalPicBorder {
	border:2px solid #fdf8e9; 
}
.EventPicBorder {	
	border:3px solid #b99f7e;
}
.EventIn {
	background:url(../images/event_indi.gif) no-repeat right bottom #c3b294;
	cursor:pointer;
	cursor:hand;
}
.ThumbBg {
	background:url(../images/thumb_bg.gif) no-repeat;
	width:113px;
	height:100px;
}
.BigBg {
	background:url(../images/big_bg.jpg) no-repeat top;
	width:496px;
	height:396px;
}
.Border {	
	border:1px solid #b99f7e;
}
.RedBorder {	
	border:1px solid #b5185d;
}
