a:link
{
	color: rgb(137,12,8);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(137,12,8);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(137,12,8);
	text-decoration: underline;
}
a:hover
{
	color: rgb(137,12,8);
	text-decoration: none;	
}



a.food:link
{
	color: rgb(217,174,155);
	text-decoration: underline; 
}
a.food:visited
{
	color: rgb(217,174,155);
	text-decoration: underline;
} 
a.food:active 
{
	color: rgb(217,174,155);
	text-decoration: underline;
}
a.food:hover
{
	color: rgb(237,179,41);
	text-decoration: none;	
}




a.top:link
{
	
	font-family: Trebuchet MS;
	display: block;
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight:bold;
	line-height:39px;
	background-color:#ebc158;

}

a.top:visited
{
	display: block;
	font-family: Trebuchet MS;
	color: rgb(255,255,255);
	text-decoration: none;	
	font-weight:bold;
	line-height:39px;
	background-color:#ebc158;
	} 
	
a.top:active 
{
	display: block;
	font-family: Trebuchet MS;
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight:bold;
	line-height:39px;
	background-color:#ebc158;
}
a.top:hover
{
	display: block;
	font-family: Trebuchet MS;
	color: #edb329;
	text-decoration: none;	
	font-weight:bold;
	line-height:39px;
	background-color:#a54d49;
} 



a.top-mo:link
{
	
	display: block;
	font-family: Trebuchet MS;
	color: #edb329;
	text-decoration: none;	
	font-weight:bold;
	line-height:39px;
	background-color:#a54d49;
}

a.top-mo:visited
{
	display: block;
	font-family: Trebuchet MS;
	color: #edb329;
	text-decoration: none;	
	font-weight:bold;
	line-height:39px;
	background-color:#a54d49;	} 
	
a.top-mo:active 
{
	display: block;
	font-family: Trebuchet MS;
	color: #edb329;
	text-decoration: none;	
	font-weight:bold;
	line-height:39px;
	background-color:#a54d49;}
a.top-mo:hover
{
	display: block;
	font-family: Trebuchet MS;
	color: #edb329;
	text-decoration: none;	
	font-weight:bold;
	line-height:39px;
	background-color:#a54d49;
} 





body
{
	font-family: Arial;
	font-size  : 13px;
	background-color: rgb(231,225,203);
	color: rgb(104,97,76);
	margin:0;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 13px;
	bckground-color:rgb(255,255,255);
	line-height: 150%
}

.bgimg {
	background:#FFFFFF url('images/bg-body2.gif') repeat-x top;
	 
}

.bgleftcontact {
	background:#e7e1cb url('images/pic-contactus.gif') repeat-x top;
	height: 224px;
}


.bgtop {
	background:#e7e1cb url('images/bg-top.gif');
	 
}

.bgnav {
	background:#e7e1cb url('images/bg-nav.gif');
	 
}


.bgcenter {
	background:#c6bf7f;
	 
}

.bgcenter-body {
	background:#d4cb95;
	 
}

.bgcenterleft {
	background:#c6bf7f url('images/bg-center-left.gif');
	 
}

.bgbottom {
	background:#e7e1cb url('images/bg-bottom.gif');
	 
}

.bgred {
	background:#c6bf7f url('images/bg-red.gif');
	 
}

.bgleft {
	background:#e7e1cb url('imges/bg-top.gif');
	 
}

.th
{
    background-color:rgb(191,182,122);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	padding-left:4; padding-right:0; padding-top:2; padding-bottom:2;
	color: rgb(104,97,76)
}

.tch
{
    background-color:rgb(224,216,168);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	padding-left:4; padding-right:0; padding-top:2; padding-bottom:2;
	color: rgb(104,97,76)
}
.tc
{
    background-color:rgb(237,230,189);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(104,97,76)
}

.hd
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(137,12,8)
}
.mt
{
	font-family: Arial;
	font-size  : 18px;
	font-weight: normal;
	background:#e1bf5f;
	color: rgb(252,244,232);
}

.text-pink
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	fnt-style: italic;
	color: rgb(181,124,98);
}

.text-testimonials
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: normal;
	font-style: italic;
	color: rgb(135,95,1);
}

.text-food-for-thought
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	color: rgb(217,174,155);
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 150%
}

.tb
{
    border:1px solid #c6bf7f; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

.hr
{
    border:1px dotted #68614c; background-color:#;
    border-width: 0px 0px 1px 0px;
}

p
{
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	line-height: 150%;
	padding: 0px;
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   	font-style: normal;
   	color: rgb(104,97,76);
   	list-style-image:url('images/listbullet.gif');
   	
}
