<!-- Cascading Style Sheet -->
<STYLE>
<!--

body		{
		background: #ffffff;
		font-family: arial, sans-serif;
		}

td.main		{
		border-left: 2px solid #989797;
		border-top: 2px solid #989797;
		border-right: 2px solid #989797;
		width: 700px;
		height: 454px;
		font-family: arial, sans-serif;
		}

.bgHome		{
		background-image: url("/images/homepic.jpg");
		background-repeat: no-repeat;
		}

.bgAbout		{
		background-image: url("/images/about/bg-about.jpg");
		background-repeat: no-repeat;
		}

.bgGrounds		{
		background-image: url("/images/grounds/bg-grounds.jpg");
		background-repeat: no-repeat;
		}

.bgEvents		{
		background-image: url("/images/events/bg-events.jpg");
		background-repeat: no-repeat;
		}

.bgFilm		{
		background-image: url("/images/weddings/bg-weddings.jpg");
		background-repeat: no-repeat;
		}

.bgWeddings		{
		background-image: url("/images/film/bg-film.jpg");
		background-repeat: no-repeat;
		}

.bgContact		{
		background-image: url("/images/contact/bg-contact.jpg");
		background-repeat: no-repeat;
		}

div.logo	{
		float: right;
		margin: 10px 5px 22px 0px;
		}
		
div.homeBullets	{
		float: left;
		margin: 130px 0px 0px 0px;
		}
		
div.homeMessage	{
		float: left;
		width: 180px;
		height: 83px;
		margin: 130px 50px 0px 35px;
		font-family: times, sans-serif;
		color: #920226;
		background-image: url("/images/bannerBG.png");
		}
		
div.homeMessage p {
	margin: 20px 0 0 0;
	padding: 10px 0 3px 8px;
	margin: 0px;
	font-size: 14px;
}

td.navArea	{
		border-left: 2px solid #989797;
		border-bottom: 2px solid #989797;
		border-right: 2px solid #989797;
		width: 700px;
		height: 46px;
		font-family: arial, sans-serif;
		font-size: 11px;
		}

div.navigation	{
		font-family: arial, sans-serif;
		background-color: #989797;
		display: block;
		height: 25px;
		padding: 5px 0px 0px 0px;
		}

div.navigation a	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		padding: 0px 10px 0px 10px;
		}

div.navigation a:hover	{
		color: #BD0150;
		}

div.navigation a.hi	{
		color: #BD0150;
		}


div.footer	{
		font-family: arial, sans-serif;
		background-color: #BEBEBE;
		display: block;
		height: 21px;
		padding: 4px 0px 0px 3px;
		}

div.footer div.ww	{
		font-family: arial, sans-serif;
		font-size: 11px;
		float: right;
		width: 400px;
		text-align: right;
		padding: 0px 5px 0px 0px;
		}


div.homeText	{
		clear: both;
		margin: 0px 60px 0px 30px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.aboutText	{
		clear: both;
		margin: 0px 60px 0px 250px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.groundsText	{
		clear: both;
		margin: 0px 60px 0px 50px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.eventsText	{
		clear: both;
		margin: 0px 60px 0px 50px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.filmText	{
		clear: both;
		margin: 0px 0px 0px 50px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.contactText {
		clear: both;
		margin: 0px 0px 0px 220px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.contactText	td {
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.findText {
		clear: both;
		margin: 0px 20px 0px 268px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #4E5175;
		}

div.printer	{
		padding: 20px;
		}

td.photo	{
		padding: 0px 10px 10px 0px;
		}

td.photo img	{
		border: 2px solid #ffffff;
		}

div.photoMore	{
		background-color: #989797;
		font-size: 11px;
		padding: 2px;
		width: 104px;
		float: right;
		text-align: center;
		margin: 0px 38px 0px 0px;
		}

div.photoMore a	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		}

div.photoMore a:hover	{
		color: #BD0150;
		}

div.photoBack	{
		background-color: #989797;
		font-size: 11px;
		padding: 2px;
		width: 104px;
		float: left;
		text-align: center;
		margin: 0px 0px 0px 32px;
		}

div.photoBack a	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		}

div.photoBack a:hover	{
		color: #BD0150;
		}

h1		{
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding: 0px;
		margin: 0px 0px 13px 0px;
		}

a		{
		color: #970A53;
		text-decoration: none;
		}

a:hover		{
		color: #ffffff;
		}

-->
</STYLE>
