p {
	color: #333;
	line-height: 1.5em;
	text-align: justify;
}
h1 {
	color: #A23D3B;
	font-size: 20px;
	text-align: center;
}
h2 {
	color: #A23D3B;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A23D3A;
	padding-bottom: 5px;
}
h3 {
	color: #A23D3B;
	text-align: left;
	font-size: 14px;
}
h4 {
	text-align: center;
	color: #B1514C;
}
.quoteText {
	font-size: 14px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-style: italic;
}
.quoteAuthor {
	font-style: normal;
	text-align: right;
	font-size: 14px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A23D3B;
	font-weight: bold;
	color: #A23D3A;
}
.quoteMarks {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #A23D3A;
}
.imageCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.menuText {
	padding: 0px;
	margin: 0px;
}
.menuPrices {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #922B2A;
}
.galleryimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 p {
	font-size: 12px;
	text-align: center;
}
#menubar ul {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #922B2B;
	border-bottom-color: #922B2B;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	background-color: #A23D3A;
}
#menubar ul li {
	display: inline;
	color: #FFF;
	font-size: 18px;
	padding-right: 30px;
}
#menubar ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#menubar ul li a:active {
	color: #FFF;
	text-decoration: underline;
}
#menubar ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#menubar ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.error_message {
	color: #F00;
}
.linkText {
	text-align: right;
	margin-bottom: 50px;
}
.linkText a:link {
	color: #A23D3A;
	text-decoration: none;
}
.linkText a:active {
	color: #A23D3A;
	text-decoration: underline;
}
.linkText a:visited {
	color: #A23D3A;
	text-decoration: none;
}
.linkText a:hover {
	color: #A23D3A;
	text-decoration: underline;
}
.clickHere {
	font-size: 18px;
	color: #922B2A;
	text-align: center;
	cursor: pointer;
}
