.bottomwhiteborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contenttextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.traileropeningborder {
	border: 2px solid #000000;
}
.solutionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #D9B664;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 2px;
}
.problemdescriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E8F0;
	font-weight: bold;
	text-decoration: underline;
}
.bootmblackborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.parkinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DFE7EA;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.parkinforvranch {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	font-size: 12px;
}
.formfields {
	background-color: #8B98A9;
	border: 2px solid #000000;
	color: #000000;
}
.leftpad {
	padding-left: 5px;
}
.formwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.whiteboldtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.rightpad {
	padding-right: 7px;
}

