body {
	background-image: url(../images/blbg2.jpg); 
	background-repeat: repeat-y; 
	background-position: 50%;
	padding: 0;
	margin: 0;
	}

.hide {
	display: none;
	}

.style4 {font-size: 11px; font-style: italic; }
.contact {
	font-size: 12px;
}

	
#wrapper {        	
	background: #fff;
	margin: auto;
	padding: 0 15px 0 15px;
	border: 1px solid #666;
	border-top: 1px solid #fff;
	width: 504px;
	/*width: 750px*/
	}
	

/*  ----------------- masthead  --- */ 

div#masthead img {
	display: block;
	background: #fff;
	padding: 7px;
	border: 1px solid #666;
	margin: 8px 0px;
	float: none;

	}


div#masthead  img#logotype {
	border: 0;
	float: none;
	clear: none;
	/*border-bottom: 1px;*/
	border-bottom-style: solid;
	}
	
	
/*  ------------------------ footer  --- */ 

div#footer { 
	margin: 7px auto  30px 0px;
	padding: 5px;
	font-size: 10px; 	
	font-family: verdana, sans; 
	txt-align: center; color: #666;
	border: 1px solid #666;
	}

	
 /*  --------------------------- content  --- */ 

div#content { 

	color: #666;
	background: #fff;
	padding-top: 10px;
	border: 1px solid #666;
	vertical-align: top;
	}
	
div#features { 
	color: #666;
	background: #fff;
	border-right: 1px solid #666;
	font-family: helvetica, verdana, sans;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 344px;
	}


div#features2 {
	color: #666;
	background: #fff;
	font-family: helvetica, verdana, sans;
	padding: 0 0 0 20;
	margin: 200;
	float: right;
	width: 275px;
	}

div#features3 {
	color: #666;
	background: #fff;
	font-family: helvetica, verdana, sans;
	padding: 0 0 0 20;
	margin: 0;
	float: left;
	clear: none;
	width: 210px;
	}

div#features4 {
	color: #666;
	background: #fff;
	font-family: helvetica, verdana, sans;
	padding: 0 0 0 20;
	margin: 0 5 0 10;
	float: left;
	clear: none;
	width: 175px;
	}
div#features h1 { 
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 15px 15px 15px 15px;
	margin-bottom: 0;
	}

div#features h2 { 
	font-size: 14px;
	padding: 10px;
	margin: 5px;
	margin-bottom: -10px;
	}
	
div#features h3 { 
	font-size: 14px;
	padding: 10px;
	margin-top: 5px;
	text-align: center;
	}
	
div#features h6#departmenthead { 
	color: #666;
	font-size: 10px;
	text-align: left;
	padding:  0 0 15px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0 20px 0 15px;
	}

div#features h7 { 
	font-size: 12px;
	padding: 10px;
	margin: 5px;
	margin-bottom: -10px;
	}
	
div#features p { 
	text-align: justify;
	line-height: 1.5;
	font-size: 11px;
	padding: 0 10px 10px 10px;
	margin: 0 5px 5px 5px;
	}
	

/*div#features p:first-line  { 
	font-size: 14px;
	}*/


div#features p.subparagraph  { 
	font-size: 11px;
/*	margin: 0 20px 0 20px; */ 
	}

/*div#features p.subparagraph:first-line  { 
	font-size: 11px;
	}*/


div#features div#pullquote p { 
	text-align: justify;
	line-height: 1.5;
	font-size: 14px;
	padding: 15px;
	border: 1px dotted #ccc;
	margin: 15px;
	color: #666;
	background: #F8F8FC;
	}
	
div#features ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5;
	padding: 15px;
	margin: -15px 15px 15px 25px;
	}

div#features img { 
	display: block;
	border: 0;
	margin: auto;
	}
	
div#padding img { 
	display: block;
	border: 0;
	padding: 7px;
	margin: auto;
	}
	
div#features hr {
	border: none 0;
	border-top: 1px dotted #ccc;
	height: 1px;
	margin: -5px 20px 5px 15px;
	padding: 0 0 0px;
	}
