@charset "UTF-8";
body {
	background-image: url(images/bricks.png);
	background-repeat: repeat;
}
#blogDetail {
	font-size: 12px;
	text-align: justify;
	padding-bottom: 10px;
}
.filmTitle {
	font-size: 24px;
	color: #000000;
}
#blogDetail p {
	text-indent:20px;
	padding: 14px;
}
.bookTitle {
	font-weight: bold;
	color: 550000;
	text-decoration: underline;
}



img, div { behavior: url(iepngfix.htc) }
a.darklink {
	color: #333333;
	text-decoration: underline;
}


.claudeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A53331;
	background-color: #FFFFFF;
	text-align: center;
	border: thin solid #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#topBanner {
	background-image: url(images/claudeparker-combo.png);
	height: 130px;
}
#navigation {
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
#mainBodyTop {
	background-image: url(images/mainTop.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#mainBodyMiddle {
	background-image: url(images/mainmiddle.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-position: left top;
	clear: both;
}
#address {
	background-image: url(images/addressblock.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
	padding-top: 35px;
	position: relative;
	clear: left;
}
#pageTitle {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #990000;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#address #addressText {
	font-size: small;
	color: #CCCCCC;
	text-align: center;
	margin-top: 50px;
}
a.lightlink {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainBodyMiddle p {
	margin: 0px;
	padding: 0px;
}
#mainBodyBottom {
	height: 44px;
	background-image: url(images/mainBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	float: left;
}
.bookRow {
	width: 100%;
	white-space: normal;
	overflow: visible;
	height: 225px;
	float: none;
	clear: both;
}
a.lightlink:hover {
	color: #B78280;
	text-decoration: underline;
}
div.formRow {
  clear: both;
  padding-top: 10px;
  }
div.formRow  label   {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 15px;
  }
div.formRow.span.formW    {
  float: right;
  width: 335px;
  text-align: left;
  } 
fieldset {
	background-color: #CCCCCC;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bookPic {
	width: 235px;
	float: left;
	clear: right;
}
.bookTxt {
	text-align: justify;
	vertical-align: top;
	width: 500px;
	float: left;
}
a.darklink:hover {
	color: #330000;
	text-decoration: underline;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.healthTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #550000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.healthSource {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.tableHead {
	font-variant: small-caps;
	color: #333333;
	background-color: #CCCCCC;
}
#healthMenu {
	margin-right: auto;
	margin-left: 90px;
	height: 60px;
	margin-top: 10px;
}
#healthMenu  a {
	float: left;
	width: 125px;
	padding-left: 5px;
	height: 48px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	background-color: #333333;
	padding-top: 10px;
	clear: right;
}
#healthMenuRow {
	margin-right: auto;
	margin-left: auto;
	width: 888px;
}
#healthMenu   a:hover {
	color: #550000;
	background-color: #CCCCCC;
}
#orderBody {
	height: 300px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
}
.bookRowCD {
	width: 100%;
	white-space: normal;
	overflow: visible;
	height: 450px;
	float: none;
	clear: both;
}
.linkTitle {
	font-size: 14px;
	font-weight: bold;
	color: #BF1E2D;
}
.player {
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
#introSWF {
	background-color: #FFFFFF;
}
#donations {
	font-size: 12px;
	color: #EAEAEA;
	background-color: #2A2928;
	border: 1px solid #000;
	padding: 8px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#donButton {
	float: left;
	width: 200px;
	height: 70px;
}
