.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #665a4f;
	text-align: left;
}
.text a:link, a:visited, a:active {
	color: #332d27;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.text a:hover {
	text-decoration: none;
	color: #b39d89;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #07376C;
	text-align: left;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #07376C;
	text-align: left;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.25em;
	color: #665a4f;
	text-align: left;
	padding-bottom: 10px;
	margin-top:10px;
}
.menudesc {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #665a4f;
	text-align: center;
	font-style:italic;
	border-bottom: 1px dotted #332d27;
	background-color: #e6e2e1;
	border: 2px solid #bfbfc1;
}
.menutitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.25em;
	color: #665a4f;
	text-align: center;
	padding-bottom: 10px;
	margin-top:10px;
}
.menudesc2 {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #665a4f;
	text-align: center;
	font-style:italic;
}
.menutable {
	margin-top:20px;
	background-color: #e6e2e1;
	border: 2px solid #bfbfc1;
}
.price {
	padding-bottom: 10px;
	border-bottom: 1px dotted #332d27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #665a4f;
}
.details {
	background-color: #e6e2e1;
	border: 2px solid #bfbfc1;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #665a4f;
	text-align: left;
	margin-top:10px;
}
td a:link, a:visited, a:active {
	color: #332d27;
	text-decoration: none;
	border-bottom: 1px dotted;
}
td a:hover {
	text-decoration: none;
	color: #b39d89;
}
#menudiv {
	margin-top: 10px;
	background: url(images/menu-bkg.gif) no-repeat top left;
}
#menudiv a:link, a:visited, a:active, a:hover{
	text-decoration: none;
	border-bottom: none;
	color: none;
}
#adminContent {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #665a4f;
	text-align: left;
}
#adminContent td {
	padding-top:10px;
	padding-right:10px;
}
#adminContent a:link, a:visited, a:active {
	color: #332d27;
	text-decoration: none;
	border-bottom: 1px dotted
}
#adminContent a:hover {
	text-decoration: none;
	color: #b39d89;
}
#footer {
	margin-top: 10px;
}