* { margin:0; padding:0;}
body { background:url(../images/tail-top.gif) left top repeat-x #3a3a3a; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.0625em; color:#545353;}

input, select, 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;}
.clearboth { clear: both;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:17px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:41px;} 
#contacts-form label input { width:214px; padding:2px 0 2px 3px; color:#545353; background:none; border:1px solid #dad7d7;}
#contacts-form textarea {width:250px; height:98px; padding:2px 0 2px 3px; margin-bottom:15px; color:#545353; background:none; border:1px solid #dad7d7; overflow:auto;}

#contact-form { margin-top: 30px; margin-left: 40px;}
#contact-form ol { list-style-type: none;}
#contact-form li { margin: .2em 0;}
#contact-form li.section { margin-top: 1.2em; }
#contact-form label { display:block; font-weight: normal;}
#contact-form input { width:250px; padding: 3px; color:#545353; background:none; border:1px solid #CCC;}
#contact-form input.optional { color: #888; }
#contact-form input.long { width: 350px;}
#contact-form textarea { width: 350px; height:75px; padding: 3px; margin-bottom:15px; color:#545353; background:none; border:1px solid #dad7d7; overflow:auto;}
#contact-form input:focus,
#contact-form textarea:focus {
  background-color: #FFF;
  border-color: #B72B06 ;
}
#contact-form .buttons {
  margin-top:   15px;
  width: 360px;
}
#contact-form span.error {
  padding-left: 10px;
  color: #B72B06;
  font-weight: bold;
}

/*==================list====================*/
ul { list-style:none;}

