/* For Kit and Rhiannon's Wedding Website | Created by Kit J. Menlove | kit@byu.edu */
.headr	{
	font-family: "Edwardian Script ITC", "English111 Presto BT", "Palace Script MT", "Vladimir Script", Harrington;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	padding-top: 5pt;
}
.headp {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #99CC99;
}
.mains {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
}
.mainr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}
.menub {
	background-color: #EBF5EB;
	background-image: url(imgs/menubg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}
a:visited {
	color: #FA9E6F;
}

