@charset "utf-8";
/* CSS Document */
body{
background: #2b7132 url(../images/site-back.jpg) center top repeat-x scroll;
font-size:1em;
margin:auto;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
text-align:center;
color:#000000;
}
html, body {height: 100.1%}
 
#wrapper {
margin:10px auto;
text-align:center;
width: 966px;
background-color:transparent;


}

#banner {
margin: 0 auto;
width: 966px;
height:182px;
border: 2px solid black;
background: transparent url(../images/banner-back.jpg) center top repeat-x scroll;
}
#bannerPhotos {
float:left;width:233px;
}
#logo, #logo a, #logo a:link, #logo a:visited {
margin-top:40px;
text-align:center;
color:#fff1ce;
font-size:90%;
text-decoration:none
}

#logo a:hover {
text-decoration:underline;
}

#content {
margin: 0 auto;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
background:#fff1ce url(../images/left-back.jpg) top left no-repeat scroll;
width:966px;
min-height: 400px;

}


#menu {
text-align:right;
background-color: transparent;
height: 40px;
margin-top:25px;

}
#left-col {
width:200px;
float:left;
background-color:transparent;
margin-top:375px;
color:#FFE4BD;
font-size:90%;}

#copy {
color:#000000;
width: 512px;
margin: auto auto auto 288px;
font-weight: normal;
padding-top:20px;
background-color:#fff1ce;

}

td {
font-size: 90%;
}


#footer {

font-size: 75%;
color:#999999;
width:970px;
margin:auto;
text-align:left;
}
#footer a, #footer a:link, #footer a:visited {
color: #999999;
text-decoration:none;}

#footer a:hover {
color:white;
}

img {border:none;}
a, a:link, a:visited {
color:#000000;
}

a:hover {
color: #999999;
}

p, li {
text-align:left;
color:#000000;
line-height: 140%;
margin-top:0px;
margin-left: 20px;
margin-left: 10px;
}
ul {
color:#000000;
text-align:left;

} 
h1, h2, h3, h4, h5 {
color:#000000;
font-size:95%;
text-align:left;
margin-top:0px;
margin-left: 10px;}


.float-left {
float:left;}

.float-right {
float:right;}

.left{
text-align:left;
}
.center {
text-align:center;}
.right {
text-align:right;}
