@charset "utf-8";
/* CSS Document */
/*  ID (#) once per page    Class (.) multiple times-----------------*/
/*  margin-top  margin-right  margin-bottom  margin-left  */
body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-color: #736048;
  	color: #d3b67a;
}

#container {
	width: 1152px;
}

.clearalldivs {
	clear:both;
}

/* Home Page CSS  */
/*  ID (#) once per page    Class (.) multiple times-----------------*/


.hpspacer {	
	width: 4px;
	background-image: url(../images/spacer.gif);	
}

#hptopcontainer {
	width: 1099px;
	height: 275px;
}

#hppageheader {	
	width: 1152px;
	height: 275px;
	background-image: url(../images/HP/CFLogoHP.jpg);	
}

#hpaboutus {	
	width: 241px;
	height: 380px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/AboutUs.jpg);
	float:left;
}

#hpthemanor {	
	width: 611px;
	height: 380px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/TheManorHP.jpg);		
	float:left;
	
}

#hpthemanor2 {	
	width: 611px;
	height: 380px;
	/*background-repeat: no-repeat;
	background-image: url(../images/HP/TheManorHP.jpg);	*/	
	float:left;
	
}

#hpcuisine {	
	width: 241px;
	height: 380px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/CuisineHP.jpg);		
	float:left;
}


#hpbottomcontainer {
	width: 952px;
	height: 159px;
}

#hpopenhouse {	
	width: 238px;
	height: 159px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/OpenHouseHP.jpg);		
	float:left;
}

#hpourblog {	
	width: 238px;
	height: 159px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/OurBlogHP.jpg);		
	float:left;
}

#hpgallery {	
	width: 238px;
	height: 159px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/GalleryHP.jpg);		
	float:left;
}

#hpcontact {	
	width: 238px;
	height: 159px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/ContactHP.jpg);		
	float:left;
}

#hptestimonials {	
	width: 238px;
	height: 159px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/Testimonials.jpg);		
	float:left;
}

#hpfootercontainer {
	width: 348px;
	height: 50px;
}
#hpfooter {	
	width: 348px;
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/HP/PhotographyByHP.jpg);
	float:inherit;
	margin-top: 30px;
}



#Gallery_slideshow {	
	width: 900px;
	height: 600px;
	/*background-repeat: no-repeat;
	background-image: url(../images/HP/TheManorHP.jpg);	*/	
	
	
}


#footertext{
	color: #d3b67a;
	text-align:center;
	font-size:12px;
	margin-left: 20px;
	font-weight:bold;
}

/* End Home Page Code */

/* Start Internal Page Code With Side Bar */
/*  ID (#) once per page    Class (.) multiple times-----------------*/
/*  margin-top  margin-right  margin-bottom  margin-left  */

#sp2topcontainer {
	width: 1099px;
	height: 275px;
}

#RTWpageheader {	
	width: 1152px;
	height: 339px;
	background-image: url(../images/SB/RWTheader.jpg);	
}


#sp2pageheader {	
	width: 1152px;
	height: 339px;
	background-image: url(../images/SB/CFLogo2.jpg);	
}

#bodycontainer {
	width: 1084px;
	height: 100%px;
	margin-top: 10px;
	/*background-image: url(../images/SB/bodycontainer2.png);*/
}

#leftspacer {	
	width: 10px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}


#textbkg {	
	width: 830px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#textbkg2 {	
	width: 532px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#textbkg3 {	
	width: 1154px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}


#bodytextimg {
	margin-left: -05px;
}

#bodytext {	
	width: 740px;
	height: 100%px;
	margin-left: 0px;
}

.bodytext3 {	
	width: 740px;
	height: 100%px;
	margin-left: 0px;
	text-align:center;	
}

.bodytext4 {	
	width: 1152px;
	height: 100%;
	margin-left: -05px;
	text-align:center;	
}


#bodytext2 {	
	width: 532px;
	height: 100%px;
	margin-left: 40px;
}

#rightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 34px;	
	/*background-image: url(../images/SB/rightspacer2.png);*/
}

#rightspacer2 {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 34px;	
	/*background-image: url(../images/SB/rightspacer2.png);*/
}

