body { background: url(images/bg2.jpg) repeat-y top center; width: 100%;}

#outer { width: 100%;  }

#wrap { width: 800px; padding: 10px; border: 2px solid #2e6600;
	margin-left: auto; margin-right: auto;
	}

#header {
	border: none 1px #2e6600;
	width: 790px;
}

#titleblock {
	border: solid 4px #2e6600;
	width: 460px; height: 104px;
	padding: 10px 0px;
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Arial,  sans-serif;
	float: right;
}

.grnbox {
	border: solid 4px #2e6600;
	margin-top: 10px;
	width: 782px;
	padding: 10px 0px;
}

.grnbox table.menu1  { font-size: 36px; font-weight: bold;
	font-family: Times, Verdana, Arial,  sans-serif; }
.grnbox table.menu2  { font-size: 22px; margin-top: 10px; font-weight: bold;
	font-family: Times, Verdana, Arial,  sans-serif;}
.grnbox table {text-align: center; margin-left: auto; margin-right: auto;}

.grnbox h1 { margin: 1px;
	     font-size: 20px;
	     font-weight: 600;
	     text-decoration: underline;
	     }

.grnbox h2 { margin: 1px;
	     font-size: 18px;
	     font-weight: 600;
	     font-style: italic;
	     font-stretch: expanded;
	     }

#menubox3 {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.grnbox #footerlogo {font-family: Verdana, Arial,  sans-serif; font-size: 22px;  font-weight: bold; width: 100%;}
.grnbox .footeraddress {font-family: Times; font-size: 16px; width: 100%; font-weight: bold; text-align: left; }
.grnbox .footerphone {font-family: Times; font-size: 16px; width: 100%; font-weight: bold; text-align: right; }

.grnbtn {
	border: solid 4px #2e6600;
	margin-top: 23px;
	width: 200px;
	padding: 0px; 0px;
	line-height:33px;
	font-size: 22px;
	font-family: Times, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

.grnbtn a:link { color: #2e6600; }
.grnbtn a:visited { color: #2e6600; }
.grnbtn a:active { color: #2e6600; }
.grnbtn a:hover { color: #1eaa00; }


#myGallery1 { z-index: 5; width: 340px; height: 240px; float: left; position: relative; border: solid 3px #2e6600;}
#myGallery2 { top: 25px; z-index: 20; width: 340px; height: 240px; float: right; position: relative; border: solid 3px #2e6600; }
#myGallery3 { top: -25px; margin-left: 170px;  z-index: 10; width: 340px; height: 240px; float: left; position: relative; border: solid 3px #2e6600; }
