@charset "UTF-8";
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bkgd_paper2.jpg);
	background-repeat: repeat;
	-webkit-text-size-adjust: none;
}
#pageShadow {
	background-image: url(images/pageShadow.jpg);
	background-repeat: repeat-y;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#pageShadowBottom {
	background-image: url(images/pageShadowBottom.gif);
	background-position: 0px -2px;
	height: 6px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.twoColFixRtHdr #container {
	width: 780px;
	background: #FFFFFF url(images/bkgd_vines.jpg) no-repeat 0px 218px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	height: 200px;
	background-image: url(images/header_type2.jpg);
	background-repeat: no-repeat;
} 
#container  #mainDiv {
	width: 780px;
	position: relative;
	top: 60px;
}
#sidebar1 {
	float: right;
	width: 220px;
	display: block;
	margin-top: 0px;
}
#sidebar1 h3 {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 14px;
	background-image: url(images/blgd_bottom.gif);
	background-repeat: no-repeat;
	background-position: -450px -24px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar1 p {
	display: block;
	padding: 6px 2px 6px 12px;
	color: #C21103;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C21103;
	margin: 0px;
}
#sidebar1   .headerText {
	font-size: 18px;
	color: #C21103;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C21103;
	text-indent: 12px;
}
#sidebar1 .bookTitle {
	font-size: 12px;
	font-weight: bold;
	color: #C21103;
	font-style: italic;
}
#sidebar1 .authorName {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
#mainContent {
	float: left;
	width: 510px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	margin-left: 30px;
	z-index: 3;
} 
a {
	color: #C21103;
	text-decoration: underline;
	padding:0px;
	margin:0px;
}
a:hover {
	text-decoration: none;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
}
#mainContent  ul li {
	list-style-image: url(images/bullet_redarrow.gif);
	list-style-position: outside;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	list-style-type: none;
	padding-bottom: 15px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	display: list-item;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: none;
}
#mainContent h1 {
	font-size: 30px;
	font-weight: normal;
	color: #C21103;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	line-height: 28px;
}
ol li {
	font-size: 12px;
	color: #333333;
}
#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C21103;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 2px 2px;
	position: static;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainContent p {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	display: block;
	margin-top: 0px;
}
#mainContent img {
	margin-bottom: 10px;
}
#mainContent  p.indent  {
	text-indent: 30px;
}
a.buttonDownload {
	background-image: url(images/button_download.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 200px;
	margin-top: 24px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 32px;
	color: #FFFFFF;
	text-indent: 36px;
	display: block;
	text-decoration: none;
}
a.buttonDownload:hover {
	background-position: 0px -32px;
}
a.button {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 32px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
a.button:hover {
	background-position: 0px -32px;
}
#footer {
	background:url(images/blgd_bottom.gif) no-repeat 0px 40px;
	height: 100px;
	width: 780px;
	margin: 0px;
	padding: 20px 0px 0px;
	display: block;
	white-space: nowrap;
} 
#footer p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 20px;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	top: 75px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.lineseparator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCE2BE;
}
.photowithcaption {
	float: right;
	width: 200px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