#rightresources {	
	width: 416px;
	height: 100%px;
	float:right;	
	margin-right: 34px;	
	/*background-image: url(../images/SB/rightspacer2.png);*/
}

p#bodytext {
	list-style-type: square;
	font-size:14px;
	color:#f5e8ce;
	text-align:center;	
	margin-left: 10px;
}

p.bodytext5 {
	list-style-type: square;
	font-size:14px;
	text-align:left;	
	margin-left: 10px;
}



#thankyouleftspacer {	
	width: 90px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#thankyoutextbkg {	
	width: 786px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#thankyoutext {	
	width: 786px;
	height: 140px;
	margin-left: 100px;
}

#blankbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/spacer.gif);	
	float:left;
}

#contactusweddingleftspacer {	
	width: 90px;
	height: 700px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#contactusweddingtextbkg {	
	width: 786px;
	height: 700px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#contactusweddingtext {	
	width: 786px;
	height: 700px;
	margin-left: 100px;
}

#contactusbodycontainer {
	width: 1084px;
	height: 100%px;
}

#contactusleftspacer {	
	width: 90px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#contactustextbkg {	
	width: 786px;
	height: 100%px
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
	margin-left: 50px;
}

#contactustext {	
	width: 786px;
	height: 100%px
	margin-left: 100px;
}

#contactusrightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;	
}


#aboutusbodycontainer {
	width: 1084px;
	height: 100%px;
}

#aboutusleftspacer {	
	width: 50px;
	height: 480px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer2.png);	
	float:left;
}

#aboutustextbkg {	
	width: 740px;
	height: 180px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG2.png);	
	float:left;
}

#aboutustext {	
	width: 740px;
	height: 100%px;
	margin-left: 0px;
}

#aboutrigushtspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;	
}

#eventsbodycontainer {
	width: 1084px;
	height: 100%px;
}

#eventsleftspacer {	
	width: 90px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#eventstextbkg {	
	width: 700px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#eventstext {	
	width: 700px;
	height: 100%px;
	margin-left: 50px;
}

#eventsrightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;	
}

#weddingsbodycontainer {
	width: 1084px;
	height: 100%px;
}

#weddingsleftspacer {	
	width: 10px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#weddingstextbkg {	
	width: 780px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#weddingstext {	
	width: 780px;
	height: 100%px;
	margin-left: 50px;
}

#weddingsrightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;	
}

#pobodycontainer {
	width: 1084px;
	height: 100%px;
}

#poleftspacer {	
	width: 90px;
	height: 480px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#potextbkg {	
	width: 700px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#potext {	
	width: 700px;
	height: 100%px;
	text-align:center;	
}

.potext2 {	
	width: 700px;
	height: 100%px;
	text-align:center;	
}

#porightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;
}

#alcbodycontainer {
	width: 1084px;
	height: 100%px;
}

#alcleftspacer {	
	width: 50px;
	height: 480px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#alctextbkg {	
	width: 740px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#alctext {	
	width: 700px;
	height: 100%px;
	text-align:center;	
}

#alcrightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;
}

#rdbodycontainer {
	width: 1084px;
	height: 100%px;
}

#rdleftspacer {	
	width: 10px;
	height: 480px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#rdtextbkg {	
	width: 780px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#rdtext {	
	width: 700px;
	height: 100%px;
	text-align:left;	
}

#rdrightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;
}

#faqstext {	
	width: 700px;
	height: 100%px;
	text-align:left;	
}

#internaltextspacer {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/spacer.gif);	
	float:right;
}

#themanortextleftspacer {	
	width: 90px;
	height: 440px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#themanortextbkg {	
	width: 786px;
	height: 440px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#themanortext {	
	width: 786px;
	height: 440px;
	margin-left: 0px;
}

#openhousebodycontainer {
	width: 1084px;
	height: 100%px;
}

#openhousetextleftspacer {	
	width: 90px;
	height: 480px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageSpacer.png);	
	float:left;
}

#openhousetextbkg {	
	width: 700px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InternalPageBG.png);	
	float:left;
}

#openhousetext {	
	width: 700px;
	height: 100%px;
}

#openhouserightspacer {	
	width: 208px;
	height: 100%px;
	float:right;	
	margin-right: 36px;	
}


