@charset "UTF-8";
/* CSS Document */

.picright {
	margin-left: 6px;
	margin-top: 6px;
}
a.white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 3px;
	font-weight: bold;
	text-decoration: none;
}
.picleft {
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;

}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	line-height: 24px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}

.ticklist {
	list-style-image: url(graphics/ticked_box.gif);
	list-style-position: inside;
	list-style-type: disc;
}
.red_bold strong {
	font-weight: bold;
	color: #C00;
}
.pageheadRED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C00;
	line-height: 24px;
}
.smallbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.WhiteCopy {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.WhiteCopyLARGE {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.VERYsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #000;
	line-height: 9px;
}
.picSpaceBelow {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.SpaceSides {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.subhead_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9132bd;
}
.WeddingPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #F09;
}
