body {
	color: #3d5c00;
	background-color: #ceeba2;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

p {
	color: #3d5c00;
	background-color: transparent;
	margin: 0 0 14px 0;
}

img {
	border: 0;
}

#page {
	position: relative;
	clear:both;
	color: #3d5c00;
	background: #e7ebb2;
	text-align: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #99cc66;
	width: 784px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 783px;	 /* Actual value for conformant browsers */	
}
html>#page {
	width: 783px; /* Be nice to Opera */
}

#navigation {
	float: left;
	color: #3d5c00;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #99cc66;
	height: 69px;
	width: 784px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 783px;	 /* Actual value for conformant browsers */	
}

html>#navigation {
	width: 783px; /* Be nice to Opera */
}

#innernavigation {
	float: left;
	color: #3d5c00;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #99cc66;
	height: 55px;
	width: 784px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 783px;	 /* Actual value for conformant browsers */	
}

html>#innernavigation {
	width: 783px; /* Be nice to Opera */
}

#globalnav {
	float:left;
	color: #3d5c00;
	background: #ffffff;
	padding: 0;
	margin: 0;
	height: 19px;
	width: 480px;
}

#globalnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}

#globalnav ul li {
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

#globalnav ul li a {
	display: block;
	float: left;
	color: #fe6601;
	background-color: #ffffff;
	text-align: center;
	padding: 0 10px 0 8px;
	margin: 0;
	font: normal 10px/19px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 19px;
	border: 0;
}

#globalnav ul li a:hover {
	text-decoration: none;
	color: #bb5500;
	background-color: #ffffff;
}

#globalnav ul li a.lastlink {
	border: 0;
	background: #ffffff;
}

#globalnav ul li a.lastlink:hover {
	border: 0;
	background: #ffffff;
}
	
#utilitynav {
	float: right;
	margin: 0;
	padding: 0;
	height: 19px;
	width: 230px;
}

#utilitynav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#utilitynav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#utilitynav ul li a {
	float: left;
	color: #8c8c5e;
	background: #ffffff url(/images/navdotutil.gif) no-repeat right;
	display: block;
	height: 19px;
	text-align: center;
	padding: 0 10px 0 8px;
	margin: 0;
	font: normal 10px/19px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0;
}

#utilitynav ul li a:hover {
	text-decoration: none;
	color: #bb5500;
	background: #ffffff url(/images/navdotutil.gif) no-repeat right;
}

#utilitynav ul li a.issuelink {
	color: #fe6601;
	background: #ffffff url(/images/navdotutil.gif) no-repeat left;
	margin: 0 0 0 2px;
}

#utilitynav ul li a.issuelink:hover {
	color: #bb5500;
	background: #ffffff url(/images/navdotutil.gif) no-repeat left;
}

#masthead {
	float:left;
	color: #3d5c00;
	background-color: #f6f8d6;
	padding: 0 10px 0 10px;
	margin: 0;
	border-top: 1px solid #e7ebb2;
	border-bottom: 1px solid #7fcc4c;
	height: 50px;
	width: 783px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 48px;
	width: 763px;	 /* Actual value for conformant browsers */	
	}

html>#masthead {
	height: 48px;
	width: 763px; /* Be nice to Opera */
}

#innermasthead {
	float:left;
	color: #3d5c00;
	background: #f6f8d6 url(/images/innermastheadflora.gif) no-repeat right;
	padding: 0 10px 0 10px;
	margin: 0;
	border-top: 1px solid #e7ebb2;
	border-bottom: 1px solid #7fcc4c;
	height: 36px;
	width: 783px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 34px;
	width: 763px;	 /* Actual value for conformant browsers */	
	}

html>#innermasthead {
	height: 34px;
	width: 763px; /* Be nice to Opera */
}
	
#issuecolumn {
	position: relative;
	width:367px;
}
	
#issuetext {
	color: #3d5c00;
	background: #f6f8d6;
	overflow: auto;
	/* IEWin scrollbar selectors */
	scrollbar-track-color: #fbfceb;
	scrollbar-face-color: #f6f8d6;
	scrollbar-darkshadow-color: #bfc56f;
	scrollbar-shadow-color: #bfc56f;
	scrollbar-3dlight-color: #f6f8d6;
	scrollbar-highlight-color: #bfc56f;
	scrollbar-arrow-color: #737830;
	padding: 10px 10px 10px 10px;
	margin: 0;
	height: 260px;
	width: 300px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 240px;
	width: 347px;	 /* Actual value for conformant browsers */	
}

html>#issuetext {
	height: 240px;
	width: 347px; /* Be nice to Opera */
}

#issuetext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#issuetext h3 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#issuetext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#sectioncolumn {
	position: relative;
	width:458px;
}

#sectiontext {
	color: #3d5c00;
	background: #f6f8d6;
	padding: 0 0 10px 0;
	margin: 0;
	width: 458px;
}

