@CHARSET "ISO-8859-1";


.Page
{
	margin-left: 8px;
	margin-top: 9px;
	margin-right: 8px;	
}
.Page div.PageContent
{
	margin-top: 18px;	
}
.scroll
{
	margin-right: 0;	
}
.scroll .PageContent
{
	overflow: auto;	
	height: 545px;
	padding-right: .25em;
}
.scroll p
{
	padding-right: 1em;	
}
.Page h2
{
	font-size: 15pt;
	color: #00559D;
}
.Page h3
{
	font-weight: bold;
	font-size: 12pt;
	color: #00559D;	
}
.Page h4
{
	font-size: 11pt;
	font-weight: bold;
	color: #01559d;		
}
.Page p
{
	margin-bottom: 18px;
}
.Page div.FloatingRight
{
	float: right;
	margin-left: 8px;
	width: 290px;
	height: 200px;
	margin-right: 20px;
	clear: right;
}
.Page div.FloatingRightTall
{
	float: right;
	margin-left: 8px;
	width: 290px;
	height: 290px;
	margin-right: 20px;
	clear: right;
}

.Page div.FloatingLeft
{
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.Page div.FloatingRightWide
{
	float: right;
	margin-left: 8px;
	width: 420px; height: 180px; margin-right: 20px; margin-left: 15px;
}
.Page div.FloatingRightWideTall
{
	float: right;
	margin-left: 8px;
	width: 420px; height: 280px; margin-right: 20px; margin-left: 15px;
}
.Page div.FloatingRightTiny
{
	float: right;
	margin-left: 8px;
	width: 150px; height: 100px; margin-left: 15px; margin-right: 20px;
}
.Page div.FullWidthImage
{
	margin-left: -16px;	
	margin-bottom: 18px;
}
#imagepanel .FloatingRight
	{
	float: right; width: 250px;height:auto;
	}
#AboutUs p
{
	margin-right: 5em;
}

.Page ul li
{
	list-style: inside disc;
	margin-left: 2em;
	margin-bottom: 5px;
}
.Page ul ul li
{
	list-style: inside circle;
	margin-left: 4em;
	margin-bottom: 5px;
}
.Page div.PageContent div.Copy
{
	margin-bottom: 1em;
}

#imagepanel
{
	visibility: hidden;
	height: 0px;
}

.Page .vcenter
{
  display: table-cell;
  vertical-align: middle;
}



.width-200px
{
	width: 200px !important;
}
.width-225px
{
	width: 225px !important;	
}
.width-250px
	{
		width: 250px !important;
	}
.height-300px
	{
		height: 300px !important;
	}
	

/* for specific pages */


form#ContactForm
{
	margin-top: 20pt;
}
form#ContactForm div.RadioSelection, form#ContactForm div.TextArea
{
	margin-bottom: 6pt;
}
form#ContactForm label
{
	display: block;
	font-size: 125%;
	color: #00559d;
}
form#ContactForm input[type=text], form#ContactForm textarea
{
	width: 300px;
	border: 1px solid #00155D;
}
 form#ContactForm textarea
{
 	height: 150px;
}

/* team */
#Team div.FloatingRight
{
	width: 280px;
	height: 170px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
	text-align: right;
}
#Team div.FloatingRightThumbs
{
	float: right;
	width: 280px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding: 0;
	clear: both;
}
#Team .PageContent
{
	margin-top: 5pt;
	overflow: auto;
	height: 525px;
}
#Team .PageContent strong
{
	color: #01559d; padding-right: .5em;
}
#Team .PageContent div
{
 	margin-top: 3pt;
 	margin-left: 1em;
 	text-indent: -1em;
}
#Team div.FloatingRight img
	{
 	cursor: pointer;
	}
#Team div.FloatingRightThumbs div.image
	{
	float: left;
 	margin-top: 0;
 	margin-left: 12px;
 	text-indent: 0;
 	cursor: pointer;
	}
#Team div.FloatingRightThumbs div.first-image
{
	margin-left: 0;
}
#Team .teamGrid .tm 
{
	float: left;
	width: 150px;
}

/* buy locally */

div#userform
{
	margin-bottom: 5px;
}
div#userform label
{
	margin-right: 1em;
}
input#homeaddress
{
	width: 300px;
}

div#googlemap {height: 500px;}
div.searchresults {min-height: 450px;}
/* div.searchresults li {list-style-type: disc;} */
div.customer_entry {cursor: pointer; padding-bottom: 1em; }
div.customer_entry div.customer, div#googlemap div.customer {font-size: 97%; color: #333;}
div.customer_entry div.address, div#googlemap div.address {font-size: 83%; color: #666; padding-left: 0.3em;}
div#searchresults div.saved div.customer {color:#006;}
input[type="text"].homeaddress {width: 20em;}
div#searchresults {height: 500px; overflow:auto; width: 160px; float: left;}
div#searchresults div.error {color:#F00; background-color:#ff0; font-weight:bold;}
span#message {color:#888; font-size: 77%; padding-bottom: 1em;}
div.map { margin-left: 170px; }


/* press */

#Press
{
	
}
#Press .pressGrid .pi 
{
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
#Press .pressGrid .pi .pi-name,#Press .pressGrid .pi .pi-image
{
	text-align: center;
	cursor: pointer;
}

/* testimonials */
div.testimonial
{
	border-bottom: 1px solid #ddd;
	margin-bottom: 12pt;
}


/* Ingredients */

table.Ingredients
{
	font-size: 85%;
	border-collapse: collapse;
}
table.Ingredients td
{
	vertical-align: top;	
}
table.Ingredients tr th
{
	font-style: italic;
	color: #777;
	font-size: 110%;
	padding-top: 6pt;
}
table.Ingredients tr.Section td
{
	padding-top: 6pt;
	display: block; margin-bottom: 6pt;
}
table.Ingredients tr th.Ingredient
{
	width: 125px;
	padding-right: 3px;
}
table.ing-wide tr th.Ingredient
{
	width: 275px;
	padding-right: 1em;
}
table.Ingredients tr td.Title
{
	text-align: left;
	font-size: 115%;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #000;
}
table.Ingredients tr td.ing
{
	color: #01559d;
	text-transform: uppercase;
	padding-bottom: 2px;
}
table.Ingredients tr.row0
{
	background: #eee;
}


/* Employees / Who We Are */
.qa-entry span.question
{
	font-weight: bold;
	display: block; float: left; width: 100px;
}
.qa-entry span.answer
{
	margin-left: 100px;
	display: block;
}
.qa-entry
{
	width: 500px;
	margin-bottom: .25em;
}
.Employee
{
	width: 125px;
	float: left;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 1em;
	cursor: pointer;
}
.Employee .EmployeeImage
{
	background: url('/images/bc/icons/np.gif');
	height: 125px;
	width: 125px;
	border: 1px solid #ddd;
}
.Employee .EmployeeName
{
	text-align: center;
}
.who-we-are-panel .bd
{
	width: 525px;
	min-height: 375px;
}
* html .who-we-are-panel .bd {
	height: 375px;
}

/* events */
/* events */
.IndivEvent { padding-right: 200px; position: relative; }
.IndivEvent .FloatingRightGroup { position: absolute; right: 0; }
.Events h3 { clear: both; }
.Events .Event
{
	clear: both;
	border: 1px solid #aaa;
	border-width: 1px 0 0 0;
	padding-top: .5em;
	height: 55px;
}
.Events .Event .Icon
{
	float: left;
	width: 75px; height: 65px;
}
.Events .Event .Name
{
	float: left;
	width: 250px;
	font-weight: bold;
}
.Events .Event .Date
{
	float: left;
	width: 200px;
}
.Events .Event .Site
{
	clear: right;	
}
.Events .Event .Info
{
}
.Events .event-logo { width: 175px; height: 225px; float: left; }
.Events .event-encaps { }

.Page-category .numbered strong { font-size: 24pt; color: #777; }