body
{
	min-width: 830px;
	font-size: 75%;
	line-height: 1.4;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	background: #FFF;
	padding-top: 18px;
	text-align: center;
	color: #5a2a00;
}

img { border: none; }

h1
{
	color: #666;
	font: bold 11px/16px verdana, arial, helvetica, sans-serif;
}

h1.detail
{
	/*
	color: #D0D1B4;  color: #d8dec3; 
	*/
	color: #ff7900;
	font-weight: bold;
	font-size: 2.333em;
	line-height: 1.0;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

h2.detail
{
	/*color: #959987;*/
	color: #719500;
	font-weight: bold;
	font-size: 1.333em;
	line-height: 1.0;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

h3.detail
{
	color: #444;
	font-weight: bold;
	font-size: 1.167em;
	line-height: 1.0;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}

#container
{
	padding-left: 200px;
	padding-right: 190px;
}

#container .column
{
	position: relative;
	float: left;
}

#center
{
	padding: 10px 20px;
	width: 100%;
}

#right_old
{
	width: 130px;
	padding: 0 10px;
	margin-right: -100%;
}

#right
{
	width: 130px;
	padding: 0 10px;
	margin-right: -100%;
}



/*** IE Fix ***/
* html #left
{
	left: 150px;
	/* RC fullwidth */
}

/*** Equal-height Columns ***/
#container { overflow: hidden; }

#container .column
{
	padding-bottom: 1001em;
	/* X + padding-bottom */
	margin-bottom: -1000em;
	/* X */
}

/*** Footer Fix ***/
* html body { overflow: hidden; }

* html #footer-wrapper
{
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #FFF;
	/*** Same as body background ***/
}

#header
{
	font-size: 1.5em;
	text-align: center;
	height: 97px;
	background-color: #fff;
}

#content
{
	width: 900px;
	min-height: 404px;
	margin: 14px 0 0 0;
}

* html #content { height: 404px; }

#leftcol
{
	width: 220px;
	float: left;
	padding: 0px 10px 12px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
}

#leftcol h1
{
	padding-top: 8px;
	margin-top: 0;
}

#midcol
{
	width: 540px;
	float: left;
}

#midcol div.detail
{
	border-left: 1px solid #d8dec3;
	padding-left: 20px;
	padding-right: 144px;
}

#midcol.contact
{
	width: 540px;
	height: 404px;
	float: left;
	background: url(../images/midcol_contact.jpg) no-repeat;
	color: #fff;
	padding: 150px 0 0 144px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 396px;
	height: 254px;
}

#midcoltop
{
	float: left;
	width: 680px;
	margin-bottom: 20px;
}

table#address td { padding-right: 24px; }
table#address a:link { color: #fff; }
table#address a:visited { color: #fff; }
table#address a:hover { color: #fff; }
table#address a:active { color: #fff; }
table.contacts td { padding-right: 24px; }
table.contacts a:link { color: #7b992e; }
table.contacts a:visited { color: #7b992e; }
table.contacts a:hover { color: #7b992e; }
table.contacts a:active { color: #7b992e; }

#rightcol
{
	width: 140px;
	float: left;
}

#footer_r
{
	width: 872px;
	display: block;
	clear: both;
	font-size: 10px;
	text-align: right;
	padding: 14px 14px 14px 14px;
	margin-top: 14px;
	color: #ccc;
	background-color: #719500;
	overflow: auto;
	
}

#footer_r a:link, #footer_r a:visited 
{
	color: #ccc;
	text-decoration: none;
	padding-right: 6px;
}

#footer_r a:hover, #footer_r a:active 
{
	color: #fff;
	text-decoration: underline;
	padding-right: 6px;
}

#feedback /*dev use */
{
	display: inline;
	padding-right: 20px;
	color: #333;
}

#footer-wrapper { display: block; clear: both; width: 900px; overflow: auto;  background-color: #c1c9a3; }

#footer
{
	display: block;
	clear: both;
	font-size: 9px;
	text-align: right;
	padding: 9px 14px 9px 14px;
	color: #6b8038;
	background-color: #c1c9a3;
	overflow: auto;
}


#footer a:link, #footer a:visited 
{
	color: #6b8038;
	text-decoration: none;
}

#footer a:hover, #footer a:active 
{
	color: #6b8038;
	text-decoration: underline;
}

#facebook_badge { float: left; }
#facebook_badge a img { border: none; }

.socialbadge { float: left; margin-right: 1em; height: 27px; }
.socialbadge a img { border: none; }



#topnav
{
	font-size: large;
	text-align: right;
	padding: .5em 0;
	margin-top: 14px;
	background-color: #719500;
	/*background: url(../images/topnav.gif) no-repeat;*/
}

#left
{
	width: 180px;
	/* LC width */
	padding: 0 10px;
	/* LC padding */
	right: 240px;
	/* LC fullwidth + CC padding */
	margin-left: -100%;
}

#center { background: #fff; }

#right
{
	min-height: 380px;
	background: url(../images/lightdots.gif);
}

#container .column
{
	padding-top: 1em;
	text-align: left;
}

/* added by tc */
#container .deck { line-height: 16px; }

#topnav ul
{
	list-style: none;
	padding-left: 24px;
	font-weight: bold;
	font: 10px/12px verdana, sans-serif;
	color: #fff;
}

#topnav ul
{
	padding-top: 4px;
	margin: 0;
}

#topnav ul li
{
	display: inline;
	padding-right: 24px;
	padding-left: 24px;
	border-right: 1px solid #ccc;
}

#topnav ul li.last
{
	padding-right: 24px;
	padding-left: 24px;
	border-right: 0px solid #563678;
}

#topnav ul li.active
{
	color: #fff;
	font-weight: bold;
}

#topnav a
{
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:link
{
	color: #ccc;
	text-decoration: none;
}

#topnav a:visited
{
	color: #ccc;
	text-decoration: none;
}

#topnav a:hover
{
	color: #fff;
	text-decoration: none;
}

#topnav a:active
{
	color: #ccc;
	text-decoration: none;
}

#subnav ul
{
	list-style: none;
	padding-left: 0px;
	
	margin: 12px 0px;
	margin: 20px 0px;
	font: 1.2em/1.5em "trebuchet ms", verdana, arial, sans-serif;
	color: #666;
}

#subnav ul li
{
	font-weight: bold;
	color: #959987;
	color: #444;
	text-indent: 0px;
	background: url(../images/arrow8.gif) 0 7px no-repeat;
	padding: 0 0 0px 16px;
}

#subnav a:link
{
	color: #959987;
	color: #444;
	text-decoration: none;
	/* color: #57672d; */
}

#subnav a:visited
{
	color: #959987;
	color: #444;
	text-decoration: none;
}

#subnav a:hover
{
	color: #2b3315;
	color: #444;
	text-decoration: underline;
}

#subnav a:active
{
	color: #2b3315;
	color: #444;
	text-decoration: none;
}

#subnav { font-weight: bold; }

#subnav .active
{
	color: #719500;
	background: url(../images/arrow8active.gif) 0 7px no-repeat;
}

#subnav .active a:link
{
	color: #719500;
	text-decoration: none;
}

#subnav .active a:visited
{
	color: #719500;
	text-decoration: none;
}

#subnav .active a:hover
{
	color: #719500;
	text-decoration: none;
}

#subnav .active a:active
{
	color: #719500;
	text-decoration: none;
}

#logo
{
	float: left;
	width: 100px;
}

#strapline_old
{
	float: left;
	padding-left: 11px;
	margin-top: -15px;
}

#flashpot
{
	float: left;
	width: 900px;	
}

a { color: #719500; }

a:link
{
	color: #719500;
	text-decoration: underline;
}

a:visited
{
	color: #719500;
	text-decoration: underline;
}

a:hover
{
	color: #719500;
	text-decoration: underline;
}

a:active
{
	color: #719500;
	text-decoration: underline;
}



#samples
{
	width: 520px;
	padding: 30px;
	text-align: center;
	border-top: 1px dashed #7b992e;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 460px;
}

html>body #samples { width: 460px; }

.sample
{
	float: left;
	width: 120px;
	margin: 12px;
	text-align: left;
}

.micetype
{
	font-size: .75em;
	color: #959987;
}

/* added for holiday elements */
:focus { outline: 0; }

#mendinghearts
{
	width: 163px;
	height: 56px;
	margin: 1.25em 0;
	background: url(../images/mendingheartsbutton.gif) top left;
}

#mendinghearts a
{
	display: block;
	width: 163px;
	height: 56px;
}

#mendinghearts a:hover { background: url(../images/mendingheartsbutton.gif) top right; }

/* added branding iron / get facts */

#brand_facts h3
{
	width: 90%;
	font-size: 1em;
	color: #57662D;
	line-height: 1.125;
	padding: 0 0 .5em 0;
	margin: 0;
}

#brand_facts h3 span
{
	font-size: 1.125em;
	color: #000;
}

#brand_facts p.source, .disclaimer { font-size: .75em; }

#brand_iron.calendars { width: 148px; float: left; cursor: pointer; }

.shortspace
{
	padding: 0;
	margin-top: .25em;
}

.bi_button
{
	width: 128px;
	height: 115px;
}

.bi_button a
{
	width: 128px;
	height: 115px;
	display: block;
	/* invalid!! color: transparent; */
	background: #fff url(../images/branding-iron-facts.gif) no-repeat;
}

.bi_button a:hover { background: #fff url(../images/branding-iron-facts-hover.gif) no-repeat; }


#pullquote h3 { color: #719500; padding-top: 1em;}
#pullquote p { font-weight: normal; }
