.Mainitem {
	font-family: Arial;
	font-size: 14px;
	color: #800000;
	text-transform: uppercase;
	font-weight: bold;
}
.Mainitem1 {
	font-family: Arial;
	font-size: 16px;
	color: #800000;
	text-transform: uppercase;
	font-weight: bold;
}
.Discript {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.price {
	font-family: Arial;
	font-size: 12px;
	color: #000000;


}
.highlight {
	padding: 5px;
	border: thin solid #990000;


}
.Mainitem2 {
	font-size: 10px;
	color: #800000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}
.DiscriptHeader {
	font-family: Arial;
	font-size: 14px;
	color: #333333;

}
.returnguest {

	font-family: Arial;
	font-size: 9px;
	color: #800000;
	font-weight: bold;
	text-transform: uppercase;
}
.returnguest2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #800000;
}
.orderinfo {

	font-family: Arial;
	font-size: 9px;
	color: #800000;
	font-weight: bold;
	text-transform: uppercase;
}

.Navlink {
	font-size: 8pt;
	color: #800000;
	line-height: 30px;
	margin: 0px;
	padding: 10px;
	font-weight: 700;
	text-transform: capitalize;
	font-family: Arial;



}
A {
	text-decoration: none;
	color: #800000;


}
A:hover {
	text-decoration: underline;
}

