#mainContent p  {
	color: #4D1A13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 180px;
}
#mainContent  p a {
	font-weight: bold;
	text-decoration: none;
	color: #643239;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #A3786E;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 0px;
	line-height: 18px;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4D1A13;
	text-transform: capitalize;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	padding-bottom: 10px;
	line-height: 12px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A3786E;
	text-transform: capitalize;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A3786E;
	text-transform: capitalize;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	padding-bottom: 10px;
	line-height: 12px;
}

h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4D1A13;
	text-transform: capitalize;
	font-weight: lighter;
	text-align: left;
	line-height: 15px;
	background: url(../images/heartshape.gif) 5px 5px no-repeat;
	padding: 15px 10px 20px 80px;
	border: solid 1px #7B8131;
}
h5 a:link {
	color: #CC6699;
	text-decoration: none;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D1A13;
	text-align: center;
	font-size: 10px;
}
#footer p a {
	color: #A3786E;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
