/*=========================================================================================================http://www.quiltingtreasures.com/content292.html
Heirloom Garden
//---------------------------------------------------------------------------------------------------------
//	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
//---------------------------------------------------------------------------------------------------------
//	CONTENT STYLES:  see tempaltes directory for navigation styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Body structure elements
//-------------------------------------------------------------------------------------------------------*/
body
{	
	margin: 0;
	padding: 0;
	background-color:		#e2e5e4;

	/*	Default text styles	----------------------------*/
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
}

/*---------------------------------------------------------------------------------------------------------
//	Default link colors
//-------------------------------------------------------------------------------------------------------*/
a
{
	color:					#4972a4;
	font-weight:			bold;
	text-decoration:		underline;
}

a:hover
{
}

/*---------------------------------------------------------------------------------------------------------
//	Site structure
//-------------------------------------------------------------------------------------------------------*/
/*	horizontal centering	*/
#center-x
{
	/*	Do not modify		----------------------------*/
	margin-right:			auto;
	margin-left:			auto;

	/*	Customize			----------------------------*/
	background-color:		white;
	width:					878px;
	border:					2px solid #dcdedd;
}

/*	Popup container	*/
#popup-box
{
	/*	Customize			----------------------------*/
	background-color:		white;
	border:					1px solid black;
	margin:					0px 20px 0px 20px;
	padding:				15px;
}

#header
{
	position:				relative;
}

#flashheader-top
{
	width:					878px;
	padding-left:			1px;
}

#flashheader-home
{
	width:					878px;
	padding-left:			3px;
}

#logo
{
	height:					54px;
	line-height:			54px;
	margin:					0px 0px 0px 0px;
	padding:				0px;
	background-color:		#666666;
	color:					white;
	font-size:				16px;
	font-weight:			bold;
	text-align:				center;
}

#logo a,
#logo a:hover
{
	color:					white;
}

