body {
	background-color: #095417;
    background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: left;
    background-attachment: fixed;
   	SCROLLBAR-BASE-COLOR: #095417;
	SCROLLBAR-ARROW-COLOR: #b7d65f;
}	

body,td,th {
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #095417;
}

h1 {
	font-size:12px;
	color:#095417;
	font-weight:bold;
	margin:20px 0 10px 10px;
}


.mid { font-size: 10px; margin-bottom:3px; }
.small { font-size: 8px;}
.specialprice { color:#c00; font-weight:600; font-style:italic;}

img.homesm {border:1px solid #095417; padding:2px;}

ul { 
	list-style-type: square;
	margin-left:30px;
	padding: 0px;
}
li {
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom: 1em;
}

a.page { text-decoration: none; color: #095417; }
a.page:link { text-decoration: none; color: #095417; }
a.page:visited { text-decoration: none; color: #095417; }
a.page:hover { text-decoration: underline; color: #000; }


a.map { text-decoration: underline; color: #095417; margin-left: 20px;}
a.map:link { text-decoration: underline; color: #095417;  margin-left: 20px;}
a.map:visited { text-decoration: underline; color: #095417;  margin-left: 20px;}
a.map:hover { text-decoration: none; color: #000;  margin-left: 20px;}

a.map2 { text-decoration: underline; color: #095417; margin-left: 60px;}
a.map2:link { text-decoration: underline; color: #095417; margin-left: 60px; }
a.map2:visited { text-decoration: underline; color: #095417; margin-left: 60px; }
a.map2:hover { text-decoration: none; color: #000; margin-left: 60px; }

a.gallerylink { display:block; margin:0 auto; text-decoration: none; width:100px; height:100px; padding:2px; background-color:#095417; border:1px solid #095417; }
a.gallerylink:link { text-decoration: none; width:100px; height:100px; padding:2px; background-color:#095417; border:1px solid #095417; }
a.gallerylink:visited { text-decoration: none; width:100px; height:100px; padding:2px; background-color:#095417; border:1px solid #095417; }
a.gallerylink:hover { text-decoration: none; width:100px; height:100px; padding:2px; background-color:#095417; border:1px solid #b7d65f; }


