*
{
  margin: 0;
  padding: 0;
}
body
{
  background: #eee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  color: #393939;
}
input, textarea
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.fleft
{
  float: left;
}
.fright
{
  float: right;
}
.clear
{
  clear: both;
}
.alignright
{
  text-align: right;
}
.aligncenter
{
  text-align: center;
}
.wrapper, block
{
  width: 100%;
  overflow: hidden;
}
.container
{
  width: 100%;
}
p
{
  margin: 0;
  padding: 0;
}
.tail-top
{
  background: url(../Images/tail-top.gif) left top repeat-x #eee;
}

/*==================forms====================*/
input, select
{
  vertical-align: middle;
  font-weight: normal;
}
img
{
  border: 0;
  vertical-align: top;
  text-align: left;
}
.form
{
  height: 42px;
}
.form input
{
  width: 178px;
  padding: 1px 0 1px 3px;
  background: #fff;
  border-top: 1px solid #303030;
  border-left: 1px solid #303030;
  border-bottom: 1px solid #9f9f9f;
  border-right: 1px solid #9f9f9f;
}
textarea
{
  width: 178px;
  height: 107px;
  background: #fff;
  overflow: auto;
  border-top: 1px solid #303030;
  border-left: 1px solid #303030;
  border-bottom: 1px solid #9f9f9f;
  border-right: 1px solid #9f9f9f;
  padding: 2px 0 0 3px;
}
.buttons .link1
{
  margin-right: 14px;
}

/*==================list====================*/
ul
{
  list-style: none;
}
.site-nav li
{
  font-size: 1.17em;
  display: inline;
}
.site-nav li a
{
  color: #383434;
  text-decoration: none;
  margin-left: 26px;
  padding: 48px 14px 12px 14px;
  display: block;
  float: left;
  font-size: 1.17em;
}
.site-nav li a:hover
{
  background: url(../Images/nav-bg.gif) repeat-x;
  color: #d63d14;
}
.site-nav li a.act
{
  background: url(../Images/nav-bg.gif) repeat-x;
  color: #d63d14;
}
.footer-nav
{
  padding: 30px 0 10px 0;
}
.footer-nav li
{
  display: inline;
  background: url(../Images/divider.gif) no-repeat right 5px;
  padding: 0 25px 0 25px;
}
.footer-nav li.last
{
  background: none;
}
.footer-nav li a
{
  color: #383434;
  text-decoration: none;
}
.footer-nav li a:hover
{
  text-decoration: underline;
}
.list li
{
  padding: 0 0 25px 0;
  line-height: 1.5em;
}
.list li span
{
  color: #767470;
  display: block;
  margin-bottom: 8px;
}
.list li span b
{
  background: url(../Images/marker-1.gif) no-repeat;
  color: #d63d14;
  font-size: .75em;
  font-family: Tahoma, Arial, helvetica, sans-serif;
  padding: 4px 3px 3px 3px;
  margin: 0 12px 0 0;
}
.list li a
{
  color: #e06700;
}
.list1
{
  width: 100%;
  overflow: hidden;
}
.list1 li
{
  padding: 0 0 12px 33px;
}
.list1 li a
{
  color: #000;
}
.list1 li span a
{
  color: #d63d14;
  display: block;
  margin-top: 10px;
  float: left;
}
.list1 li.icon1
{
  background: url(../Images/icon-1.gif) no-repeat left 2px;
}
.list1 li.icon2
{
  background: url(../Images/icon-2.gif) no-repeat left 2px;
}
.list1 li.icon3
{
  background: url(../Images/icon-3.gif) no-repeat left 2px;
}
.list1 li.icon4
{
  background: url(../Images/icon-4.gif) no-repeat left 2px;
}
.list1 li.icon5
{
  background: url(../Images/icon-5.gif) no-repeat left 2px;
}
.list1 li.icon6
{
  background: url(../Images/icon-6.gif) no-repeat left 2px;
}
.list1 li.icon7
{
  background: url(../Images/icon-7.gif) no-repeat left 2px;
}
.list1 li.icon8
{
  background: url(../Images/icon-8.gif) no-repeat left 2px;
}
.list1 li.icon9
{
  background: url(../Images/icon-9.gif) no-repeat left 2px;
}
.list1 li.icon10
{
  background: url(../Images/icon-10.gif) no-repeat left 2px;
}
.list1 li.icon11
{
  background: url(../Images/icon-11.gif) no-repeat left 2px;
}
.list1 li.normal
{
  background: url(../Images/icon-11.gif) no-repeat left 2px;
}
.list2 li
{
  background: url(../Images/marker-2.gif) no-repeat left 9px;
  padding: 0 0 0 8px;
}
.list3
{
  width: 100%;
  overflow: hidden;
  font-size: 1.08em;
}
.list3 li
{
  padding: 0 12px 22px 88px;
  width: 155px;
  float: left;
}
.list3 li.icon1
{
  background: url(../Images/icon-12.gif) no-repeat left top;
}
.list3 li.icon2
{
  background: url(../Images/icon-13.gif) no-repeat left top;
}
.list3 li.icon3
{
  background: url(../Images/icon-14.gif) no-repeat left top;
}
.list3 li.icon4
{
  background: url(../Images/icon-15.gif) no-repeat left top;
}
.list3 li .link1
{
  margin-top: 25px;
  font-size: .92em;
}

