	/*  SierraDescents.com Book Reviews style Sheet  */

img.lead
	{
	float: left;
	border: 1px solid #708090;
	margin: 0px 10px 0px 0px;
	}

img.thumber-large
	{
	width: 350px !important;
	}


.books h1
	{
	color: #708090;
	font-family: verdana;
	font-weight: normal;
	text-transform: uppercase;
	font-size: .9em;
	margin: 0px;
	}

.books h2
	{
	font-size: 1.7em;
	font-family: trebuchet ms;
	font-weight: normal;
	}

.books h3
	{
	font-family: trebuchet ms;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px 35px 0px;
	padding-left: 25px;
	text-transform: uppercase;
	}


.books h4
	{
	font-family: trebuchet ms;
	font-size: 1.2em;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	float: left;
	padding: 0px 10px 2px 0px;
	}

.quote, .excerpt
	{
	color: #483D8B;
	background: #FFE4C4;
	/*border-left: 2px solid #D8BFD8;*/
	padding: 15px 12px 15px 12px;
	margin: 0px 25px 10px 120px; /* was 10,195px */
	font-family: trebuchet ms;
	line-height: 1.7;
	}

.excerpt h1
	{
	color: #483D8B;
	font-weight: bold;
	font-size: 12px;
	font-family: trebuchet ms;
	text-transform: none;
	}

.quote:first-letter, .excerpt p.lead4:first-letter
	{
	font-size: 1.7em;
	font-weight: bold;
	float: left;
	color: #483D8B;
	border: none;
	padding: none !important;
	}

.quote2
	{
	color: #483D8B;
	background: #FFE4C4;
	/*border-left: 2px solid #D8BFD8;*/
	padding: 15px 12px 15px 12px;
	margin: 0px 25px 10px 120px; /* was 10,195px */
	font-family: trebuchet ms;
	line-height: 1.7;
	}

.quote2 p.lead3:first-letter
	{
	padding-right: 3px;
	font-size: 1.7em;
	font-weight: bold;
	float: left;
	}

.quote2 h1
	{
	font-family: trebuchet ms !important;
	text-transform: none !important;
	color: black;
	font-size: 14px;
	font-weight: bold;
	}
