a:link { color: #CCCCCC; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold;}
a:visited {  color: #CCCCCC; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold;}
a:hover {  color: #FFFFFF; text-decoration: underline; font-family: Verdana;  font-size: 10pt; font-weight: bold;}
a:active {  color: #FFFFFF; text-decoration: underline; font-family: Verdana;  font-size: 10pt; font-weight: bold;}

body
{
  margin:0px;
  margin-bottom:20px;
  background-image:url(img/background.gif);
  font-family:Verdana;
  font-size:12px;
  color:#DDDDDD;
  font-weight:lighter;
  text-align: center;

}

#top1
{
  background-image:url(img/top1.jpg);
  width: 960px;
  height: 50px;
  margin:0px auto;
  clear: both;
}

#contact
{
  width: 200px;
  position: relative;
  top: 35px;
  left: 618px;
  text-align: left;

}

#top2
{
  background-image:url(img/top2.jpg);
  width: 960px;
  height: 200px;
  margin:0px auto;
  clear: both;
}

#middle1
{
  background-image:url(img/middle1.jpg);
  width: 960px;
  height: 80px;
  margin:0px auto;
  margin-top: 2px;
  clear: both;
}

#middle2
{
  background-image:url(img/middle2.jpg);
  width: 960px;
  height: 530px;
  margin:0px auto;
  margin-top: 2px;
  clear: both;
}

#middle3
{
  background-image:url(img/middle3.jpg);
  width: 960px;
  height: 80px;
  margin:0px auto;
  margin-top: 2px;
  clear: both;
}

#middle4
{
  background-image:url(img/middle4.jpg);
  width: 960px;
  height: 370px;
  margin:0px auto;
  margin-top: 2px;
  clear: both;
}

#middle5
{
  background-image:url(img/middle5.jpg);
  width: 960px;
  height: 80px;
  margin:0px auto;
  margin-top: 2px;
  clear: both;
}


#middle6
{
  background-image:url(img/middle6.jpg);
  width: 960px;
  height: 350px;
  margin:0px auto;
  margin-top: 2px;
  clear: both;
}


#bottom
{
  background-image:url(img/bottom.jpg);
  width: 960px;
  height: 50px;
  margin:0px auto;
}




#container1
{
  text-align: center;
  width: 480px;
  float: left;
}




#container2
{
  text-align: center;
  float: left;
  width: 480px;
}



#container3
{
  text-align: center;
  width: 480px;
  float: left;
}




#container4
{
  text-align: center;
  float: left;
  width: 480px;
}


#centered
{
   
  text-align: justify;
  width: 460px;
  margin:0px auto;
  margin-top: 10px;
}



.boldtext
{
  color: #FFFFFF;
  font-weight: bold;
}


.learnmore
{
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  padding: 5px;
  width: 230px;
  margin-left: 115px;
}


input
{
  font-size:12px;
  font-family:Verdana;
  color:#FFFFFF;
  background-color:#ADAA79;
  border:1px solid #7A743F;
}

textarea
{
  font-size:12px;
  font-family:Verdana;
  color:#FFFFFF;
  background-color:#ADAA79;
  border:1px solid #7A743F;
}

select
{
  font-size:12px;
  font-family:Verdana;
  color:#FFFFFF;
  background-color:#ADAA79;
  border:1px solid #7A743F;
}


.formtext
{
  font-size:12px;
  font-family:Verdana;
  color:#FFFFFF;
}





