div.item_divider { float: left; margin-top: 15px; margin-bottom: 0; padding-top: 15px; padding-bottom: 0; border-top: 3px solid #61221d; display: block; }
h1 {
	color: #3e3b28;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(images/leaves.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin: 0.67em 0; }
h1 {
	color: #3e3b28;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(images/leaves.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin: 0.67em 0; }
img.stylus {
	text-align: center;
	position: relative;
	left: -184px;
	margin-left: 50%;
	padding-top: 25px;
	padding-bottom: 10px; }
img.float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px; }
h2 {
	color: #3e3b28;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-repeat: no-repeat;
	text-transform: capitalize;
	text-align: left;
	margin: 0.67em 0;
	display: block; }
h3 {
	color: #61221d;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block; }
div.border_thick {
	border-color: #5a2422 #301c14 #301c14 #5a2422;
	border-style: solid;
	border-width: 15px;
	
	 }
div.content_padding_20px {
	padding: 20px; }
div.float_left_inset {
	width: 300px;
	float: left; }
div.float_right {
	background-image: url(images/inset_rightfloat.png);
	background-repeat: no-repeat;
	background-position: 0 20px;
	width: 400px;
	float: right;
	min-height: 400px; }
div.page_inset {
	color: #fff;
	background-color: #362016;
	background-image: url(images/page_background_inset.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 300px;
	min-height: 500px; }
div.page_inset h1, div.page_inset h2, div.page_inset h3 {
	color: #fff; }
div.page_inset_padding {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px; }
div.page_inset_padding h2 {
	margin: 0 0 5px;
	padding: 15px 0 0; }
div.page_inset_top {
	background-image: url(images/page_background_inset_top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 300px;
	height: 40px;
	margin: 0;
	padding: 0;
	display: block; }
img.stylus {
	text-align: center;
	position: relative;
	left: -184px;
	margin-left: 50%; }
table.form {
	left: 100px;
	width: 300px; }
textarea {
	width: 100%; }
textarea, input, select {
	color: #61221d;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #d4cfaf;
	background-image: url(images/form_background.jpg);
	background-repeat: repeat-x;
	padding: 4px;
	border: solid 1px; }
textarea:hover, input:hover, select:hover {
	color: #61221d;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-repeat: repeat-x;
	padding: 4px;
	border-style: dotted;
	border-width: 1px; }
#submit {
	color: #61221d;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #f6f0cf;
	background-image: url(images/form_background.jpg);
	background-repeat: repeat-x;
	padding: 4px 20px;
	border: solid 1px; }
div.content_red {
	color: #431b17;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px; }
