@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg.jpg);
	
}
/* ----------------------------------------- PHONE NUMBER --------------------------------------------- */
.number {font-size: 16px; font-weight: bold; float: right; }
/* ----------------------------------------- PHONE NUMBER --------------------------------------------- */

/* ----------------------------------------- BANNER BG, CONTENTS BG AND MAIN BG - IMGS --------------------------------------------- */

#top {
	height: 170px;
	width: 750px;
	background-image: url(images/NEWtop.png);
	background-repeat: no-repeat; 
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#contents {
	height: 38px;
	width: 770px;
	background-image: url(images/NEWcontents.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;

}
#MainArea #AllPages {
	height: 410px;
	width: 660px;
	scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #5F497A;
    scrollbar-darkshadow-color: #5F497A;
    scrollbar-face-color: #7030A0;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: white;
	overflow: auto;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#MainArea {
	height: 510px;
	width: 730px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 20px;
	background-image: url(images/NEWmain.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}



/* ----------------------------------------- BANNER BG, CONTENTS BG AND MAIN BG - IMGS --------------------------------------------- */

/* ----------------------------------------- BANNER + BANNER TEXT --------------------------------------------- */
#Banner {
	height: 150px;
	width: 200px;
	float: left;
	background-image: url(images/banner3.png);
	background-repeat: no-repeat;	
}

#Banner-text {
	height: 150px;
	width: 545px;
	float: left;
}
/* ----------------------------------------- BANNER + BANNER TEXT --------------------------------------------- */


/* ----------------------------------------- PAGE IMAGES --------------------------------------------- */
#fountain {
	height: 229px;
	width: 154px;
	background-image: url(images/fountain.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-left: 20px;
}
#strawberry {
	height: 235px;
	width: 154px;
	background-image: url(images/strawberry.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-left: 20px;
}
#thumbpics {
	background-image: url(images/thumbpicsBG.jpg);
	height: 81px;
	width: 647px;
	float: left;
}
/* ----------------------------------------- PAGE IMAGES --------------------------------------------- */





#imgGallery {
	background-image: url(images/100_0368.JPG);
	width: 354px;
	height: 237px;
	float: left;
	margin-bottom: 50px;
}
#imgGallery2 {
	background-image: url(images/100_0370.JPG);
	width: 354px;
	height: 237px;
	float: left;
	margin-bottom: 50px;
}
#imgGallery3 {
	background-image: url(images/100_0376.JPG);
	width: 354px;
	height: 237px;
	float: left;
	margin-bottom: 50px;
}
#imgGallery4 {
	background-image: url(images/100_0377.JPG);
	width: 354px;
	height: 237px;
	float: left;
	margin-bottom: 50px;
	margin-right: 150px;
}
#imgGallery5 {
	background-image: url(images/100_0369.JPG);
	height: 233px;
	width: 157px;
	float: left;
	margin-bottom: 50px;
	margin-right: 40px;
}
#imgGallery6 {
	background-image: url(images/100_0371.JPG);
	height: 233px;
	width: 157px;
	float: left;
	margin-bottom: 50px;
}
/* ----------------------------------------- HOME PAGE - THX AT BOTTOM --------------------------------------------- */
.thx { 
	background-color: #C3B4D6;
	filter:	alpha(opacity=85);
	opacity: 0.85;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #7F6F94;
	width: 220px;
	float: left;
}
/* ----------------------------------------- HOME PAGE - FACEBOOK LINK --------------------------------------------- */
.facebookLink {
	height: auto;
	width: auto;
	float: left;
	margin-left: 20px;
}
/* ----------------------------------------- GALLERY PAGE - PICTURES BACKGROUND --------------------------------------------- */
.galleryPicsBG { 
	background-color: #CDBFDF;
	filter:	alpha(opacity=85);
	opacity: 0.85;
	padding: 10px;
	border: 1px solid #000000;
}



a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #666666; }
	




