p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353968;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;
	font-style: italic;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353968;
	line-height: 18px;
}
a {
	text-decoration: none;
	color: #CC8C32;
}
a:hover {
	text-decoration: underline;
	color: #353968;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #353968;
	letter-spacing: 0.12em;
	text-indent: 10px;
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #353968;
	letter-spacing: 0.12em;
	text-indent: 30px;
}
.menuSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #353968;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.dropletList {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353968;
	text-align: left;
}
.LargeCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC8C32;
}
.haselton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #353968;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #50537C;
	list-style-image: url(images/droponWhite.gif);
	background-position: center center;
	font-weight: bold;
	list-style-position: outside;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	text-indent: 10px;
	line-height: 25px;
	font-style: normal;
}
li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #50537C;
	background-position: center center;
	font-weight: bold;
	list-style-position: outside;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	text-indent: 10px;
	line-height: 25px;
	font-style: normal;

}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	padding: 10px;
	line-height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alertContact {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
body {
	background-color: #F4E9D7;
}
#manufacturer_table {
	background-color: #F4E9D7;
}
#manufacturer_table tr th {
	background-color: #CC8C32;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
#manufacturer_table tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CC8B37;
	border-right-color: #CC8B37;
	border-bottom-color: #CC8B37;
	border-left-color: #CC8B37;
	padding: 0;
}
#manufacturer_table td .last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC8C32;
}
#manufacturer_table .left_inner {
	border-right-style: none;
}
#manufacturer_table .right_inner {
	border-left-style: none;
	border-right-style: solid;
}
#local_services_table {
	background-color: #F4E9D7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#local_services_table tr th {
	background-color: #CC8C32;
	color: #FFF;
	font-weight: bold;
	padding: 0;
}
#local_services_table tr .odd {
	background-color: #fff;
}
#local_services_table tr .even {
}
#local_services_table td {
	padding: 0;
}


.introMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353968;
	letter-spacing: 0.12em;
	text-indent: 30px;
}
#info {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 24px;
	border: 3px solid #353968;
	margin-right: 16px;
}
.floatRight {
	display: block;
	float: right;
	margin-right: 20px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#info p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.floatRight img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.floatLeft {
	display: block;
	float: left;
	margin-left: 20px;
}
.floatLeft img {

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #353968;
}

.normal {
	font-weight: normal;
}

