td.solidtopbar {
	height:8px;
	background:#F7A08B;
	padding:0px
}

font.price {
  font-family:"Gill Sans MT", "Gill Sans", Arial, sans-serif;
  font-size:14px;
  text-align:center;
  color:#F7A08B;
  text-transform:uppercase;
}

.linestyle {
	background:url('/graphics/dottedline.gif') repeat-x;
	height:1px;
}
.bodylinestyle {
	background:url('/graphics/dottedline.gif') repeat-x;
	height:1px;
}
.footerlinestyle {
	background:url('/graphics/dottedline.gif') repeat-x;
	height:1px;
}
td.topheader {
	background:#FFFFFF;
	padding:0px
}

.buttons {
  font: 12px Gill Sans MT,"Gill Sans MT", "Gill Sans", Arial, sans-serif;
  color: #FFFFFF;
  /* background: #c8b18b; <-- Regular color */
  background: #f2635d;
  border:1px solid;
  /* border-color:#bea986; <-- Regular Color */
  border-color:db5f5a;
}

td.footerbar {
	background:#F7A08B;
	padding:0px;
	color:#FFFFFF;
	height:35px;
}

A:link {
  color:#7d6b55;
  text-decoration:none;
  font-size:12px;
  font-family:"Gill Sans MT", "Gill Sans", Arial, sans-serif;
  }

A:visited {
  color:#7d6b55;
  text-decoration:none;
  font-size:12px;
  font-family:"Gill Sans MT", "Gill Sans", Arial, sans-serif;
  }

A:hover {
  color:#000000;
  text-decoration:none;
  font-size:12px;
  font-family:"Gill Sans MT", "Gill Sans", Arial, sans-serif;
  }

#sympathy-nav {
	display:block;
	list-style:none;
	margin:0;
	padding:5px 0 0 20px;
	background:#FFFFFF;
}

#sympathy-nav li {
	margin:0;
	padding:10px 0 5px 0;
	background:#FFFFFF;
}

#sympathy-nav a {
  font-family:"Gill Sans MT", "Gill Sans", Arial, sans-serif;
  font-size:16px;
  text-align:left;
  color:#7d6b55;
  text-transform:uppercase;
  background:#FFFFFF;
}

#sympathy-nav li ul {
	list-style:none;
	margin:0;
	padding:0px 0 5px 20px;
	background:#FFFFFF;
}

#sympathy-nav li ul li {
	margin:0;
	padding:2px 0 0 0;
	background:#FFFFFF;
}

#sympathy-nav li ul a {
  	font-family:"Gill Sans MT", "Gill Sans", Arial, sans-serif;
  	font-size:14px;
  	text-align:left;
  	color:#9e6250;
  	text-transform:none;
  	background:#FFFFFF;
}
  
