A.navBarLink {
	color: white;
	display: block;
	font-family: verdana,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 5px;
	text-align: center;
	text-decoration: none
}

A.subMenuLink {
	color: white;
	display: block;
	font-family: verdana,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 2px 4px;
	text-align: left;
	text-decoration: none
}

DIV.navButton {
	background-color: #762c2c;
	border-color: #e5a1a1;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0
}

DIV.subMenu {
	background-color: #762c2c;
	border-color: #e5a1a1;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	position: absolute;
	visibility: hidden;
	z-index: 5
}

DIV.copyright {
	background-color: #762c2c;
	color: white;
	font-size: 10px;
	height: 15px;
	text-align: right;
	width: 700px
}

TABLE.navBar {
	background-color: #762c2c;
	color: white;
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 700px
}

TABLE.navBar TR TD {
	position: relative
}

TABLE.subMenu {
	background-color: #84ab50;
	border-width: 0;
	color: white;
	z-index: 5
}

DIV.featured_pharmacy {
	border: solid 1px #CCC;
	padding: 5px;
	text-align: center;
	width: 190px
}

H3.featured_pharmacy_heading {
	color: #181950;
	font-size: 13px
}

P.featured_pharmacy_contact_info {
	font-size: 11px;
	line-height: 1.5;
	text-align: center
}