/* CSS Document */
body {
	background-color: #F9EAC9;
	background-image: url(background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:578px
}
object.logo {
	float:left;
	left:-115px;
}
table.main {
	background:url(background.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	width:955px;
	height:578px;
}
td.lpic {
	height:225px;
	vertical-align:middle;
}





#page-wrapper {
	width:955px;
    margin: 0 auto;
    text-align: left;
	z-index:1;
}


#Weddings {
	display: block;
	width:151px;
	height: 29px;
	background-image: url(../images/weddings.jpg);
	background-repeat: no-repeat;
}

#Weddings:hover {background-position: 0 -29px;}

#Weddings span {display: none;}



#CorpEvents {
	display: block;
	width:212px;
	height: 29px;
	background-image: url(../images/corpevents.jpg);
	background-repeat: no-repeat;
}

#CorpEvents:hover {background-position: 0 -29px;}

#CorpEvents span {display: none;}



#Menus {
	display: block;
	width:112px;
	height: 29px;
	background-image: url(../images/menus.jpg);
	background-repeat: no-repeat;
}

#Menus:hover {background-position: 0 -29px;}

#Menus span {display: none;}



#Testimonials {
	display: block;
	width:160px;
	height: 29px;
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
}

#Testimonials:hover {background-position: 0 -29px;}

#Testimonials span {display: none;}



#About {
	display: block;
	width:134px;
	height: 29px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
}

#About:hover {background-position: 0 -29px;}

#About span {display: none;}



#ContactUs {
	display: block;
	width:146px;
	height: 29px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}

#ContactUs:hover {background-position: 0 -29px;}

#ContactUs span {display: none;}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

img.borderless {
	border:none;
}
.smblack {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
.bookantiqua {
	font-family:"Book Antiqua";
	font-size:13px;
	color:#000000;
}
.bookantiqua2 {
	font-family:"Book Antiqua";
	font-size:18px;
	color:#000000;
}

.red {
	color:#FF0000;
}
div.text {
	padding-top:5px;
	overflow:auto;
	height:210px;
	width:520px
}

html { scrollbar-base-color:#d9cba8; }
