body
{
   background-color:#615142;
   margin:auto;
   min-height:100%;
   margin-top:20px;
   color:#28201d;
}
a
{
   text-decoration:none;
}
h1
{
   color:#441c12;
   font-size:48px;
   font-family:Californian FB;
   line-height:10px;
   position:relative;
   letter-spacing:2.6;
}
.container
{
   position:relative;
   width:100%;
   text-align:center;
   margin:auto , 0;
}
.menuText
{
   color:#3b2d22;
   font-size:24px;
   font-family:Constantia Bold;
   font-weight:500;
   margin-right:20px;
}
.menuTextActivated
{
   color:#dad4d4;
   font-size:24px;
   font-family:Constantia Bold;
   font-weight:500;
   margin-right:20px;
}
.footerText
{
   font-family:Sylfaen;
   color:#28201d;
   font-size:13px;
   margin-right:15px;
}
.bodyText
{
   font-family:Sylfaen;
   color:#28201d;
    font-size:14px;
}
.textalignleft
{
   text-align:left;
   position:relative;
   left:0px;
   top:0px;
   width:600px;
}
.section1
{
   position:relative;
   top:32px;
   height:50px;
}
.section2
{
   position:relative;
   top:25px;
   height:40px;
}
.section3
{
   position:relative;
   top:35px;
   width:100%;
   left:0px;
   min-height:400px;
   _height: 400px;
}
.section4
{
   position:relative;
   top:45px;
   height:70px
}

textarea{
   color:#28201d;
   background-color:#C5B7A9;
   border:1px solid black;
   font-family:Sylfaen;
}
.input{
   background-color:#C5B7A9;
   color:#28201d;
    border:1px solid black;
}
.buttonBackground
{
   border:0px;
   background-color:#615142;
}
.pagehyperlink
{
   font-family:Sylfaen;
   color:#28201d;
   font-size:15px;
}



