.disclaimer{
clear:both;
font-size:.8em;
font-weight:bold
font-style:italic;
}

#sitemap
{
    font-size: 11px;
    font-weight: bold;
    margin:5px 0px 0px 25px;
}
#skilltable
{
    width: 425px;
}
.submitBtn
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Tahoma, Helvetica;
    background-color: #000000;
}
#ZipSearchError
{
    font-family: "Trebuchet MS";
    font-size: 8px;
    color: red;
    line-height: 10px;
}

/* Float the text in all Services pages left */
.servicetext
{
    float: left;
}

/* Float the images in right */
.img-right
{
    float: right;
    padding: 10px;
}
.heading
{
    font-weight: bold;
    list-style-type: none;
    margin-left: -20px;
}
/* Drop shadow for image Div */
/*
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
*/
/* Drop shadow for image in Div */
/*
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
*/
#RelatedArticles
{
}
#RelatedVideos
{
    border-top: solid 1px;
    border-bottom: solid 1px;
}
#ToDoForm
{
    font-size: 80%;
}
.imgright
{
    float: right;
    padding: 10px;
}

.imgleft
{
    float: left;
    padding: 10px;
}

#colwrap
{
    margin: 0;
}

a:visited
{
    color: #5bb7e7;
    text-decoration: underline;
}
a:link
{
    color: #5bb7e7;
    text-decoration: underline;
}
a:hover
{
    color: #3E3621;
    text-decoration: none;
}

#leftcol
{
    width: 49%;
    float: left;
}
#rightcol
{
    float: left;
    width: 49%;
}

#colwrap ul
{
    list-style: none;
    margin-left: -40px;
    margin-bottom: 5px;
    margin-top: 0;
}
#rightcol ul
{
    padding-left: 90px;
}
.groupTitle
{
    font-weight: bold;
    font-size: 110%;
    color: #3e3621;
}

#centerwrapper
{
    margin-left: 35px;
    margin-right: 35px;
    clear: both;
}

.cell
{
    margin-top: 10px;
    position: relative;
    float: left;
    display: inline;
    padding: 16px;
    background-color: #F1EAD8;
}

.cell ul
{
    margin: 0px;
    padding: 0px;
}

.cell li
{
    list-style: none;
}

.corner
{
    width: 15px;
    height: 15px;
    position: absolute;
    margin: 0px;
    z-index: 1;
}

.tl
{
    top: 0px;
    left: 0px;
    background: url( '../images/corners.jpg' ) top left no-repeat;
}

.tr
{
    top: 0px;
    right: 0px;
    background: url( '../images/corners.jpg' ) top right no-repeat;
}

.bl
{
    bottom: 0px;
    left: 0px;
    background: url( '../images/corners.jpg' ) bottom left no-repeat;
    vertical-align: bottom;
}

.br
{
    bottom: 0px;
    right: 0px;
    background: url( '../images/corners.jpg' ) bottom right no-repeat;
}

h1 h2 h3
{
    color: #3E3621;
    font-weight: bold;
}

h1
{
    color: #3E3621;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top:20px;
}


h2
{
    color: #3E3621;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0;
}

h3
{
    color: #3E3621;
    font-size: 14px;
    margin-bottom: 0px;
}

p
{
    margin-top: 0px;
    font-weight: normal;
    margin-bottom: 10px;
}



body
{
    font-family: "Trebuchet MS" , Arial, sans-serif;
}

#wrapper
{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
}

#container
{
    background-color: #FFF;
    float: left;
    width: 520px;
    border-left: 225px solid #3E3621;
    border-right: 200px;
}

#leftRail
{
    float: left;
    width: 225px;
    margin-left: -225px;
    background-color: #3E3621;
    margin-top: -130px;
}

#center
{
    float: left;
    width: 515px;
    margin-right: -515px;
    font-size: 12px;
}

#rightRail
{
    float: right;
    width: 200px;
    margin-right: -200px;
    position: relative;
}

