/* css_sltnorthhome.css */

#adDag	{ display: none; visibility: hidden; margin: 0; width: 100%; background: transparent; color: inherit; }
/* added by Liz */
body 	{ background: black; color: #567149;  font-family: Georgia, serif;
	border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
	border-left-style: ridge; border-right-style: ridge; border-top-style: ridge; border-bottom-style: ridge;
	border-color: black;  }

h1, h2, h3, h4, h5, h6  { font-style: normal; font-variant: normal; text-transform: none ;font-weight: normal; }

h1	{ font-size: 121%; }
h2	{ font-size: 116%; }
h3	{ font-size: 111%; font-weight: bold}
h4	{ font-size: 96%; }
h5	{ font-size: 81%; }
h6	{ font-size: 66%; }

.small 	{ font-size: smaller;}
.big	{font-size: larger;}
.plain  	{list-style: none; }
.center	{ text-align: center }
.right	{ text-align: right }

#logo 	{ float: left; width: 98% }

#searchform { float: left; width: 80% }

#trailhome	{ float: left;  }

.floatleft	{ float: left; margin-right: 2em; clear: left; }

#homepageleft	{ float: left; width: 67%; }

#pageright	{ float: left; width: 29%; }

#logo	{ background: white; 	color: #5BC428; 
	border-left-width: 4px; border-right-width: 4px; border-top-width: 4px; border-bottom-width: 0px; 
	border-left-style: outset; border-right-style: inset; border-top-style: inset; 
	padding-left: 1%; padding-right: 1%; padding-top: 1%; padding-bottom: 0; 
	border-color: black; margin-bottom: 1%; padding-bottom: 1em; }

#logo h1	{  font-family:  Palatino, serif; font-size: 120%; }

#logo h2	{  font-family:  Palatino, serif; font-size: 120%; }

#logo a:link	{ background: #DEEED6; color: #567149; text-decoration: underline; }

#logo a:hover, #logo a:active	{ background: #567149; color: white;}

#logo a:visited	{ background: white; color: purple; }

#searchform	{ border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; 
		border-left-style: outset; border-right-style: outset; border-top-style: inset; 
		padding-left: 1%; padding-right: 1%; padding-top: 0; padding-bottom: 0; 
		border-color: black; }

#searchform, #searchform table	{ float: left; background: white; color: #5BC428; 
	padding-left: 1%; padding-right: 1%; padding-top: 0; padding-bottom: 0; 
	border-color: #DEEED6; } 

#trailhome	 { font-style: normal; font-weight: bold; }

#trailhome ul 	{ margin-left: 1em; }

#trailhome li	{ display: inline; background: url(./img/butterfly1.jpg)  no-repeat 0 0; color: #A9A9A9;  
		padding-left: 1.5em; }

#trailhome a	{ background: black; color: #A9A9A9;  font-style: normal; font-weight: bold; 
	border-left-width: 15px; border-right-width: 15px; border-top-width: 0px; border-bottom-width: 0px; 
	border-left-style: ridge; border-right-style: ridge; 
	padding-left: 3px; padding-right: 3px; padding-top: 0; padding-bottom: 4px; 
	border-color: #5BC428; }

#trailhome a { font-style: italic; text-decoration: underline; }

#trailhome a:hover { background: #394931; color: white;}


#homepageleft	
	{ font-family: Verdana; color: black; background: white; 
	border-left-width: 8px; border-right-width: 4px; border-top-width: 8px; border-bottom-width: 8px; 
	border-left-style: outset; border-right-style: inset; border-top-style: inset; border-bottom-style: outset; 
	padding-left: 0; padding-right: 1%; padding-top: 0; padding-bottom: 1px; 
	border-color: black; margin-top: 8px; }

#homepageleft a { background: white; color: blue; text-decoration: underline; }

#homepageleft a:visited { background: white; color: purple; text-decoration: underline; }

#homepageleft a:hover, #homepageleft a:active { background: #567149; color: white;}


#pageright	{ background: black; color: #567149; 
		border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px; 
		border-left-style: outset; border-right-style: inset; border-top-style: inset; border-bottom-style: inset; 
		padding-bottom: 1em; 
		border-color: #7D9373; 
		margin-top: 13px; margin-left: 4px; text-align: left; }

#pageright h3	{ background: black; color: #6FD33E; font-variant: normal; font-weight: bold;
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 15px; }

#pageright h3   { text-align: center; }
        
#pageright p	{ background: black; color: #6FD33E; font-variant: normal; font-weight: bold; 
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 15px; }

#pageright ul	{ list-style-type: none; padding: 0; margin: 0; margin-left: 0.2em; }

#pageright li	{ background: url(./img/butterfly1.jpg)  no-repeat 0 0; color: #394931;
		padding-left: .4em; }

#pageright a.menuitem	{ text-decoration: none; display: block;  background: #DEEED6; color: #394931; font-variant: normal; text-transform: capitalize; font-weight: bold; 
			margin-left: 15px; margin-right: 15px; margin-top: 2px; margin-bottom: 2px; 
			padding-left: 4px; padding-right: 0; padding-top: 0; padding-bottom: 0;}

#pageright a:hover	{ background: #394931; color: white;}
 
img.pageright {
    display: block;
    margin-left: auto;
    margin-right: auto }
