body 
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fffdec;
	margin-top: 20px;
}

.navSep
{
	width: 1px;
	background-color: #daeac3;
}
#navTabs
{
	border-bottom: 4px solid #8dc655;
}
.navTab
{
	color: #5e3811;
	font-size: 80%;
	border: 2px solid #8dc655;
	border-bottom: 0;
	background-color: #daeac3;
	text-align: center;
	height: 30px;
}
.navTab1
{
	color: #5e3811;
	font-size: 76%;
	font-weight: bold;
	border: 2px solid #8dc655;
	border-bottom: 0;
	background-color: #8dc655;
	text-align: center;
	height: 30px;
	cursor: pointer;
}
.navTab2
{
	color: #5e3811;
	font-size: 80%;
	font-weight: bold;
	border: 2px solid #8dc655;
	border-bottom: 0;
	background-color: #8dc655;
	text-align: center;
	height: 30px;
}

.borderWBG
{
	border-left: 4px solid #8dc655;
	border-right: 4px solid #8dc655;
	border-bottom: 4px solid #8dc655;
	background-color: #fff;
}
.borderGBG
{
	border-left: 4px solid #8dc655;
	border-right: 4px solid #8dc655;
	border-bottom: 4px solid #8dc655;
	background-color: #daeac3;
}
.borderOBG
{
	border-left: 4px solid #8dc655;
	border-right: 4px solid #8dc655;
	border-bottom: 4px solid #8dc655;
	background-color: #cc7734;
}

hr.line
{
	border: none;
	background-color: #ae9b8a;
	color: #ae9b8a;
	height: 1px;
}
span.p
{
	color: #c56519;
	font-weight: bold;
}
td.indent
{
	padding-left: 80px;
}

.titleImage
{
	padding-top: 40px;
	padding-bottom: 20px;
}
.indexImage
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.phoneNumbers
{
	padding: 5px;
}
.bodyText
{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text
{
	color: #603912;
	font-size: 75%;
}
.text a
{
	color: #603912;
}
.textSmall
{
	color: #603912;
	font-size: 70%;
}
.textSmall a
{
	color: #603912;
}
.textB
{
	color: #5f3914;
	font-size: 75%;
	font-weight: bold;
}
.textRed
{
	color: #ff2e2d;
	font-weight: bold;
}
.textOrange
{
	color: #c96517;
	font-size: 80%;
}
.textOrangeSmall
{
	color: #c96517;
	font-size: 70%;
}
.textGreen
{
	color: #7aa949;
	font-size: 80%;
}
.textGreen a
{
	color: #7aa949;
}
.textGreenSmall
{
	color: #7aa949;
	font-size: 70%;
}

.scheduleTime
{
	color: #76a845;
	font-size: 75%;
	font-weight: bold;
	width: 150px
}
.costs li
{
	color: #603912;
	font-size: 70%;
	list-style-type: circle;
}
.links li
{
	color: #603912;
	font-size: 70%;
	list-style-type: circle;
}
.links li a
{
	color: #603912;
	text-decoration: underline;
}