@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;
}

/* 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;
}

/* 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; }


div.PDF_Links { position: relative; }
div.PDF_Links div.pdf
{
 width: 200px; float: left;
}
