.bodyblack {
	font-family: Trebuchet MS, Geneva, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
.bodyblackbig {
	font-family: Trebuchet MS, Geneva, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
.bodywhite{
	font-family: Trebuchet MS, Geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}
.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link.big {
font-family: Trebuchet MS, Geneva,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	text-decoration: none;
	
}
a:visited.big {
font-family: Trebuchet MS, Geneva,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	text-decoration: none;
	
}
a:hover.big {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00CC33;
	text-decoration: underline;
}
a:link {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	
}
a:visited {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	
}
a:hover {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC33;
	text-decoration: underline;
}




a:link.bigwhite {
font-family: Trebuchet MS, Geneva,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited.bigwhite {
font-family: Trebuchet MS, Geneva,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:hover.bigwhite {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.scroll {
	overflow: auto;
	width: 700px;
	height: 100%;
}

.scroll2 {
	overflow: auto;
	width: 230px;
	height: 100%;
	
}
.gardenscroll2{
	overflow: auto;
	width: 780;
	height: 400;
	}
	
.gardenscroll{
	overflow: auto;
	width: 400;
	height: 420;
	}

.photoscroll {
	overflow: auto;
	width: 787px;
	height: 120px;
}

.border {
	border: 1px solid;
    color: #cccccc;
}
body {
	overflow: always;
	scrollbar-arrow-color: DarkGray;
	scrollbar-darkshadow-color: dark green;
	scrollbar-highlight-color: light green;
	scrollbar-shadow-color: white;
	scrollbar-face-color: white;
	scrollbar-base-color: DarkGray;
	scrollbar-3dlight-color: DarkGray;
}
.catgreen {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008800;
}
.catdarkgreen {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008000;
}
.menuborder {
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div.img-ilus { 
background: url('images/shadow.gif') no-repeat bottom right; 
margin: 10px 5px; 
padding: 0; 

} 
  
div.img-ilus img { 
background-color: #ffffff; 
border: 1px solid #a9a9a9; 
margin: -5px 5px 5px -5px; 
padding: 4px; 
position: relative; 
vertical-align: bottom; 
}