/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6DFCD;
	font-family: arial, Verdana, Helvetica;
}
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: #7B735E;
}
.style2 {font-size: 12px}
.frontpagetext {
	font-size: 15px;
	color: #333333;
	line-height: 15px;
}
.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;
	font: bold 20px/17px "Times New Roman", Times, serif;
	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;
}
.header2b {
	font-size: 24px;
	line-height: 24px;
}
.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: #44443b;
	font-size: 20px;
	line-height: 17px;
}

/* Order Form Specific Styles */
table#checkout td
{
	padding: 5px;
	border-bottom: 1px solid #000;
}