body {
	background: #999999 url(images/pagebackground_r1_c2.gif);
	margin: 0px;
	font: normal 1em Tahoma, Arial, sans-serif;
}
.wrapperbackground {
	background: #FFFFFF url(images/wrapperbackground.jpg);
}
.rhscolumnbackground {
	background: #FFFFFF url(images/RHSBackground.gif) repeat-y;
}
.contentbackground {
	background: #e7e6c5 url(images/MainColBackground.gif) repeat-y;
}
.rhstext {
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.rhstext a:link {
	color: #000000;
	text-decoration: underline;
}
.rhstext a:visited {
	color: #000000;
	text-decoration: underline;
}
.rhstext a:active {
	color: #000000;
	text-decoration: underline;
}
.rhstext a:hover {
	color: #512A15;
	text-decoration: none;
}
p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 130%;
	font-size: 95%;
}
ul {
	padding-left: 25px;
	margin-top: -10px;
	list-style: url(images/Bullets.gif) outside;
	margin-left: 25px;
}
li {
	font-size: 95%;
	padding-bottom: 10px;
	line-height: 130%;
	margin-right: 20px;
}
ol {
	margin-top: -10px;
	padding-left: 15px;
}
.lastlineofcontent {
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 75%;
	text-align: right;
	background: url(images/RightIcon.gif) no-repeat right center;
	height: 25px;
	padding-right: 35px;
	margin-top: -15px;
}

a:link {
	color: #c53c0e;
	text-decoration: underline;
}
a:visited {
	color: #c53c0E;
	text-decoration: underline;
}
a:hover {
	color: #512a15;
	text-decoration: none;
}
a:active {
	color: c53c0e;
	text-decoration: underline;
}

#newbook {
	clear: left;
	float: right;
	width: 175px;
	padding-left: 20px;
	background: url(images/Verticalrule.gif) repeat-y;
	margin: 20px 10px;
}






h1 {
	font: normal 155% Georgia, "Times New Roman", Times, serif;
	color: #c53c0e;
	background: url(images/LeftIcon.gif) no-repeat left 50%;
	padding-left: 32px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: -10px;
}
#newbook p {
	font: 85%/140% Tahoma, Arial, sans-serif;
	padding-left: 0px;
	padding-right: 20px;
}
.imageleft {
	margin-right: 10px;
	margin-top: 5px;
}
.footer {
	font: 70%/120% Tahoma, Arial, sans-serif;
	color: #e7e6c5;
	padding: 10px 20px;
}
.footer a:link {
	color: e7e6c5;
	text-decoration: underline;
}
.footer a:visited {
	color: #E7E6C5;
	text-decoration: underline;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	color: #E7E6C5;
	text-decoration: underline;
}
.formlabels {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 85%;
	line-height: 150%;
}
.formfields {
	background: #CCCCCC;
	font-size: 95%;
}
.fieldset {
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 95%;
	border-color: #CCCCCC;
}
h5 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #c53c0e;
	margin-bottom: -15px;
}
.feedbackform {
	color: #000000;
	border-color: #CCCCCC;
}
h2 {
	font: normal 105%/110% Georgia, "Times New Roman", Times, serif;
	color: #C53C0E;
	padding-right: 20px;
	padding-bottom: -10px;
	padding-left: 20px;
}
hr {
	border: dotted;
	background-color: #c53c01;
	color: #c53c0e;
	height: 1px;
	width: 95%;
}
.orderform {
	font-size: 85%;
	padding-right: 20px;
	padding-left: 20px;
	border-color: #c53c0e;
}
.orderformfieldset {
	font-size: 85%;
	font-weight: bold;
	color: #c53c0e;
	margin-left: 20px;
	margin-right: 100px;
	border-top: #c53c0e;
	border-right: #c53c0e;
	border-bottom: #c53c0e;
	border-left: #c53c0e;
}
.orderformlegend {
	color: #c53c0e;
}
.orderformlabels {
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	line-height: 200%;
	text-align: right;
}
.orderformfields {
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	border: thin solid #c53c0e;
	margin-left: 10px;
}
dl {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 95%;
	margin-right: 20px;
}
dd {
}