/* ----------------------------------------- CURRENTLY DISABLED --------------------------------------------- */
#WhatsNew {
	height: 125px;
	width: 185px;
	float: left;
	margin-top: 20px;
	border-left: 5px solid #000000;
	border-left: 7px solid #E5DFEC;
	border-right: 7px solid #E5DFEC;
	padding: 10px;
}
/* ----------------------------------------- CURRENTLY DISABLED --------------------------------------------- */
#Offers {
	height: 140px;
	width: 185px;
	float: left;
	border-left: 7px solid #E5DFEC;
	border-right: 7px solid #E5DFEC;
	margin-top: 20px;
	padding: 10px;
}
/* ----------------------------------------- CURRENTLY DISABLED --------------------------------------------- */
#Reviews {
	height: 255px;
	width: 185px;
	float: left;
	border-left: 7px solid #E5DFEC;
	border-right: 7px solid #E5DFEC;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
/* ----------------------------------------- CURRENTLY DISABLED --------------------------------------------- */

/* ----------------------------------------- IMAGE TITLES FOR CONTENTS PAGES --------------------------------------------- */
#imgTitleHOME {
	background-image: url(images/homeTitle.png);
	height: 27px;
	width: 109px;
	background-repeat: no-repeat;
}
#imgTitleCAD {
	background-image: url(images/cadTitle.png);
	height: 29px;
	width: 188px;
	background-repeat: no-repeat;
}
#imgTitlePAP {
	background-image: url(images/papTitle.png);
	height: 28px;
	width: 204px;
	background-repeat: no-repeat;
}
#imgTitleGALLERY {
	background-image: url(images/galleryTitle.png);
	height: 28px;
	width: 69px;
	background-repeat: no-repeat;
}
#imgTitleCONTACT {
	background-image: url(images/contactTitle.png);
	height: 24px;
	width: 112px;
	background-repeat: no-repeat;
}
#imgTitleNEWSANDEVENTS {
	background-image: url(images/NewsandEventsTitle.png);
	height: 27px;
	width: 182px;
	background-repeat: no-repeat;
}
/* ----------------------------------------- IMAGE TITLES FOR CONTENTS PAGES --------------------------------------------- */

/* ----------------------------------------- IMAGE TITLES FOR PACKAGE AND PRICES PAGE --------------------------------------------- */

#includedTitle {
	background-image: url(images/includedTitle.png);
	height: 34px;
	width: 359px;
	background-repeat: no-repeat;
}
#packageoneTitle {
	background-image: url(images/packageoneTitle.png);
	height: 31px;
	width: 229px;
	background-repeat: no-repeat;
}
#packagetwoTitle {
	background-image: url(images/packagetwoTitle.png);
	height: 32px;
	width: 237px;
	background-repeat: no-repeat;
}
#packagethreeTitle {
	background-image: url(images/packagethreeTitle.png);
	height: 31px;
	width: 230px;
	background-repeat: no-repeat;
}
#packagefourTitle {
	background-image: url(images/packagefourTitle.png);
	height: 31px;
	width: 228px;
	background-repeat: no-repeat;
}
#packagefiveTitle {
	background-image: url(images/packagefiveTitle.png);
	height: 32px;
	width: 227px;
	background-repeat: no-repeat;
}
#packagePage-IncludedTitle {
	background-image: url(images/packagePageIncludedTitle.png);
	height: 34px;
	width: 359px;
	background-repeat: no-repeat;
}


#packagePayTitle {
	background-image: url(images/packagePayTitle.png);
	height: 32px;
	width: 475px;
	background-repeat: no-repeat;
}
#packageDryTitle {
	background-image: url(images/packageDryTitle.png);
	height: 32px;
	width: 289px;
	background-repeat: no-repeat;
}
#packageNoteTitle {
	background-image: url(images/packageNoteTitle.png); 
	height: 32px;
	width: 632px;
	background-repeat: no-repeat;
}
/* ----------------------------------------- IMAGE TITLES FOR PACKAGE AND PRICES PAGE --------------------------------------------- */

/* ----------------------------------------- MAINAREA + SCROLLBAR FOR ALLPAGES --------------------------------------------- */
# {
	height: 410px;
	width: 660px;
	scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #5F497A;
    scrollbar-darkshadow-color: #5F497A;
    scrollbar-face-color: #7030A0;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: white;
	overflow: auto;

}
# {
	height: 490px;
	width: 700px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
/* ----------------------------------------- MAINAREA + SCROLLBAR FOR ALLPAGES --------------------------------------------- */

/* ----------------------------------------- COPYRIGHT --------------------------------------------- */

#Copyright {
	height: 30px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	color: #CCCCCC;
}
/* ----------------------------------------- COPYRIGHT --------------------------------------------- */
	
