html {
  background-image: url(/images/bg-img-centered_new.jpg);
  background-repeat: repeat-x;
  background-color: #000000;
  background-position: center 135px;
  background-attachment: scroll;
  text-align: center;
  font-size:14px;
  color: #333333;
}

body { font-family: Tahoma, "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0;}

a { color: #e97908; text-decoration: none;}
a:hover { color: #bebaba; text-decoration: underline;}

h1 { color: #e97908; font-size: 40px; margin: 0; padding-top:16px; padding-bottom:14px; font-weight: lighter; text-align:left; line-height:36px;}
h1 a { color: #e97908; text-decoration: none; font-weight: lighter; }
h1 a:hover { color: #bebaba; text-decoration: none; }


h1.home { color: #e97908; font-size: 22px; margin: 0; font-weight: lighter; padding-bottom: 8px; padding-top: 10px; line-height:20pt; display: inline; }
h1.home a { color: #e97908; text-decoration: underline; }
h1.home a:hover { color: #bebaba; text-decoration: underline;font-weight: lighter; }

#camo h1 { color: #e97908; font-size: 40px; margin: 0 0 0 32px; padding-top: 120px; font-weight: lighter;}
.camo h2 {padding: 0; margin: 0; padding-bottom: 0; padding-top: 0;}

span.home { color: #e97908; font-size: 36px; margin: 0;  padding-top:44px; font-weight: lighter; text-align:left; line-height: 38px; }
span.home a { color: #e97908; text-decoration: underline; }
span.home a:hover { color: #bebaba; text-decoration: none; }


h1.folio { color: #e97908; font-size: 18px; margin: 0; padding:0; font-weight: lighter; text-align:left;}
h1.folio a { color: #e97908; text-decoration: underline; }
h1.folio a:hover { color: #bebaba; text-decoration: none; }

h2 { color: #e97908; font-size: 22px; margin: 0; font-weight: lighter; padding-bottom: 8px; padding-top: 10px; line-height:20pt;}
h2 a { color: #e97908; text-decoration: none; font-weight: lighter; }
h2 a:hover { color: #bebaba; text-decoration: underline;font-weight: lighter;  }
h2.camo {padding-bottom: 0;}

h3 { color: #FFFFFF; font-size: 16px; margin: 0; font-weight: lighter; padding: 0px; padding-bottom: 2px; padding-top: 2px; }
h3 a { color: #FFFFFF; text-decoration:  underline; }
h3 a:hover { color: #FFFFFF; text-decoration: none; }
h3 a:visited { color: #FFFFFF; text-decoration: underline; }


h3.dark { color: #000000; font-size: 16px; margin: 0; padding: 0px; padding-bottom: 2px; padding-top: 2px; }
h3.dark a { color: #ec1b2e; text-decoration: underline; }
h3.dark a:hover { color: #3d3d3d; text-decoration: none; }

h4 { margin: 0px; }

h4.home { color: #e97908; font-size: 22px; margin: 0; font-weight: lighter; padding-bottom: 8px; padding-top: 10px; line-height:20pt; display: inline; }
h4.home a { color: #e97908; text-decoration: underline; }
h4.home a:hover { color: #bebaba; text-decoration: underline;font-weight: lighter; }

dl { padding-left: 146px; }
hr { clear: both; width:94%;}
img {
  border: none;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack */
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}

/* --------------------------------------------------
Errors
----------------------------------------------------*/
div.fieldWithErrors input, div.fieldWithErrors textarea, div.fieldWithErrors select {border:2px solid red; float:left}
#errorExplanation {width: 780px; border: 2px solid red; padding: 7px; padding-bottom: 12px; margin-bottom: 20px; background-color: #f0f0f0 }
#errorExplanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size:80%; margin: -7px; background-color: #c00; color: #fff }
#errorExplanation p { color: #333; margin: 5px 0px 5px 0px; padding: 5px}
#errorExplanation ul li { font-size:95%; list-style: square; margin: 0px 0px 2px 30px }

.nd{display:none}


/* -- Slider styles -- */
.contact-form-slider-container {
  background: url(/images/content-contact-for-slider.jpg) no-repeat;
  width: 934px;
	height: 426px;
  padding-top: 32px;
  margin: 0;
  position:relative;
}

#contact-form-slider {
  position:absolute;
  left:10px;
}

#contact-form-slider ul, #contact-form-slider li {
  list-style:none;
  text-align:left;
  margin: 0;
  padding: 0;
}
#contact-form-slider, #contact-form-slider li {
  width:907px;
  overflow:hidden;
}

a.contact-form {
  color: #494949;
  text-decoration: none;
  outline: 0;
  font-size:16px;
}

a.contact-form:hover {
  color: #494949;
  text-decoration: underline;
  outline: 0;
  font-size:16px;
}


/*  page content styles */


.address {
  background: url(/images/address.gif) no-repeat;
  height: 69px;
  width: 327px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0%;
  margin-top: 80px;
  color: #fff;
}

/* slider button styles */

#contact_form_previous_button{
  top:370px;
  left:20px;
  position:absolute;
}

#contact_form_previous_button a {
  background:url(/images/btn_prev.gif) no-repeat;
  background-position: 0;
  width: 230px;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0%;
  display:block;
	outline: 0;
}

#contact_form_next_button{
  top:370px;
  left:680px;
  position:absolute;
	width: 226px;
	height: 38px;
}

#contact_form_next_button a {
  background:url(/images/next-arrw.gif) no-repeat;
	float:right;
  width: 46px;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0%;
  display:block;
	outline: 0;
}

.contact_form_next_button_for_panel_0 {
	background: url(/images/btn-text-contactform.png) no-repeat;
}
.contact_form_next_button_for_panel_1 {
	background: url(/images/btn-text-review.png) no-repeat;
}
.contact_form_previous_button_for_panel_2 {
	background: url(/images/btn-text-oops.png) no-repeat;
}
.contact_form_next_button_for_panel_2 {
	background: url(/images/btn-text-finish.png) no-repeat;
}
/* form style removes gap at top on ie browsers */
form { margin: 0; padding: 0;}


/* ---Map styles -- */
.contact-map {
  background-repeat: no-repeat;
  text-decoration: none;
  width:492px;
  height:340px;
  float:left;
  text-align:left;
  margin: 30px 20px 0 16px;

}
.contact-map a.aerial {
  background-image:url(/images/contact-map.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  text-indent: -999em;
  width:492px;
  height:330px;
  display:block;
}
#google_map  {
  border: 2px solid #333333;
  width: 492px;
  height:330px;
}

#google_map_bubble_text_area {
  display:none;
}


.review {
  width: 340px;
  margin-left: 20px;
  padding-top: 20px;
  float: left;
}
.review p {
  font-size: 16px;
  color: #666666;
  line-height: 14px;
}
.review h4 {
  font-size: 22px;
  color: #000;
  font-weight: lighter;
  margin: 0;
  padding: 0;
}
.thanks {
  font-size: 40px;
  font-weight: lighter;
  text-align: center;
  margin-top: 100px;
}


.comments {
  background: url(/images/comment.gif) no-repeat;
  width: 519px;
  height: 220px;
  margin: 10px 0 0 20px;
  padding-top: 20px;
  float: left;
}
.comments textarea {
  background: none;
  overflow: auto;
  border: none;
  width:489px;
  height: 160px;
  margin: 14px 0 0 0;
  padding:10px;
  font-size: 16px;
  font-family:Tahoma, "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}



/* dropdown */
.choice-question {
  float: left;
  margin-top: 10px;
  margin-left:16px;
  font-size: 18px;
  color: #666666;
}
.choice-period {
  float: left;
  margin-top: 6px;
  margin-left:2px;
  font-size: 18px;
  color: #666666;
}


/* title bubble CSS */
#saying_area{
  width:196px;
  height:115px;
  font-size: 13px;
  text-align: center;
  z-index: 9999;
  position: absolute;
  float:right;
  top: -15px;
  right: 16px;
}


.bubble {
  width:176px;
  height:99px;
  padding: 16px 14px 0px 10px;
  background: url(/images/bubble.png) no-repeat;
}

p.form-natural { height: 30px;}
.form-natural {
  margin-left:16px;
  font-size: 18px;
  color: #666666;
}

.textfield {
  background:transparent none repeat scroll 0 0;
  border-color: #999999;
  border-style:none none solid;
  border-width:0 0 1px;
  color: #000000;
  width:265px;
  font-size: 24px;
  letter-spacing: -.05em;
  outline: 0;
}
.textfield-long {
  background:transparent none repeat scroll 0 0;
  border-color: #999999;
  border-style:none none solid;
  border-width:0 0 1px;
  color: #000000;
  width:460px;
  font-size: 24px;
  letter-spacing: -.05em;
  outline: 0;
}

