/* ============ GLOBAL TYPE STYLES ============ */

body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #2f3c34;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0.5em;
}

h1 {
	font-size: 2.5em;
	margin-left: -0.25em;
}

h2 {
	font-size: 2em;
	padding-bottom: 0.2em;
}

h2 a:link, h2 a:visited, {
	margin-left: -0.5em;
	font-weight: normal;
}

h2.contentheading, h2.contentheading_diseasechart {
	margin-left: -0.25em; 
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size: 1.5em;
/* 	margin-left: -5px; */
}

div.featured-lawn h3 {
	margin-left: -0.25em;
}

h4 {
	font-size: 1.3em;
/* 	margin-left: -5px; */
}

.pulltext {
	font-size: 1.7em;
	line-height: 1.4em;
}

.pulltext .cufon {
	padding-bottom: 5px;
}

p {
	padding-bottom: 1em;
}

ol {
	list-style-type: decimal;
	padding-left: 3em;
	padding-bottom: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

sup {
	vertical-align: super;
	line-height: 0em;
}

/*
ul.product-extras {
	list-style-image: url(images/bullet.png);
}
*/

div#wrapper ul {
	list-style-type: square;
	padding-left: 2em;
	padding-bottom: 1em;
}

/* ============ LINKS ============ */

a:link, a:visited {
	color: #005826;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #364a3e;
}

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

a.definition {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #005826;
}

/* ============ FOOTER ============ */

div#footer ul#menulist_root_sitemap li a {
	font-size: 0.9em;
}

div#footer ul#menulist_root_sitemap li ul li a {
	font-weight: normal;
}

/* ============ SIDEBAR ============ */

div#sidebar div.moduletable h3 {
	padding-left: 10px;
}

ul.mainlevel_sidebar li a {
	font-size: 1em;
}

ul.mainlevel_sidebar li a:hover {
	text-decoration: none;
	background: #effaef;
}

ul.mainlevel_sidebar li a.mainlevel_sidebar, ul.mainlevel_sidebar li a.mainlevel_current_sidebar, ul.mainlevel_sidebar li a.mainlevel_active_sidebar  {
	font-size: 1.5em;
	height: 20px;
	font-weight: normal;
}

a#menulink_1_sidebar {
	text-indent: -0.5em;
}

/* ============ TABLES ============ */

td p, th p {
	padding-bottom: 0;
}

th h3 {
	padding-bottom: 0;
}

/* ============ FORMS ============ */

p.form-note {
	color: #909090;
	font-style: italic;
}

span.required {
	color: #ff7200;
}

div.chronoform {
	margin-left: 30px;
}

div.chronoform a {
	font-style: italic;
	font-weight: normal;
}