/*  
print styles for Brewery Search
*/
body 								{font-family:Arial, Verdana, sans-serif;color:#000;}
h1, h2, h3, h4, h5, h6 				{font-weight:normal;font-family:Georgia,serif;}
.clearer							{display:none;}

/* BRANDING */
#navigation							{display:none;}
#branding h1						{float:none;display:block;font-size:18px;}
#branding h1 a						{color:#000;text-decoration:none;}
#searchform							{display:none;}


/* MAIN CONTENT */
h2									{float:none;margin:10px 0;font-size:14px;}
.brew-info p						{margin:0 0 18px 0;line-height:18px;font-size:12px;}
#content a:link, 
#info-ad							{display:none;}
.mapstraction						{margin:10px 0;border:1px solid #979797;}
.info-description					{float:none;}
.info-beer							{float:none;}
.info-beer ul						{list-style:square;font-size:12px;color:#000;}
.info-beer ul li					{float:none;line-height:18px;}
.brew-controls						{display:none;}
div .sociable						{display:none;}

/* FOOTER */
#footer								{display:none;}

/* INTERIOR PAGE */

