body {
	margin: 0px;
	padding: 0px;
	bgcolor: #8A361C;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #838177;
}

P
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #838177;
	margin: 5px;
	padding: 0px;
}

.catering
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #838177;
	margin: 5px;
	padding: 0px;
}


.menu
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #838177;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.menunav
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #838177;
	margin-left: 25px;
	padding-bottom: 5px;
}


form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
	vertical-align: top;
}

.text1 {
    font-size: 11px;
	text-align: justify;
	padding-top: 10px;
}

.text2 {
    font-size: 9px;
    color: #BD8878;
}

a {
    color: #A05B3C;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(images/top_left_ribbon.jpg);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg2 {
    background-image: url(images/top_right_ribbon.jpg);
    background-repeat: repeat-x;
}

.bg3 {
    background-image: url(images/left_tile.jpg);
    background-position: right top;
}

.bg4 {
    background-image: url(images/right_tile.jpg);
}

.bg5 {
    background-image: url(images/bottom_left_ribbon.jpg);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg6 {
    background-image: url(images/bottom_right_ribbon.jpg);
    background-repeat: repeat-x;
}

.bg7 {
    background-image: url(images/button.jpg);
    background-repeat: repeat-x;
}

.img1 {
    margin-left: -4px;
}

.img2 {
    margin-left: -3px;
}

.imghome {
    margin-left: -4px;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.cater {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #990000;
	border-collapse: separate;
	background-color: #F7EFC9;
}
table.cater th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	background-color: #F7EFC9;
	-moz-border-radius: ;
}
table.cater td {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: gray;
	background-color: #F7EFC9;
	-moz-border-radius: ;
}





table.sample {
	border-width: 7px;
	border-spacing: ;
	border-style: double;
	border-color: #F4F1E3; 
	border-collapse: separate;
	background-color: #F7EFC9;
}
table.sample th {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: #F7EFC9;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #F7EFC9;
	text-align: center;
}




H1
{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #993333;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	Margin-BOTTOM: 5px;
	PADDING-BOTTOM: 5px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 11px;
    color: #AE683C;
}

.style1 a {
    color: #AE683C;
}

.style1 a:hover {
}