/*==================other====================*/
.img-box
{
  width: 100%;
  overflow: hidden;
  font-size: 1.08em;
  padding-bottom: 12px;
}
.img-box img
{
  float: left;
  margin: 0 20px 0 0;
}
.p1
{
  margin-bottom: 20px;
}
.p2
{
  margin-bottom: 10px;
}
.p3
{
  margin-bottom: 40px;
}
.phone
{
  float: right;
  margin-right: 85px;
}
.columnHeading
{
  font-size: 1.54em;
  color: #3B260C;
  padding: 0;
  margin: 0;
}
.imgCaption
{
  padding: 0;
  margin: 0;
  vertical-align: middle;
  font-size: 1.64em;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
  font-style: italic;
}

/*==================txt, links, lines, titles====================*/
a
{
  color: #d52d00;
}
a:hover
{
  text-decoration: none;
}
h3
{
  font-size: 1.08em;
  margin-bottom: 21px;
}
h1
{
  line-height: 1.8em;
  padding-left: 20px;
}
.txt1
{
  font-size: 1.08em;
}
.txt2 form
{
  font-size: .92em;
}
.link1
{
  display: block;
  float: left;
  background: url(../Images/link1-bgd.gif) left top repeat-x;
  color: #d63d14;
  text-decoration: none;
}
.link1 em
{
  display: block;
  background: url(../Images/link1-left.gif) no-repeat left top;
}
.link1 b
{
  display: block;
  background: url(../Images/link1-right.gif) no-repeat right top;
  padding: 3px 15px 4px 15px;
  font-weight: normal;
  font-style: normal;
}
.link1:hover
{
  text-decoration: underline;
}
.line-ver
{
  background: url(../Images/divider-1.gif) repeat-y 643px 0;
}
.line-hor
{
  border-bottom: 1px solid #000;
  margin: 0 20px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.title
{
  background: #e3e0dc url(../Images/divider-1.gif) repeat-y left;
  padding: 21px 0 12px 33px;
  border: 0px;
  margin-bottom: 34px;
}

/*==================boxes====================*/
.cont-box .right
{
  background: url(../Images/divider-1.gif) repeat-y right;
}
.cont-box .left
{
  background: url(../Images/divider-1.gif) repeat-y left;
}
.box
{
  background: url(../Images/box-bg.gif) repeat-y;
  width: 100%;
  overflow: hidden;
}
.box .inner
{
  padding: 18px 0 27px 33px;
}
.box .form
{
  width: 100%;
  overflow: hidden;
  height: 26px;
}
.box .form input
{
  width: 194px;
  float: left;
  border: 1px solid #000;
  padding: 2px 0 2px 3px;
  margin-right: 10px;
}
.box .form .button
{
  color: #34220b;
  background: url(../Images/button-bgd.gif) repeat-x;
  text-decoration: none;
  display: block;
  float: left;
  line-height: .75em;
}
.box .form .button em
{
  background: url(../Images/button-left.gif) no-repeat left top;
  display: block;
}
.box .form .button b
{
  background: url(../Images/button-right.gif) no-repeat right top;
  display: block;
  font-style: normal;
  padding: 6px 12px 6px 12px;
}
.box .form .button:hover
{
  color: #fff;
}
.box .title
{
  margin: 0 0 12px 0;
  padding: 0px;
  border: 0px;
  background: none;
  display: block;
}

/*header*/
#header
{
  position: relative;
}
#header .row-1
{
  height: 105px;
  overflow: hidden;
}
#header .row-1 .fright
{
  padding-right: 26px;
}
#header .row-2
{
  height: 328px;
  background: url(../Images/header-bg.jpg) no-repeat right top;
}
#header .row-2 .col-1
{
  width: 323px;
  height: 328px;
  background: #fafafa;
  overflow: auto;
}
#header .row-2 .col-1 .inner
{
  padding: 20px 28px 20px 27px;
}
#header .row-2 .col-1 .inner .title
{
  padding: 0 0 8px 4px;
  background: none;
  margin-bottom: 28px;
  border-bottom: 2px solid #d3d1ce;
}
#header .row-2 .col-1 .inner .title h2
{
  font-size: 1.54em;
  color: #3B260C;
  padding: 0;
  margin: 0;
}
#header .row-2 .col-1 .inner h2
{
  color: #d63d14;
  margin-bottom: 28px;
  font-size: 1.33em;
  line-height: 1.25em;
  font-weight: normal;
}
#header .row-2 .col-1 .inner p
{
  margin-bottom: 28px;
  line-height: 1.5em;
}
#header .row-2 .col-2
{
  width: 583px;
}
#header .row-2 .col-2 .slogan
{
  height: 54px;
  width: 583px;
  background: url(../Images/slogan-bg.gif) repeat-y;
  position: absolute;
  bottom: 0px;
}
#header .row-2 .col-2 .slogan .inner
{
  padding: 11px 53px 0 0;
  text-align: right;
}

/*content*/
#content
{
  line-height: 1.5em;
}
#content .col-1 .right
{
  background: url(../Images/divider-1.gif) repeat-y right;
  margin-bottom: 11px;
}
#content .col-1 .left
{
  background: url(../Images/divider-1.gif) repeat-y left;
}
#content .col-1 .title
{
  margin-right: 1px;
}
#content .col-1 .indent
{
  padding: 0 30px 28px 34px;
}
#content .col-2 .title
{
  background-image: none;
}
#content .col-2 .indent
{
  padding: 0 18px 28px 34px;
}
#content .col-3 .title
{
  margin-right: 1px;
}
#content .col-3 .indent
{
  padding: 0 30px 28px 34px;
}
#content .indent
{
  padding: 0 30px 40px 34px;
}
#content .indent1
{
  margin-right: 1px;
}

/*footer*/
#footer
{
  border-top: 6px solid #d4cec3;
  text-align: center;
}
#footer a
{
  color: #434440;
}

/*==========================================*/

.instructions
{
  font-style: italic;
  font-size: 1.2em;
}
#siteForm
{
  min-height: 350px;
}
.bulletList ul li
{
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 35px;
}
.multiPage
{
  padding: 20px;
}
.bottomBorder ul
{
  list-style: none;
  width: 600px;
}
.bottomBorder .labelText
{
  float: left;
  width: 120px;
  padding-left: 16px;
  border-bottom: 1px solid #8d9396;
  line-height: 23px;
}
.bottomBorder .valueText
{
  float: left;
  width: 375px;
  font-weight: bold;
  font-family: Courier New;
  border-bottom: 1px solid #8d9396;
  line-height: 23px;
}
.bottomBorder p
{
  width: 520px;
  padding: 10px 0px 10px 0px;
}
.valueText
{
  font-weight: bold;
}