@charset "utf-8";
/* CSS Document */

img {
	border: none;
	}

.thumbnail {
	float: left;
	width: 120px;
	border: 1px solid #000000;
	margin: 0 15px 15px 0;
	padding: 20px;
	line-height: 200%;
	background: #e3dedb;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
}

.clearboth {
	clear: both;
	}

blockquote {
	float: right;
	width: 300px;
	margin: 0 0 20px 20px;
	background: #ded3d0 url(../images/pullquote_top.gif) no-repeat;
	position: relative;
}

#contentArea > blockquote {
margin-right: -60px;
}

p.quoteBody {
color: #363636;
font-size: 1.4em;
line-height: 1.5em;
font-weight: bold;
padding: 40px 10px 20px 25px;
text-align: center;
background: url(../images/quotemark_bottom.gif) bottom right no-repeat;
width: 285px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 250px;
}

p.quoteCite {
	color: #7c4f43;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 30px;
	background: url(../images/pullquote_bottom.gif) left bottom no-repeat;
	margin-bottom: 0;
}

.float_right {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	border: none;
}