div#features    div#list li   {
	font-size: 11px;
	list-style-image: url(/images/bullet_diamond.gif);
	margin-left: 10px;
	border-bottom: thin none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}


/*  -------------------------------- nav bar stuff  --- */ 

div#nav {
	/*  float: right;  zeldman's faux float */ 

	position: absolute;
	color: #666;
	background: #fff;
	text-align: left;
	font-family: arial, verdana, sans;
	padding:  0 0 0 0;
	margin: 5px 0 0 354px;
	width: 130px;
	/*left: 133px;*/
	}

div#nav dl { 
	margin: 0;
	padding: 0;
	}
	
div#nav dt { 
	margin: 0;
	padding: 0 0 20px 5px;
	margin-top: 0;
	font-size: 10px;
	font-weight: bold;
	}

div#nav dd {
	text-align: left;
	list-style-type: none;
	margin: -10px 0 0 0; 
	padding: 0 0 0 5px;
	}

div#nav ul { 
	list-style-type: none;
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	}
	
div#nav li { padding-bottom: 10px; }
	
div#nav  li#todaysmenu { 
	line-height: 2;
	padding: 10px 0 0 0;
	margin-top: 10px;
	}


		
		
/*  -------------------------  hours and locations --- */ 
	
div#hours dt { 
	font-size: 12px;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	color: #333;
	}
	
	
div#hours ul { 
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 21px 0;
	margin: 0;
	}
	
div#locations {
	margin-top: -20px;
	border-bottom: 1px dotted #CCC;
	margin-right: 20px;
	margin-left: 15px;
}
	
/*  ----------------------------  today's menus cooking --- */ 

 div .takeoutmenus h2 { 
	/*color: #f33;*/
	/*color: #cc3333;*/ 
	color: #7D0000; 
	padding: 0;
	} 
	
div .takeoutmenus p { 
	color: #999;
	font-size: 12px;
	padding: 0;
	margin: 0 0 -30px 0; 
	} 
	
div#features .takeoutmenus p:first-line  { 
/*	font-size: 12px;*/
	}

div .takeoutmenus ul { border: 1px dotted #333;
	padding: 0;
	margin: 0;
	} 
	
div .takeoutmenus li { 
	color: #333;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	padding: 0;
	margin: 10px;
	}
	
div .takeoutmenus table { font-size: 12px; border-bottom: 1px dotted #999; margin: 0 15px 25px 15px; }
div .takeoutmenus table td { vertical-align: top; padding-bottom: 10px; }
div .takeoutmenus table td.item { width: 250px; }
div .takeoutmenus table td.price { text-align: right;  width: 50px; }
	
/*  ----------------------------------------  seasonal cooking --- */ 
	
div#seasonalcooking ul { 
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5;
	}
			
			
			
/*  ----------------------------------------  events page --- */ 
	
	
	#events div#features dt {font-size: 12px; font-weight: bold; margin: 0 15px 0 15px;}
	#events div#features dd {padding: 0; margin: 0 14px 0 10px;}
#events div#features ul { 
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 5px;
	padding: 0px
	}
			
			
			
			
/*  ------------------------------------------------  word around town --- */ 


div#features div.press {
	color: #333;
	padding: 10px;
	}


div#features div.press p {
	color: #333;
	font-style: italic;
	margin:  10px;
	}
	

	
div#features div.press  p.attribute  {
	color: #333;
	margin-top: -10px;
	margin-left: 20px;
	}
	
	
div#features p.attribute:first-line  { 
/*	font-size: 11px;*/
	}



						 /*  welcome to linkville  */ 
					
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background: transparent;
	border: 0;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background: transparent;
	border: 0;
	}

a:hover {
	font-weight: bold;
	text-decoration: none;
	/*color: #f63;*/
	/*color: #CC3333*/
	/*color: #A80000*/
	color: #7D0000;
	background: transparent;
	border: 0;
	}
		
		
		
	
.style2 {font-size: 11px}
.style5 {
	color: #7D0000;
	font: bold;
}
.style6 {
	color: #7D0000;
	font: bold;
}

