h3 {
	text-decoration: underline;
	color: #FF0000;
	font-size: 18px;
}

.h4 {
	padding: 10px;
	margin: 0 auto;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#contentcontainer {
	height: 1440px;
}

#content {
	height: 1192px;
}

.prices {
	width: 600px;
	height: 145px;
	border: 1px solid #999;
	margin: 0 auto;
	padding: 3px;
	font-size: 13px;
	text-indent: 15px;
}

.prices2 {
	width: 600px;
	height: 200px;
	border: 1px solid #999;
	margin: 0 auto;
	padding: 3px;
	font-size: 13px;
	text-indent: 15px;
}

.note {
        font-size: 8.6pt;
	font-style: italic;
	padding-left: 10px;
}

#specials {
	padding: 0px;
  	width: 655px;
	text-align: center;
	font-family: Constantia;
	border: 1px solid #000;
	background: #FFF000;
	font-size: 16px;
	font-weight: bold;
}
