body {          
         background: url("../images/green_leaves_bg.jpg") repeat fixed;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
                    font-weight: normal;
	margin: 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 35pt;
	margin: 5px 0 5px 0;
        color: #006600;
}

h2 {
	font-size: 15pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #006600;
	font-size: 12pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #EAFFC6;
	border: 1px solid #006600;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #EAFFC6;
	border: 1px solid #006600;
	text-align: left;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #006600;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 2px solid #006600;
                    background-color: #FFFFFC;
}
textarea.text {
	font-size: 8pt;
	border: 2px solid #006600;
                    background-color: #FFFFFC;
}
select {
	font-size: 8pt;
	border: 2px solid #006600;
}

.captcha {
	border: 2px solid #006600;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 2px solid #006600;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFFFCC;
	background: #CA0002;
	border: 1px solid #006600;
	text-align: left;
	clear: both;
	display: block;
        font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #AAA;
	font-size: 9px;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.colums {      background: url("../images/colums_1000x4px.jpg") repeat-y;
                    margin: 0 auto;
	width: 1000px;


}

.center {
	margin: 0 auto;
	width: 865px;
}
	
.center1 {
	background-color: #FFFFCC;
                    
	margin: 0 auto;
	width: 877px;
}

.center2 {
	background-color: #FFFFCC;
                    
	margin: 0 auto;
	width: 877px;
}

	
.header {
	background-color: #006600;
	height: 125px;
	width: 880px;
	margin: 0 auto;
}

.headerLogo {
	float: left;
	margin: 10px 0px 0px 10px;
}

.headerLogo2 {
	float: left;
	margin: 0px 0px 0px 60px;
}

.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}

.searchLabel {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #FFFF00;
}

.searchInput {
	background-color: #FFFFCC;
	border: 3px ridge #FFFF00;
	padding: 2px;
	float: left;
	width: 200px;
	height: 18px;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	float: left;
}

.searchBtnRight {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 18px;
	width: 5px;
	float: left;
}

.userBar {
	clear:right;
	float: right;
                    font-weight: bold;
                    font-size: 12px;
                    width: 200px
	margin: 10px 40px 0px 0px;
	color: #FFFFFF;
                    padding: 10px 30px 0px 0px;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #FFFF00;
	text-decoration: underline;
}

.userBar a:hover {
	color: #FFFF00;
}

/*-------------------*/
.hMenuContainer {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 34px;
	width: 880px;
	margin: 0 auto;
}

.hMenu {
	float: left;
	margin-left: 40px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
}

.hMenu a:hover {
                     
	background: url("../images/hMenuHoverBg.gif") repeat-x;
	float: left;
	display: block;
	height: 34px;
	color: #006600;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
                    padding: 10px 10px 0px 10px;
}

.hMenu img {
	float: left;
}
/*------------------*/



.path {
	
	background-color: #FFFFCC;
	margin: 0 auto;
	width: 662px;
	height: 14px;
                    font-size: 11px;
                    color: #006600;
	padding: 25px 0px 6px 215px;
}

.path a:link, .path a:active, .path a:visited {
	color: #CA0002;
	text-decoration: none;
}

.path a:hover {
	color: #006600;
	text-decoration: underline;
}

.path img {
	margin: 0px 5px 1px 5px;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 212px;
	background-color: #FFFFCC;
}

/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerT {
	background: url("../images/hoz_30px.gif") repeat-x;
                    
	height: 30px;
	width: 650px;
                    
}

.centerContainerB {
	clear: both;
	background: url("../images/hoz_30px.gif") repeat-x;
                    
	height: 30px;
	margin: 0;
	width: 650px;
                    
}

.centerContainerM {
                    background-color: #FFFFCC;
	width: 644px;
                    border: 2px ridge #006600;
	padding: 8px 1px 0px 1px;
	
}


.centerContainerVY {
                    background-color: #FFFFCC;
	width: 875px;
                    
	padding: 8px 1px 0px 1px;
	
}







.centerContainerT2 {
	background: url("../images/hoz_30px.gif") repeat-x;
                    
	height: 30px;
	width: 880px;
                    
}

.centerContainerB2 {
	clear: both;
	background: url("../images/hoz_30px.gif") repeat-x;
                    
	height: 30px;
	margin: 0;
	width: 880px;
                    
}

