body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img	{
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #aa2423;
}
a	{
	color:#aa2423;
}
ul {
	list-style:square;
}
a:link {
	text-decoration:none;
	color:#a92423;
}
a:hover {
	text-decoration:underline; 
	color:#a92423;
}

.oneColFixCtr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #cccccc;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left;
}
.oneColFixCtr h4 {
	font-size: 18px;
	font-weight: normal;
	color: #aa2423;
	margin:25px 0 -9px 0;
	padding-bottom:0;
}
.oneColFixCtr img	{
	margin:0;
	padding:0;
}
.oneColFixCtr h3	{
	margin-bottom:-10px;
}
.oneColFixCtr #mainContent {
	padding: 40px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: white;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	border-top-width: 1px;
}

.quote .left {
	text-align: right;
}

blockquote {
	float:right;
	margin:8px 20px 0 0;
	width:450px; 
	background-image:url(/images/openQuote.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height: 1.8em;
} 
 blockquote p {
  	margin:0;
	padding:41px 15px 30px 20px; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size: 1.15em;!important
}
#navigation a {
	text-decoration: none;
	color: #000000;
}
#navigation a:hover {
	text-decoration: none;
	color: #AA2423;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li#selected {
	background-color:#F3F3F3;
	margin-left: 40px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #A92423;
}
#navigation li#selected ul li{
	font-size: 12px;
}
#navigation li#selected ul li a{
	color: #000000;
}
#navigation li#selected ul li a:hover{
	color: #aa2423;
}

#navigation li#selected a{
	color:#aa2423;

}
#navigation li#selectednochild {
	color: #aa2423;
}
#small {
	font-size: 11px;
}
#leftcol .quote {
	color: #222222;
	font-size: 1.13em !important;
	line-height:1.7em !important;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
/*	background-color:#fff6e4;	*/
	background-color:#F3F3F3;
	padding: 25px 35px;
	margin-right: 0px;
}

#leftcol-sub li {
	margin-bottom: 10px;
}
#mainContent {
	background: #cccccc; 	
}
#mainContent p:first-child	{
	margin-top: 6px;
}
#mainContent #leftcol {
	float: left;
/*	width: 470px; */
	width:470px;
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
/*	border-left: 1px solid #a92423;	*/
}
#mainContent #leftcol h2 {
	color: #aa2423;
/*	font-family: Georgia, "Times New Roman", Times, serif;	*/
	font-weight:bold;
	font-size: 16px;
}
#mainContent #leftcol-sub {
	float: left;
	width: 680px;
	margin: 0;
	padding: 0 20px 0 26px;
	border-left: 1px solid #a92423;
}
#mainContent #rightcol {
	float: right;
/*	width: 226px; */
	width: 188px;
	margin: 35px -7px 0 0;
	text-align: center;
	border:0;
}
#mainContent #rightcol img{
	margin:0;
	padding:0;
	border:0;
}
#mainContent #navigation {
	width: 204px;
	float: left;
	font-size: 1em;
	line-height: 2.1em;
	text-align: right;
	padding-right: 30px;
	font-family:Geneva, Arial, Helvetica, sans-serif
}
#mainContent h1 {
	font-size: 26px;
	color: #CD9A34;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#fancybox-button img {
	border: 1px solid #ddd;
	padding:7px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
}
#clear {
	clear: both;
}
.credit {
	font-size: 12px;
	padding-left: 8px;
}

.arrow_continue
	{
	margin:0;
	padding:0;
	float:left;
	width:62px;
	height:52px;
	border:1px solid #000000;
	}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
	padding: 20px 0;
	background-color: #f0f0f0;
	background-image: url(../images/targum_sm.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	color: #333333;
}

.content_holder	{
	margin:0;
	padding:0;
}
.content_holder a:visited {
	color: #000;
}
.content_holder a:link {
	color: #000;
}
.content_holder	a:hover {
	color: #a92423;
}
.content_holder h3	{
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
	margin:5px 0 25px 0;
}

.content_holder	ol.slats {
	list-style:none;
	margin: 0;
	padding: 0;
}
.content_holder	ol.slats li h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0;
}
.content_holder	ol.slats li h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0;
}
.content_holder	ol.slats li p {
	margin: 0 0 0 60px;
	font-size: 14px;
	line-height: 1.4;
	font-weight:normal;
}

.content_holder	ol.slats li p span.meta {
	display: block;
	font-size: 12px;
	color: #999;
}
.content_holder	ol.slats a:link {
	color: #000;
}
.content_holder	ol.slats a:hover {
	color: #a92423;
}
.content_holder	ol.slats a:visited {
	color: #000;
}


.play_content_img
 	{
	margin:3px 10px 24px 0px;
	padding:0;
	float:left;
	width:50px;
	height:13px;
	background:url(../images/button_play.jpg) no-repeat;
	}
.play_content_img:hover {
	background:url(../images/button_play_hover.jpg) no-repeat;
	width:50px;
	height:13px;
	}


.pdf_content_img {
	margin:3px 10px 24px 0;
	padding:0;
	float:left;
	width:50px;
	height:13px;
	background:url(../images/button_pdf.jpg) no-repeat;
	}
	
.pdf_content_img:hover {
	background:url(../images/button_pdf_hover.jpg) no-repeat;
	width:50px;
	height:13px;
	}


.link_content_img {
	margin:3px 10px 24px 0;
	padding:0;
	float:left;
	width:50px;
	height:13px;
	background:url(../images/button_link.jpg) no-repeat;
	}
.link_content_img:hover {
	background:url(../images/button_link_hover.jpg) no-repeat;
	width:50px;
	height:13px;
	}
