.cream_background {
	background-color: #E7DAB5;
}
.main_table {
	width: 940px;
}
.left_side_table {
	width: 298px;
	background-image: url(home/12.png);
	background-repeat: no-repeat;
}
.notepad_back {
	background-image: url(home/16.png);
	width: 581px;
	background-repeat: no-repeat;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #F3EDDB;
	background-image: url(home/newsletter.png);
	background-repeat: no-repeat;
	width: 234px;
	padding-top: 100px;
	padding-right: 20px;
	padding-left: 12px;
	height: 369px;
}

.notepad_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.0em;
	color: #61453A;
	width: 525px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A53830;
	font-weight: normal;
	line-height: 1em;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A53830;
	font-weight: normal;
	line-height: 1em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5A7996;
	font-weight: normal;
	line-height: 1em;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A53830;
	font-weight: normal;
	line-height: 1em;
}

/* classed link styles, appropriate for navigation area */
a.nav {color: #E7DAB5; text-decoration: none;}
a.nav:link {color: #E7DAB5;}
a.nav:visited {color: #E7DAB5;}
a.nav:hover {color: #E7DAB5;}
a.nav:active {color: #E7DAB5;}
.retext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #61453A;
}
.product_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #61453A;
	background-color: #FFFFFF;
	padding: 5px;
	width: 371px;
	border: 1px solid #61453A;
}
.inner_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1em;
	color: #61453A;
	background-color: #FFFFFF;
	border: 1px solid #61453A;
	padding: 5px;
	width: 560px;
}
.contact_form_fix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #61453A;
	display: none;
}

