/* Sub-page CSS */

body {
background-color: #b9b9af;
background-image: url('../images/body_bg_living.png');
background-repeat: repeat-x;
}

body.sub {
margin-top: -18px;
}

#wrapper {
position: relative;
border-left: 2px solid #b9b9af;
border-right: 2px solid #b9b9af;
border-bottom: none;
margin-bottom: 0px;
padding-bottom: 0px;
}


#wrapper2 {
position: relative;
border-left: 2px solid #b9b9af;
border-right: 2px solid #b9b9af;
border-bottom: 2px solid #85857f;
margin-top: 0px;
padding-top: 0px;
}

#container {
position: relative;
}

#container2 {
position: relative;
}

p.intro {
color: #FFFFFF;
font-size: 130%;
line-height: 135%;
}

.lead {
font-size: 180%;
}

.links {
height: 300px;
min-height: 300px;
border-bottom: 1px solid #85857f;
}

h2.links-title {
border-top: 1px solid #85857f;
border-bottom: 1px solid #85857f;
padding-top: 6px;
padding-bottom: 6px;
}

.link-col {
min-height: 150px;
padding-bottom: 20px;
}

p.sect-text-lead {
font-size: 16px;
color: #808285;
}

.sect-head-img {
padding-left: 8px;
}

#subnav a {
position: absolute;
top: 18px;
color: #a8a79b;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

#subnav a:hover {
color: #679329;
}

#subnav a.landed {
color: #ffffff;
}

#link1 {
left: 79px;
}
#link2 {
left: 236px;
}
#link3 {
left: 419px;
}
#link4 {
left: 592px;
}
#link5 {
left:745px;
}

.proof h2 {
color: #ec7808;
}

#wrapper2{
width: 970px;
}

.link-col h2 {
color: #f69313;
font-size: 16px;
margin-bottom: 0px;
margin-left: 4px;
}

.link-col a,  .link-col a:visited {
color: #939383;
text-decoration: none;
}

.link-col a:hover, .link-col a:active {
color: #f69313;
}

#landed {
    margin-right: 0px;
}

p .source {
    font-size: 80%;
    color: #333333;
}

.proof-source {
    font-size: 80%;
    color: #333333;
}

a.rl {
    color: #FE4e12;
    text-decoration: none;
    font-size: 90%;
}

a.rl:hover {
    color: #999999;
}

.orange {
    color: #FE4e12;
    
}

.proofhead {
   line-height: 230%;
}


