body {
	background-image: url(gold_paper_40.gif);
	background-color: #DEDECA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

h2, h3 {
	color: #663300;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height:106%;
}

h4 {
	color: #996633;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	}

a {
  color: #336600;
}

#border {
	border: #7f7966 solid 5px;
	margin: 20px;
	}
#wrapper {
	background: #ffffff;
}
#header {
	background: #ffffff;
}
#container {
	width: 100%;
	background: #ffffff;
}
#content {
	background: #ffffff;
	margin: 0 30px 0 210px;
}
#sidebar {
	width: 200px;
	float: left;
}
#insidesidebar {
	padding-left:15px;
	}
#footer {
	background: #d7dabd;
	padding: 4px;
}
#quote {
	background-color:#f3f3e4;
	border:1px solid #dcdbaf;
	margin: 30px;
	padding: 20px;
	float:right;
	}
.QuoteDkGreenItal {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#666633;
	line-height:180%;
	}
.SmBrownItal {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color: #996633;
	}
.clearing {
	height: 30px;
	clear: both;
}

.LeftArrowText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	padding: 2px 0px 0px 24px;
}

.LeftArrowPic a {
	background-repeat: no-repeat;
	width: 136px;
	background-image:  url("/images/0501/grey_flower.jpg");
	text-decoration: none;
	color: #666666;
	margin-left: 14px;
	margin-bottom: 3px;
}
.LeftArrowPic a:visited {
	color: #999;
	}
.LeftArrowPic a:hover {
	background-image:  url("/images/0501/orange_flower.jpg");
	color: #FF9900;
	text-decoration:underline;
}
.SmBrownCentered
{	color: #663300;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;}
.OrangeBold {
	color: #d58000;
	font-weight: bold;
	}
.BrownBold {
	color:#80552b;
	font-weight: bold;
	}
.GreenHeads {
	color: #336600;
	font-weight: bold;
	font-size: 13px;
	}
.LgBrownParaText {
	font-size:15px;
	color:#663300;
	line-height:21px;
	margin-bottom:20px;
	}
.LeafPic {
	background-repeat: no-repeat;
	background-image:  url("/images/0501/current2.jpg");
	float:left;
	width: 27px;
	height:32px;
	margin-top:-18px;
}