body {
	margin: 0;
	background: #efe4d0 url(../images/body-bg.gif) repeat-y 50% 0;
	text-align: center;
}
body, p, input {
	font-size: small;
	font-family: Georgia, "Times New Roman", serif;
	color: #796453;
}
a {
	color: #796453;
}
a:hover {
	color: #323b58;
}
img {
	border: 0;
}
img.callout {
	float: right;
	margin: 0 0 10px 10px;
}
br.clear {
	clear: both;
}
h1 {
	color: #b26633;
	font-size: medium;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 20px 0;
}
h1 .email-title {
	text-transform: none;
	color: #796453;
	font-size: small;
	line-height: 2em;
}
h2 {
	font-size: 95%;
	text-transform: uppercase;
}
h3 {
	font-size: 90%;
	text-transform: uppercase;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	text-align: left;
	background-color: #efe4d0;
}
#content-wrapper {
	padding: 0 54px;
	float: left;
	background: url(../images/bg.gif) repeat-y;
}
#content-header {
	width: 100%;
	height: 140px;
	background: url(../images/content-spheader.jpg) no-repeat 0 50%;
}
body.home #content-header {
	width: 100%;
	height: 40px;
	background: url(../images/content-header.jpg) no-repeat 0 50%;
}
#content-callout {
	width: 235px;
	float: left;
}
#content {
	width: 645px;
	float: left;
	margin-bottom: 20px;
}
#content p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 24px;
}

body.home #content-callout {
	width: 383px;
}
body.home #content {
	width: 500px;
}
body.links #content {
	width: 645px;
	float: left;
}
body.links #content a,
.articleLink, 
.videoLink {
	padding: 3px 0;
	display: block;
	background: url(../images/curl.gif) no-repeat 0 50%;
	padding-left: 20px;
}
.vid {
 padding: 3px 0;
	display: block;
	background: url(../images/curl.gif) no-repeat 0 50%;
}

.linkabc {
 background: url(../images/logo-abcnews.gif) no-repeat 0 50%;
 margin: 5px 10px;
}
.linkapm {
 background: url(../images/logo-apm.gif) no-repeat 0 50%;
 margin: 5px 10px;
}
.linkprit {
 background: url(../images/logo-pritzer.gif) no-repeat 0 50%;
 margin: 5px 10px;
}
.linknpr {
 background: url(../images/logo-npr.gif) no-repeat 0 50%;
 margin: 5px 10px;
}
.linkabc a,  
.linkapm a,
.linkprit a,
.linknpr a {
 padding-left: 110px;
}

body.buy #content a {
	padding: 3px 0;
	display: block;
	background: url(../images/curl.gif) no-repeat 0 50%;
	padding-left: 20px;
}
blockquote {
	width: 90%;
	background: url(../images/quotes-open.gif) no-repeat;
	padding: 10px 8px;
}
blockquote p {
	font-style: italic;
	margin: 0;
	padding: 0;
	background: url(../images/quotes-close.gif) no-repeat bottom right;
}
blockquote div.quote-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 10px;
	text-align: right;
}
div.quote {
	width: 45%;
	float: right;
	background: url(../images/quotes-open.gif) no-repeat;
	padding: 10px 8px;
	text-align: center;
}
div.quote-column {
	width: 190px;
	background: url(../images/quotes-open.gif) no-repeat top left;
	padding: 12px;
	margin-bottom: 10px;
	text-align: center;
}
div.quote p,
div.quote-column p {
	color: #3e445b;
	font-style: italic;
	font-weight: bold;
	font-size: larger;
	margin: 0;
	padding: 0;
	background: url(../images/quotes-close.gif) no-repeat bottom right;
}
div.quote-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 10px;
	color: #3e445b;
	font-weight: bold;
}
.reviewnorm {
	font-style: normal;
}
#subnav {
	padding-top: 20px;
}
div.tmail {
	float: left;
	width: 150px;
	margin: 5px;
	text-align: center;
}
div.tmail p a {
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
	line-height: 1.5em;
}
img.lgtmail {
	float: left;
	margin-right: 10px;
}
#form-chapter {
	margin: 0;
	padding: 10px 0;
}
#form-chapter fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#form-chapter label {
	display: block;
	width: 100px;
	float: left;
}
#form-chapter input.text {
	display: block;
	width: 250px;
	border: 1px #b26633 solid;
	float: left;
}
#form-chapter input.submit {
	display: block;
	margin-left: 100px;
	border: 1px #b26633 solid;
	background-color: #f7f0de;
}
span.error {
	display: block;
	background-color: #fee;
	border: 1px #c66 solid;
	color: #c00;
	padding: 5px 10px;
	margin-bottom: 5px;
}

dl {
	margin-bottom: 10px;
}
dl br {
	clear: left;
}
dt {
	font-weight: bold;
	padding: 2px 20px 5px 0;
	margin: 0;
	display: block;
	float: left;
}
dd {
	padding: 2px 0 5px 10px;
	margin: 0;
	display: block;
}
#footer {
	width: 100%;
	background: url(../images/footer.gif) no-repeat;
	padding: 30px 0 10px 0;
}
#footer p {
	margin: 0;
	padding: 0 30px;
	font-size: x-small;
}
.vidIcon {
	float: left;
	margin-right: 5px;
}