@charset "UTF-8";
body {
	background: #667375;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #7A8587;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: "Times New Roman", Times, serif;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	background-color: #72b3b9;
	color: #FFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 5cm;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.Biblio_details {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #7A8587;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}

	padding-left: 0;
}
.book_copy_header {
	color: #667375;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}
.oneColFixCtrHdr #container table tr th p .book_copy_header .book_copy_header {
	text-align: left;
}
.book_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #667375;
	text-align: left;
	font-style: normal;
}
.address_color_letter {
	color: #72b3b9;
}
.new_book_body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #718385;
	font-size: 14px;
}
.address_page {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #667375;
	font-style: normal;
	font-weight: lighter;
}
.Biblio_details {
	text-align: left;
}
.oneColFixCtrHdr #container table tr th .book_body .Biblio_details .topmenus .Biblio_details .Biblio_details .Biblio_details .Biblio_details .Biblio_details {
	text-align: left;
}
.oneColFixCtrHdr #container table tr th p .book_copy_header {
	text-align: left;
}
.oneColFixCtrHdr #container table tr .book_copy_header .book_copy_header br {
	text-align: left;
	font-size: 12px;
}
.oneColFixCtrHdr #container table tr .book_copy_header .book_copy_header .address_page .address_page {
	font-family: "Times New Roman", Times, serif;
}
.shop {
	color: #667375;
	font-size: small;
	font-weight: lighter;
}
.letter {
	color: #72b3b9;
}
