
body {
margin: 0px;
width: 100%;
font-family: sans-serif;

  }

#headerdiv {
width: 100%;
float: left;
background-color: rgb(91,91,91);

color: rgb(255,255,255);
max-height: 40px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
border: 0px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#titlediv {
text-align: center;
}

#titlediv > h3, #threequarters > h3 {
text-align: center;
margin: 0px;
border: 0px;
}

#mainpage {
width: 60%;
min-height: 600px;
float: left;
padding-left: 20%;
padding-right: 20%;
padding-bottom: 60px;
}

.mainpagelevel2 {
height: inherit;
float: left;
display: block;
overflow: visible;
background-color: rgb(255,255,255);
width: 45%;
color: rgb(91,91,91);
padding: 2.5%;
}



.mainpagelevel2 > p {
  text-align: justify;

}

.maintext {
  font-size: 150%;
}

.quotes {
background-color: rgb(230,230,230);
font-size: 120%;
font-style: italic;
text-align: center;
}

.quoteholder {
padding: 10px;
background-color: rgb(230,230,230);
margin-bottom: 20px;
}

.quoteholder1 {
padding: 10px;
background-color: rgb(230,230,230);
margin-top: 20px;
}

#hands {
width: 400px;
height: 400px;
}


#menudiv {
width: 100%;
display: block;
float: left;
clear: both;
background-color: rgb(142,210,204);
/*background-color: rgb(255,255,255);*/
color: rgb(91,91,91);
height: 200px;
margin-top: 0px;
margin-bottom: 0px;
border: 0px;
}

.menu {
float: left;
text-align: left;
height: 200px;
}

.menu:hover, .menu > h2 > a:hover {
color: rgb(195,195,195);
}

.menuspacer {
float: left;
height: 200px;
width: 8%;
display: block;
}

.menu > h2 {
line-height: 200px;
margin-top: 0px;
text-align: left;
margin-bottom: 0px;
}

#logopic {
width: 120px;
height: 120px;
margin: 40px;

}

#logodiv {
padding-left: 40px;
float: left;
width: 20%;
height: 200px;
}

#BCPlogopic {
width: 181px;
height: 60px;
margin: 40px;
}

#BCPlogodiv {
float: right;
padding-right: 30px;
padding-top: 30px;
width: 20%;
height: 100px;
}

#footerdiv {
color: rgb(91,91,91);
text-align: center;
min-height: 200px;
width: 100%;
display: block;
float: left;
background-color: rgb(142,210,204);
}

#formdiv {
width: 100%;
height: 150px;
padding-left: 26%;
padding-right: 26%;
}

#detailsformdiv {
width: 100%;
min-height: 600px;
display: block;

}


.formelementholder {
width: 16%;
height: 75px;
float: left;
}

#submitholder {
width: 50%;
float: left;
clear: both;
}

#detailssubmitholder {
width: 50%;
padding-left: 25%;
padding-right: 25%;

}

input[type=text], input[type=email] {
  width: 75%;
  color: rgb(91,91,91);
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border-style: solid;
  border-color: rgb(91,91,91);
}

#submitholder > input[type=submit] {
  width: 15%;
}



input[type=submit] {
  background-color: rgb(255,255,255);
  color: rgb(91,91,91);
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border-style: solid;
  border-radius: 3px;
  border: 1px;
  border-color: rgb(91,91,91);
}

input[type=submit]:hover {
color: rgb(255,255,255);
background-color: rgb(91,91,91);
}

#detailssubmitholder > input[type=submit] {
  width: 50%;
  display: block;
  margin-left: 25%;
  margin-right: 25%;
  border-style: solid;
  border-radius: 2px;
  border-width: 2px;
  border-color: rgb(91,91,91);
}

#detailssubmitholder  {
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  display: block;
  float: left;
  clear: both;
}

#holder {
width: 60%;
display: block;
}


.menu > h2 > a {
text-decoration: none;
color: rgb(91,91,91);
}

.detailsholder {
min-height: 50px;
width: 100%;
float: left;
clear: both;
margin-top: 3px;
margin-bottom: 3px;
}

.detailsholder > input[type=text], .detailsholder > input[type=email] {
width: 45%;
float: left;
height: 40px;
padding-left: 2.5%;
padding-right: 2.5%;
margin-top: 0px;
}

.detailsholder > p {
width: 45%;
float: left;
color: rgb(91,91,91);
text-align: right;
vertical-align: middle;
display: block;
padding-left: 2.5%;
padding-right: 2.5%;
margin-top: 10px;
font-size: 16px;
}



.radioholderouter {
width: 45%;
float: left;
}

.radioholder {
width: 100%;
float: left;
}

.radioholder > input[type=radio] {
float: left;
width: 5%;
color: rgb(91,91,91);
min-height: 16px;
display: block;
margin-top: 10px;

}

.radiolabel {
  float: left;
  width: 40%;
  float: left;
  color: rgb(91,91,91);
  min-height: 16px;
  display: block;
  margin-top: 10px;
}


.sectiontitle {
position: relative;
height: 40px;
width: 100%;
display: inline-block;
float: left;
border-bottom-style: solid;
border-bottom-color: rgb(142,210,204);
border-bottom-width: 3px;
color: rgb(142,210,204);
margin-bottom: 15px;
}

.sectiontitle > h2 {
height: 24px;
margin: 10px;
text-align: left;
}