#internaltextspacer2 {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/spacer.gif);	
	float:right;
}

#internalfootermenu {	
	width: 1152px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/FooterMenu2.jpg);	
	float:left;
	margin-top: 20px;
}

#gallerfootermenu {	
	width: 1152px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/FooterMenu2.jpg);	
	float:left;
	margin-top: 20px;
	margin-left: -110px;
}

#aboutusfootermenu {	
	width: 1152px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/AboutUsFooter.jpg);	
	float:left;
	margin-top: 20px;
}

#eventsfootermenu {	
	width: 1152px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/EventsFooter.jpg);	
	float:left;
	margin-top: 20px;
}

#weddingsfootermenu {	
	width: 1152px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/WeddingsFooter.jpg);	
	float:left;
	margin-top: 20px;
}

#openhousebutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/OpenHoueSideBarButton.jpg);	
	float:left;
}

#registrationformbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/RegistratonFormSideBarButton.jpg);	
	float:left;
}

#emailsignupbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/EmailSignUpSideBarButton.jpg);	
	float:left;
}

#faqsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/FAQsSideBarButton.jpg);	
	float:left;
}

#ContestRulesbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/ContestRulesSideBarButton.jpg);	
	float:left;
}

#ContestRegistrationbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/ContestRegistrationSideBarButton.jpg);	
	float:left;
}


#newsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/NewsSideBarButton.jpg);	
	float:left;
}

#aboutusbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/AboutUsSideBarButton.jpg);	
	float:left;
}

#SouthernTieredGardensbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/SouthernTieredGardensSideBarButton.jpg);	
	float:left;
}

#tentedpavilionbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/TentedPavilionSideBarButton.jpg);	
	float:left;
}

#bridalpavilionbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/BridalPavilionSideBarButton.jpg);	
	float:left;
}

#carriagehousebutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/CarriageHouseSideBarButton.jpg);	
	float:left;
}

#vineyardbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/VineyardSideBarButton.jpg);	
	float:left;
}

#directionsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/DirectionsSideBarButton.jpg);	
	float:left;
}

#cuweddingsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/ContactUsWeddingsSideBarButton.jpg);	
	float:left;
}

#ccontactusbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/ContactUsSideBarButton.jpg);	
	float:left;
}

#weddingsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/WeddingsSideBarButton.jpg);	
	float:left;
}

#holidaypartiesbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/HolidayPartiesSideBarButton.jpg);	
	float:left;
}

#packagesbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/PackagesSideBarButton.jpg);	
	float:left;
}

#corporateeventsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/CorporateEventsSideBarButton.jpg);	
	float:left;
}

#testimonialsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/TestimonialsSideBarButton.jpg);	
	float:left;
}

#myeventbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/MyEventsSideBarButton.jpg);	
	float:left;
}

#privatedinnersbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/PrivateDinnersSideBarButton.jpg);	
	float:left;
}

#rehersaldinnersbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/RehersalDinnersBarButton.jpg);	
	float:left;
}

#weddingredeptionbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/WeddingRedeptionBarButton.jpg);	
	float:left;
}

#cuisinebutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/CuisineBarButton.jpg);	
	float:left;
}

#pureopulencebutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/PureOpulenceSideBarButton.jpg);	
	float:left;
}

#agrandaffairbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/AGrandAffairSideBarButton.jpg);	
	float:left;
}

#premiercelebrationbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/PremierCelebrationSideBarButton.jpg);	
	float:left;
}

#classiccelebrationbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/ClassicCelebrationSideBarButton.jpg);	
	float:left;
}

#alacartebutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/AlaCarteSideBarButton.jpg);	
	float:left;
}


#facilitymapbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/FacilityMapSideBarButton.jpg);	
	float:left;
}

#ownersbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/OwnersSideBarButton.jpg);	
	float:left;
}

#staffbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/StaffSideBarButton.jpg);	
	float:left;
}

#contractsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/ContractsSideBarButton.jpg);	
	float:left;
}

#policiesproceduresbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/PoliciesProceduresSideBarButton.jpg);	
	float:left;
}

#vendorsbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/InclusiveVendorsSideBarButton.jpg);	
	float:left;
}

#missionstmtbutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/MissionStatemetSideBarButton.jpg);	
	float:left;
}

#historybutton {	
	width: 208px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/SB/HistorySideBarButton.jpg);	
	float:left;
}

/* End Internal Page Code With Side Bar */


/* Start Internal Page Code Without Side Bar */
/*  ID (#) once per page    Class (.) multiple times-----------------*/
/*  margin-top  margin-right  margin-bottom  margin-left  */

#sp3topcontainer {
	width: 1099px;
	height: 275px;
}

#sp3pageheader {	
	width: 1152px;
	height: 212px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CFLogo.jpg);	
}

#directionstopmenu {	
	width: 1152px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/DirectionsMenu.jpg);	
}

#facilitymaptopmenu {	
	width: 1152px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/FacilityMapMenu.jpg);	
}

#bridalpaviliontopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/BridalPavilionMenu.jpg);	
}

#holidaypartiestopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/HolidayPartiesMenu.jpg);	
}

#myeventtopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/MyEventMenu.jpg);	
}

#corporateeventstopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CorporateEventsMenu.jpg);	
}

#privatedinnerstopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/PrivateDinnersMenu.jpg);	
}

#cuisinetopmenu {	
	width: 1152px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CuisineMenu.jpg);	
}

#acateredaffairtopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/ACateredAffairMenu.jpg);	
}

#weddingreceptionstopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/WeddingReceptionsMenu.jpg);	
}

#receptiondinnerstopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/ReceptionDinnersMenu.jpg);	
}
#luncheonstopmenu {	
	width: 1152px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/LuncheonsMenu.jpg);	
}


#vendorstopmenu {	
	width: 1152px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/InclusiveVendorsMenu.jpg);	
}


#vendorstopmenu2 {	
	width: 1152px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/InclusiveVendorsMenu2.jpg);	
}

#Directionsleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/Directions.jpg);	
	float:left;
	margin-top: 20px;
}

#TheFacilityleftpic {	
	width: 535px;
	height: 333px;
	/*background-repeat: no-repeat;
	background-image: url(../images/NSB/TheFacilityPicture.jpg);	*/
	float:left;
	margin-top: 20px;
}

#bridalpavilionleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/BridalPavillionPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#tentedpavilionleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/TentedPavillionPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#vineyardleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/VineyardPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#roomsleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/RoomsPicture.jpg);	
	float:left;
	margin-top: 20px;
}


#cuisineleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CuisinePicture.jpg);	
	float:left;
	margin-top: 20px;
}

#acateredaffairleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/ACateredAffairPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#weddingreceptionsleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/WeddingReceptionsPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#receptiondinnerssleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/ReceptionDinnersPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#luncheonsleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/LuncheonsPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#invlusivevendorsleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/InclusiveVendorsPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#preferredvendorsleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/PreferredVendorsPicture.jpg);	
	float:left;
	margin-top: 20px;
}

#montageleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/Montage.jpg);	
	float:left;
	margin-top: 20px;
}


#holidaypartyleftpic {	
	width: 535px;
	height: 333px;
	/*background-repeat: no-repeat;
	background-image: url(../images/NSB/HolidayParties.jpg);*/		
	float:left;
	margin-top: 20px;
}

#myeventleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/MyEvent.jpg);	
	float:left;
	margin-top: 20px;
}

#corporateeventsleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CorporateEvents.jpg);	
	float:left;
	margin-top: 20px;
}

#privatedinnersleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/PrivateDinners.jpg);	
	float:left;
	margin-top: 20px;
}

#facilitymapleftpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/FacilityMap.jpg);	
	float:left;
	margin-top: 20px;
}

#Waldorfpic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/Waldorf.jpg);	
	float:left;
	margin-top: 20px;
}

#Caterspic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/Caters.jpg);	
	float:left;
	margin-top: 20px;
}

#AllOccasionspic {	
	width: 535px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/AllOccasionsPR.jpg);	
	float:left;
	margin-top: 20px;
}

#subpagetextbkg {	
	width: 559px;
	height: 100%px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/SubPage.jpg);	
	float:right;
	margin-top: 08px;
}

p#subpagetext {
	list-style-type: square;
	font-size:14px;
	color:#f5e8ce;
	text-align:center;	
	margin-left: 10px;
}

