/**  CSS Document for Empire Turf Website  **/

body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737077;
	behavior:url(includes/csshover1v4.htc);
}
img {
	border:0;
}
a:link,
a:visited {
	color:#ff9900;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#main {
	width: 760px;
	margin: auto;
}
#banner {
	height: 170px;
	background-image: url(../images/BG_page-top01.jpg);
	background-repeat: no-repeat;
}
#bannerInner {
	width: 715px;
	margin-left: 22px;
	border-bottom: 15px solid #FF9900;
	height: 155px;
}
#logo {
	padding: 44px 10px 0px 15px;
	width: 251px;
	float: left;
}
#banImg1 {
	float: right;
	clear: none;
	padding: 44px 30px 0px 10px;
}
#mid {
	width:760px;
	background-image: url(../images/BG_page-body01.jpg);
	background-repeat:repeat-y;
	position:relative;
	float:left;
}
#leftBar {
	float: left;
	display:inline;
	width: 185px;
	background-image: url(../images/BG_Nav01.jpg);
	background-repeat: no-repeat;
	margin-left: 22px;
}
#leftBarText {
	padding: 0px 8px;
	background-image: url(../images/BG_Grass.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
#leftBarText h2 {
	font-size: 12px;
	background-color: #f7f7f7;
	border-bottom: 2px solid #f7f7f7;
	padding: 5px;
	margin-right: 20px;
}
#leftBarText a:link,
#leftBarText a:visited {
	font-weight: bold;
	color: #777;
	text-decoration:none;
}
#leftBarText a:hover {
	text-decoration:underline;
}
#leftBarText img {
	margin:0;
	padding:0;
	border:0;
}
#leftBarText div {
	margin:10px auto;
	padding:0;
	text-align:center;
}
.leftBarTextHR {
	margin:15px 0;
}
#leftBarText #mowing {
	text-decoration: underline;
}
#content {
	float: left;
	width: 500px;
	padding:25px 15px;
}
#content p {
	padding: 0;
	margin:20px 0 0 0;
	color: #1c451b;
	text-align: justify;
	line-height: 1.5em;
}
#content .videoclips {
	border-top: 3px dotted #aaa;
	border-bottom: 3px dotted #aaa;
	width: 450px;
	height: 175px;
	margin: 10px 15px;
	padding: 10px;
	text-align:center;
}
#content .videoclips img {
	border:1px solid #777;
	padding:12px 5px 5px 12px;
	float:left;
}
#content .videoclips img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
#content .videoclips a:link,
#content .videoclips a:visited {
	color:#737077;
	text-decoration:none;
}
#content .videoclips a:hover {
	text-decoration:underline;
}
#content .contactDetails {
	text-align: center;
	color: #1C451B;
	font-weight: bold;
}
#content .leftText {
	width: 250px;
	line-height: 1.4em;
	float: left;
	margin: 0px 10px 10px 0px;
	clear: none;
}
#content .segment {
	border-bottom: 3px dotted #aba8a8;
	float: right;
	clear: none;
	padding-bottom: 8px;
	margin-bottom: 18px;
	width: 483px;
}
#content .segment .segmentImg {
	width: 211px;
	float: right;
	clear: none;
}
#content ol li {
	padding-bottom: 13px;
	line-height: 1.6em;
	margin-right: 20px;
	color: #1C451B;
}
#content hr {
	width: 380px;
	height: 1px;
}
#footer {
	height: 120px;
	background-image: url(../images/BG_page-base01.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#footerInner {
	font-size: 10px;
	color: #dedede;
	margin-right: 23px;
	margin-left: 22px;
	border-top: 15px solid #B36B00;
}
#footerInner #footnotes {
	padding: 10px 85px 5px 50px;
	text-align: center;
	background-image: url(../images/empire-footer-bw.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* headings */

#content h1 {
	font-size: 20px;
	margin:0;
	padding:0;
	color: #009900;
}
#content h2 {
	font-size: 17px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#ff9900;
}
#content a h2 {
	text-decoration:none;
	color:#ff9900;
}
#content a h2:hover {
	text-decoration:underline;
}
#content h3 {
	font-size: 13px;
	margin:20px 0;
	padding:0;
	color:#009900;
}
#content a h3 {
	text-decoration:none;
	color:#009900;
}
#content a h3:hover {
	text-decoration:underline;
}
#content h4 {
	font-size: 12px;
	font-weight:normal;
	margin:20px 0 0 0;
	padding:0;
	color:#ff9900;
}
/* Navigation*/

