@charset "UTF-8";




.appetizers  {
	font-family: "Times New Roman" ;
	height: auto;
	width: 600px;
	float: center;
	clear: none;
	font-size: 15px;
	padding: 0px;
}
.column  {
	font-family: "Times New Roman" ;
	height: auto;
	width: 333px;
	float: left;
	clear: none;
	font-size: 15px;
	padding: 0px;
}
h2  {
	font-family: "Times New Roman" ;
	font-size: xx-large;
	color: #FFF;
	text-align: center;
	top: 0px;
	clear: none;
	margin: 0px;
	float: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.columnwrap  {
	clear: both;
	float: left;	
	
}


h1   {
	font-size: 18px;
	word-spacing: 0em;
	text-align: center;
	letter-spacing: 0em;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman",;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
}

h3  {
	font-size: 21px;
	word-spacing: 0em;
	text-align: center;
	letter-spacing: 0em;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman",;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
}


p  {
	font-family: "Times New Roman";
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