.centerContainerM2 {
                    background-color: #FFFFCC;
	width: 818px;
                    border: 30px double #006600;
	padding: 8px 1px 0px 1px;
	
}







.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 30px;
	background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 18px 0px 0px 0px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #000000;
	text-decoration: none;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #CA0002;
	font-weight: bold;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 215px;
	background-color: #006600;
}

/*-------------------*/

.footer {
	margin: 0 auto;
	width: 880px;
                    height: 68px;
	background: url("../images/colum_horiz.jpg") repeat-x;
	clear:both;
	text-align: left;
                    font-size: 10px;
                    font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: #164B7F;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.footer a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

.ftex {   margin: 0px 0px 0px 0px;
            height: 10px;
            padding: 30px 0px 0px 0px;
                    
}

/*-------------------*/

.box {
	margin: 0px 0px 20px 12px;
}

.boxTopLeft {
	float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.menuText { text-align: center;
                   font-weight: bold;
                   color: #FFFFFF;
                   padding: 7px 0px 0px 0px;
                   margin: 0px 0px 0px 0px;
}

.boxTopCenter {
	
	background: url("../images/hoz_30px.gif") repeat-x;
                    
	width: 194px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
                    padding: 0px 0px 0px 0px;
                    margin: 0px 0px 0px 0px;
}

.boxTopRight {
	float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	background-color: #FFFFCC;
                    border: 2px ridge #006600;
	width: 190px;
}

.boxBottom {
	background: url("../images/hoz_30px.gif") repeat-x;
	width: 194px;
	height: 30px;
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #CA0002;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.boxPopCats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #000000;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #CA0002;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #006600;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

/*-------------------COMMENTED OUT--------------------
a.link:active, a.link:link, a.link:visited {
	font-size: 12px;
	color: #3E81B4;
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	color: #CA0002;
	text-decoration: underline;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

a.readMore:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
}

a.readMoreFeat:hover {
	color: #CA0002;
	text-decoration: underline;
}


--------END OF COMMENT-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}

.bidFunds {
	background: url("../images/bidBg1.gif") no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url("../images/bidBg2.gif") no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url("../images/bidBg3Middle.gif") repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}


legend {
   border-width: 2px;
   border-color: #006600;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #006600;
}
fieldset {
   border-width: 2px;
   border-color: #006600;
   border-style: ridge;
   background-color: #FFFFCC;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #006600;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #EAFFC6;
   color: #000000;
}

h4 {
        color: #006600;
        font-size: 8pt;
        padding: 6px;
}

.greet { font-size: 20px;
         color: #006600;
}

.texBig { font-size: 50px;
              font-weight: bold;
              color: #006600;
}

.texbig { font-size: 25px;
              font-weight: bold;
              color: #006600;
}

.texmed {font-size: 12px;
               color: #CA0002;
              margin-top: 5px;
              margin-left: 15px;
}

.catmed {font-size: 10px;
               color: #CA0002;
              margin-top: 0px;
              margin-left: 0px;
}

.about { margin-left: 25px;
             margin-right: 25px;
}

.vane { background: url("../images/weathervane.gif");
       background-repeat: no-repeat; background-position: left;
              margin-left: 25px;
              margin-right: 25px;
}

.weathtext { margin-top: 75px;
}

.news { margin: 0px 0px 0px 30px;
}

.shed { background: url("../images/pshed5.jpg") no-repeat;
            height: 50px;
}



.shed :hover { background: url("../images/pshed5oms.jpg") no-repeat;
                        height:50px;
}


/* ...................................photo page.............................*/




/* slides styling */

.photo {width:720px; height:800px; background:url("../photos/gate1.jpg") no-repeat 40px 80px; text-align:left; position:relative;}

.photo dl {font-size:0.9em; position:absolute; width:400px; top:100px; left:100px;}
.photo dl dt {font-family:"times new roman", serif;font-size:1.8em; margin-bottom:2em;}
.photo dl dd {font-family:verdana, arial, sans-serif;  padding:0; margin:0; line-height:1.7em; margin-bottom:2em; font-size:11px;}
.photo dl dd:first-letter {font-weight:bold;}
.photo ul.topic {padding:0; margin:0; list-style:none; width:720px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {display:block; width:240px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; width:235px; height:30px; text-align:center; line-height:30px; color:#fff; text-decoration:none; border:1px solid #000; border-width:1px 1px 0 0; border-left: 2px solid #FFFFCC; background:#006600; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#000; background:#FFFFCC;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul 
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:470px; background:#000 url("../photos/close.gif") no-repeat right top; width:479px; padding:70px 100px; border:20px solid #FFFFCC;}

.photo ul.topic li a:hover ul li, 
.photo ul.topic li:hover ul li 
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li a:hover ul li a, 
.photo ul.topic li:hover ul li a 
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li a:hover ul li a img, 
.photo ul.topic li:hover ul li a img 
{display:block; width:100px; height:75px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a img.large, 
.photo ul.topic li:hover ul li a img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}

.photo ul.topic li a:hover ul li a:hover img.large, 
.photo ul.topic li:hover ul li a:hover img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li:hover ul li a:focus, 
.photo ul.topic li:hover ul li a:active,
.photo ul.topic li a:hover ul li a:active 
{position:static; outline:0;}

.photo ul.topic li:hover ul li a:focus img, 
.photo ul.topic li:hover ul li a:active img, 
.photo ul.topic li a:hover ul li a:active img 
{position:absolute; left:200px; top:170px; width:200px; height:150px; padding:0; background:#000; border:0; z-index:5;}

.photo ul.topic li:hover ul li a:focus img.large, 
.photo ul.topic li:hover ul li a:active img.large, 
.photo ul.topic li a:hover ul li a:active img.large 
{position:absolute; left:15px; top:24px; width:640px; height:480px; padding:0; background:#000; border:4px solid #000; z-index:10;}


.photopage { padding: 2px}

.photo ul.topic li a:hover ul li a b, 
.photo ul.topic li:hover ul li a b
{visibility:hidden; position:absolute; width:565px; height:115px; top:515px;
 left:30px; color:#fff; font-weight:bold; font-size:11px; padding:6px;
 text-align:left; line-height:15px;}

.photo ul.topic li:hover ul li a:focus b, 
.photo ul.topic li:hover ul li a:active b,
.photo ul.topic li a:hover ul li a:active b 
{visibility: visible;}

/*........Photo Hover Gallery..............*/

#gallery {width:750px;}
#gallery ul {list-style:none; padding:0; margin:7px; width:180px; position:relative; float:left;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; left:195px; top:0; width:auto; height:auto; border:1px solid #000;}







/*...................hartley lane vids..........*/

.hlvid  { height: 544px;
             width: 625px;
           border: 5px double #006600;
           margin-top: 25px;
           margin-bottom: 25px;
}

           



/*............FQA.................................*/



.fqabg{
          background-color:#E2FFB2;
          
          font-weight: normal;
          padding: 10px;
          margin:0px 0px 0px 15px;
}

.faqsp{
          background-color: #FFFFCC;
          height: 3px;
}


/*.............................END FQA...................................*/

/*gb header*/

.gbhead { width: 880px;
               height:88px;
               margin: 0 auto;
               padding: 10px 0px 0px 0px;
               background-color: #006600;
               text-align: center;
               font-weight: bold;
               font-size:50px;
               color: #FFFFCC;
}

.gblt { color: #006600;
	font-size: 12pt;
                    font-weight:bold;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	
}

.gbgreet { margin-left: 120px;
                margin-right: 120px;
                font-weight: bold;
                color:#006600;
}


.adminbuttons a {
      padding:1px 10px 1px 10px;
      border:1px outset #DF0000;
      color:#FFFFFF;
      background-color:#FF5F00;
      text-decoration:none;
      font-weight:bold;
  }

  .adminbuttons a:hover {
      border:1px inset #DF0000;
  }

  .allpages {
      color:#FF0000;
  }

  .cellstyle td {
      background-color:#EFEFEF;
      border:0px;
      padding:3px;
  }

  .index {
      font-weight:bold;
  }

  .darkrow {
      background-color:#E2FFB2;
  }

  .lightrow {
      background-color:#EAFFC6;
  }


  .captions {
      font-weight:bold;
  }


  .code {
      font-family:Courier New;
  }


  .install {
      background-color:#E4FBBB;
  }


  .install form {
      display:inline;
  }


  .messages {
      color:#FF9F00;
      font-weight:bold;
      width:60%;
      margin-left: 90px;
  }


  .menu {
      font-weight:bold;
      margin:10px 0px 30px 0px;
  }


  .menu a {
      text-decoration:none;
      color:#FF0000;
      padding:2px 15px 3px 15px;
      border:solid 1px #000000;
  }


  .menu a:hover {
      background-color:#FF0000;
      color:#FFFFFF;
  }


  .uninstall {
      background-color:#FBDDBB;
  }


  .uninstall form {
      display:inline;
  }

  #poweredby {
      text-align:center;
      
  }

/*..END VISITORS BOOK..*/

/* CALENDAR........*/




.calbg    {
                background: url("../images/calBgbg.png") no-repeat;
               text-align: center;
               color: #006600;
               height: 86px;
               width:  98px;
               
              
}
.calsm a {
                  font-size: 15px;
               font-weight: bold;
               color: #006600;
               text-align: center;
               margin-top: 25px;
               
               padding: 20px; 
}

.calbgtext  {
                  font-size: 30px;
               font-weight: bold;
               color: #006600;
              margin-top: 25px;
               
}

.calbgtext a:link, .calbgtext a:visited 
              {   font-size: 30px;
               font-weight: bold;
               color: #006600;
              margin-top: 25px;
              text-decoration:none;
}
         
.calbgtext a:hover {
                              font-size: 30px;
               font-weight: bold;
               color: #CA0002;
              margin-top: 25px;
              text-decoration: underline;
}

.calbgtext a:active{
                      background-color: #006600
                            font-size: 30px;
               font-weight: bold;
               color: #FFFFCC;
              margin-top: 25px;
              text-decoration:none;
}

.readMore { color: #006600;
	font-weight: bold;
	text-decoration: none;
}

.readMore a:link, .readMore:active, .readMore:visited {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

.readMore:hover {
        color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}






/*veg year planner*/

.vyptext  {
                  font-size: 20px;
               font-weight: bold;
               color: #006600;
              margin-top: 12px;
}

.vypbg    {
                background: url("../images/smcalvyp.png") no-repeat;
               
               color: #006600;
               height: 45px;
               width:  60px;
               
               
              
}
td.vypbg {    vertical-align: top;
	padding: 1px;
}

.vyptext a:link, .vyptext a:visited 
              {   font-size: 20px;
               font-weight: bold;
               color: #006600;
              margin-top: 12px;
              text-align: center;
              text-decoration:none;
}
         
.vyptext a:hover {
                font-size: 20px;
               font-weight: bold;
               color: #CA0002;
              margin-top: 12px;
              text-align: center;
              text-decoration: underline;
}

.vyptext a:active{
                font-size: 20px;
               font-weight: bold;
               color: #FFFFCC;
              margin-top: 12px;
              text-align: center;
              text-decoration:none;
}


.vypstext  {
                  font-size: 15px;
               font-weight: bold;
               color: #006600;
              margin-top: 0px;
}


.vypstext a:link, .vypstext a:visited 
              {   font-size: 15px;
               font-weight: bold;
               color: #006600;
              margin-top: 0px;
              text-align: center;
              text-decoration:none;
}
         
.vypstext a:hover {
                font-size: 15px;
               font-weight: bold;
               color: #CA0002;
              margin-top: 0px;
              text-align: center;
              text-decoration: underline;
}

.vypstext a:active{
                font-size: 15px;
               font-weight: bold;
               color: #FFFFCC;
              margin-top: 0px;
              text-align: center;
              text-decoration:none;
}

.vyptab{ border:solid 3px #FFFFCC;}

.vyptop { font-size: 15px;
          color: #006600;
          background-color: #E2FFB2;
          text-align: center;
}




/* TOOL TIP*/

.hov table {position:absolute; border:0; border-collapse:collapse; left:0;}
.hov a { color:#000; text-decoration:none; font-size: 13px; text-align: center;}
.hov b {display:none; font-weight:normal; font-size: 12px;}
.hov:hover {position:relative; z-index:100;}
.hov a:hover,
.hov:hover a
{border:0; text-decoration:underline; position:relative;}
.hov:hover b, 
.hov a:hover b
{display:block; visibility:visible; position:absolute; left:-100px; top:-9em; background:#ffffcc; cursor:pointer; 
border:2px solid #006600; padding:0px 0px;}
.hov b a {white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block;}
.hov b a:hover {text-decoration:underline;}



   




