body {
    background-color:#000;
    }
#page_inner1 {
    width:760px;
    background-color:#fff;
    }
#page_inner2 {
    height:122px;
    }
.placeholder {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #503931;
}

.bodyCopyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#navbar {
    color:#F6CBB1;
    text-align:center;
    }

#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #503931;
}

#left_column {
    margin-top:0;
    }

#left_column {width:200px;float:left;text-align:left;margin-bottom:15px;}
#left_column a {text-transform:capitalize;display:block;padding:5px;font-size:12px;}
#left_column a:hover {background-color:#BDC3E1;color:#fff;}

#cart table {width:100%;}
#cart th {text-align:left;font-weight:bold;background-color:#BDC3E1;}
#cart td, th {padding:5px;text-align:right;}
#cart td.name, #cart th.name {text-align:left;width:300px;}
#cart td, #shipping_summary td.bottom {border:0 solid #fff;border-bottom-width:1px;}
#cart td.bottom {border-bottom-width:0;}
#shipping_summary th {display:none;}
#shipping_summary td {padding-right:5px;}
#shipping_summary td.right {padding-left:15px;}
#shipping_summary {margin-bottom:25px;}
#ship fieldset {width:100%;padding-top:0;}
#cart input {text-align:right;width:30px;}
#cart input.submit {text-align:center;width:150px;}
#ship input {width:300px;}
#ship input.empty {background-color:#f96;}
#ship input#city {width:180px;margin-right:5px;}
#ship input#state {width:40px;margin-right:5px;}
#ship input#zip {width:62px;}
#ship input.submit {display:block;margin-top:15px;width:50px;}

.chapterHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #503931;
	text-align: left;
}
.chapterNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