.top-links { float:right; padding:68px 2px 0 0;}
.top-links li { display:inline; color:#424141;}
.top-links li a { color:#EEE; text-decoration:none; padding:0 10px 0 10px; font-size:1.2em; font-weight:normal;}
.top-links li a:hover { text-decoration:underline;}

.list1 dt { font-weight:bold;}
.list1 dt a { color:#b72b06; text-decoration:none;}
.list1 dt a:hover { text-decoration:underline;}
.list1 dd { font-weight:normal; font-size:.91em; color:#636144; padding-bottom:12px;}
.list1 dd.last {}

.list2 li { list-style-position:inside; 
  list-style-type: none; 
  font-weight:bold; color:#b72b06; padding-bottom:20px;}
.list2 li strong { color:#636144; font-size: 1.2em; }
.list2 li p { font-weight:normal; font-size: 1em; color:#545353; padding-top:6px; margin:0;}

.list3 li { border-bottom:1px solid #dad7d7; padding-bottom:14px; margin-bottom:20px;}
.list3 li.last { border:none; padding-bottom:0;}

.list4 li { padding:0 0 4px 0;}
.list4 li a { padding-left:3px;}

.list5 dt { font-weight:bold;}
.list5 dt a { color:#636144; text-decoration:none; font-size:.80em;}
.list5 dt a:hover { text-decoration:underline;}
.list5 dd { font-weight:bold; color:#b72b06; padding-bottom:24px;}
.list5 dd.last { padding-bottom:0;}

/* List for Testimonials on homepage */
.listtestimony dt { font-weight: normal; font-size: 1.1em; }
.listtestimony dt a { color:#b72b06; text-decoration:none; }
.listtestimony dt a:hover { text-decoration:underline; }
.listtestimony dd { font-weight:normal; font-size:1em; color:#999999; padding-bottom: 1.2em; padding-top: .2em; padding-left: 0em; text-align: left; }
.listtestimony dd.last { padding-bottom: 2em;}

/* List for Services Sub-Navigation */
.listservices li { padding: 5px 20px; margin: 5px 0;}
.listservices li:hover { background: #DDD; }
.listservices li a { color:#b72b06; text-decoration:none; font-size: 1em; font-weight:bold; display:block;}
.listservices span.title { text-decoration:none; }
.listservices span.desc { font-weight:normal; font-size:.9em; color:#636144; display:block;}

/* List for Service Defs on a Service Page*/
.listservices2 dt { 
  color: #222;
  font-size: 1.6em;
  font-weight:bold; 
  margin-bottom: .6em;
}
.listservices2 dd { 
  font-weight: normal;
  margin-bottom: 2.5em;
  padding-right: 20px;
}
.listservices2 dd.have-sibling {
  margin-bottom: 1em;
}
.listservices2 dd > span {
  font-weight: bold;
  color: #111;
}
.listservices2 dd li {
  width: 450px;
}
.listservices2 dd li > span {
  font-weight: bold;
  color: #B72B06;
}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:10px;}
.p3 { margin-bottom:27px;}

a img.screen {
  padding: 2px;
  border: 1px solid #FFF;
  background-color: #eee;
}
a img.screen:hover {
  border: 1px solid #B72B06;
}

/*==================txt, links, lines, titles====================*/
a {color:#b72b06;}
a:hover{text-decoration:none;}

h3 { color:#b72b06; font-size:1em; margin-bottom:12px;}
h4 { font-size:1.1em; color:#636144; margin-bottom:6px;}
h4 a { text-decoration:none;}
h4 a:hover { text-decoration:underline;}

.txt1 { color:#b72b06;}

.link1 { display:block; float:left; background:url(../images/link1-bgd.gif) left top repeat-x; color:#fff; 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:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.button { float:right;}
.button span { display:block; background:url(../images/button-left.gif) no-repeat left top; padding-left:12px;}
.button span span { background:url(../images/button-right.gif) no-repeat right top; padding-right:12px; padding-left:0;}
.button span span a { display:block; background:url(../images/button-bg.gif) left top repeat-x; padding:4px 0 5px 0; color:#525252; text-decoration:none; font-weight:normal;}
.button span span a:hover { color:#000;}

.button1 { float:right; margin-left:20px;}
.button1.fleft { float:left; margin:0;}
.button1 span { display:block; background:url(../images/button1-left.gif) no-repeat left top; padding-left:12px;}
.button1 span span { background:url(../images/button1-right.gif) no-repeat right top; padding-right:20px; padding-left:0;}
.button1 span span a { display:block; background:url(../images/button1-bg.gif) left top repeat-x; padding:5px 10px 5px 0; color:#525252; text-decoration:none; font-weight:normal;}
.button1 span span a:hover { color:#000;}

.extra-link { background:url(../images/arrow1.gif) no-repeat right top; padding:8px 42px 10px 0; display:block; float:right; color:#615f43; text-decoration:none;}
.extra-link:hover { color:#000; background:url(../images/arrow1.gif) no-repeat left top; padding:8px 0 10px 42px; font-weight:bold;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(../images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom: 20px;}
.title2 { margin-bottom: 10px;}

/*==================boxes====================*/
.box { border:1px solid #dad7d7; background:url(../images/box-bg.gif) left top repeat-x #f4f4f4; font-size:1.1em;}
.box .inner { padding:22px 20px 20px 20px;}
.box .button { font-size:.91em;}
.box h4 { font-size:1em;}
.box .list2 li { font-size:1em;}
.box .list4 li { font-size:.91em;}

.menu-box { background:url(../images/menu-box.jpg) no-repeat left top; float:left; width:210px; height:363px; margin-right:3px;}
.menu-box .inner { padding:43px 0 0 25px;}

.banners { line-height:1.33em; padding-bottom:5px;}
.banners .title { margin-bottom:26px;}
.banners p { margin-bottom:0;}

.banner1 { background:url(../images/banner1-bg.gif) left top repeat-x #afac79; border:1px solid #9b985c; color:#282828;}
.banner1 .inner { padding:17px 17px 11px 17px;}

.banner2 { background:url(../images/banner2-bg.gif) left top repeat-x #efbd5c; border:1px solid #9b985c; color:#282828;}
.banner2 .inner { padding:17px 17px 11px 17px;}
.banner2 .extra-link { background:url(../images/arrow2.gif) no-repeat right top; color:#846933; }
.banner2 .extra-link:hover { color:#000; background:url(../images/arrow2.gif) no-repeat left top; }

.banner3 { background:url(../images/banner3-bg.gif) left top repeat-x #d26234; border:1px solid #9b985c; color:#282828;}
.banner3 .inner { padding:17px 17px 11px 17px;}
.banner3 .extra-link { background:url(../images/arrow3.gif) no-repeat right top; color:#74371d; }
.banner3 .extra-link:hover { color:#000; background:url(../images/arrow3.gif) no-repeat left top; }

.cont-box { padding:0 30px 0 0; margin:0;}
.cont-box span { float:right;}

.banners { width:100%; overflow:hidden;}
.banners .col-1 { width:282px !important; margin-right:4px !important;}
.banners .col-2 { width:282px !important; margin-right:4px !important;}
.banners .col-3 { width:282px !important; margin-right:0 !important;}

/*header*/
#header .row-1 { height:100px;}
#header .row-1 .fleft { padding:23px 0 0 20px;}
#header .row-2 { background:url(../images/header-bg.gif) left top repeat-x; height:388px; border-left:1px solid #fff;}
#header .row-2 .indent { padding:22px 0 0 21px;}

/*content*/
#content { background:url(../images/content-bg.gif) left top repeat-x #fff;}
#content .indent { padding:0 22px 19px 22px;}
#content .indent1 { padding:25px 42px 19px 42px;}
#content .indent2 { padding:40px 42px 19px 42px;}
#content .indent .indent { padding:20px 0 0 20px;}
#content .indent .indent1 { padding:24px 26px 0 28px;}

#content .indent1 .module {
  border: 1px solid #ddd;
  background-color: #eee;
  width: 390px;
}

.module .inner {
  padding: 20px;
}

/*footer*/
#footer { background:url(../images/footer-bg.gif) left top repeat-x; color: #000;}
#footer p { margin:0; padding:18px 22px 0; }
#footer a { color: #666; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

#footer #credit a { color: #999; }
#footer #credit a:hover { color: #444; text-decoration:none; }
/*==========================================*/
