#maincol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: justify;
	line-height: 140%;
	padding-left: 50px;
	padding-right: 40px;
	color: #000000;
}
#maincol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 165%;
	color: #45423C;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2DB97;
	margin-bottom: -8px;
	background-image: url(images/leaf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 35px;
	margin-right:40px;
}
#maincol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 50px;
	margin-right:40px;
	color: #663300;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	text-indent: 20px;
	margin-bottom:4px;
}
#maincol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 65%;
	color: #663300;
	text-align: right;
	margin-left: 50px;
	margin-right:40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #884400;
}
img.floatRight {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 50px;
}
#pull_quote_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 120px;
	float: left;
	text-align: center;
	letter-spacing: -.5px;
	line-height: 18px;
	padding: 6px;
	margin-bottom: 8px;
	margin-left: 50px;
	margin-top: 1px;
	border: 1px dotted #566215;
	margin-right: 18px;
	background-color: #663300;
}
#pull_quote_left #tribute {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	color: #FFFFCC;
	letter-spacing: 1px;
}
#pull_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #837360;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 125px;
	float: right;
	text-align: center;
	line-height: 15px;
	padding: 6px;
	margin-bottom: 8px;
	margin-left: 18px;
	margin-top: 10px;
	border: 1px dotted #566215;
	margin-right: 40px;
	background-color:#FFFFFF;
}
#pull_quote #tribute {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	font-weight: bold;
	color: #333333;
}
#maincol ul {
	padding: 0px;
	margin-left: 50px;
}
#maincol li {
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-bottom: 4px;
}
#initial_caps {
	font-size: 500%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C3AF9C;
	float: left;
	line-height: 80%;
	padding-right:4px;
	padding-bottom:0px;
	letter-spacing: -4px;
}
#maincol a:link {
	font-weight: bold;
	text-decoration: none;
	color: #74491A;
}
#maincol a:hover {
	text-decoration: underline;
}
#maincol h1 #sub {
	font-weight: normal;
	color: #663300;
	letter-spacing: normal;
}
