.specialContent {
  width:840px;
  margin-left: 70px;
  padding: 10px;
  cursor: default;
  vertical-align: top;
}

.specialContent2 {
  width:840px;
  margin-left: 70px;
  padding: 10px;
  border: 1px solid #e0e1c9;
  background-color: #fbf9f4;
  cursor: default;
}

.featuredCake {
}

.featuredCakeLeft {
	width:338px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.featuredCakeRight {
	width:500px;
	display: inline-block;
	float: right;
}

.txtHeaderBold{
  font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
  text-align: left;
}

.txtNormal {
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size: 1.3em;
  color: #000000;
  text-align: left;
  margin-bottom: 15px;
}

a.txtNormalLink  {
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  color: #991000;
}




.cakeType {
  text-align: center;
  background-color: #991000;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  font-family: trebuchet ms, helvetica, sans-serif;
}
.cakeInfoLeft {
  text-align: right;
  background-color: #e0e1c9;
  color: #000000;
  font-size: 1.2em;
  font-family: trebuchet ms, helvetica, sans-serif;
  border-right: 1px solid #fbf9f4;
  border-bottom: 1px solid #fbf9f4;
  padding-right: 4px;
}

.cakeInfoCenter {
  text-align: center;
  background-color: #e0e1c9;
  color: #000000;
  font-size: 1.2em;
  font-family: trebuchet ms, helvetica, sans-serif;
  border-right: 1px solid #fbf9f4;
  border-bottom: 1px solid #fbf9f4;
}

.cakeInfoRight {
  text-align: center;
  background-color: #e0e1c9;
  color: #000000;
  font-size: 1.2em;
  font-family: trebuchet ms, helvetica, sans-serif;
  border-bottom: 1px solid #fbf9f4;
}

.cakeLeft {
  border-right: 1px solid #e0e1c9;
  border-bottom: 1px solid #e0e1c9;
  font-size: 1.2em;
  font-family: trebuchet ms, helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  padding-left: 4px;
}
.cakeCenter {
  border-right: 1px solid #e0e1c9;
  border-bottom: 1px solid #e0e1c9;
  font-size: 1.2em;
  font-family: trebuchet ms, helvetica, sans-serif;
  text-align: center;
}
.cakeRight {
  border-bottom: 1px solid #e0e1c9;
  border-right: 1px solid #e0e1c9;
  font-size: 1.2em;
  font-family: trebuchet ms, helvetica, sans-serif;
  text-align: center;
}