
body 				{  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 80%; color: #333333; text-align: center; }

#main 				{ top:30px; width:700px; z-index:1; text-align: left; margin: 0 auto; border: 1px solid #345326; }

#header 			{ background-color: #8ABE74; background-image: url(img/mlg.jpg); background-position: right; background-repeat: no-repeat; height: 50px; }
#header h1			{display: none; }

#content 			{ margin: 30px; line-height: 180%; padding-bottom: 30px; }

#quote				{ width: 285px; height: 220px; background-image: url(img/quote2.gif); background-repeat: no-repeat; margin-top: 60px; }
#quote p			{ display: none; }
#footnote			{ font-size: 80%; }

#menuHolder			{ width: 100%;  background-color: ; margin-top: 0px; }
#menuHolder ul		{ display: inline; margin: 10px 0px 0px 10px; line-height: 250%; }
#menuHolder ul li	{ display: inline; list-style-type: none; margin: 10px 0px 0px 0px; }
#menuHolder a		{ color: #345326; font-weight: normal; text-decoration: none; text-transform: lowercase; padding: 4px 10px 14px 10px; margin-top: 10px;  }
#menuHolder a:hover	{ border-top: 4px solid #345326; }
#menuHolder a:hover.this	{ border-top: 4px solid #4F7E3A; }
#menuHolder a.this	{ border-top: 4px solid #4F7E3A; }

#imgFrame			{ line-height: 200%; }
#contactMethod		{ width: 180px; float: left; font-weight: bold; margin-bottom: 10px; }
#contactValue		{ margin-bottom: 10px; }

#footer  			{ position: relative; bottom: 0px; width:100%; background-color: #8ABE74; height:30px; color: #345326; font-size:90%; }
#footer p			{ padding: 8px 0px 0px 10px; }

#dd					{ margin-left: 180px; }

h1					{ font-size: 110%; color: #345326; }
h2					{ font-size: 100%; color: #345326; }

a:link 				{ color: #333333; text-decoration: underline; }
a:visited 			{ text-decoration: underline; color: #333333; }
a:hover 			{ text-decoration: none; color: #336600; }
a:active 			{ text-decoration: underline; }

#gallery			{ text-align: center; }
.thumbImg			{ padding: 10px; border: 1px solid #999999; margin: 0px 20px 30px 20px; float: left; }