/* General Site Map Styles */
.smCol {
	width: 120px;
	float: left;
	padding: 0px 20px 10px 0px;
	voice-family: "\"}\""; voice-family: inherit;
	padding: 0px 20px 20px 0px !important;
	padding/**/:/**/ 0px 20px 10px 0px;
}
#smHome {
	width: 180px;
}
#smBusiness {
	width: 230px;
}
h3 {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
h3 A:link, h3 A:visited, h4 A:link, h4 A:visited {
	text-decoration: none;
}

/* Third tier List Styles */
ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
ul A:link, ul A:visited {
	text-decoration: none;
	color: #323A7C;
	font-size: 11px;
}

/* Fourth tier List Styles */
ul ul {
	list-style: circle;
}
ul ul A:link, ul ul A:visited {
	color: #777;
}

/* Section Color Styles */
#smHome H3 * {
	color: #323A7C;
}
#smHome H4 *  {
	color: #656DAF;
}
#smBusiness H3 * {
	color: #693;
}
#smBusiness H4 * {
	color: #9C6;
}
#smRealEstate H3 * {
	color: #C43835;
}
#smRealEstate H4 * {
	color: #F76B68;
}
#smMisc H4 * {
	color: #FF8500;
}
