.holiday_tab {
position: absolute; z-index: 100; top: 0px; left: 540px;
}

.order {
  margin: 0px 20px 0px 0px;
  text-align: center;
}


body {
  background-color: #EFEFDF;
  margin: 30px 0px 30px 0px;
}


.home_content {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  color: #717249;
  padding: 20px 30px 20px 40px;
}


.content_table_td {

}

.content_table {

}

.content {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  color: #717249;
  padding: 10px 30px 20px 20px;
}

.generic1 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  color: #7E2217;
  padding: 10px 50px 20px 50px;
  text-align: center;
}

.generic2 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  color: #717249;
  padding: 10px 50px 20px 90px;
}
.generic2 a {
  color: #7E2217;
}

.generic3 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  color: #717249;
  padding: 10px 50px 20px 50px;
  text-align: center;
}
.generic3 a {
  color: #7E2217;
}








.page_title {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
  color: #818600;
  margin: 0px 0px 20px 0px;
}



.cakenav {
  padding: 3px 3px 4px 6px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #999D2D;
  font-weight: normal;
}

.cakenav a {
  color: #999D2D;
  text-decoration: none;
}

.cakenav a:hover {
  color: #999D2D;
  text-decoration: underline;
}

.subnav_on {
  font-weight: bold;
}



.job_wrapper {
  text-align: center;
  margin: 10px 100px 10px 100px;
}

.job_title {
  font-size: 19px;
  font-weight: bold;
}

.job_availability {
  font-style: italic;
  color: black;
}

.job_description {
  margin: 0px 0px 20px 0px;
}


