.background-pest {
	background-image: url(../art/home-background.jpg);
	background-repeat: no-repeat;
}

H1 { font-size:x-large; font-weight: bold; color:#006600; margin-bottom: 0px; margin-top: 25px;}

H2 {
	font-size: large; 
	font-weight: bold;
	color: #006600;
	margin-bottom: 0px;
	border-top: 1px solid #e6b024;
	border-bottom: 0;
	padding: 2px 5px 10px 5px;
}
H3 { font-size:1.1em; font-weight: bold; color: #006600; margin-bottom: 0px; }
H4 {
	font-size:1em;
	font-weight: bold;
	color: #006600;
	margin-bottom: 0px;}
#pest-container {
	margin-left: 20px; margin-right: 20px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#pest-menu {
	color: #fff;
	position: relative; 
	top: -20px; 
	left: 8px; 
	margin: 0px; 
	padding: 0px; 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration: none;
	font-weight: bold;
}
#pest-menu a:link {  text-decoration: none; color: #fff; }
#pest-menu a:visited {text-decoration: none; color: #fff; }
#pest-menu a:hover { text-decoration: none; color: #e6b024; }
#pest-menu a:active {text-decoration: none; color: #fff; }

#second-pest-menu {
	color: #006600;
	position: relative; 
	top: -10px; 
	left: 18px; 
	margin: 0px; 
	padding: 0px; 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
#second-pest-menu a:link {  text-decoration: none; color: #006600; }
#second-pest-menu a:visited {text-decoration: none; color: #006600; }
#second-pest-menu a:hover { text-decoration: none; color: #e6b024; }
#second-pest-menu a:active {text-decoration: none; color: #006600; }

#bottom-menu {
	color: #fff;
	left: 18px; 
	margin: 0px; 
	padding: 3px;
	background-color: #458323;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#bottom-menu a:link {  text-decoration: none; color: #fff; }
#bottom-menu a:visited {text-decoration: none; color: #fff; }
#bottom-menu a:hover { text-decoration: none; color: #e6b024; }
#bottom-menu a:active {text-decoration: none; color: #fff; }


#pest-container a:link { text-decoration: underline; color: #006600; }
#pest-container a:visited { text-decoration: underline; color: #006600; }
#pest-container a:hover { text-decoration: underline; color: #e6b024; }
#pest-container a:active {	text-decoration: underline; color: #006600; }

#pest-container ul a:link {
	text-decoration: underline;
	color: #006600;	
}
#pest-container ul a:hover {	
	text-decoration: underline; 
	color: orange; 
}
#ul-box UL {
	background-color: #FFFFD9;
	margin: 2px;
	padding: 5px 10px;
	height: auto;
	width:450px;
	border: 1px solid #e6b024;
	text-decoration: none;
	color: #006600;
	list-style-type: none;	
}

#ul-box UL UL {
	border: 0;
	width: 90%;
}

#ul-box ul a {
	text-decoration: none;
	color: #006600;	
}
#ul-box ul a:hover {	
	text-decoration: underline; 
	color: #e6b024; 
}

.pest-bold { color: #000; font-weight: bold; }


.info-box {
	background-color: #FFFFD9;
	margin: 2px;
	padding: 4px;
	height: auto;
	width:200px;
	border: 1px solid #006633;
	font-weight: bold;
	text-align: center;
}

#shellPhotos
	{
	display: block;
	height: 270px;
	width: 450px;
	text-align: center;
	}

.photo1, .photo2
	{
	width: 190px;
	letter-spacing: 0.1em;
	font-size: 85%;
	margin-bottom: 20px;
	}

.photo1
	{
	float: left;
	}
	
.photo2
	{
	float: right;
	}
	
.caption
	{
	letter-spacing: 0.1em;
	font-size: 85%;
	}
li.home { list-style: url(../art/top.gif);  margin-left: -22px; margin-bottom: 0px; font-style: normal; color: #000000; }

	