#sectiontext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#sectiontext h3 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
	background: url(/images/pixelflower.gif) no-repeat 0 50%;
}

#sectiontext h4 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
}

#sectiontext h5 {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 10px 10px 10px 10px;
}

#sectiontext p {
	padding: 0 10px 5px 10px;
}

#sectiontext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#blogtext {
	color: #3d5c00;
	background: #f6f8d6;
	padding: 0 0 10px 0;
	margin: 0;
	width: 458px;
}

#blogtext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#blogtext h3 {
	color: #3d5c00;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	padding: 0 10px 0 15px;
}

#blogtext h4 {
	color: #3d5c00;
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
}

#blogtext h7 {
	background: #fbfceb
	height: 20px;
	text-indent: -100em;
	line-height: 20px;
	border: 0;
}

#blogtext p {
	padding: 0 10px 5px 10px;
}

#blogtext hr {
	margin: 0 0 0 20px;
	padding: 0 10px 0 15px;
	border-bottom:1px dashed #c8d1a0;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	width: 420px;
	display:block;
}

#issuetext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
	
#mixedcolumn {
	position: absolute;
	left:367px;
  	top:0;
	width:416px;
}

#innerutilitycolumn {
	position: absolute;
	left:490px;
  	top:0;
	width:240px;
	padding: 15px 0 15px 0;
}

#journalcolumn {
	float: left;
	padding: 40px 21px 0 21px;
	width: 282px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 240px;	 /* Actual value for conformant browsers */	
}

html>#journalcolumn {
	width: 240px; /* Be nice to Opera */
}

#journaltext {
	color: #3d5c00;
	background: #f6f8d6;
	overflow: auto;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* IEWin scrollbar selectors */
	scrollbar-track-color: #fbfceb;
	scrollbar-face-color: #f6f8d6;
	scrollbar-darkshadow-color: #bfc56f;
	scrollbar-shadow-color: #bfc56f;
	scrollbar-3dlight-color: #f6f8d6;
	scrollbar-highlight-color: #bfc56f;
	scrollbar-arrow-color: #737830;
	padding: 10px 10px 10px 10px;
	margin: 0 0 15px 0;
	height: 276px;
	width: 240px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 256px;
	width: 220px;	 /* Actual value for conformant browsers */	
}

html>#journaltext {
	height: 256px;
	width: 220px; /* Be nice to Opera */
}

#journaltext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#journaltext h3 {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#journaltext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#utilitycolumn {
	position: absolute;
	left:282px;
  	top:24px;
	width: 134px;/* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 118px;	 /* Actual value for conformant browsers */	
}

html>#utilitycolumn {
	width: 118px; /* Be nice to Opera */
}

#sectionhighlights {
	border: 1px solid #7fcc4c;
	background: #f6f8d6;
	margin: 5px 0 10px 0;
	width: 240px;/* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 238px;	 /* Actual value for conformant browsers */	
}

html>#sectionhighlights {
	width: 238px; /* Be nice to Opera */
}

#sectionhighlights p {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px 2px 10px;
}

#sectionhighlights a {
	padding: 0 0 0 15px;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/images/pixelflower.gif) no-repeat 0 50%;
}

#support {
	padding: 10px 0 15px 0;
}

#support a {
	border: 0;
}

#storepromo {
	padding: 15px 0 25px 0;
}

#fromforum {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}

#fromforum h4 {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#fromforum a {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#fromglossary {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
	border-top: 1px solid #7fcc4c;
}

#fromglossary h4 {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#fromglossary a {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	clear:both;
	color: #3d5c00;
	background: #ffffff;
	margin: 0;
	padding: 0 15px 0 15px;
	height: 25px;
	font: 10px/25px Verdana, Arial, Helvetica, sans-serif;
	width: 783px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 753px;	 /* Actual value for conformant browsers */	
}

html>#footer {
	width: 753px; /* Be nice to Opera */
}

#footer a{
	font-weight: normal;
	border: 0;
}

/* Links */

a, a:visited, a:link, a:active {
	color: #fe6601;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #bb5500;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}


/* Headings */

h1 {
	color: #ff3300;
	background-color: transparent;
	font: bold 18px/28px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 13px 0;
	background-image: none;
}

h2 {
	color: #ff3300;
	background-color: transparent;
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	background-image: none;
}

h3 {
	color: #ff3300;
	background-color: transparent;
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	background-image: none;
}


/* Heading image replacements */

h1.hreplaceyggtreelogo {
height: 40px;
margin: 4px 0 0 0;
padding: 0;
text-indent: -100em;
line-height: 40px;
}

h1.hreplaceinneryggtreelogo {
height: 33px;
margin: 0;
padding: 0;
text-indent: -100em;
line-height: 33px;
}


/* List Selectors */

ul,ol,dl {
	margin: 4px 0 13px 13px;
	padding-left:13px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
}

ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style: decimal;
}
