.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #703222;
}
.bigheading {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #703222;
}
.menuback {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left;
	background-color: #FFFFFF;
	font-style: oblique;
	font-weight: bolder;
	color: #B9866B;
}
.caps {
	font-variant: normal;
	text-transform: capitalize;
}
.whiteonblack {
	color: #000000;
	background-color: #FFFFFF;
	border: thick solid #000000;
}
.rosetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #703222;
	font-variant: normal;
	text-transform: capitalize;
}

