/* HTML Elements */
body, p, td, blockquote, li {
	font: 8pt/11pt Verdana,Arial,Helvetica,sans-serif;
}
img {
	border: 0px;
}
h1 {
	font: bold italic 16pt/24pt Georgia,"Times New Roman",Times,serif;
	color: #13712f;
	margin: 0 0 0.2em 0;
}
h1 .cb-adjust {
	color: #000;
}
h1 .Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #f00;
	line-height: 120%;
}
h2 {
	font: bold italic 12pt/16pt Georgia,"Times New Roman",Times,serif;
	color: #13712f;
}
h3 {
	font: bold italic 10pt/12pt Georgia,"Times New Roman",Times,serif;
	color: #13712f;
	margin-bottom: 0.25em;
}
h4 {
	font: bold 9pt/12pt Verdana,Arial,Helvetica,sans-serif;
	color: #13712f;
	margin-bottom: 0;
}
h5, h6 {
	font: bold 8pt/10pt Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	margin-bottom: 0;
}
p, ol, ul, blockquote {
	margin-top: 0.25em;
}
td {
	vertical-align: top;
}
a {
	color: #c00;
	text-decoration: none;
	border-bottom: dashed #c00 1px;
}
a.ImageLink {
	border-bottom: none;
}
/* Global Classes */
.Superscript {
	position: relative;
	top: -.25em;
	font-size: .75em;
}
.CrosseBlackwell, .CrossBlackwell{
	font-weight: bold;
	color: #13712f;
}
.NoWrap {
	white-space: nowrap;
}
.FauxLink {
	cursor: pointer;
}
/* DIVs */
/* Page Heading */
#bodyHolder {
	position: relative;
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#pageHeading h1 {
	margin: 0;
}
#pageHeading h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	margin-top: 0;
	margin-bottom: 0.2em;
}
/* Masthead */
#masthead {
}
/* Main Menu */
#mainMenu {
	position: absolute;
	width: 620px;
	height: 29px;
	overflow: visible;
	top: 81px;
	left: 131px;
}
#mainMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#mainMenu li {
	float: left;
}
#mainMenu li a {
	display: block;
	width: 123px;
	height: 29px;
	font-size: 7.5pt;
	line-height: 10pt;
	text-align: center;
	color: #fff;
	background-color: #000;
	margin-right: 1px;
	border-bottom: none;
}
#mainMenu li a:hover {
	background-color: #f00;
}
li#m1-home a {
	width: 123px;
	padding-top: 5px;
	height: 24px;
	margin-right: none;
}
/* Secondary Menu */
#product-menu {
	padding: 0;
	background: url(/graphics/template/product_menu/m2_bg.gif) repeat-y;
	margin: 0;
}
#product-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#product-menu li {
	width: 110px;
	border-bottom: dashed #f00 1px;
	margin-left: 10px;
}
#product-menu li a {
	display: block;
	width: 112px;
	font-size: 8pt;
	line-height: 10pt;
	text-align: center;
	color: #000;
	border-bottom: none;
	padding: 10px 0px;
	margin: 3px 0;
}
#product-menu li a:hover {
	color: #fff;
	background-color: #168538;
	border-bottom: none;
}

#online-store {
	line-height: 16pt;
	margin: 30px 20px 0 10px;
}
#online-store p {
	line-height: 13pt;
	text-align: center;
}
#online-store p a {
	display: block;
	border: solid #fff 2px;
}
#online-store p a:hover {
	border: solid #168538 2px;
}
#secondaryMenu .Links {
	margin-right: 15px;
}
#secondaryMenu .Links p, #secondaryMenu .Links h3 {
	font-size: 7pt;
	line-height: 9pt;
	margin: 0;
}
#secondaryMenu .Links p.Icon {
	margin-top: 1em;
	text-align: center;
}
#secondaryMenu .Links p.TagLine {
	margin-bottom: 1em;
}
/* Content Area */
#contentHolder {
	z-index: 1;
}
#allContent  {
	width: 750px;
	text-align: left;
}
#allContent td {
	padding: 0;
}
/* Left Menu */
#secondaryMenu {
	width: 144px;
}
/*
#m2PopletSeasonalIdeas {
	visibility: hidden;
	position: absolute;
	top: 369px;
	left: 37px;
	width: 119px;
	height: 100px;
}

*/
/* Content Area */
#content {
	width: 606px;
}
#contentFooter {
	clear: both;
}
/* Footer */
#footer {
	text-align: left;
	background-color: #000;
}
#footer p {
	min-height: 6px;
	color: #fff;
	margin: 0;
	}
/*
*/
#footer p a:hover {
	text-decoration: underline;
	}
#footerMenu {
	width: 400px;
}
#footerMenuB {
	width: 350px;
}
#footerMenu {
	float: right;
}
#footerMenuB {
	float: left;
}
#footerMenu p {
	float: right;
}
#footerMenuB p {
	float: left;
}
#footerMenu p, #footerMenuB p {
	font: 7pt/8pt Verdana,Arial,Helvetica,sans-serif;
	padding-right: 1em;
	padding-left: 1em;
	border-right: solid #000 1px;
}
#footerMenu p.Tweak, #footerMenuB p.Tweak {
	border-right: none;
}
#footerMenu p a, #footerMenuB p a {
	border-bottom: none;
	}

