/* CSS Document */
#pledge {
display: block;
margin-top: 15px;
}

.custservice {
background:url(../images/custpledge_long.jpg) no-repeat;
width:550px;
height:184px;
}

.custpledgeP {
font-size:1.6em;
font-weight:bold;

}

a.custpledge {
font-size:.8em;
font-weight:normal;
}

#fullpledgecontain {
position:absolute;
top:0px;
margin:auto;
width:600px;
border:2px solid #802222;
z-index: 6px;
display:none;
}

#fullpledge {
background-color:#fff;
padding:6px;
}

.pledgetitle {
font-size: 1.3em;
font-weight:bold;

}

.pledgemainpts {
font-size:1.3em;
color:#802222;
font-weight:bold;
}

.pledgesubpts {
font-size:1.1em;
color:#000;
font-weight:bold
}

ul.pledgedescript {
font-size:1.0em;
color:#000099;
list-style-type:none;
font-weight:normal;
}

ul.pledgesubdescript {
color:#000;
font-weight:normal;
}

ul.pledgesubsubdescript {
list-style-type:none;
font-weight:bold;
}

#atmospherecontain{
display:none;
}

#selectioncontain {
display:none;
}

#pricingcontain {
display:none;
}

#servicecontain {
display:none;
}

#extrascontain {
display:none;
}