/* Thistle_Hill.css for ../Thistle_Hill.htm */
/* Tarrant County Master Gardners Association */
/* Copyright 2017-2018 */

ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
   background-color: transparent;
}
li {
   float: left;
}
li a {
   display: block;
   color: white;
   text-align: center;
   padding: 4px 12px;
   text-decoration: none;
}
li a:hover {
   background-color: #393;
}
.active {
   background-color: #a6d8a8;
}
nav {
   display: block;
}
/*
a:link              { * links *
   color           : red;
   text-decoration : none;
   }
a:visited           { * links *
   color           : blue;
   }
a:hover             { * links *
   color           : green;
   text-decoration : underline;
   }
a:active            { * links *
   color           : lightblue;
   }
      */
.cc01               { /* background images */
	border          : 0px none white;
	}
.cc02               { /* */
	}
.cc03               { /* "Tarrant County Master Gardener Association" */
	font            : bold 48px 'Times New Roman', Times, serif;
	color           : #006600;
	}
.cc04               { /* not used */
	}
.cc05               { /* footer */
	font            : 15px 'Arial', Helvetica, sans-serif;
	color           : black; 
   text-align      : center;
	}
.cc06               { /* "Thistle Hill Garden" */
	font            : bold 20px 'Arial', Helvetica, sans-serif;
	color           : white;
	text-align      : center;
   padding         : 4px 0 0 0;
	}
.cc07               { /* not used */
	}
.cc08               { /* text box */
	font            : 15px 'Arial', Helvetica, sans-serif;
	color           : black;
   text-align      : left;
	}
.cc09               { /* Business Card */
	font            : 13px 'Arial', Helvetica, sans-serif;
	color           : black;
	border          : 1px outset #f0f0f0;
	text-align      : left; 
	}
.cc10               { /* menu navBar Text */
	font            : italic bold 16px 'Arial', Helvetica, sans-serif;
	color           : white;
   }
span#e20            { /* images/ TCMGA Icon (upper left corner) */
	background      : transparent url(../images/Bluebonnets_logo_sm.jpg) no-repeat top left;
	position        : absolute;
	left            :      7px;
	top             :      8px;
	width           :    112px;
	height          :    112px;
	}
span#e19            { /* images/ page BG; was whitePageBG_1500x993.gif */
	}
span#e17            { /* image: TAMU AgriLife Extension Logo (lower right) */
   background      : transparent url(../images/agrilife_extension.jpg) no-repeat top left;
	position        : absolute;
	left            :     50px;
	top             :    980px;
	width           :    129px;
	height          :     60px;
	}
div#e16             { /* "Tarrant County Master Gardener Association */
	position        : absolute;
	left            :    145px;
	top             :      5px;
	width           :    700px;
	height          :    120px;
	}
span#e15            { /*  navbar_background */
	background-color:     #060;
	position        : absolute;
	left            :      0px;
	top             :    120px;
	width           :    960px;
	height          :     26px;
	}
div#e11             { /* Home */
	position        : absolute;
	left            :    590px;
	top             :    120px;
	width           :    394px;
	height          :     26px;
	}
span#e10            { /* images/ TxMG Icon (upper right) */
	background      : transparent url(../images/txmg_106x106.gif) no-repeat top left;
	position        : absolute;
	left            :    850px;
	top             :      7px;
	width           :    106px;
	height          :    106px;
	}
div#e6              { /* page title bar */
   background-color:  #0000ff;   /* blue bar*/
	position        : absolute;
	left            :      1px;
	top             :    167px;
	width           :    960px;
	height          :     26px;
	}
div#e5              { /* footer */
   position        : absolute;
   left            :    230px;
   top             :    950px;
   width           :    500px;
   height          :    180px;
   }
span#e4             { /* image Main Picture */
	background      : transparent url(../images/Thistle_Hill_2017.jpg) no-repeat top left;
	position        : absolute;
	left            :      3px;
	top             :    235px;
	width           :    435px;
	height          :    320px;
	}
div#e3              { /* Text Write-UP */
	position        : absolute;
	left            :    500px;
	top             :    242px;
	width           :    430px;
	height          :    655px;
	}
div#e1              { /* Business Card */
	position        : absolute;
	left            :      5px;
	top             :    575px;
	width           :    435px;
	height          :    115px;
	}
div#page            { /* Page Holder */
	position        : relative;
   width           :    960px;
	height          :   1000px;
	text-align      :     left;
	margin-left     :     auto;
	margin-right    :     auto;
	}
body                { /* Page Body */
	background-color: blanchedAlmond;
	text-align      :   center;
	overflow        :   scroll;
	}
/* EOF */
