

body {
	background-image:url(../images/ld_weddings_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0px 0px 0px 0px;
	background-color:#b03327;
	}
	


.bodytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height: 18px;
color:#000000;
}

.bodytextbold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
line-height: 18px;
color:#000000;
}

.bodytextbig {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height: 24px;
color:#000000;
}

.textred {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height: 18px;
color:#b03327;
}

.textredbold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height: 18px;
color:#b03327;
}

.textredbig {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height: 24px;
color:#b03327;
}




a:link {
	font-weight: bold;
	color: #b03327;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #b03327;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #b03327;
	text-decoration: underline;
}


