@import url("../collins_earthworks.css");
/* CSS Document */

p{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
}

.color {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.adhead {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}


.sub {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	text-transform: uppercase;
}

.bold {
	font-family: Arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.navigation {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background-color: #0099FF;
	display: block;
	width: 140px;
	line-height: 51px;
}

.navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
	background-color: #FFFFFF;
	display: block;
	width: 145px;
	line-height: 51px;
}

.bold2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.color2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.italic{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-style: italic;
	font-weight: bold;
}

.emts{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 17px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-weight: bold;
}
.adtext{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-weight: normal;
}
.adbullet{
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #0099ff;
	line-height: 22px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
