@charset "utf-8";
/* CSS Document */

body {
	background-color: #2c6700;
	background-image: url(images/bg-span.jpg);
	background-repeat: repeat-x;
	font-family:tahoma, arial;
	font-size:11px;
	color:#000;
}

div#wrapper { margin:auto; width:800px; }
.large-banner { background:url(images/large-banner.jpg) no-repeat; width:800px; height:287px; }
.footer-span { background:url(images/footer-span.jpg) repeat-x; height:89px; }
a.footer-link:link, a.footer-link:visited { color:#000; text-decoration:underline; }
a.footer-link:hover { text-decoration:none; }
div#contact-banner { background:url(images/contact-banner.jpg) no-repeat; height:131px; width:468px; }

.underline { text-decoration:underline; font-weight:bold; }

h4 {padding:0px; display:inline}
h4 a{padding:0px}
h4 a:hover{padding:0px}

.picgal{
margin:0 auto;
width:100%;
font-size:20px;
text-align:center;
}

.picgal img{
border: solid 2px #000000;
width:150px;
height:115px;
}