@charset "utf-8";

/**** alfredo's beach club ****/


body {
	background-image: url(../images/backgrounds/wedding_beach.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:0;
	background-color:#EDE0DA;
}

#UBP-content {
	height: 880px;
	width: 850px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/UBP/70%25_content_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F0E8E5;
}
#Nav-ubp {
	height: 35px;
	width: 275px;
	margin-top: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	float: left;
}

#UBP-event-heading {
	height: 64px;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#UBP-content #UBP-event-heading table tr td strong {
	color: #03F;
	font-size: 18px;
}
#UBP-content #UBP-event-heading table tr td {
	color: #060;
	font-weight: bold;
}
#UBP-events {
	font-family: Arial, Helvetica, sans-serif;
	width: 840px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	font-size: 14px;
	list-style-type: circle;
}
#UBP-content #UBP-events table tr td {
	font-weight: bold;
}
#UBP-content #UBP-events table tr td p {
	color: #000;
}
#UBP-spacer {
	height: 475px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#UBP-bottom-logos {
	height: 65px;
	width: 840px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/UBP/bottom_logos.jpg);
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
}
#UBP-footer-sponsors {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #C1AEA7;
	height: 1350px;
	width: 821px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	list-style-type: disc;
}