.leftUL a:visited
{
    color: #FFF;
    text-decoration: none;
}
.leftUL a:link
{
    color: #FFF;
    text-decoration: none;
}
.leftUL a:hover
{
    color: #5bb7e7;
    text-decoration: underline;
}

#banner
{
    margin-left: 10px; /* background: #FFF url('images/Services-Sub-Head.jpg') no-repeat; */
    top: -13px;
    left: 225px;
    height: 120px;
    position: relative;
    width: 710px;
    margin-bottom: 0;
}

.ZipButton
{
    margin-top: 12px;
}

#zipsearch
{
    position: relative;
    margin-left: 10px;
    top: -80px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}

#searchbox
{
    width: 156px;
    margin-top: 4px;
    float: right;
    height: 25px;
}

#SearchSiteButton
{
    display: inline;
    position: relative;
    top: -25px;
    float: right;
    padding-top: 1px;
    padding-right: 8px;
    padding-left: 1px;
}


.colclear
{
    background-color: #F3F6FB;
    color: #F3F6FB;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    margin: 0;
    padding: 0;
}
.sbhead
{
    margin: 5px 0 0 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.leftUL
{
    margin: 0 5px 0 0;
    font-size: 10px;
    list-style-position: outside;
    color: #FFFFFF;
}

.leftUL li
{
    margin-left: -20px;
    line-height: 130%;
}

.lefttop
{
    border-width: 2px;
    border-color: #FFFFFF;
    background-position: center center;
    width: 225px;
    margin: 0;
    padding: 0;
    float: left;
    height: 115px;
    background: #FFF url( 'images/searchbox.gif' ) no-repeat;
    border-bottom-style: solid;
}
.pleft
{
    border-color: #FFFFFF;
    width: 80px;
    margin: 0;
    padding: 0;
    float: left;
    height: 83px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
.pright
{
    border-color: #FFFFFF;
    width: 143px;
    margin: 0;
    padding: 0 0 0 0;
    float: right;
    height: 83px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-width: 2px;
    border-left-width: 2px;
}
#logo
{
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    width: 225px;
    height: 75px;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}
#logo img
{
    border: 0;
}

#header
{
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    width: 710px;
    height: 50px;
    float: left;
    margin-bottom: 0;
}


.ZipSearchText
{
    height: 14px;
    font-size: 10px;
    width: 105px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 8px;
    margin-bottom: 5px;
}
.ZipButton
{
    margin-top: 9px;
}

.mapLink
{
    margin-left: 20px;
    padding-top: 5px;
}
.mapLink:visited
{
    color: #FFF;
    text-decoration: none;
}
.mapLink:link
{
    color: #FFF;
    text-decoration: none;
}
.mapLink:hover
{
    color: #5bb7e7;
    text-decoration: underline;
}

#SearchSiteButton
{
    width: 21px;
    height: 15px;
    float: right;
    margin-top: 5px;
    margin-left: 5px;
}

#footer
{
    position: relative;
    clear: both;
    top: 10px;
    padding: 5px 0 0 10px;
    background: #3E3621;
    margin-top: 0px;
    padding-top: 0px;
    height: 28px;
    width: 925px;
}
#footer ul
{
    z-index: 100;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    left: 0px;
}

#footer ul li
{
    position: relative;
    display: inline;
    float: left;
    padding-right: 10px;
}

#footer .copyright
{
    color: #e6eff9;
    line-height: 10px;
    font-size: 9px;
    margin-top: 3px;
    margin-right: 5px;
    float: right;
    width: 250px;
    text-align: right;
}
#footer a
{
    font-size: 10px;
    font-weight: normal;
    color: #e6eff9;
    text-align: center;
    text-decoration: none;
    background-color: #3E3621;
    padding-left: 5px;
    padding-right: 5px;
}

#footer a:hover
{
    background: #3E3621;
    color: #5bb7e7;
}
