/* Specials */
div#content_main div.special {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

div.topcnr {
	background-image: url(../images/decocnr.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.botcnr {
	background-image: url(../images/decocnr2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.special p {
	text-align: center;
	font-size: 1.2em;
}

div.special p.cost {
	color: #80bf3a;
	font: bold 2em "Lucida Calligraphy", "Brush Script MT", "Book Antiqua", cursive;
}

.hotStone {
	background-image: url(../images/hot-stone-special.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #000;
}

.hotStone h2 {
	color: #fff;
	font-weight: bold;
}