body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #564b46;
	padding: 0px;
	background-image: url(../02.jpg);
	background-repeat: repeat;
	scrollbar-base-color:#ffebce;
	padding-left: 7%;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #564b46;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 140%;
}

p.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #564b46;
	margin: 0px;
	line-height: 150%;
	font-style: italic;
	font-weight: bold;
}


.header{
	border-style:double;
	border-color: #c9bca2;
	border-width:3px;
      }
	  
a:active { color: #ffffff; text-decoration: none; font-weight: bold; }
a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }



tr.mycare {
	font-family: ms sans serif,  microsoft sans serif;
	font-size: 10pt;
	color:#66510D;
	 font-weight: normal;
}
 tr.kitchen {
	font-family: ms sans serif,  microsoft sans serif;
	font-size: 12pt;
	color:#66510D;
	 font-weight: bold;
}
 dl {
	margin: 0px;
	padding: 0px;
}
dt {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: .3em;
}

dd { 
	font-size: 11px;
	margin-bottom: 1.2em;
}

ul, ol {
	margin-top: 2px;
	margin-bottom: 14px;
	font-size: 11px;
	line-height: 140%;
}
ul {
	list-style-type: disc;
}

form {
	margin: 0px;
	padding: 0px;
}
input { font-size: 10px; }

.news  {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #564b46;
	line-height: 140%;
}

.border  {
	border-color: #9b8d83;
	border-width: 1px;
	border-style: solid;
}

.copyright { font-size: 10px; color: #ffffff; }
.copyright a:active, .copyright a:link, .copyright a:visited { color: #564b46; text-decoration: none; }
.copyright a:hover { color: #564b46; text-decoration: underline; }

.btm-nav { font-size: 12px; color: #564b46; }
.btm-nav a:active, .btm-nav a:link, .btm-nav a:visited {
	color: #564b46;
	text-decoration: none;
	font-weight: bold;
}
.btm-nav a:hover {
	color: #564b46;
	text-decoration: underline;
	font-weight: bold;
}



