td
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 14px;
}
p
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 14px;
}
a
{
        color: #c83e36;
        text-decoration: none;
}
a:hover
{
        text-decoration: underline;
}
.testimonial
{
		font-style: italic; 
}
.hugeCopy
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 24px;
        font-weight: bolder;
}
.name
{
        color: #c83e36;
        font-family: helvetica,verdana,arial;
        font-size: 11px;
        font-weight: bold;
}
.copyHead
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 19px;
        font-weight: bold;
}
.subHead
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 16px;
        font-weight: bold;
}
.homeRed
{
        color: #c83e36;
        font-family: helvetica,verdana,arial;
        font-size: 16px;
        font-weight: bold;
}
.largeRed
{
        color: #c83e36;
        font-family: helvetica,verdana,arial;
        font-size: 16px;
}
.smallRed
{
        color: #c83e36;
        font-family: helvetica,verdana,arial;
        font-size: 11px;
}
h4
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 16px;
        font-weight: bold;
}
h3
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 16px;
        font-weight: bold;
}
h2
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 16px;
        font-weight: bold;
}
h1
{
        color: #2d4191;
        font-family: helvetica,verdana,arial;
        font-size: 16px;
        font-weight: bold;
}
.sideNavBG
{
        background-image: url(/images/sideNavBG.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}
.contentBG
{
        background-image: url(../images/contentBG.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}
.repeatBG
{
        background-image: url(../images/repeatBG.jpg);
        background-repeat: repeat-y;
        background-position: left top;
}.topBG
{
        background-image: url(../images/topBG.jpg);
        background-repeat: repeat-x;
        background-position: left top;
}
.formSep
{
        background-image: url(../images/formSep.gif);
        background-repeat: no-repeat;
        background-position: center center;
		
}
.subNav
{
        color: #ffffff;
        font-family: helvetica,verdana,arial;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}
.subNav:hover
{
        color: #000000;
        font-family: helvetica,verdana,arial;
		font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
}
.subNavTD
{
	padding-left: 0px; 
	padding-top: 4px; 
	padding-right:0px; 
	padding-bottom: 7px;
}
.scheduleTable th
{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	background:#35468b;
	padding-left: 7px; 
	padding-top: 13px; 
	padding-right: 7px; 
	padding-bottom: 13px;
}

.scheduleTable
{
	border-spacing:1px;
	font-size: 12px;
}
.scheduleTable tr
{
	text-align:left;
	font-size: 12px;
}
.scheduleTable tr td
{
	font-size: 12px;
	height:17px;
	padding-left: 7px; 
	padding-top: 7px; 
	padding-right: 7px; 
	padding-bottom: 7px;
	border:1px solid #2d4191;
}

.photoThumbTable tr
{
	text-align: center;
	vertical-align: middle;
}
.photoThumbTable tr td
{
	text-align: center;
	vertical-align: middle;
	padding-left: 0px; 
	padding-top: 3px; 
	padding-right: 0px; 
	padding-bottom: 3px;
}