a
{
	color: #000000;
	text-decoration: underline;
}
body
{
	font-family: Georgia;
	font-style: normal;
	font-size: 12.0pt;
	padding: 0;
	margin: 0;
	background-color: #febbde;
	text-align: center;
}
#application
{
	width: 820px;
	background-color: #ffffff;
	text-align: left;
}
img
{
	border: 0px;
}
#header
{
	padding: 10px 0 0 0;
	background-color: #ffbbdd;
	border-bottom: 1px solid #b22e5d;
}
#header2
{
	background-color: #ffbbdd;
	border-bottom: 1px solid #cc4a7a;
	text-align: center;
}
#mission
{
	font-family: Georgia;
	font-size: 12.0pt;
	font-weight: bold;
	color: #bb0866;
	text-align: center;
	margin: 10px 0 50px 0;
}
#contentarea
{
	margin: 50px;
}
#navigation
{
	display: inline;
	border: 2px solid #940533;
	padding: 10px;
	width: 100%;
	text-align: center;
}
#navigation div
{
	display: inline;
	text-align: center;
	margin: 10px 15px 10px 15px;
}
.title
{
	width: 100%;
	text-align: center;
	margin: 0 0 50px 0;
}
.title img
{
}
.titleAlt
{
	width: 200px;
	background-color: #990134;
	text-align: center;
	padding: 10px 100px 10px 100px;
	border: 1px solid #000000;
	margin: 0px 0px 25px 0;
}
.titleAlt img
{
	text-align: center;
}
.photo
{
	font-family: Georgia;
	background-color: #ffbbdd;
	padding: 25px 25px 25px 25px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	text-align: center;
}
.photoGallery img
{
	width: 300px;
}
#tagline
{
	clear: both;
	text-align: center;
	font-weight: bold;
	background-color: #febddd;
	border-top: 5px solid #c8638f;
	padding: 15px 0px 15px 0px;
}
.testimonial
{
	width: 100%;
	margin: 0 0 50px 0;
}
.testimonial .content
{
}
.testimonial .name
{
	text-align: right;
}
.testimonial .company
{
	text-align: right;
	font-weight: bold;
}
.form
{
	border: 1px solid #000000;
}
.form td
{
	padding: 10px 10px 10px 10px;
}
.form .entry input
{
	width: 200px;
}
.form .label
{
	width: 25%;
}
.event
{
	width: 1px;
	height: 450px;
}
.eventDetails
{
	text-align: center;
}
.event .vendor
{
	font-size: 9.0pt;
	text-decoration: none;
	height: 15px;
}
.directoryCategory
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 10px;
	font-size: 14.0pt;
	font-weight: bold;
}
.faq
{
}
.faq .q
{
	font-size: 12.0pt;
	font-weight: bold;
	margin: 0 0 25px 0;
}
.faq .a
{
	font-size: 12.0pt;
	font-weight: normal;
	margin: 0 0 25px 0;
}