/* Paragraph Control */
#homepg {
  font-family: palatino linotype;
  font-size: 20px;
  color: #333333;
}

#hpdes {
  font-family: palatino linotype;
  font-size: 20px;
  text-align: center;
  color: #333333;
}

#hpdesOR {
  font-family: palatino linotype;
  font-size: 20px;
  text-align: center;
  color: #333333;
}

    /* Job Description and Location */
p.location {
  font-family: palatino linotype;
  font-size: 24px;
  color: #333333;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: transparent 2px solid;
  border-radius: 15px;
}

p.jobdescrp {
  font-family: palatino linotype;
  font-size: 18px;
  color: #333333;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: transparent 2px solid;
  border-radius: 15px;
}

#location {
  font-family: times;
  font-size: 24px;
  color: #333333;
}

#jobdescrp {
  font-family: times;
  font-size: 18px;
  color: #333333;
}

#line {
  font-family: times;
  font-size: 10px;
  text-align: center;
  color: #333333;
  background-color: #c5ca80;
  border: #447238 2px solid;
  border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#linea {
  font-family: times;
  font-size: 12px;
  text-align: center;
  color: #333333;
  background-color: #c5ca80;
  border: #447238 2px solid;
  border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#tstmnl {
  font-family: times;
  font-size: 16px;
  text-align: left;
  text-indent: +1.5em;
  color: #333333;
}

#tstmnlsng {
  font-family: monotype corsiva;
  font-size: 14px;
  text-align: right;
  color: #333333;
}

#aboutus {
  font-family: palatino linotype;
  font-size: 20px;
  color: #F2C922;
  text-align: center;
}

#tpage {
  font-family: monotype corsiva;
  font-size: 14px;
  text-align: center;
  background-color: #F2C922;
  border: 3px solid #A64217;
  border-radius: 25px;
  padding: 15px 10px 15px 10px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

    /* Title at Top of Page */
#pagetop {
  font-family: palatino linotype;
  font-size: 36px;
  color: #A52A00;
  font-weight: bold;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: transparent 2px solid;
  border-radius: 15px;
}

     /* Serving Northeast Florida */
p.servnf {
  font-family: palatino linotype;
  font-size: 40px;
  color: #333;
  text-align: center;
  font-weight: normal;
}

     /* Serving Northeast Florida with Back Ground */
p.servnfBG {
  font-family: palatino linotype;
  font-size: 40px;
  color: #333;
  text-align: center;
  font-weight: normal;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: #A64217 3px solid;
  border-radius: 15px;
}

	/* Contact Us Page and ALL pages */
#conus {
  font-family: palatino linotype;
  font-size: 20px;
  color: #F2C922;
  text-align: center;
  font-weight: normal;
  background-color: #4B3621;
  padding: 15px;
  display: inline-block;
  border: #F2C922 2px solid;
  border-radius: 15px;
}

	/* small text */
#conussm {
  font-family: palatino linotype;
  font-size: 14px;
  color: #333;
  text-align: center;
  font-weight:bold;
}

	/* large text */
#conuslg {
  font-family: palatino linotype;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight:bold;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: #A64217 3px solid;
  border-radius: 15px;
}

	/* contact me text */
#conusme {
  font-family: palatino linotype;
  font-size: 22px;
  color: #333;
  text-align: center;
  font-weight:bold;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: #A64217 3px solid;
  border-radius: 15px;
}


  /* Norm */
#conus1 {
  font-family: palatino linotype;
  font-size: 14px;
  text-align: center;
  color: #000000;
}

    /* PayPal pay on job site */
p.pay {
  font-family: times;
  color: #222d65;
  font-size: 24px;
  font-weight: bold;
}

     /* Culvert Page Control */
p.wrkdecp {
  font-family: palatino linotype;
  color: #000000;
  font-size: 20px;
  text-align: center;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: transparent 2px solid;
  border-radius: 15px;
}

hgroup.pay {
  background-color: #c5ca80;
  border: #447238 3px solid;
  border-radius: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: 10%;
  margin-right: 10%;
}

/* Header Text Control */
h1 {
  font-family: palatino linotype;
  font-size: 32px;
  text-align: center;
  color: #333333;
  background-color: #F2C922;
  padding: 15px;
  display: inline-block;
  border: transparent 2px solid;
  border-radius: 15px;
}

h2 {
  font-family: calibri;
  font-size: 34px;
  text-align: center;
  color: #FF4E21;
}

h3 {
  font-family: times;
  font-size: 24px;
  text-align: center;
  color: #000000;
  font-weight: bold;
}

    /* Line Control */
hr.orangeB {
  width: 85%;
  background-color: #f26122;
  border: 2px #f2c922 solid;
  border-radius: 50%;
  height: 15px;
  -moz-box-shadow: 3px 3px 5px 6px #efe998;
  -webkit-box-shadow: 3px 3px 5px 6px #efe998;
  box-shadow: 3px 3px 5px 6px #efe998;
}

hr.orangeT {
  width: 85%;
  background-color: #f26122;
  border: 2px #f2c922 solid;
  border-radius: 50%;
  height: 15px;
  -moz-box-shadow: -3px -3px 5px 6px #efe998;
  -webkit-box-shadow: -3px -3px 5px 6px #efe998;
  box-shadow: -3px -3px 5px 6px #efe998;
}


/* Button Control */

#button1 {
   font: 20px times;
   color: #3b3b3b;
   text-align: center;
   border: 3px #f2c922 outset;
   background-color: #f26122;
   border-radius: 5px;
   cursor: pointer;
}

#button1:hover {
  border: 3px #f26122 inset;
  background-color: #f2c922;
}

#button2 {
   font: 20px times;
   color: #3b3b3b;
   text-align: center;
   border: 3px #f26122 outset;
   background-color: #f2c922;
   border-radius: 5px;
   margin-top: 1px;
   margin-bottom: 1px;
   cursor: pointer;
}

#button2:hover {
   border: 3px #f2c922 inset;
   background-color: #f26122;
}

