
body {
	background-image: url(images/background-sage.gif);
/*
	background-color: #D9FFBF;
	background-color: #BDDDA6;
*/
	background-attachment: fixed;
}

#LayerHeading {
	border: 1px none #000000;
	width: 938px;
	height: 50;
	z-index: 101;
	text-align: center;
	/* background-color: #BDDDA6; */
	/* text-align:	center; */
}

#LayerHomeContent {
	position:relative;
	width:935px;
	height:420px;
	z-index:2;
	left: 0px;
	top: 15px;
	border: 1px none #000000
}

#LayerContent {
	position:relative;
	width:935px;
	/* height:420px; */
	z-index:2;
	left: 0px;
	top: 15px;
	/* layer-background-color: #D9FFBF; */
	background-color: #D9FFBF;
	border: 1px none #000000;
}

#LayerButtonBackground {
	border: 1px none #000000;
	position: relative;
	top: 0px;
	left: 10px;
	/* width: 938; */
	width: 960;
	height: 80px;
	z-index: 2;
	background-image: url(images/newbuttons-E47297.gif); 
	/* background-image: url(images/newbuttons-FF5EAA.gif); */
	/* background-image: url(images/newbuttons-EC799A.gif); pink */
	/* background-image: url(images/newbuttons-C6005D.gif); */
	/* layer-background-image: url(images/newbuttons2.gif); */
	background-repeat:
	no-repeat;
	text-align: center;
}

#ReceptionsTable.table {
	background-color: #D9FFBF;
}
#ReceptionsTable.tr {
	background-color: #D9FFBF;
}
#CaterersTable.table {
	background-color: #D9FFBF;
}
#CaterersTable.tr {
	background-color: #D9FFBF;
}

#FooterDiv {
	background-color: #BDDDA6;
}

#FooterDiv2 {
	border: 1px none #000000;
	/* background-color: #BDDDA6; */
	text-align:	center;
	width: 938;
}

#WebsiteDiv {
	padding-bottom: 0px;
}

