body {
        margin: 0px 0px 0px 0px;
        background-image:url(images/image_01.jpg);
        background-repeat: repeat-x;
        background-color: #efffca;
        color : #efffca8;
}
body,td,th,p,div,span {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #808080;
}
a{
        font-size:11px;
        color : #555555;
        text-decoration: underline;
}
a:hover {
        font-size:11px;
        color : #000000;
        text-decoration: none;
}
a.menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        font-weight: bold;
        text-decoration : none;
        padding-left: 15px;
}
a.menu:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color : #efffca8;
        font-weight: bold;
        text-decoration : none;
        padding-left: 15px;
}
.top{
        margin: 45px 0 0 29px;
        font-size: 20px;
        color : #ffffff;
}
.cnt{
        margin:5px;
        text-align:left;
}

.tw{
        font-size: 12px;
        color: #ffffff;
        font-weight: bold;
        margin-left: 20px;
}
.tg{
        font-size: 12px;
        color: #6f9627;
        font-weight: bold;
        margin-left: 25px;
}
li{
        margin-left: 0.5em;
        font-size: 12px;
        color: #6f9627;
        font-weight: bold;
}

h2{
        margin: 12px 18px;
        padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #6f9627;
        font-weight: bold;
}
.header{
        width:80%;
        border-top:1px #6f9627 solid;
        background-color: #f2f9e2;
        margin: 1em 0px;
        padding: 1em 2em;
}
.header1{
        border-top:1px #c2cea7 solid;
        background-color: #f2f9e2;
        margin: 1em 0px;
        padding: 1em 2em;
}
.txt{
       width:80%;
       margin: 1em 0px;
       padding: 1em 2em;
       text-align:justify;
}
.txt1{
       width:93%;
       margin: 1em 0px;
       padding: 1em 2em;
       text-align:justify;
}
.gallery{
       width:80%;
       border-top:1px #6f9627 solid;
       border-bottom:1px #6f9627 solid;
       background-color: #f2f9e2;
       margin: 10px;
       padding: 1em;
       text-align:center;
}
.fullgallery{
       border-top:1px #6f9627 solid;
       border-bottom:1px #6f9627 solid;
       background-color: #f2f9e2;
}