* {padding: 0; margin: 0; font-family: Arial, Verdana, Sans-Serif;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: 0;}

body
{
    background-color: #cdcdcf;
}

#mainContainer
{
    width: 975px;
    margin: 0 auto;
}

#headerContainer
{
    background: url('images/header_bg.jpg') no-repeat;
}

#header { padding: 28px 31px 0px 25px; }

#header .logo { float: left; padding: 5px 0 0 12px; }
#header .phone 
{
    float: right;
    margin-right: 12px;
    padding: 12px 0 8px 0;
    color: #828d95;
    font-size: 1.6em;
}
#header .search 
{
    float: right;
    clear: right;
    width: 276px;
    height: 30px;
    background: url('images/searchBox.gif') no-repeat;
    color: #FFF;
    padding: 5px 0 0 12px;
    margin-right: 12px;
    margin-bottom: 7px;
}

.search .sf_searchText
{
    border: 1px solid #670000;
    margin-left: 5px;
    padding: 3px 3px 2px 3px;
    width: 175px;
}
 
.search .sf_searchSubmit
{
    background: url('images/searchButton.gif') 0px 2px no-repeat;
    width: 27px;
    height: 25px;
    padding: 1px 0px;
    cursor: pointer;
    text-indent: -1000px;
}
 
#banner
{
    padding: 0px 31px 0px 25px;
}

html>body #banner{padding: 0px 31px 0px 25px;}

#contentContainer
{
    background: url('images/mainContainerBG.jpg') repeat-y;
}

#contentColumn
{
    float: left;
    width: 675px;
    padding-left: 25px;
}

#navBar
{
    background: url('images/navBG.jpg') no-repeat;
    height: 75px;
    margin-left: 25px;
}
/*
#navBar ul
{
    padding-top: 15px;
}

#navBar li
{
    line-height: 23pt;
    display: inline;
    color: #434343;
    font-weight: bold;
    font-size: .8em;
    padding: 0 15px;
    line-height: 2em;
}

#navBar li a
{
    color: #FFF;
}

#navBar li .selectedItem
{
    padding-right: 0px;	BACKGROUND-POSITION: 50% top;	BACKGROUND-IMAGE: url('images/activeNavBG.jpg');	VERTICAL-ALIGN: top;	WIDTH: 90px;	COLOR: #fff;	LINE-HEIGHT: 26px;	BACKGROUND-REPEAT: no-repeat;	HEIGHT: 71px;	TEXT-ALIGN: center;	TEXT-DECORATION: none
}

#navBar li.active a
{
    color: #FFF;
}
*/
.wrap
{
    height: 71px;
}

#contentArea
{
    min-height: 250px;
    padding: 10px 20px;
    font-size: .8em;
}

.panelbar 
{
    width: 225px !important;
    background: url('images/panelbarBottom.png') bottom center no-repeat;
    padding-bottom: 5px;
    margin-bottom: 12px;
}
.panelbar .rootGroup .item .link .text 
{
    background: url('images/panelbarHeaderBG.png') no-repeat;
    color: #FFF;
    padding: 3px 4px 3px 9px;
    line-height: 25px;
    font-size: 1.5em;
    display: block;
}
.panelbar .level1 .item .link .text 
{
    background: #dde2e4 url('images/panelbarBullet.png') 9px center no-repeat;
    color: #5a656b;
    padding-left: 20px;
    line-height: 22px;
    font-size: 1.1em;
    border-bottom: 1px solid #aeb7bc;
}
.panelbar .level1 .item .link:hover .text, .panelbar .level1 .item .selected .text
{
    color: #232d32;
}
.panelbar .level1 .item .expanded .text
{
    background: #dde2e4 url('images/panelbarBulletDown.png') 7px center no-repeat;
    color: #232d32;
}
.panelbar .level2 .item .link .text 
{
    background: #c6cbcd url('images/panelbarBullet.png') 24px center no-repeat;
    color: #4c575d;
    padding-left: 35px;
    line-height: 20px;
    font-size: 1.1em;
    border-bottom: 1px solid #aeb7bc;
}
.panelbar .level2 .item .link:hover .text, .panelbar .level1 .item .selected .text
{
    color: #232d32;
}
.panelbar .level2 .item .expanded .text
{
    background: #c6cbcd url('images/panelbarBulletDown.png') 20px center no-repeat;
    color: #232d32;
}
.panelbar .level3 .item .link .text 
{
    background: #b2b6b8 url('images/panelbarBullet.png') 39px center no-repeat;
    color: #4c575d;
    padding-left: 50px;
    line-height: 20px;
    font-size: 1.1em;
    border-bottom: 1px solid #aeb7bc;
}
.panelbar .level3 .item .link:hover .text, .panelbar .level1 .item .selected .text
{
    color: #232d32;
}


