/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6DFCD;
	font-family: "Arial", "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #7B735E;
}
a:hover {
	text-decoration: none;
	color: #A79F83;
}
a:active {
	text-decoration: none;
	color: #978D75;
}

a:visited {
	text-decoration: none;
	color: #44443B;
}
.style2 {font-size: 12px}
.bodytext {
	font-size: 13px;
	color: #44443b;
	line-height: 15px;
}
.bodytextWHITE {
	font-size: 13px;
	color: #F9FEFA;
	line-height: 15px;
}
.bodytextTAN {
	font-size: 13px;
	color: #44443b;
	line-height: 15px;
}
.talmudquestions {
	font-size: 12px;
	color: #44443b;
}
.bodytextTYPE{
	font-size: 12px;
	color: 5a4725;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}
.aboutTEXT {
	font-size: 13px;
	color: #7E7A6D;
	line-height: 23px;
}
.aboutTEXTnormal {
	font-size: 13px;
	color: #7E7A6D;
	line-height: 14px;
}
.talmudCOMMENTtext {
	font-size: 13px;
	color: #605235;
	line-height: 15px;
}

.getkit {
	text-decoration: none;
	color: #D97036;
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 52px;
	background: #F8F6E9;
	border: 1px outset #D1CABA;
}
a.red:link {
	text-decoration: none;
	color: #D97036;
}
a.red:visited {
	text-decoration: none;
	color: #D97036;
}
a.red:hover {
	text-decoration: none;
	color: #E49970;
}
a.red:active {
	text-decoration: none;
	color: ##D97036;
}
a.white:link {
	text-decoration: none;
	color: #EAF2EA;
}
a.white:visited {
	text-decoration: none;
	color: #EAF2EA;
}
a.white:hover {
	text-decoration: none;
	color: #F9FBF9;
}
a.white:active {
	text-decoration: none;
	color: #F9FEFA;
}
a.TAN:link {
	text-decoration: none;
	color: #44443b;
}
a.TAN:visited {
	text-decoration: none;
	color: #44443b;
}
a.TAN:hover {
	text-decoration: none;
	color: #7A6F5A;
}
a.TAN:active {
	text-decoration: none;
	color: #000000;
}

.header {
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 17px;
}
.header2 {
	font-size: 24px;
	line-height: 20px;
}
.header3 {
	font-size: 20px;
	line-height: 17px;
}
.header4 {
	font-size: 18px;
	line-height: 17px;
	color: #AEA895;
	letter-spacing: -1px;
}
.header5 {
	font-size: 22px;
	line-height: 20px;
}
.talmudTEXT {
	font-size: 16px;
	color: #44443b;
	line-height: 18px;
}

.footer {
	color: #7B735E;
	font-size: 13px;
}
.footerBIG {
	color: #7B735E;
	font-size: 16px;
}

.inputstyle {
	font-size: 12px;
	color: #44443b;
	border: 1px inset #999999;
	height: 13px;
	width: 120px;
	background-color: #D1E6F1;
}
.inputTEXTfieldBIG {
	font-size: 12px;
	color: #44443b;
	border: 1px inset #999999;
	height: 90px;
	width: 100%;
	background-color: #F5EED2;
}
.inputstyle2 {
	font-size: 12px;
	color: #44443b;
	border: 1px inset #999999;
	height: 18px;
	width: 180px;
	background-color: #F5EED2;
}
.postedbyRED {
	color: #BF4502;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
.bioIMAGEpad {
	padding-right: 10px;
	padding-bottom: 3px;

}
a.greylink:link {
	text-decoration: none;
	color: #7E7A6D;
}
a.greylink:visited {
	text-decoration: none;
	color: #7E7A6D;
}
a.greylink:hover {
	text-decoration: none;
	color: #B3AFA6;
}
a.greylink:active {
	text-decoration: none;
	color: #7E7A6D;
}
.imagePAD {
	padding-bottom: 15px;
	padding-left: 15px;

}
p.home {
	font-size: 13px;
	color: 44443b;
}
p.home a {
	font-size: 13px;
	color: 44443b;
}
.indented {
	padding-left: 40px;
}
#Layer1 {
	position:absolute;
	left:618px;
	top:122px;
	width:139px;
	height:76px;
	z-index:1;
	visibility: visible;
}
a:link {
	color: #44443b;
}
a.homelink:link, a.homelink:visited, a.homelink:active {
	color: #333333;
}
a.homelink:hover {
	color: #993300;
}

/* Order Form Specific Styles */
table#storeItems td.storeTitle
{
	color: #D97036;
	font-size: 20px;
	line-height: 17px;
	padding-top: 27px;
}

table#storeItems th
{
	text-align: left;
	padding-bottom: 9px;
	border-bottom: 1px solid #E6DDBF;
}

table#storeItems td.description
{
	padding: 0px 9px;
	border: 1px solid #E6DDBF;
	background-color: #F8F6E9;
	margin: 9px 0;
}

table#storeItems td p
{
	padding: 0px;
	margin: 9px 0px;
}

table#storeItems td
{
	vertical-align: top;
	padding-top: 5px;
}

table#storeItems td.buttons
{
	text-align: right;
}

table#storeItems p.special
{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

table#storeItems td.space5
{
	height: 5px;
}

.orderSteps
{
	font-size: 18px;
}

.errorMessage
{
	color: #ff0000;
	font-weight: bold;
}

table#checkout td
{
	padding: 5px;
	border-bottom: 1px solid #E6DDBF;
}

table#storeMenu
{
	padding: 9px 9px;
	border: 1px solid #E6DDBF;
	background-color: #F8F6E9;
	margin: 9px 0;
}

table#storeMenu td.storeTitle
{
	color: #D97036;
	font-size: 20px;
	line-height: 17px;
}

table#storeMenu th
{
	text-align: left;
	padding-bottom: 9px;
	border-bottom: 1px solid #E6DDBF;
}

table#storeMenu td.description
{
	padding: 0px 9px;
	border: 1px solid #E6DDBF;
	background-color: #F8F6E9;
	margin: 9px 0;
}

table#storeMenu td p
{
	padding: 0px;
	margin: 9px 0px;
}

table#storeMenu td
{
	vertical-align: top;
	padding-top: 5px;
}

table#storeMenu td.itemList
{
	font-size: 14px;
	color: #44443b;
}

table#storeMenu td.itemList a:hover
{
	text-decoration: underline;
}

