/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #ffffff;
}
.main {
	background-color:#FFF;
	width:838px;
	border: 10px solid #ffffff;
}
a {
	font-size: x-small;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.purveyors_top{
background-image: url(images/frame_topWD.jpg) ;
background-position:center;
background-repeat:no-repeat;
height:115px;
vertical-align:top;
}
.purveyors_fill{
background-image:url(images/Frame_webFILL.gif);
background-position:center;
background-repeat:repeat-y;
height:auto;
}
.purveyors_chalkboard{
	background-image:url(images/eat_chalkboardWD.jpg);
	height:auto;
	text-align: center;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:60px;
	padding-right:60px;
}
p{
	padding-bottom:5px;
	padding-left:75px;
	padding-right:70px;
	padding-top:8px;
	line-height:18px;
}
p a{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration:underline;
}
p a:link{
	text-decoration:underline;
}
p a:visited{
	text-decoration:underline;
}
p a:hover{
	color: #FFFFFF;
	background-color:#333333;
	text-decoration:underline;
}
p a:active{
	text-decoration:underline;
}
.purveyors_bottom{
background-image:url(images/Frame_webBOTTOM3.gif);
background-position:center;
background-repeat:no-repeat;
height:80px; 
}
.reviews {
	line-height: 20px;
	padding-left: 15px;
	text-align:tleft;
}
.reviews a, a:link, a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	background-color:#FFF;
}
.reviews a:hover, a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration:underline;
}
.store_top{
background-image: url(images/frame_topStore.jpg) ;
background-position:center;
background-repeat:no-repeat;
height:115px;
vertical-align:top;
}
.store_chalkboard{
	background-image:url(images/eat_chalkboardStore.jpg);
	height:auto;
	text-align: center;
	color: #333;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:60px;
	padding-right:60px;
}
.p2{
	padding-bottom:5px;
	padding-left:65px;
	padding-right:70px;
	padding-top:15px;
	line-height:18px;
}