@charset "UTF-8";
.contentArea {
	background-image: url(images/index_r4_c3.jpg);
}
.directionsFormBG {
	background-image: url(images/formBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4B2A13;
	word-spacing: normal;
	line-height: normal;
}
.semiHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4b2a13;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b2a13;
}
.bodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4b2a13;
}
.Spacer {
	font-size: 24px;
}
.bodyTextItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #4b2a13;
	line-height: normal;
}
.bodyTextBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #4b2a13;
	line-height: normal;
}
.subText {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AAA686;
}
.repRight {
	background-image: url(images/repRight.png);
	background-repeat: repeat-y;
}
.repLeft {
	background-image: url(images/repLeft.png);
	background-repeat: repeat-y;
}
