|
Welcome to Ambassador Banquet Hall |
|
Welcome to Ambassador Multi-Purpose Banquet Hall. If you have landed on this page looking to book a banquet hall for a birthday party, sweet sixteen, quinceanera, wedding reception, conference, or a meeting, you have come to the right place. Ambassador Multi-Purpose Banquet Hall is conveniently located in Santa Clarita Valley in between the 5 freeway and 14 freeway. Ambassador Multi-Purpose Banquet Hall is the largest, most affordable, and only 'a la carte' banquet hall in Santa Clarita Valley. You can rent it with no features, all features, or customize a package to fit your budget, and we do not require you go get catering services through us. It is the newest banquet hall in all of LA County which covers San Fernando Valley, Bakersfield, Lancaster, and Palmdale. The great thing about Ambassador Multi-Purpose Banquet Hall is the fact that we will work with you to customize your package the way you want it. |
|
| Ambassador Multi-Purpose Banquet Hall provides many services such as tables, chairs, dinnerware, entertainment equipment, dj equipment, security guards, valet services, limo services, extra staff, a variety of catering services, cake services, flower services, photographer services, video production services, linens, projectors and more. You can read all about them on our Services page. |
|
| Please Click Here to see what services we offer. |
|
 |
|
|
|
|
@charset "utf-8";
* html #tlc, * html #trc {height: 1%;}
#tlc, #trc { zoom: 1; }
p {
font-family: Arial;
font-size:12px;
padding:10px;
color:#333333;
}
body
{
margin: 0;
padding: 0;
background-color: white;
text-align: left;
}
#box
{
position: relative;
#position:absolute;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0;
text-align: left; /* use this to tie width to viewport size */
width: auto; /* use this for a set width */
background-color:#FFFFFF;;
}
#content
{
padding:5px;
}
#tlc, #trc, #blc, #brc
{
background-color: transparent;
background-repeat: no-repeat;
}
#tlc
{
background-image:url(../images/lt.gif);
background-position: 0% 0%;
}
#trc
{
background-image:url(../images/rt.gif);
background-position: 100% 0%;
}
#blc
{
background-image:url(../images/bl.gif);
background-position: 0% 100%;
}
#brc
{
background-image:url(../images/br.gif);
background-position: 100% 100%;
}
#tb, #bb
{
background-color: transparent;
background-repeat: repeat-x;
}
#tb
{
background-image:url(../images/box_top.gif);
background-position: 0% 0%;
}
#bb
{
background-image:url(../images/box_bottom.gif);
background-position: 50% 100%;
}
#rb
{
background-image:url(../images/right.gif);
background-position: 100% 0%;
background-repeat: repeat-y;
}
#lb
{
background-image:url(../images/left.gif);
background-position: 0% 100%;
background-repeat: repeat-y;
}
|