/*This is the CSS style sheet for all Tall Fescue TurfGrass Pages*/

.TurfHeader {
	font-size:14px;
	font-weight: bold;	
	}
	
.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	}

/*Covenant Styles*/


#Covenant {
	width: 770px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	}
	
#Covenant img {	
	margin: auto;
	margin-top: 10px;
	display: block;
	}
	
#Covenant img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#Covenant p {
	color:#000;
	line-height: 1.5em;
	}
	
#Covenant h1{
	font-weight:bold;
	text-align: center;
	font-size: 16px;
	margin-bottom: -5px;
	}
	
#Covenant h2 {
	font-size: 16px;
	text-align:center;
	display: block;
	background-color:#333399;
	color:#fff;
	height: 23px;
	padding-top: 5px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

#Covenant h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	font-style: italic;
	text-align: center;
	}
	
#Covenant .TurfHeader {
	color: #333399;
	}
	
#Covenant .CovenantWord {
	color: #cc0033;
	font-weight: bold;
	}

#Covenant p.floatLeft {
	float: left;
	width: 340px;
	margin: 10px;
	height: 110px;
	}
	
#Covenant p.floatRight {
	float: right;
	width: 370px;
	margin: 10px;
	height: 110px;
	}

#Covenant p.moreInformation {
	width: 250px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	}

	
/*Covenant Table Styles*/

#Covenant table tr.special {
	background-color: #333399;
	color: #FFF;
	}
	
#Covenant th.readData {
	color:#000;
	font-weight: normal;
	}
	
#Covenant th.readData a {
	color:#fff;
	}
	
#Covenant th.readData a:hover {
	color: #000;
	}
	
#Covenant th.readData {
	background-color:#7fac71;
	}

#Covenant th.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	}
	
/*CovenantTBl*/
	
#CovenantTbl1 {
	width: 350px;
	margin-bottom: 20px;
	margin-left: 4px;
	}

#CovenantTbl1 caption {
	font-size: 14px;
	text-align: center;
	}
	

/*CovenantTBl2*/	
	
#CovenantTbl2 {
	width: 370px;
	margin-bottom: 20px;
	margin-right: 3px;
	margin-top: -30px;
	}
	
#CovenantTbl2 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*CovenantTBl3*/
	
#CovenantTbl3 {
	width: 300px;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	}

#CovenantTbl3 caption {
	font-size: 13px;
	text-align: center;
	}
	
/*CovenantTBl4*/

#CovenantTbl4 {
	width: 380px;
	margin-left: 10px;
	}

#CovenantTbl4 caption {
	font-size: 14px;
	text-align: center;
	}

/*CovenantTBl5*/
	
#CovenantTbl5 {
	width: 340px;
	margin-right: 10px;
	}
	

#CovenantTbl5 caption {
	font-size: 14px;
	text-align: center;
	}

/*Kitty2000 Styles*/


#Kitty2000 {
	width: 770px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	}
	
#Kitty2000 img {	
	margin: auto;
	margin-top: 10px;
	display: block;
	}
	
#Kitty2000 img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#Kitty2000 p {
	color:#000;
	line-height: 1.5em;
	}
	
#Kitty2000 h1{
	font-weight:bold;
	text-align: center;
	font-size: 14px;
	margin-bottom: -5px;
	}
	
#Kitty2000 h2 {
	font-size: 16px;
	text-align:center;
	display: block;
	background-color:#ff0000;
	color:#fff;
	height: 23px;
	padding-top: 5px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

#Kitty2000 h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	font-style: italic;
	text-align: center;
	}
	
#Kitty2000 .TurfHeader {
	color: #333399;
	}
	
#Kitty2000 .CovenantWord {
	color: #cc0033;
	font-weight: bold;
	}

#Kitty2000 p.floatLeft {
	float: left;
	width: 340px;
	margin: 10px;
	height: 110px;
	}
	
#Kitty2000 p.floatRight {
	float: right;
	width: 370px;
	margin: 10px;
	height: 110px;
	}

#Kitty2000 p.moreInformation {
	width: 250px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	}

	
/*Kitty2000 Table Styles*/

#Kitty2000 table tr.special {
	background-color: #333399;
	color: #FFF;
	}
	
#Kitty2000 th.readData {
	color:#000;
	font-weight: normal;
	}
	
