td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px
}

.whitetext {
	color: #FFFFFF;
	line-height: 1.5;
	font-size: 10px;
}

.contact {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;

}

a:visited {
	color: #0F4D2A;
	font-weight: bold;
}

a:hover {
	color: #0F4D2A;
	font-weight: bold;
	font-size: 12px;

}

a:active {
	color: #0F4D2A;
	font-weight: bold;
}

a:link {
	color: #0F4D2A;
	font-weight: bold;
}

a.whitetext:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitetext:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

a.whitetext:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitetext:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomline {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.topline {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

/* FOLLOWING STYLES ARE FOR MANUFACTURER LINKS */
#bigList {
	width: 425px;
}
#bigList h2 {
	font-size: 12px;
	padding: 4px 18px;
	/*margin: 1px 0 0 0;*/
	margin: 0;
	border-top: 1px solid #0F4D2A;
	border-right: 1px solid #0F4D2A;
	border-left: 1px solid #0F4D2A;
	text-transform: uppercase;
	/*background: #0F4D2A;*/
	background: url('slices/h2_bg.gif') no-repeat #33684A;
}
#bigList h2 a {
	font-size: 12px;
	color: #CFC8B1;
	text-decoration: none;
}
#bigList h2 a:hover {
	font-size: 12px;
	color: #CFC8B1;
	text-decoration: underline;
}
#bigList h3 {
	padding: 2px 19px;
	margin: 1px 0 0 0;
	/*margin: 0;
	border-top: 1px solid #9E9062;*/
	font-size: 12px;
	background: #B7AC8A;
}
#bigList h3 a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#bigList h3 a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#bigList div.level2 {
	/*padding: 0 0 0 15px;*/
	display: none;
}
#bigList ul {
	margin: 0;
	padding: 6px 38px;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #B7AC8A;
	list-style-type: none;
	display: none;
}
#bigList ul li {
	padding: 2px 0;
}
#bigList ul.only {
	margin: 0;
	padding: 6px 19px;
	list-style-type: none;
	display: block;
}
img#map-image {
    padding-left: 125px;
}

/*Homepage styling*/

embed[src$="map3.html"] {
    width: 550px;
    height: 650px;
    display: flex;
}