#nav {
	padding: 10px 15px 9px 15px;
	color: #B36B00;
	font-weight: bold;
	margin-bottom: 15px;
}
#nav a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #FFCC80;
	line-height: 1.2em;
	display: block;
	padding-bottom: 2px;
}
#nav a:link a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #FFCC80;
	line-height: 1.2em;
	display: block;
}
#nav a:hover {
	color: #7D4B00;
	border-bottom: 1px dashed #FFCC80;
	display: block;
}
/* Custom Classes */

.clear {
	clear:both;
}
.floatedImg {
	margin: 0px 0px 8px 13px;
	float: right;
	padding: 3px;
	border: 1px solid #d7d7d7;
}
.slogan {
	font-size: 18px;
	color: #1C451B;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
}
.link {
	font-weight: bold;
	color: #A57A22;
}
#content ul li {
	line-height: 1.6em;
	text-align: justify;
	padding-bottom: 5px;
	color: #1c451b;
}
#content .link a {
	color: #1C451B;
}
.large {
	font-size: 12px;
	font-weight: bold;
	color: #1C451B;
}
.left {
	padding: 3px;
	float: left;
	border: 1px solid #777;
	margin: 10px 10px 0px 5px;
	clear: none;
}
.leftAlign {
	float:left;
}
.right {
	padding: 3px;
	float: right;
	border: 1px solid #777;
	margin: 10px 10px 0px 0px;
	clear: none;
}
.rightAlign {
	text-align: right;
}
.rightImg {
	float:right;
	margin:0 0 10px 10px;
}
#suppliers {
	background-color: #94AC56;
}
#suppliers td {
	padding: 3px 10px;
	border-bottom: 1px dotted #ccc;
}
#suppliers td a:link {
	color: #FFFFFF;
}
.SWSweblink {
	font-size: 9px;
	padding-left: 120px;
}
#characteristics td {
	padding-bottom: 8px;
	border-bottom: 2px dotted #a57a22;
}
#characteristics .heading {
	font-size: 12px;
	font-weight: bold;
	color: #0F4222;
}
#characteristics .bottom {
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #0F4222;
}
#characteristics .green {
	background-color: #C1E387;
}
#characteristics tr {
}
#characteristics caption {
	font-size: 16px;
	font-weight: bold;
	color: #A57A22;
	background-color: #C1E387;
}
#characteristics {
	border: 2px solid #C1E387;
	color: #0F4222;
}
#characteristics .brown {
	background-color: #ECD5A7;
}
.highlightLink {
	font-size: 14px;
	color: #1C451B;
	background-color: #FFFFFF;
	border: 4px outset #1c451b;
}

/*  Plant Breeders Rights Disclaimer for index page  */
#content .disclaimer {
	clear:both;
}
#content .disclaimer img.pbr {
	position:relative;
	left:143px;
	top:17px;
}
#content .disclaimer p {
	color:#aaa;
	margin:0;
}
#content .disclaimer a:link,
#content .disclaimer a:visited {
	color:#aaa;
	text-decoration:none;
}
#content .disclaimer a:hover {
	text-decoration:underline;
}
/*  END PBR Disclaimer  */

.centerAlign {
	text-align:center;
}
#content p.centerAlign {
	text-align:center;
}
#dblDiv {
	width:240px;
	margin-right:10px;
}
#dblDiv h4 {
	padding-left:25px;
}
.ChartH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FF9900;
}
