/* templates/home.css */

body {
background:#DDD url(../../imgs/home/home_bkgd.gif) repeat-y scroll 985px 0pt;
}
#BodyWrapper {
width: 985px;
}
#ContentWrapper {
padding: 0 214px 0 0;
background: #fff;
}
/* Column 2 
======================== */
#Col2 {
position: relative;
z-index: 400;
}
#Header {
height: 215px;
background: #2e658d;
/*overflow: auto;*/
}
#Header .cmsinfo {
position: absolute;
z-index: 600;
}
#MainNav ul li a, #MainNav ul li a:visited {
padding:5px 14px 6px;
}
#Content {
float: left;
width: 425px;
margin-top: 20px;
}
#Featured {
float: left;
width: 325px;
margin-top: 1em;
padding: 1em 5px;
}
#Featured .cmspanel div {
padding-bottom: .7em;
}
#Featured .cmspanel h1, #Featured .cmspanel h2, #Featured .cmspanel h3, 
#Featured .cmspanel h4, #Featured .cmspanel h5, #Featured .cmspanel h6 {
color: #2e658d;
}
#Featured .cmspanel p, 
#Featured .cmspanel h1, #Featured .cmspanel h2, #Featured .cmspanel h3, 
#Featured .cmspanel h4, #Featured .cmspanel h5, #Featured .cmspanel h6 {
margin: .7em .6em .7em 0;
line-height: 1.3;
font-size: 1.2em;
width: 140px;
float: right;
}
#Featured img.Left, #Featured img.Right {
margin: 0;
}
#Featured .cmspanel p img.Left, 
#Featured .cmspanel h1 img.Left, #Featured .cmspanel h2 img.Left, #Featured .cmspanel h3 img.Left, 
#Featured .cmspanel h4 img.Left, #Featured .cmspanel h5 img.Left, #Featured .cmspanel h6 img.Left  {
margin-left: -.6em;
}
#Featured .cmspanel p img.Right, 
#Featured .cmspanel h1 img.Right, #Featured .cmspanel h2 img.Right, #Featured .cmspanel h3 img.Right, 
#Featured .cmspanel h4 img.Right, #Featured .cmspanel h5 img.Right, #Featured .cmspanel h6 img.Right  {
margin-right: -.6em;
}
#Feature1, #Feature2, #Feature3 {
float: left;
background: transparent url(../../imgs/home/feature_top.jpg) no-repeat right top;
width: 310px;
padding-bottom: 1.5em;
}
#Feature1 .cmspanel, #Feature2 .cmspanel, #Feature3 .cmspanel {
float: left;
width: 100%;
}
/*Column 3
======================== */
#Col3 {
float: left;
margin-left: -4px;
z-index: 200;
width: 218px;
}
#TopLinks {
margin-left: 5px;
}
#PageToolsHome {
font-size:0.9em;
padding-top:45px;
color:#003300;
background: #2e658d url(../../imgs/rightcol_paneltop.gif) repeat-x;
}
#PageTools {
margin-left: -4px;
padding-bottom: .5em;
}
#PageTools, #TopLinks {
border-bottom: none;
}
#CallCenterPanel .cmspanel {
padding-top: .6em;
background: #2e658d url(../../imgs/home/callcenter_paneltop.gif) repeat-x;
}
#Col3 .Bottom {
background: #2e658d url(../../imgs/home/rightcol_btm.gif) no-repeat left bottom;
}
#Col3 #TopLinks ul {
padding-left: 0;
}
#QuickLinks ul {
padding-left: 20px;
}
#QuickLinks li {
font-size: .9em;
}
#QuickLinks li a {
padding: 2px 0;
border-bottom: 1px solid #89b3d1;
height: 1%;
}
#QuickLinks a {
display: block;
padding-left: 2px;
text-decoration: none;
font-weight: bold;
}