#Kitty2000 th.readData a {
	color:#fff;
	}
	
#Kitty2000 th.readData a:hover {
	color: #000;
	}
	
#Kitty2000 th.readData {
	background-color:#7fac71;
	}

#Kitty2000 th.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	}
	
/*Kitty2000TBl*/
	
#Kitty2000Tbl1 {
	width: 380px;
	margin-bottom: 20px;
	margin-right: 5px;
	}

#Kitty2000Tbl1 caption {
	font-size: 14px;
	text-align: center;
	}
	

/*Kitty2000TBl2*/	
	
#Kitty2000Tbl2 {
	width: 380px;
	margin-bottom: 20px;
	margin-left: 5px;
	}
	
#Kitty2000Tbl2 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*Turf-Rye Intro Page Styles*/

#secondaryNavWrapper.widthHeightSNOddRow {
	width: 492px;
	}

#secondaryNavWrapper2.widthHeightSNOddRow {
	width: 328px;
	height: 335px;
	}
	
#secondaryNav.heightSN {
	height: 333px;
	}
	
/*Rendition Styles*/


#Rendition {
	width: 770px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	}
	
#Rendition img {	
	margin: auto;
	margin-top: 10px;
	display: block;
	}
	
#Rendition img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#Rendition img.floatRight {
	border: 2px solid #000;
	margin-top: -4px;
	margin-left: 12px;
	margin-right: 5px;
	}
	
#Rendition p {
	color:#000;
	line-height: 1.5em;
	}
	
#Rendition h1{
	font-weight:bold;
	text-align: center;
	font-size: 16px;
	margin-bottom: -5px;
	}
	
#Rendition h2 {
	font-size: 16px;
	text-align:center;
	display: block;
	background-color:#003333;
	height: 25px;
	padding-top: 5px;
	color:#ffff66;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

#Rendition h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	font-style: italic;
	text-align: center;
	}
	
#Rendition .RenditionWord {
	color: #003333;
	font-weight: bold;
	}
	
#Rendition .TurfHeader {
	color: #003333;
	}

#Rendition .italicLargeBold {
	color: #003333;
	}

#Rendition p.floatLeft {
	float: left;
	width: 340px;
	margin: 10px;
	height: 110px;
	}
	
#Rendition p.floatRight {
	float: right;
	width: 370px;
	margin: 10px;
	height: 110px;
	}

#Rendition p.moreInformation {
	width: 250px;
	font-size: 10px;
	margin-right: 55px;
	margin-top: -165px;
	float:right;
	}

	
/*Rendition Table Styles*/

#Rendition table tr.special {
	background-color: #003333;
	color: #FFF;
	}
	
#Rendition th.readData {
	color:#000;
	font-weight: normal;
	}
	
#Rendition th.readData a {
	color:#fff;
	}
	
#Rendition th.readData a:hover {
	color: #000;
	}
	
#Rendition th.readData {
	background-color:#7fac71;
	}

#Rendition th.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	}
	
/*RenditionTBl*/
	
#RenditionTbl1 {
	width: 410px;
	margin-left: 0px;
	}
	

#RenditionTbl1 caption {
	font-size: 14px;
	text-align: center;
	}
	

/*RenditionTBl2*/	
	
#RenditionTbl2 {
	width: 350px;
	margin-right: 0px;
	}
	
#RenditionTbl2 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*RenditionTBl3*/
	
#RenditionTbl3 {
	width: 350px;
	}

#RenditionTbl3 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*RenditionTBl4*/

#RenditionTbl4 {
	width: 380px;
	margin-left: 3px;
	}

#RenditionTbl4 caption {
	font-size: 14px;
	text-align: center;
	}

/*RenditionTBl5*/
	
#RenditionTbl5 {
	width: 370px;
	margin-right: 3px;
	}
	

#RenditionTbl5 caption {
	font-size: 14px;
	text-align: center;
	}	
	
	

/*Hudson Styles*/


#Hudson {
	width: 780px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	}
	
#Hudson img {	
	margin: auto;
	margin-top: 10px;
	display: block;
	}
	
#Hudson img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#Hudson img.floatRight {
	border: 2px solid #000;
	margin-top: -4px;
	margin-left: 12px;
	margin-right: 5px;
	}
	
#Hudson p {
	color:#000;
	line-height: 1.5em;
	}
	
