@charset "UTF-8";
/*Overrides the #leftcol style in the main style sheet to apply background image.*/
#leftcol {
	background-image: url(../images/scroll/vio-side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	margin-left: 0px;
}
#scrolltext {
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
#where {
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}
#wilson {
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#browne {
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}
#road {
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#praise {
	color: #762629;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
}
/*Styles for the Div tags in the right column: based on sections in the newsletter. Class tags .doug_bench and .carving apply to the photos, floating left or right with appropriate margins & padding*/
#friends p {
	line-height: 1.2em;
	margin-top: 8px;
}
#bench p {
	line-height: 1.2em;
	margin-top: 8px;
	margin-bottom: 10px;

}
.doug_bench {
	padding: 5px;
	border: 1px solid #762629;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.carving {
	padding: 5px;
	border: 1px solid #762629;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#conversation p {
	line-height: 1.2em;
	margin-top: 8px;
	margin-bottom: 10px;
}
#choosing {
	line-height: 1.2em;
	margin-top: 8px;
	padding-bottom: 10px;
}
/*class styles for text in "Making Conversation" section*/
.ask {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #762629;
	font-size: 0.95em;
}
.answer {
	font-style: normal;
	color: #333333;
}
#limits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #762629;
	padding: 3px;
	float: left;
	width: 155px;
	border: 1px solid #762629;
	line-height: 1.25em;
	font-style: italic;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D4BF95;
}
/*Padding for h1 tag*/
h1 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.praisecredit {
	font-size: .9em;
	font-style: italic;
	text-align: right;
}
.signature {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#calamity p {
	line-height: 1.2em;
	margin-top: 8px;
	padding-bottom: 10px;
}
#where h3 {
	margin-top: 6px;
}
#old_scroll {
	padding: 5px;
	border: 1px solid #762629;
	margin-right: 13px;
	margin-left: 13px;
}
