@charset "utf-8";
/* EAN */

/*------------------- h1 basics ----------------------*/
.h1{
	float:left;
	width:160px;
	height:62px;
	border:0px solid red;
}
h1{
	margin-top:0px;
	width:100%;
}
h1 span{
	display:none;
}
/*------------------- h1 basics ----------------------*/




/*------------------ h1 attributes ------------------*/
#h1_menu{
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/7.jpg);
}
#h1_welcome{
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/welcome.gif);
}
#h1_weddings{
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/weddings.gif);
}
#h1_specialEvents{
	width:237px;
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/specialevents.gif);
}
#h1_vendorList{
	width:195px;
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/vendorlist.gif);
}
#h1_catering{
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/catering.gif);
}
#h1_photoGallery{
	width:226px;
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/photogallery.gif);
}
#h1_seatingPlan{
	width:224px;
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/seatingplans.gif);
}
#h1_ContactUs{
	width:189px;
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/contactus.gif);
}
#h1_corporate_events{
	width:260px;
	background-image: url(file:///C|/Users/Israr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/corporateevents.gif);
}
/*------------------ h1 attributes ------------------*/





/*---------------------- h5 ------------------------*/
h5{
	font-size:11pt;
	margin-bottom:25px;
}
/*---------------------- h5 ------------------------*/








