* {
    padding: 0px;
    margin: 0px;
	border: 0px;
}

body {
	min-width:760px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B4B18E;
	padding: 0px;
	margin: 0px auto;
}

body p {
	padding-top: 10px;
}

h2,h3 {
	margin: 0px;
	padding: 0px;
	color:#AD6533;
}

#catalog_promo img { display: inline; }

#wrapper {
	position: relative;
	margin: 0px auto;
	width:760px;
    background-color: #F2E5D4;
}

#search {
	position: absolute;	
	left: 535px;
	top: 0px;
	height:74px;
}

.large_label { font-size: 12pt; color: #8E5327; margin-bottom: 4px; }

#header {
	height: 138px;
	width: 760px;
	background-color: #F2E5D4;
	background-image: url(images/master_header_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header2 {
	height: 138px;
	width: 760px;
	background-color: #F2E5D4;
	background-image: url(images/master_header_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header3 {
	height: 138px;
	width: 760px;
	background-color: #F2E5D4;
	background-image: url(images/master_header_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header4 {
	height: 138px;
	width: 760px;
	background-color: #F2E5D4;
	background-image: url(images/master_header_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header5 {
	height: 138px;
	width: 760px;
	background-color: #F2E5D4;
	background-image: url(images/master_header_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header6 {
	height: 138px;
	width: 760px;
	background-color: #F2E5D4;
	background-image: url(images/master_header_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header_nav_container {
	text-align: center;
	height:24px;
	padding-top:5px;
	background-color: #AD6533;
}



#columns {
	overflow: hidden;
}

#left_no_pad {
	float: left;
	width: 209px;
	font-size: 8pt;
	padding: 10px 10px;
}

#center_no_pad {
	float: right;
	width: 530px;
	border-left: 1px solid #8E5327;
}

#center_no_pad * {
	font-size: 8pt;
}

form input#button {
	background: url(images/search_button.gif);
	border:0;
	width: 53px;
	height: 20px;
}

#footer {
	color: #AD6533;
	background: #F2E5D4;
	width: 760px;
	text-align: center;
	padding: 20px 0px;
}

.footer_nav {
	font-size: 12px;
	font-weight: normal;
	color: #AD6533;
	width:760px;
}

.footer_nav a {
	font-size: 12px;
	color: #AD6533;
	font-weight: normal;
	text-decoration:none;
}

.footer_nav a:hover {
	text-decoration:underline;
	color: #AD6533;
}

#footer_nav_container {
	text-align: center;
	height:24px;
	color: #AD6533;
	padding-top:5px;
	margin-bottom: 10px;
}
.nav_line {
	color: #F2E5D4;
}

.nav_line2 {
	color: #AD6533;
}

.copyright {
	color: #AD6533;
	font-size:9px;
}

.copyright a {
	color: #AD6533;
	font-size:9px;
}

.copyright a:hover {
	color: #AD6533;
	font-size:9px;
}

.header_nav {
	font-size: 12px;
	font-weight: bold;
	color: #F2E5D4;
	width:760px;
}

.header_nav a {
	font-size: 12px;
	color: #F2E5D4;
	font-weight: bold;
	text-decoration: none;
}

.header_nav a:hover {
	text-decoration: underline;
}



.page_image { margin: 0px auto; text-align: center; display: block; }

#search_table  { border-collapse: collapse; width: 220px;  }
#search_table td { padding: 4px; padding-top: 4px; padding-bottom: 2px; color: white; }
#search_table #search_table_box { padding: 1px 0px;  }
#search_table #search_table_box #button { margin-bottom: -1px; }

#book_list { width: 100%; border-collapse: collapse; }
#book_list td { vertical-align: top; padding: 0px; padding-top: 20px; padding-bottom: 20px; }
#book_listing { border-collapse: collapse; width: 100%; text-align: left; font-size: 8pt; }
#book_listing td { padding: 0px; padding-bottom: 0px; }
#book_listing #label { width: 45%; }
#book_image { text-align: center; vertical-align: top; width: 25%; }
#book_image img { margin: 0px auto; border: 0px; }
.page_image { margin-bottom: 40px; }
#book_info { width: 100%; vertical-align: top; }