.head ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.head li {
	display: inline;
	font-weight: bold;
	color: 1D87DE;
	text-align: center;
}
.head a {
	font-weight: bold;
	font-variant: small-caps;
	color: FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.head a:hover {
	color: FFFFFF;
	background-color: #FFFFFF;
}
.head {
	background-color: #FFFFFF;
}
.lmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}
.lmenu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #1D87DE;
	text-align: center;
}
.lmenu li li {
	color: #1D87DE;
	text-decoration: none;
	background-color: #75BDE3;
}
.lmenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D87DE;
	text-decoration: none;
	width: 100%;
}
.lmenu a:hover {
	background-color: #FFFFFF;
}
.lmenu {
	background-color: #EEEEEE;
}
.body {
	font-family: "Times New Roman", Times, serif;
	border-top-width: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #1D87DE;
	border-bottom-color: #1D87DE;
	border-left-color: #FFFFFF;
}
.body h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #75BDE3;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #1D87DE;
	border-right-color: #1D87DE;
	border-bottom-color: #1D87DE;
	border-left-color: #1D87DE;
}
.body a {
	color: #75BDE3;
}
.body h2 {
	font-weight: bold;
	color: #75BDE3;
	font-size: 16px;
}
.body h3 {
	font-size: 14px;
	font-style: italic;
	color: #75BDE3;
}
.lmenu img {
	border: medium ridge #1D87DE;
}
.body h4 {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.events p {
	margin: 0px;
	padding: 0px;
}
.news li {
	padding-bottom: 15px;
	list-style-image: url(http://www.rachelsroyalty.com/assets/heart.gif);
}