#Hudson h1{
	font-weight:bold;
	text-align: center;
	font-size: 16px;
	margin-bottom: -5px;
	}
	
#Hudson h2 {
	font-size: 16px;
	text-align:center;
	display: block;
	background-color:#d5eaaf;
	height: 25px;
	padding-top: 5px;
	color:#009440;
	margin-left: -10px;
	margin-right: -10px;
	}

#Hudson h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	font-style: italic;
	text-align: center;
	width: 780px;
	margin-left: -2px;
	}
	
#Hudson .HudsonWord {
	color: #52602d;
	font-weight: bold;
	}
	
#Hudson .TurfHeader {
	color:#009440;	
	}

#Hudson .italicLargeBold {
	color: #003333;
	}

#Hudson p.floatLeft {
	float: left;
	width: 370px;
	margin: 10px;
	margin-bottom: 0px
	}
	
#Hudson p.floatRight {
	float: right;
	width: 370px;
	margin: 10px;
	margin-bottom: 0px
	}

#Hudson p.moreInformation {
	width: 250px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	}


	
/*Hudson Table Styles*/

	
/*HudsonTBl*/
	
#HudsonTbl1 {
	width: 380px;
	margin-top: -50px;
	margin-left: 3px;
	margin-bottom: 25px;
	}
	
#HudsonTbl1 th {
	padding: 4px;
	}

	

/*HudsonTBl2*/	
	
#HudsonTbl2 {
	width: 380px;
	margin-top: -50px;
	margin-right: 3px;
	}

#HudsonTbl2 th {
	padding: 4px;
	}
	

/*HudsonTBl3*/	
	
#HudsonTbl3 {
	width: 450px;
	margin-top: 30px;
	margin-bottom: 0px;
	}

#HudsonTbl3 th {
	padding: 4px;
	}
	
/*TitanLTD*/

#TitanLTD {
	border: 9px solid #60017D;
	background-color: #FFF;
	width: 678px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 4px solid #003635;
	}
	
#TitanLTD h1 {
	color: #030;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 15px;
	}

#TitanLTD h1 span.fontLarger {
	font-size: 32px;
	}

#TitanLTD h2 {
	background-color:#3e7b7b;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	}
	
#TitanLTD h2 a {
	color: #ffd620;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	}	
	
#TitanLTD h2.bordertop {
	border-top: 2px solid #000;
	margin-bottom: 0px;
}

#TitanLTD h2.borderbottom {
	border-bottom: 2px solid #000;
	}
	
#TitanLTD img {
	margin-top: 0px;
	}
	
#TitanLTD p a {
	color:#3e7b7b;
	font-style: normal;
	}
	
#TitanLTD p a:hover {
	text-decoration: underline;
	}
	
#TitanLTD p {
	font-size: 14px;
	font-weight:bold;
	margin-top: 5px;
	text-align: center;
	color: #030;
	margin-bottom: 20px;
	line-height: 1.3em;
	}
	
#TitanLTD p span.fontLarger a {
	font-size: 16px;
	}
	

/*TLC Styles*/

#mainContent.TLC {
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	margin-bottom: 0px;
	}

#TLC {
	width: auto;
	height: auto;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#TLC .TLCword {
	color: #7b001f;
	font-weight: bold;
	}	
	
#TLC img {	
	margin: auto;
	margin-top: 10px;
	display: block;
	}
	
#TLC p.floatRight {
	color: #060;
	font-style: italic;
	margin-top: -10px;
	margin-right: 20px;
	text-align: right;
	}	
	
#TLC p.floatRight img {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	}
	
#TLC p {
	color:#000;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	}

#TLC a {
	color: #7b001f;
	font-style: normal;
	}
	
#TLC ul {
	color: #060;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
	list-style: disc;
	}
	
#TLC p.ulHeader {	
	font-weight: bold;
	color: #060;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	}
	


/*Tall-Fescue Intro Page Styles*/

#secondaryNavWrapper.widthHeightSNOddRow {
	width: 492px;
	}

#secondaryNavWrapper2.widthHeightSNOddRow {
	width: 492px;
	height: 250px;
	}
	
#secondaryNav.heightSN {
	height: 248px;
	}
	
#secondaryNav a.noLink {
	display: block;	
	padding: 2px;
	margin-bottom: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color:#006633;
	text-decoration: none;	
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-style: normal;
	cursor: default;
	
	}
