/* Set basic HTML Styles */
body {font-family:Arial,helvetica,sans-serif;}
p {margin:.5em 0;}
h1 {margin:0 0 .5em 1.5em;padding-top:.5em;color:#b44636;}
h2 {margin-bottom:.5em;font-size:1.1em;}

/* pgBody section (with page-specific backround images */
#pgBody {border-left:1px solid #cccccc;}
#home #pgBody {background:url(/images/hmPgBackground2.jpg) no-repeat 0 100%;}
#ct #pgBody {background:url(/images/contactBackground.jpg) no-repeat 0 65px;}
#beneficiary #pgBody {background:url(/images/bg-veteran.gif) no-repeat -20px 65px;}
#organizations #pgBody {background:url(/images/bg-girl.jpg) no-repeat -150px 150px;}
#donate #pgBody {background:url(/images/bg-girl-with-flag.gif) no-repeat 15px 100%;}

/* main page content */
#content {margin-left:319px;margin-right:10px;}

#contact p {padding-left:1em;text-indent:-1em;}

/* beneficiaries */
#ben {float:left;width:190px;font-size:.9em;}
#ben p {background:url(/images/bg-screen.gif)}

/* membership */
#mbr {width:190px;margin-left:200px;padding-bottom:.5em;background:#ffead0 url(/images/img-boxFrame.gif) no-repeat 100% 0;border-width:0 0 0 2px;border-style:solid;border-color: #936b3e;font-size:.9em;}
* html #mbr {width:auto;font-size:.9em;margin-left:196px;}
#mbr h2 {position:relative;left:-2px;margin:0;padding:9px;color:#9e6b3e;background: url(/images/img-boxCorner-TL.gif) no-repeat 0 0;}
#mbr p {margin:0;padding:7px;}

/* linkTable at the page foot */
#linkTable {clear:left;border:left:1px solid #293896;}
#links td,#appBottom{background-color:#293896;text-align:center;}
#links td a,#appBottom a {padding-left:1em;font:bold .9em Arial,helvetica,sans-serif;color:#fdc278;text-decoration:none;background:url(/images/img-linkArrow.gif) no-repeat 0 50%;}
#links td a:hover,#appBottom a:hover {text-decoration:underline;}
#links #application {padding:3px 0;background:#ffead0 url(/images/img-boxFrame.gif) no-repeat 100% 50%;border-width:0 0 0 2px;border-style:solid;border-color: #936b3e;font-size:.9em;}
#links #application a,#appBottom a{color:#9e6b3e;background:url(/images/img-linkArrow-Apply.gif) no-repeat 0 50%;}

#appBottom {margin:0;padding:0 0 0 0;text-align:center;font-weight:bold;background:#ffead0 url(/images/img-boxFrame.gif) no-repeat 100% 100%;border-width:0px;border-left:2px solid #936b3e;font-size:.9em;}
#appBottom p {position:relative;left:-2px;bottom:-2px;margin:0;padding:0;background:url(/images/img-boxCorner-BL.gif) no-repeat 0 100%;}
* html #appBottom p {padding-bottom:.5em;background:url(/images/img-boxCorner-BL.gif) no-repeat 0 90%;}


/* Print-only items */
@media print
{
#content {margin:0;padding: 1em;}
#ben {float:none;width:100%;font-size:.9em;}
#ben p {background:inherit;}

#mbr {width:100%;margin:1em 0;padding:0;background:inherit;border-width:0;font-size:.9em;}
* html #mbr {width:100%;font-size:.9em;margin:1em 0;}
#mbr h2 {position:relative;left:0;margin:1em 0;padding:0;color:#9e6b3e;background: inherit;}
#mbr p {margin:1em 0;padding:0;}

#linkTable {clear:left;}

#links td{border-top:1px solid #293896;background-color:white;text-align:center;}
#links td a {padding-left:0;font:bold .9em Arial,helvetica,sans-serif;color:black;text-decoration:none;background:transparent;}
#links #application {margin:0;border-width:0;border-top:1px solid #293896;padding:0;background:transparent;font-size:.9em;}
#links #application a {color:black;background:transparent;}

#appBottom {display:none;}
}