p.subpagetextcentered {
	list-style-type: square;
	font-size:14px;
	color:#f5e8ce;
	text-align:center;	
	margin-left: 10px;
}

p#subpagetext2 {
	list-style-type: square;
	font-size:14px;
	color:#f5e8ce;
	text-align:left;	
	margin-left: 10px;
}

p.subpagetext4 {
	list-style-type: square;
	font-size:14px;
	color:#f5e8ce;
	text-align:left;	
	margin-left: 10px;
}

#subpagetext {	
	width: 545px;
	height: 100%px;
	margin-left: 20px;
	margin-top: 10px;
	text-align:justify;		
}

#thefacilitybuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/TheFacilityButton.jpg);		
	float:left;
	margin-left: 80px;
	margin-top: 14px;
}

#inclusivevendorsbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/InclusiveVedorsButton.jpg);		
	float:left;
	margin-left: 80px;
	margin-top: -30px;
}

#preferredvendorsbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/PreferredVedorsButton.jpg);		
	float:left;
	margin-left: 80px;
}

#waldropbuttonbelow {	
	width: 438px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/WaldorfPAButton.jpg);		
	float:left;
	margin-left: 45px;
}

#alloccasionsprbuttonbelow {	
	width: 438px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/AllOccasionsPRButton.jpg);		
	float:left;
	margin-left: 45px;
}

#caterspbuttonbelow {	
	width: 438px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CatersButton.jpg);		
	float:left;
	margin-left: 75px;
}

#facilitymapbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/FacilityMapButton.jpg);		
	float:left;
	margin-left: 80px;
}

#corporateeventsbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CorporateEventsButton.jpg);		
	float:left;
	margin-left: 85px;
}

#privatedinnersbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/PrivateDinnersButton.jpg);		
	float:left;
	margin-left: 85px;
}

#cuisinebuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/CuisineButton.jpg);		
	float:left;
	margin-left: 85px;
}

#acateredaffairbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/ACateredAffairButton.jpg);		
	float:left;
	margin-left: 85px;
}

#weddingreceptionsbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/WeddingReceptionsButton.jpg);		
	float:left;
	margin-left: 85px;
}

#receptiondinnersbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/ReceptionDinnersButton.jpg);		
	float:left;
	margin-left: 85px;
}

#luncheonsbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/LuncheonsButton.jpg);		
	float:left;
	margin-left: 85px;
}

#holidaypartiesbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/HolidayPartiesButton.jpg);		
	float:left;
	margin-left: 80px;
}

#testimoniesbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/TestimoniesButton.jpg);		
	float:left;
	margin-left: 80px;
	margin-top: 340px;
}

#myeventbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/MyEventButton.jpg);		
	float:left;
	margin-left: 80px;
	margin-top: 340px;
}


#bridalpavilionbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/BridalPavilionButton.jpg);		
	float:left;
	margin-left: 35px;
}

#tentedpavilionbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/TentedPavilionButton.jpg);		
	float:left;
	margin-left: 34px;
}

#vineyardbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/VineyardButton.jpg);		
	float:left;
	margin-left: 40px;
}

#roomsbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/RoomsButton.jpg);		
	float:left;
	margin-left: 40px;
}

#directionsbuttonbelow {	
	width: 338px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/NSB/DirectionsButton.jpg);		
	float:left;
	margin-left: 70px;
}

/* End Internal Page Code Without Side Bar */  

/* -----------------------------------------------------------------------------------------------------*/

#internalheader {	
	width: 1152px;
	height: 341px;
	background-repeat: no-repeat;
	background-image: url(../images/InternalPage_01.png);		
	float:left;
	
}


/*.textadjust{
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;	
	margin-left: 10px;
}*/

p{
	color: #f5e8ce;
	text-align:justify;
	font-size:14px;
	margin-right: 10px;
}




#internalfooter {	
	width: 1152px;
	height: 60px;
	/*background-repeat: no-repeat;
	background-image: url(../images/InternalPage_07.jpg);*/	
	float:right;
}











#hpopenhouselabel {	
	width: 174px;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url(../images/OpenHouseLabel.jpg);	
	float:left;
	margin-left: 3px;
}

