body {

	//background-image: url(../images/huntingfield.jpg);


        text-align: center;

        background-position:center;

       // overflow-y: hidden ! important;
       // overflow-x: hidden ! important;
        background-color: #f8f8f8;
        //background-image: url('index.png');
        /*background-size: cover;*/
        background-size: 150% 100%;
        background-repeat: no-repeat;

				 background-attachment: fixed;

}
div
{
    text-align: left;
}

.heading .minimized
{
    border: solid #d2691e;
    color:#FFBA61;
    padding: 10px;
}
.heading span h1
{
    border: solid #d2691e;
    color:#FFBA61;
    padding-left: 10px;
}
.heading span h1:hover
{
    color: white;
    cursor: pointer;
}



#title{
    /*position:absolute;*/
    top: 10px;
    margin-left: 1%;
    font-size:xx-large;
    color: #d2691e;
    font-weight:bolder;
    bottom: 0px;
    background-color: #8b4513;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width:1024px;
    text-align: center;
    background-image: url(../Photo/wood.jpg);

    //text-shadow: 0 0 10px #FFBA61;
    text-shadow: 0 0 5px #000000;

}
#donate
{


    text-align: center;
    position: relative;

    margin: 0 auto;
    margin-top: 22;
    vertical-align: bottom;


}
#menu
{

    /*margin-top: 15%;*/
    margin-left: 1%;
    width: 20%;
    float: left;
    background-color: #8b4513;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color:#FFBA61;
    height: 660px;
    margin-top: -100px;
   background-image: url(../Photo/wood.jpg);


}
 .text a:link {color:#FFFFFF;}      /* unvisited link */
  .text  a:visited {color:#FFFFFF;}  /* visited link */
 .text  a:hover {color:#000000;}  /* mouse over link */

#main
{
background-image: url(../Photo/wood.jpg);
    float: right;
    width: 70%;
    height: 580px;
    background-color: #8b4513;

    padding-right: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color:#FFBA61;
    overflow-x: hidden !important;
    overflow-y: scroll;
    margin-right: 2%;

   /* margin-top: 15%;
    margin-right: 1%;*/
 /*  text-align: center;
   vertical-align:middle;*/
    overflow:auto;


}
#all
{
     width: 1100px;
     height: 768;
     margin: 0 auto;
}
#map{

    width: 770px;
    height: 480px;
    padding-left: 10px;


    margin: 0 auto;
}
.info
{
    color:black;
    font-size: 12px;

}

.info h1,h2
{
    text-align: center;
}

/*  #info .info a link {color:#009ACD;}      /* unvisited link */
/* #info .info a:visited {color:#009ACD;}  /* visited link */
/* #info .info  a:hover {color:#000000;}   /*mouse over link */

#smallTXT
{
    font-size:small;
}
.copyright
{
    font-size:xx-small;
    position: static;
    bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 1024px;
   // margin-top: 500px;
    padding-top: 100px;
}


#red
{
    color:red;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.red
{
    color:red;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.buttons .white{
    color:white;
}
textarea
{
    resize: none;
}
#plotPoint
{
    text-align: center;
    vertical-align: 50%;
    overflow: hidden;
}
#topRight
{
    position: absolute;
    top: 0;
    right: 10%;
}

.buttons div
{
    font-size:35px;
    text-align: center;
    border: solid #d2691e;
    color:#FFBA61;




}
.buttons div:hover
{
    color: white;
    cursor: pointer;
}
#android
{

}
#iPhone
{

}

#other
{
   width:35%;
}
.apps
{
    border: solid #d2691e;
    float: left;
    /*width: 190px;*/
    width: 29.5%;
    height: 95%;
    padding: 2px;
    text-align: center;

}
#adds
{


     width: 800px;
     margin-left: auto;
     margin-right: auto;



}
.add
{
    width: 252.5px;
    height:70px;
    border-style: none;


}
 img{
      cursor: pointer;
      border-style: none;

  }
  #largeAdd{
      margin-left: 300px;
      margin-bottom: 10px;

  }

.smallImage
{
   width: 250px;

}

.previewImage
{
   max-width: 80px;
   max-width: 80px;
   min-height: 30px;
   min-width: 30px;
   white-space:pre;

}
.country{
    cursor: pointer;
      border-style: none;
      width: 80px;
      height:40px;

}
.countryFlags
{
    margin-left:20px;
    margin-top:3px;
}
.fb-like
{
    margin-top: 3px;
    margin-left: 10%;
}

.storePic
{
    max-height: 100px;
    max-width: 200px;
    padding-right: 10px;
}
/*.storePic:hover
{
    max-height: 300px;
    max-width: 600px;
    position:absolute;
    margin-left: -100px;
    margin-top: 50px;
}*/

#storeTable
{
    width: 100%;
    text-align: center;

}
#storeHeaders td
{
    font-size:x-large;
    border-bottom: 1pt solid #d2691e;;



}
.storeRow td
{
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1pt solid #d2691e;;

}

.overlayOuter{
    background:#000;
    opacity:0.7;
    display:none;
    min-height: 700px;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:100001;
 }
 .overlayInner{

    position:absolute;
    top:40%;/*or whatever*/
    left:40%; /*or whatever*/
    width:500px;
    height:500px;
    z-index:100001;
    opacity:1;
 }

 #terms
 {
     margin-top: 250px;
     font-size:small;
 }
 #divNumPoints
 {
     text-align: right;

 }


 #findUs
 {
     background-color: white;
     margin: 0 auto;
     padding: 3px;
     text-align: center;
 }

 .left{
     float:left;

 }
 .left img
 {
     max-width: 200px;
 }
 .right{
     float:right;
 }
 .right img
 {
     max-width: 200px;
 }



#main::-webkit-scrollbar{
width:8px;
background-color:#cccccc;

}


#main::-webkit-scrollbar-track{
border:1px gray solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px gray inset;
}

#main::-webkit-scrollbar-thumb{
background-color:#3b1f06;
border-radius:10px;
}
#main-webkit-scrollbar-thumb:hover{
background-color:#3b1f06;
border:1px solid #333333;
}
#main-webkit-scrollbar-thumb:active{
background-color:#3b1f06;
border:1px solid #333333;
}

#goShop
{
	color:white;
}
