﻿body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

a {
	outline:none;
}
p {
	padding:8px 0px;
	margin:0px;
}
img {
	border:0px;
}

.introText
{
	font-size:15px;
	color:#58595B;
	text-decoration:none;
}

.subTitle
{
	font-size:21px;
	color:#58595b;
	text-decoration:none;
	font-family: 'Times New Roman';
	text-transform: uppercase;
}

.content
{
 font-size:12px;
 color:#58595B;
 text-decoration:none;
 padding-right:20px;
}


#block_pageContent a, #block_homepageIntro a, .content a
{
 color:#939944;
 text-decoration:none;
}

#block_pageContent a:hover, #block_homepageIntro a:hover, .content a:hover
{
 color:#939944;
 text-decoration:underline;
}

.bottomLink
{
	background-image: url('/images/bottomLink.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-family: 'Times New Roman';
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
	padding-left:20px;
	width:225px;
	height:20px;
}

.bottomLink a
{
	color: #FFFFFF;
	text-decoration: none;
}

.testimonialBox
{
	width:600px;
	border-bottom:1px solid #e8e5dc;
	font-family: 'Times New Roman';
	color:#58595b;
	font-size:14px;
	margin-top:20px;
}

.testimonialContentLeft
{
	padding-left:20px;
}

.testimonialContentRight
{
	padding-left:20px;
}

.testimonialName
{
	font-family: arial;
	color:#58595b;
	font-style:italic;
	font-size:12px;
}

.eventsRow{ background-color:#EBE8DE}

.footer

