body, html {
	background: #FFEEF8;
	margin: 0 auto;
	padding: 0;
    }

.paragraph {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
td {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.heading {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.largeheading {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.small {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
}
.navmenu {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.hr {
	color: #FCB004;
}
.PageTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	background-color: #FFECBB;
	letter-spacing: 0.75em;
	vertical-align: top;
	text-transform: uppercase;
}
.headingColor {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #474A6B;
}
.bodytext {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #5c103c;
}
.bodyhead {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #123c29;
}

.testimonial {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #123c29;
}

.testimonyalt {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5c103c;
}

.headitalic {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #5c103c;
}
.head {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #123c29;
	font-weight: bold;
}

.listings {
float:left;
}

.listings-r {
color: #123c29;
float:right;
}

/* Event Sidebar Rules */
#esidebar{
position:absolute;
top:190px;
left:15px;
width:230px;
text-align:center;
}
