.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.backgroundImg {
	background-image: url(sitewideGpx/bgPinstripes.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mediumTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.mediumHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	line-height: 15px;
	font-weight: normal;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
.bigHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	line-height: 17px;
}
a:link {
	color: #003366;
}
a:active {
	color: #003366;
}
a:hover {
	color: #0099FF;
}
a:visited {
	color: #003366;
}
.smallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.3pxTableBrdr {
	border: 3px solid #003333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	list-style-position: outside;
	list-style-image: url(sitewideGpx/roundBullet.gif);
}
li {
	text-indent: -10pt;
}
.inlineGpx {
	vertical-align: sub;
}
.Testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-style: italic;
}
.mainTextBigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	color: #003366;
}

h3 {
	color: #666666;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-weight: bold;

}
.CampHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
}
.bigHeadlineRoman {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	line-height: 17px;
}

.testQuote {
	font: 14px/16px Georgia;
	padding-right: 20px;
}

.testQuoteDropCap {
	color: #666666;
	margin-left: -11px;
	font: normal 24px/16px Georgia;
	margin-right: 1px;
}

.testQuoteAttrib {
	font: 11px/20px Verdana;
	color: #009ced;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
}

.contentbox {
display:block;
clear:both;
margin: 40px 0 20px 0;
padding: 5px 5px 5px 5px;
border-top: 1px dashed #ccc;
}	

.callout
{
	display:block;
	float:right;
	width: 215px;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px;
}

div.eventbox
{
display: block;
float: right;
width: 128px;
padding: 5px;
margin: 5px 0px 7px 10px;
background-color: #EAF7FC;
border: 1px solid #51BEE9;
}

.bluebox {
clear: both;
display: block;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dashed;
border-right-style: dashed;
border-bottom-style: dashed;
border-left-style: dashed;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
background-color: #eff9ff;
}

.intro
{
line-height: 21px;
padding: 5px 0px 10px 0px;
}
