@charset "utf-8";
/* CSS Document */

td img {display: block;}

body,td,th {
	font-size: 13px;
	color: #205134;
	font-family: Helvetica, Arial;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background1.gif);
	background-repeat: repeat;
	height: 100%;
}
.content {
padding-left: 8px;
}
h1 {
	color:#1E5538;
	font-family:Helvetica;
	font-size:13px;
	margin:0;
	padding:0;
}
#footopt {
	padding:4px 0;
}
#footopt a {
	color: #1E5538;
	font-family:Helvetica;
	font-size:12px;
	text-decoration: underline;
}
#footopt a:hover{
	text-decoration: none;
}
li {
	list-style:none;
}

.thumbs li {
	-webkit-box-shadow:0px 2px 3px #999;
	-moz-box-shadow:0px 2px 3px #999;
	margin-bottom: 14px;
}

#slides1 img {
	-webkit-box-shadow:0px 2px 3px #999;
	-moz-box-shadow:0px 2px 3px #999;
}
#gallerycontainer{
padding-top: 0px;
padding-left: 0px;
background:#245238;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*//CSS for Simple Gallery Example 1*/
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid darkred;
background-color:#245238;
}

#simplegallery1 .gallerydesctext{ /*//CSS for description DIV of Example 1 (if defined)*/
text-align: left;
padding: 2px 5px;
}
h2{
font-family:Helvetica;
font-size: 13px;
font-weight: bold;
color: #1E5538;
}
h3{
font-family:Helvetica;
font-size: 11px;
font-weight: bold;
color: #1E5538;
}
wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.footer, .push {
height: 4em;
}
