@charset "utf-8";
/* CSS Document */

#onsite {
	position:relative;
	width:320px;
	height:200px;
	z-index:1;
	left: 10px;
	top: 105px;
}
#welcome {
	position:relative;
	width:380px;
	height:65px;
	z-index:2;
	left: 10px;
	top: 5px;
}
#offpremise {
	position:relative;
	width:240px;
	height:130px;
	z-index:3;
	left: 150px;
	top: 5px;
}
#events {
	position:relative;
	width:140px;
	height:130px;
	z-index:4;
	left: 10px;
	top: 5px;
}
#testimonials {
	position:relative;
	width:140px;
	height:130px;
	z-index:5;
	left: 10px;
	top: 5px;
	background-image: url(images/rose-heart-140x130.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #fbeece;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BodyTextBlack8pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}
.BodyTextBlack9pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
.BodyTextBlack10pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.BodyTextBlack12pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.BodyTextBlack14pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
.BodyTextGold14pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #BA7F00;
}
.BodyTextWhite8pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.BodyTextWhite9pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.BodyTextWhite10pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.BodyTextWhite12pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.BodyTextWhite14pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.VerdanaTextBlack8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.VerdanaTextBlack9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.VerdanaTextBlack10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.VerdanaTextBlack11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.VerdanaTextBlack12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