table#body
{
`	table-layout:			fixed;
	border-collapse:		collapse; 
	overflow:				visible;
	width:					878px;
}

/*	DO NOT EDIT - this background is set differently by each page	*/
#bodybackground
{
	border-collapse:		collapse;
	background-position:	top right;
	background-repeat:		no-repeat;
}

col#col-left
{
}

col#col-content
{
	width:					auto;
}

/*	See sectionnav CSS tempaltes for td#left	*/

/*	Optional sitebar	*/
td#right
{
	border:					1px solid purple;
	width:					20px;
	overflow:				visible;
}

td#content
{
	padding:				5px 44px 44px 8px;
}

.admin-info
{
	font-size:				10px;
	margin:					0px;
	padding:				0px;
	color:					red;
	background-color:		white;
	font-style:				italic;
}

/*---------------------------------------------------------------------------------------------------------
//	Footer styles
//-------------------------------------------------------------------------------------------------------*/
#footer
{
	position:				relative;
	border:					0px dashed red;
	height:					42px;
	line-height:			42px;
	margin:					0px 0px 0px 0px;
	padding:				0em 0em;
}

#footer-logos-wrapper
{
	border:					0px dashed blue;
	position:				absolute;
	top:					0px;
	right:					0px;
	width:					595px;
	height:					42px;
	line-height:			42px;
	overflow:				visible;
}

#footer-logos
{
	border:					0px dashed green;
	float:					right;
	margin-right:			0px;
	overflow:				visible;
}

#footer-logos td
{
	border:					0px solid red;
	vertical-align:			middle;
	padding-top:			auto;
	padding-bottom:			22px;
	padding-left:			6px;
	padding-right:			6px;
}

#footer-text
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.6em;
	line-height:			2em;
	height:					2em;
	color:					#b7babb;
	padding:				0.5em;
	float:					right;
	position:				relative;
	top:					42px;
	left:					0px;
}

#footer p
{
	clear:					both;
}

#footer ul
{
	width:					100%;
	margin:					0px;
	padding:				0px;
	list-style-type:		none;
}

#footer li
{
	float:					left;
	padding:				5px 10px;
}

/*	Margin between center body and footer	*/
#footerdistance
{
	height:					5px;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Standard body styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/

/*	Header image at the top of each page	*/
#titleimage
{
	padding:				0px 350px 3px 0px;
	border-bottom:			1px dashed #e7e6e6;
}

h1
{
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				17px;
	font-weight:			bold;
	color:					#5e7ea7;
	padding:				0px 0px 3px 0px;
	width:					450px;
	border-bottom:			1px dashed #e7e6e6;
}

h1 a,h1 a:hover
{
	text-decoration:		none;
}

#popup-box h1
{
	margin-top:				10px;
	text-align:				center
}

h2
{
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				15px;
	font-weight:			bold;
	color:					#5e7ea7;
	border-bottom:			1px solid #e7e6e6;
}

h3
{
	margin:					1.7em 0em 0em 0em;
	line-height:			1.7em;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				0.70em;
}

/*	Standard body style	*/
.bodytext
{
	color:					black;
	margin:					15px 270px 0px 0px;
	padding:				0px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.8em;
	position:				relative;
	top:					0px;
	left:					0px;
	border-collapse:		collapse;
}

.bodytext img
{
	margin:					0px -800px 0px 0px;
}

.bodytext li
{
	padding-bottom:			10px;
	margin:					0px 0px 0px 0px;
}

.bodytext-smallmargin
{
	color:					black;
	margin:					15px 0px 0px 0px;
	padding:				0px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.8em;
	border-collapse:		collapse;
}

.bodytext-mediummargin
{
	color:					black;
	margin:					15px 130px 0px 0px;
	padding:				0px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.8em;
	border-collapse:		collapse;
}

.bodytext-smallmargin li
{
	padding-bottom:			10px;
	margin:					0px 0px 0px 0px;
}

.blue
{
	color:					#4972a4;
}

li.nopadding
{
	padding:				0px;
}

blockquote
{
	margin:					1em 3em;
	border-top:				1px solid rgb(221,204,204);
	border-bottom:			1px solid rgb(221,204,204);
	padding:				0.5em 0em;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				1.15em;
	font-style:				italic;
	line-height:			1.4em;
	color:					rgb(153,51,51);
}

.position-relative-container
{
	position:				relative;
	left:					0px;
	top:					0px;
	width:					1px;
	height:					1px
}

.nowrap-container
{
	white-space:			nowrap;
}

ul
{
	width:					auto;
	list-style-type:		disc;
}

li
{
	width:					auto;
}


/*	Landing page link-to-child style	*/
.three-part-layout
{
	border:					0px solid green;
	border-collapse:		collapse;
	table-layout:			fixed;
	width:					200px;
	margin-bottom:			8px;
}

.three-part-layout a
{
	text-decoration:		none;	
}

/*	Note: width set automatically when generated	*/
.three-part-layout .image
{
	height:					10px;
	padding-right:			10px;
	padding-top:			4px;
	padding-bottom:			4px;
	vertical-align:			bottom;
}

.three-part-layout .heading
{
	border:					0px solid purple;
	width:					260px;
	border-bottom:			1px dashed #e7e6e6;
	vertical-align:			bottom;
}

.three-part-layout .text
{
	border:					0px solid red;
	font-size:				0.8em;
	color:					black;
	padding-top:			2px;
	padding-left:			8px;
	padding-right:			0px;
	vertical-align:			top;
}

.three-part-layout .text a
{
	color:					black;
	font-weight:			normal;
}

/*---------------------------------------------------------------------------------------------------------
//	Left sidebar styles
//-------------------------------------------------------------------------------------------------------*/

#sidebar-left-container
{
	position:				relative;
	left:					0px;
	top:					0px;
	width:					0px;
}

#sidebar-left
{
	position:				relative;
	left:					0px;
	top:					0px;
	width:					186px;
	font-size:				12px;
	color:					#4972a4;
}

#sidebar-left h1
{
	color:					#4972a4;
	text-align:				center;
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				14px;	
	margin-left:			auto;
	margin-right:			auto;
	padding:				5px 0px 0px 0px;
	position:				relative;
	left:					0px;
	top:					0px;

	width:					auto;
	border:					none;
}

#sidebar-left .small
{
	font-size:				0.9em;
}

#sidebar-left .small h1
{
	font-size:				1.0em;
}


#sidebar-left table
{
	background-image:		none;
	border-collapse:		collapse;
	width:					175px;
	margin-left:			auto;
	margin-right:			auto;
	position:				relative;
	left:					-2px;
	top:					0px;
}

/*	Actual sidebar content	*/
#sidebar-left td
{
	background-image:		none;
	padding:				0px 7px 7px 7px;
	position:				relative;
	top:					0px;
	left:					0px;
}

#sidebar-left-top
{
	height:					10px; 
	width:					186px;
	background:				url(/images/sidebar_top.gif);
	background-repeat:		no-repeat;
	position:				relative;
	top:					-0px;
	left:					-0px;
}

#sidebar-left-bottom
{
	border:					0px solid red;
	height:					10px; 
	width:					186px;
	background:				url(/images/sidebar_bottom.gif);
	background-repeat:		no-repeat;
	position:				relative;
	top:					0px;
	left:					0px;
}

/*---------------------------------------------------------------------------------------------------------
//	Right sidebar styles
//-------------------------------------------------------------------------------------------------------*/

#sidebar-right-container-small		/*	Hack for IE 6	*/
{
	position:				relative;
	width:					1px;
	height:					auto;
	float:					right;
	left:					146px;
}

*>#sidebar-right-container-small	/*	All other browsers	*/
{
	position:				relative;
	width:					1px;
	height:					auto;
	float:					right;
	left:					0px;
}

#sidebar-right-container-big		/*	Hack for IE 6	*/
{
	position:				relative;
	width:					1px;
	height:					auto;
	float:					right;
	left:					140px;
}

*>#sidebar-right-container-big		/*	All other browsers	*/
{
	position:				relative;
	width:					1px;
	height:					auto;
	float:					right;
	left:					-45px;
}

#sidebar-right
{
	font-size:				12px;
	color:					#4972a4;
	position:				relative;
	left:					0px;
	top:					0px;
	width:					186px;
}

#sidebar-right h1
{
	color:					#4972a4;
	background-image:		none;
	text-align:				center;
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				14px;	
	margin-left:			auto;
	margin-right:			auto;
	padding:				5px 0px 0px 0px;
	position:				relative;
	left:					0px;
	top:					0px;

	width:					auto;
	border:					none;
}

#sidebar-right .small
{
	font-size:				0.9em;
}

#sidebar-right .small h1
{
	font-size:				1.0em;
}

#sidebar-right table
{
	background-image:		none;
	border-collapse:		collapse;
	width:					175px;
	margin-left:			auto;
	margin-right:			auto;
	position:				relative;
	top:					0px;
	left:					-2px;

}

/*	Actual sidebar content	*/
#sidebar-right td
{
	background-image:		none;
	padding:				0px 7px 7px 7px;
	position:				relative;
	top:					0px;
	left:					0px;
}


#sidebar-right-top
{
	height:					10px; 
	width:					186px;
	background:				url(/images/sidebar_top.gif) no-repeat;
	position:				relative;
	top:					-0px;
	left:					-0px;
}

#sidebar-right-bottom
{
	border:					0px solid red;
	height:					10px; 
	width:					186px;
	background:				url(/images/sidebar_bottom.gif) no-repeat;
	position:				relative;
	top:					0px;
	left:					0px;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Page-specific styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/

/*---------------------------------------------------------------------------------------------------------
//	Home Page
//-------------------------------------------------------------------------------------------------------*/

#home-table-container
{
	min-height:				180px;
}

/*---------------------------------------------------------------------------------------------------------
//	News and Press
//-------------------------------------------------------------------------------------------------------*/

table#news-and-press
{
	border:					0px solid red;
	table-layout:			fixed;
	width:					660px;
	color:					#333333;
	padding:				0px;
	border-collapse:		collapse;
	margin-left:			32px;
	margin-right:			-40px;
	margin-top:				30px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
}

table#news-and-press a, 
table#news-and-press a:hover 
{
	color:					#4972a4;
	font-style:				italic;
	font-weight:			bold;
	text-decoration:		underline;
	font-size:				1.05em;
}

table#press-item-pdf
{
	border:					0px dashed green;
	border-collapse:		collapse;
	table-layout:			fixed;
	width:					216px;
	padding:				0px;
	margin-bottom:			30px;
}

td#press-item-link
{
	padding-top:			0px;

}

td#press-image
{
	border:					0px dotted purple;
	width:					92px;
	padding-right:			6px;
}

#press-item-date
{
	color:					#999999;
	font-size:				10px;
}

#press-item-publication
{
	line-height:			1.0;
	color:					black;
	font-size:				10px;
}

#press-item-title
{
}

td#read-more
{
	vertical-align:			bottom;
	padding-bottom:			0px;
}

/*---------------------------------------------------------------------------------------------------------
//	Events
//-------------------------------------------------------------------------------------------------------*/

.events
{
	border-collapse:		collapse;
}

.event
{
	color:					#666666;
}

.event-image
{
	position:				absolute;
	left:					439px;
}

.event-date
{
	color:					#999999;
	font-weight:			bold;
}

.event-name
{
	font-weight:			bold;
	font-style:				italic;
}

.event-location
{
	color:					#999999;
}

.event-description
{
}


/*---------------------------------------------------------------------------------------------------------
//	FAQs
//-------------------------------------------------------------------------------------------------------*/

.faq-question_links
{
	font-size:				0.8em;
	padding-bottom:			6px;
}

.faq-question_links a
{
	font-weight:			normal;
}

.faq-question_links ul
{
	list-style-type:		square;
	color:					#4972a4;
}

.faq-question
{
	font-size:				0.8em;
	font-weight:			bold;
	font-style:				italic;
	background-color:		#d3d3d3;
	padding:				5px;
}

.faq-question a
{
	color:					black;
	text-decoration:		none;
}

.faq-answer
{
	font-size:				0.8em;
	border:					1px solid #d3d3d3;
	padding:				10px;
}

/*---------------------------------------------------------------------------------------------------------
//	Publications Landing
//-------------------------------------------------------------------------------------------------------*/

table#publications-landing
{
}

.publications-landing-image
{
	padding:				4px;
	text-align:				right;
}

/*---------------------------------------------------------------------------------------------------------
//	Publications
//-------------------------------------------------------------------------------------------------------*/

#publication
{
	font-family:			Arial, Helvetica, sans-serif;
	padding-top:			10px;
	margin-right:			140px;
}

#publication-table
{
}

#publication h1
{
	display:				inline;
	color:					#4972a4;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	font-weight:			bold;
	border:					none;
}

#pub-image
{
	margin-right:			7px;
}

#pub-description
{
	color:					#666666;
	font-size:				11px;
	padding-top: 8px;
}

#pub-price
{
	font-weight:			bold;
	color:					#4972a4;
	font-size:				12px;
}

#pub-description a
{
	font-weight:			bold;
}

#pub-description strong
{
	color:					#4972a4;
	font-weight:			bold;
	font-size:				11px;
}

#pub-table-of-contents
{
	font-size:				11px;
	color:					black;
	margin:					30px 0px 0px 0px;
}

#pub-table-of-contents h1
{
	color:					#4972a4;
	font-size:				11px;
	color:					black;
}


/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Table Data
//-------------------------------------------------------------------------------------------------------*/
table.data
{
	border:					1px solid rgb(204,215,238);
	border-collapse:		collapse;
	empty-cells:			show;
}

table.data caption
{
	margin:					0.5em 0em;
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				0.70em;
}

tr.r0
{
	background-color:		white;
}

tr.r1
{
	background-color:		rgb(238,245,255);
}

table.data th,
table.data td
{
	padding:				0.5em 1.0em;
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
}

table.data th
{
	vertical-align:			bottom;
	background-color:		rgb(204,215,238);
	font-weight:			bold;
	font-size:				0.70em;
	color:					white;
}

table.data td
{
	vertical-align:			top;
	border-bottom:			1px solid rgb(204,215,238);
	font-size:				0.68em;
}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Bread crumb
//-------------------------------------------------------------------------------------------------------*/
#breadcrumb
{
	clear:					both;
	display:				block;
	width:					auto;
	height:					26px;
	line-height:			26px;
	padding:				0em 1.0em;
	white-space:			nowrap;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;

	border-bottom:			1px solid rgb(238,238,238);
}

#breadcrumb a
{
}

#breadcrumb .static
{
	font-weight:			bold;
}

#breadcrumb .divider
{
	padding:				0em 0.25em;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	MISCELLANEOUS DEFAULTS
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

/*	because HTML should have this as the default	*/
td
{
	vertical-align:			top;
	padding:				0px;
}

/*	prevent ugly purple borders around linked images	*/
img
{
	border:					0px;
}

/*	do not underline links	*/
a
{
	text-decoration:		underline;
}

/*	shortcomings of the formatter	*/
p
{
	margin:					0px;
}

/*	IE will allocate space for these if there are not display:none -  POSJ	*/
map
{
	display:				none;
}

sup
{
	vertical-align:			super;
	font-size:				0.75em;
}











/* Custom formatter pull-down */


.side-navigation-blue
{
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				11px;
	color:					#4972a4;
}

.side-navigation-orange
{
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				11px;
	color:					#e1a946;
}

.global-links-gray
{
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				10px;
	color:					#919698;
}

.sidebar-blue
{
	font-size:				12px;
	color:					#4972a4;
	font-family:			Arial, Helvetica, sans-serif;
}

.bodytext-blue
{
	font-family:			Arial, Helvetica, sans-serif;
	color:					#4972a4;
}

.bodytext-orange
{
	font-family:			Arial, Helvetica, sans-serif;
	color:					#e1a946;
}

.big-blue
{
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				17px;
	color:					#5e7ea7;
}

.big-orange
{
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				17px;
	color:					#e1a946;
}