#rightSidePanel
{
    float: right;
    background: url('images/rightPanelBG.jpg') no-repeat;
    width: 243px;
    font-size: .75em;
    padding-right: 29px;
    /*min-height: 502px;*/
}

html>body #rightSidePanel
{  padding-right: 32px; }

#rightContent
{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 7px;
}

html>body #rightContent
{ padding: 10px;}


#footerContainer
{
    background: url('images/footerBG.jpg') no-repeat;
    height: 50px;
    paddding: 10px 10px;
}

/*#footer
{
    padding: 2px 32px 10px 25px;
    height: 3em;
} */
#footer
{
    padding: 2px 30px 10px 25px;
    height: 3em;
    font-size: .9em;
}

#footerLeft
{
    float: left;
    height: 1em;
    width: 330px;
/*    margin-left: -35px;*/
    background: #BFC8CB;
    /*background: #ffdc47;*/
    padding: 1em 15px;
    color: #758088;
    text-transform: uppercase;
}

#footerRight
{
    float: left;
    background: #9DA8AE;
    height: 1em;
    width: 230px;
    border-left: solid 3px #AF1B20;
    padding: 1em 15px;
    text-transform: uppercase;
    color: #FFF;
}

h1
{
    font-size: 1.5em;
    line-height: 1em;
    color: #AF1B20;
    font-weight: 600;
    text-transform:uppercase;
    padding-bottom: .8em;
}

h2
{
    font-size: 1.1em;
    line-height: 1em;
    color: #AF1B20;
    font-weight: 600;
    padding-bottom: .4em;
    text-transform: uppercase;
}

h3
{
    font-size: 1em;
    line-height: 1em;
    color: #AF1B20;
    font-weight: 600;
    padding-bottom: .2em;
}

p
{
    padding-bottom: 1em;
}

.clear
{
    clear: both;
    height: 0px;
}

#3columns
{
    width: 645px;
}

#leftCol
{
    float: left;
    width: 195px;
    min-height: 201px;
    padding: 10px 10px 0px 0px;
    background: url('images/divider.gif') no-repeat right 0px;
}

#midCol
{
    float: left;
    width: 195px;
    min-height: 201px;
    padding: 10px 10px 0px 12px;
}

#rightCol
{
    float: left;
    width: 195px;
    min-height: 201px;
    padding: 10px 0px 0px 12px;
    background: url('images/divider.gif') no-repeat left 0px;
}


.rightSideCorners
{
    background: url('images/rightSideCorners.gif');
    width: 225px;
    height: 5px;
    text-align: center;
background-position-y:10px;
background-repeat:no-repeat;
}

html>body .rightSideCorners
{background-position-y:0px}

.rightSideHeader
{
    text-align: right;
    width: 215px;
    background: #8F9AA1;
    padding: 0 5px 5px 5px;
    color: #FFF;
    text-transform: uppercase;
}

.rightSideImage
{
    width: 225px;
    padding: 3px 0px 20px 0px;
}

.ctaImg
{
    padding-bottom: 5px;
}

.spacer
{
    height: 45px;
}

.imageLeft { float: left; padding-right: 10px; padding-bottom: 5px; }
.imageRight { float: right; padding-left: 10px; padding-bottom: 5px; }
dl.searchResults dt { margin-top: 25px; }
