*{margin:0;padding:0}h1,h2,h3,h4,h5,p,li,a{font-size:12px;font-weight:normal;}button,img{border:0}

.top, .nav, .hero, .content, .footer {
  width:960px;
  margin:0 auto;
}

.content {
  overflow:hidden;
}

body {
  font-family:Arial, sans-serif;
  border-top:10px solid #000;
}

.top {
  padding:15px 0;
  overflow:hidden;
}

#feature {

}
#feature li {
  list-style-type:disc;
  margin-left:20px;
  line-height:0.75em;
  font-size:14px;
}


/*.top p {
  text-align:right;
  font-size:14px;
  font-weight:bold;
}
*/
#num {
  font-size:24px;
  color:#ff9500;
}

.nav {
  overflow:hidden;
}

.nav .links {
  width:942px;
  background:transparent url(../images/navtile.jpg) repeat-x;
}

.links ul {
  list-style:none;
  margin-left:15px;
}

.links li {
  display:block;
  float:left;
 /* padding:14px 15px 14px 17px;*/
}

.links .last {
  padding:10px 18px !important;
}

.links a {
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  color:#fff;
padding: 7px 24px 16px 24px;
display: block;
text-align: center;  
}
.links a:hover {
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  color:#000;
  
}
.links a.on {
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  color:#000;
}

.nav div {
  float:left;
  height:48px;
}

.hero {
  height:241px;
  background: url(../images/bg-header.jpg) no-repeat;
}

.corp-logo {
  margin:20px 0 0 80px;
}

.left {
  width:650px;
  float:left;
}

.right {
  width:250px;
  float:right;
}

.left h1, .left h2, .left h3 {
  margin:15px 0;
  font-size:22px;
  font-weight:bold;
}

.left p {
  font-size:14px;
  line-height:20px;
}

.left h1, .left h2, .left h3, .left p, .left li {
  color:#333;
  margin:15px 0;
}

.midimg {
  float:left;
}

.social {
  float:right;
}

#bookandsave {
  margin-top:15px;
}

#form {
  background:url(../images/form.jpg) no-repeat;
  background-size: 250px 570px;
  width:217px;
  height:500px;
  padding:70px 0 0 35px;
  margin:20px 0;
}

.field {
  margin:8px 0;
  overflow:hidden;
}

.field label {
  font-size:12px;
  display:block;
  margin:3px 0;
}

.field .half_f {
  width:90px;
  float:left;
}

.half {
  width:80px !important;
}

.text {
  width:180px;
  border:1px solid black;
  height:20px;
}

#form p {
  color:#333;
  font-weight:bold;
  line-height:20px;
  text-align:center;
  padding-right:20px;
}

#form select {
  border: 1px solid #000;
  height: 20px;
  width: 180px;
}

.footcont {
  background-color:black;
  padding:15px 0;
}

.footer p {
  text-align:center;
  font-size:12px;
}

.footer p, .footer a {
  text-decoration:none;
  color:#fff;
}


#thankyou_msg {
  text-align: right;
  height: 100px;
}
#modal_wrapper {
    z-index: 999;
}
#modal_wrapper>div{
    background-color:#fff;
}