/* CSS Document */

body {
	margin: 0px;
	background-image: url(img/pattern.jpg);
	background-repeat: repeat-x;
	background-color: #7a4706;
}
font
{
     font-size:11px;
}

#NavBG {
	background-image: url(img/MC-ordering_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#FooterNavBG {
	background-image: url(img/MC-ordering_17.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#WhiteBG {
	background-color: #FFFFFF;
	background-image: url(img/MC-ordering_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.PurpleNav {
	cursor: hand;
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch: condensed;
	color: #92498e;
	text-decoration: none;
}
.PurpleNav a {
	cursor: hand;
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch: condensed;
	color: #92498e;
	text-decoration: none;
}
.PurpleNav a:hover {
	cursor: hand;
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch: condensed;
	color: #92498e;
	text-decoration: none;
}
#LeftRepeat {
	background-image: url(img/MC-ordering_12_rp.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#RightRepeat {
	background-image: url(img/MC-ordering_14_rp.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b3c00;
	text-decoration: none;
}
.FooterNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b3c00;
	text-decoration: none;
}
.FooterNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b3c00;
	text-decoration: underline;
}

