/* CSS Document */


#content h2 {
	padding-top: 40px;
}

#content h4.title {
	color: #297582;
}

#content h4.title2 {
	margin-left: 0;
	margin-top: 0;
	line-height: 1.3em;
	color: #297582;
}

#content p.topmardif {
	margin-top: -15px;
}

#content span.book-title2 {
	font-style: italic;
	color: #297582;
	font-weight: normal;
}

#content span.small {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.0em;
}

#content table.tax {
	margin-top: -20px;
}

#content td {
	vertical-align: top;
}

#content td.col2 {
	colspan: 2;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.2em;
}

#content td.image {
	width: 92px;
}

#content td.price {
	text-align: right;
	padding-right: 30px;
}



/*NAV
------------------------------------------------------------*/
/*width is 169 px*/

#nav a.notes {
	letter-spacing: 0em;
}

#nav div.notes {
	width: 150px;
	border: 1px solid #707070;
	background: #f0eadc;
	margin-top: 80px;
}

#nav img.notes {
	margin: 0;
	/*margin: 75px 0 0 -18px;*/
	padding: 0;
}

#nav p {
	text-align: left;
	line-height: 1.4em;
	padding: 0 5px 0 5px;
}

#nav div.grand h2, #nav div.kwf  h2{
	background: #fcf5eb;
}

#nav div.grand, #nav div.kwf {
	width: 140px;
	border: 1px solid #297582;
	/*background: #e4dbd1;*/
	background: #fcf5eb;
	padding: 0;
	padding: 10px 10px;
	margin-bottom: 20px;
	font-size: 0.9em;
}

#nav div.grand {
	margin-top: 80px;
}

#nav div.grand h2, #nav div.kwf  h2{
	background: #fcf5eb;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#nav span.book-title2 {
	font-style: italic;
	color: #297582;
	font-weight: normal;
}


/*SIDEBAR2
------------------------------------------------------------*/
#sidebar2 {
	float: right;
	width: 200px;
	margin: 0 18px 10px 0;
	padding: 85px 0 0 0;
}

#sidebar2 div.grand, #sidebar2 div.kwf {
	width: 160px;
	border: 1px solid #297582;
	/*background: #e4dbd1;*/
	background: #fcf5eb;
	padding: 0;
	padding: 10px 20px;
	margin-bottom: 20px;
}

#sidebar2 div.grand h2, #sidebar2 div.kwf  h2{
	background: #fcf5eb;
}

#sidebar2 span.book-title2 {
	font-style: italic;
	color: #297582;
	font-weight: normal;
}


