#bcolor /*banner color*/
{
	background: #A11835;
	height: 197px;
	width: 200px;
	margin-left: 50px;
}

#bordersm
{
	background: transparent url('../images/bordersm.png') no-repeat;
	position: absolute;
	top: 18px;
	height: 709px;
	width: 731px;
}

#bordersw
{
	background: transparent url('../images/bordersw.png') no-repeat;
	position: absolute;
	top: 18px;
	height: 837px;
	width: 731px;
}

#menu
{
	background: #A11835;
	position: absolute;
	top: 297px;			/* 80px below banner */
	left: 50px;
	height: 110px;
	width: 200px;
	z-index: 5;
}

.section
{
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px auto;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	width: 150px;
}

#content ul.link
{
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
}

#content li.link
{
	background: transparent;
	padding: 0;
	display: inline;
	zoom: 1;
}

#content table
{
	margin: auto;
	border-collapse: collapse;
}

#content td
{
	padding: 2px 0;
}

#content td.serv
{
	width: 330px;
}

#content td.subserv
{
	width: 330px;
	text-indent: 25px;
}

#content td.price
{
	width: 70px;
}

#content td.specialday
{
	width: 200px;
}

#content td.special
{
	width: 200px;
}