#hpgallerylabel {	
	width: 130px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url(../images/GalleryLabel.jpg);		
	float:left;
	margin-left: 200px;
	
}

#hpcontactlabel {	
	width: 125px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/ContactLabel.jpg);	
	float:right;
	margin-right: 25px;
}



/* Start Internal Page Code */
/*  ID (#) once per page    Class (.) multiple times-----------------*/

#subpageheader {	
	width: 1152px;
	height: 213px;
	background-repeat: no-repeat;
	background-image: url(../images/SubPage_01.jpg);
	float:left;	
}

#subpagetopmenu {	
	width: 1152px;
	height: 44px;			
	float:left;	
}

#subpagetopmenu2 {	
	width: 1152px;
	height: 44px;			
	float:left;	
}

#subpagethehouselink {	
	width: 572px;
	height: 28px;			
	float:left;	
}


#subpagethehouselink2 {	
	width: 579px;
	height: 28px;			
	float:left;	
	background-repeat: no-repeat;
	background-image: url(../images/SubPage_09.jpg);
}


#subpagebottom1 {	
	width: 1152px;
	height: 62px;			
	float:left;	
	background-repeat: no-repeat;
	background-image: url(../images/SubPage_10.jpg);
}

#subpagefooter {	
	width: 1152px;
	height: 54px;			
	float:left;	
	background-repeat: no-repeat;
	background-image: url(../images/SubPage_11.jpg);
}

#subpagebottom2 {	
	width: 1152px;
	height: 55px;			
	float:left;	
	background-repeat: no-repeat;
	background-image: url(../images/SubPage_12.jpg);
}


/*
#internaltextspacer {	
	width: 280px;
	height: 96px;
	background-repeat: no-repeat;
	background-image: url(../images/InternalPage_03.png);	
	float:right;
}

#internalsidebutton1 {	
	width: 280px;
	height: 121px;
	background-repeat: no-repeat;
	background-image: url(../images/InternalPage_05.png);	
	float:right;
}

#internalsidebutton2 {	
	width: 280px;
	height: 116px;
	background-repeat: no-repeat;
	background-image: url(../images/InternalPage_06.png);	
	float:right;
}

#internalsidebutton3 {	
	width: 280px;
	height: 121px;
	background-repeat: no-repeat;
	background-image: url(../images/InternalPage_07.png);	
	float:right;
}

#internalfooter {	
	width: 1152px;
	height: 60px;
	float:right;
}
*/















/* End Internal Page Code */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f5e8ce;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #f5e8ce;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f5e8ce;
	font-weight: normal;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f5e8ce;
	font-weight: bold;
	margin: 0px;
}

a:link#boldhyper {
	color: #d3b67a;
	text-decoration: none;
	font-weight:bold;
	font-size:inherit;
}

a:link {
	color: #d3b67a;
	text-decoration: none;
	font-weight:normal;
	font-size:inherit;
}

a:visited {
	color: #d3b67a;
	text-decoration: none;
	font-weight:normal;
	font-size:inherit;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	font-size:inherit;
}

table {
	font-size: 12px;
}

ul {
	list-style-type: square;
	font-size:14px;
	color:#f5e8ce;
	text-align:justify;	
	margin-left: 10px;
}
 
ul li {
	margin-top: 10px;
}

p {
	list-style-type: square;
	font-size:14px;
	color:#f5e8ce;
	text-align:justify;	
	margin-left: 10px;
}

p.tableprice {
	font-size:14px;
	color:#f5e8ce;
	text-align:left;	
	margin-left: 0px;
}

p#textcentered {
	font-size:14px;
	color:#f5e8ce;
	text-align:center;	
	margin-left: 0px;
}

p.textcentered2 {
	font-size:14px;
	color:#f5e8ce;
	text-align:center;	
	margin-left: 0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* image slider code */
  #s3slider {
   width: 600px; /* important to be same as image width */
   height: 400px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 600px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
}

.clear {
   clear: both;
}

+ show all of the code

Then you need to initalize s3Slider and set the duration of how long will one picture be shown on the page (value is in miliseconds).
JS
$(document).ready(function() {
   $('#s3slider').s3Slider({
      timeOut: 4000
   });
}); 
