/*=STRUCTURE
=== === === === === === === === === === */
html {
	background:url('../images/bg-html.jpg') top center;
}
body {
	font-family:arial, verdana, sans-serif;
}
/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}
a img {
border:none;
}
p, li {

}
#header h1 {
	font-size: 1%
}
img {
	border: 0
}
a {
	color:#1151ac;
}
/*=WRAPPER
=== === === === === === === === === === */
#wrapper {
	background:url('../images/bg-wrapper.png') repeat-y top center;
	width:999px;
	padding:0 3px 0px 3px;
	min-height:900px;
	margin:0px auto;
	font-size:11px;
	line-height:1.3em;
}
.home #wrapper {
	background:url('../images/bg-wrapper-home.png') repeat-y top center;
}
#breadcrumbs {
	height:21px;
	background:url('../images/bg-breadcrumbs.gif');
	color:#fff;
	font-size:10px;
	text-indent:20px;
	line-height:2em;
	width:991px;
	margin:0 0 0 4px;
	border-bottom:9px solid #fff;
    text-transform: capitilize;
}
#breadcrumbs a {
	color:#fff;
	text-decoration:underline;
}
#breadcrumbs a:hover {
	text-decoration:none;
}
#homeBreadcrumbs {
	height:3px;
	background-color:#2f8fc8;
	width:991px;
	margin:0 0 0 4px;
}
.blog #breadcrumbs {
	height:20px;
	padding-top:101px;
	background:#fff url('../images/gr-blog.gif') no-repeat;
	color:#236cc7;
	font-size:10px;
	text-indent:6px;
	line-height:2em;
	width:992px;
}
.blog #breadcrumbs a {
	color:#236cc7;
}
#feature {
		width:627px;
		height:186px;
		background:url('../images/bg-feature.gif') 0px 0px no-repeat;
		margin:7px 0  0 182px;
}
#feature img {
	margin:4px 0 0 4px;
	float:left;
	display:inline;
}
#feature h3 {
	padding:25px 0 0 0;
	margin-left:217px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	height:19px;
}
#feature p {
	color:#423f3f;
	font-size:13px;
	margin:28px 30px 0 217px;
	line-height:18px;
}
/*=HEADER
=== === === === === === === === === === */
#header {
	padding:0 5px 0 8px;
	position:relative;
	height:100px;
	background-color:#fff;
}
#header #topNav {
	position:absolute;
	right:11px;
	top:7px;
	color:#000;
}
#header #topNav li {
	margin-left:10px;
	float:left;
    font-size:9px;
	display:inline;
}
#header #topNav li a {
	color:#000;
	text-decoration:none;
	margin-right:10px;
}
#header #topNav li a:hover {
	text-decoration:underline;
}
#header #search {
	height:49px;
	width:440px;
	position:absolute;
	top:41px;
	right:16px;
	background:url('../images/bg-search.gif') no-repeat top right;
}
#header #search .radioWrap {
	position:absolute;
	top:9px;
	left:280px;
	line-height:15px;
}
#header #search .radioWrap label span {
	display:inline;
	text-indent:0;
	width:100px;
	margin-left:6px;
	font-size:11px;
	color:#333333;
}
#header #search fieldset {
	margin-top:0px;
	position:relative;
	border:none;
}
#header #search label span {
	text-indent:-9999px;
	display:block;
	position:absolute;
}
#header #search input#textSearch {
	position:absolute;
	top:14px;
	left:87px;
	border-top:1px solid #717171;
	border-left:1px solid #b4b4b4;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #b4b4b4;
	width:299px;
	padding:2px 1px 2px 1px;
}
#header #search input#submitSearch {
	position:absolute;
	top:9px;
	left:402px;
	height:29px;
}
/*=NAVIGATION
=== === === === === === === === === === */
#nav {
	height:42px;
	background:url('../images/nav.gif') no-repeat top left;
	z-index:10000;
	margin:0 0 0 4px;
}
#nav a {
	text-decoration:underline;
}
#nav a:hover, #nav h4 a {
	text-decoration:none;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssdropdown li {
	float: left;
	position: relative;
}
.mainitems{
	height:38px;
	margin:4px 1px 0 0;
	z-index:1000;
}
#holidays.mainitems {
	width:141px;
}
#life.mainitems {
	width:97px;
}
#culture.mainitems {
	width:126px;
}
#beliefs.mainitems {
	width:122px;
}
#practices.mainitems {
	width:145px;
}
#history.mainitems {
	width:127px;
}
#texts.mainitems {
	width:109px;
}
#israel.mainitems {
	width:117px;
}
.mainitems a{
	display:block;
	text-decoration: none;
}
.mainitems a.mainitemlink {
	z-index:10000;
	height:38px;
	text-indent:-9999px;
}
.mainitems:hover a.mainitemlink, .over a.mainitemlink {
	height:39px;
}
.holidays #holidays.mainitems a.mainitemlink {
	background:url('../images/nav-holidays-active.gif') top left no-repeat;
}
.life #life.mainitems a.mainitemlink {
	background:url('../images/nav-life-active.gif') top left no-repeat;
}
.culture #culture.mainitems a.mainitemlink {
	background:url('../images/nav-culture-active.gif') top left no-repeat;
}
.beliefs #beliefs.mainitems a.mainitemlink {
	background:url('../images/nav-beliefs-active.gif') top left no-repeat;
}
.practices #practices.mainitems a.mainitemlink {
	background:url('../images/nav-practices-active.gif') top left no-repeat;
}
.history #history.mainitems a.mainitemlink {
	background:url('../images/nav-history-active.gif') top left no-repeat;
}
.texts #texts.mainitems a.mainitemlink {
	background:url('../images/nav-texts-active.gif') top left no-repeat;
}
.israel #israel.mainitems a.mainitemlink {
	background:url('../images/nav-israel-active.gif') top left no-repeat;
}
#holidays.mainitems a.mainitemlink:hover, #holidays.mainitems:hover a.mainitemlink, #holidays.over a.mainitemlink  {
	background:url('../images/nav-holidays-over.gif') top left no-repeat;
}
#life.mainitems a.mainitemlink:hover, #life.mainitems:hover a.mainitemlink, #life.over a.mainitemlink {
	background:url('../images/nav-life-over.gif') top left no-repeat;
}
#culture.mainitems a.mainitemlink:hover, #culture.mainitems:hover a.mainitemlink, #culture.over a.mainitemlink {
	background:url('../images/nav-culture-over.gif') top left no-repeat;
}
#beliefs.mainitems a.mainitemlink:hover, #beliefs.mainitems:hover a.mainitemlink, #beliefs.over a.mainitemlink {
	background:url('../images/nav-beliefs-over.gif') top left no-repeat;
}
#practices.mainitems a.mainitemlink:hover, #practices.mainitems:hover a.mainitemlink, #practices.over a.mainitemlink {
	background:url('../images/nav-practices-over.gif') top left no-repeat;
}
#history.mainitems a.mainitemlink:hover, #history.mainitems:hover a.mainitemlink, #history.over a.mainitemlink {
	background:url('../images/nav-history-over.gif') top left no-repeat;
}
#texts.mainitems a.mainitemlink:hover, #texts.mainitems:hover a.mainitemlink, #texts.over a.mainitemlink {
	background:url('../images/nav-texts-over.gif') top left no-repeat;
}
#israel.mainitems a.mainitemlink:hover, #israel.mainitems:hover a.mainitemlink, #israel.over a.mainitemlink {
	background:url('../images/nav-israel-over.gif') top left no-repeat;
}
.subuls{
	display: none;
	width: 10em;
	position: absolute;
	top: 38px;
	left: 0;
	height:378px;
	width:613px;
	z-index:100;
	border-bottom:1px solid #bfbebf;
}

/* Use the next 66 lines to adjust dropdown list heights */

#holidays .subuls {
	height:387px;
	width:413px;
}
#holidays .subuls div {
	height:347px;
}

#life .subuls {
	height:218px;
	width:818px;
}
#life .subuls div {
	height:179px;
}

#culture .subuls {
	width:213px;
	height:254px;
}
#culture .subuls div {
	height:189px;
}

#beliefs .subuls {
	height:218px;
	width:433px;
}
#beliefs .subuls div {
	height:179px;
}

#practices .subuls {
	height:208px;
	width:413px;
}
#practices .subuls div {
	height:171px;
}

#history .subuls {
	left:-613px;
	width:818px;
	height:175px;
}
#history .subuls div {
	height:137px;
}

#texts .subuls {
	left:-613px;
	width:818px;
	height:177px;
}
#texts .subuls div {
	height:137px;
}

#israel .subuls {
	left:-701px;
	width:818px;
	height:265px;
}
#israel .subuls div {
	height:225px;
}


.subuls div {
	position:absolute;
	top:0px;
	margin-top:15px;
	width:205px;
}
.subuls .first {
	border-right:1px solid #ccc;
}
#culture .subuls .first {
	border-right:none;
}
.subuls .second {
	left:205px;
	border-right:1px solid #ccc;
}
#holidays .subuls .second, #beliefs .subuls .second, #practices .subuls .second {
	border-right:none;
}
.subuls .third{
	left:410px;
}
#life .subuls .third, #history .subuls .third, #texts .subuls .third, #texts .subuls .third, #israel .subuls .third, #israel .subuls .third {
	border-right:1px solid #ccc;
}
.subuls .fourth{
	left:615px;
}
.subuls ul {
	margin-top:10px;
}
.subuls li{
	padding:0 19px;
	width:167px;
	line-height:14px;
	margin-bottom:8px;
}
.subuls h4 {
	margin-top:3px;
}
.subuls h4 a {
	padding:0 18px;
	margin-bottom:12px;
	color:#e88925;
	font-size:12px;
}
.subuls div ul li a{
	text-decoration: underline;
	color:#1151ac;
	font-size:13px;
}
.subuls div ul li a:hover {
	text-decoration: none;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#cssdropdown li:hover div.subuls, li.over div.subuls { /* lists nested under hovered list items */
	display: block;
	background:#fff;
	background:url('../images/bg-nav-threecol.gif') no-repeat 0 0px;
	z-index:-10;
}
#cssdropdown li#holidays:hover div.subuls, li#holidays.over div.subuls, #cssdropdown li#beliefs:hover div.subuls, li#beliefs.over div.subuls, #cssdropdown li#practices:hover div.subuls, li#practices.over div.subuls {
	background:url('../images/bg-nav-twocol.gif') no-repeat 0 0px;
}
#cssdropdown li#life:hover div.subuls, li#life.over div.subuls, #cssdropdown li#history:hover div.subuls, li#history.over div.subuls, #cssdropdown li#texts:hover div.subuls, li#texts.over div.subuls, #cssdropdown li#israel:hover div.subuls, li#israel.over div.subuls {
	background:url('../images/bg-nav-fourcol.gif') no-repeat 0 0px;
}
#cssdropdown li#culture:hover div.subuls, li#culture.over div.subuls {
	background:url('../images/bg-nav-onecol.gif') no-repeat 0 0px;
}

/*=SIDEBARS
=== === === === === === === === === === */
#leftSidebar {
	margin:0px 0 10px 4px;
	width:172px;
	float:left;
	height:100%;
	min-height:570px;
	display:inline;
}
#wrapper.article #leftSidebar {
	min-height:1120px;
}
.life #leftSidebar {
	min-height:1000px;
}
.blog  #leftSidebar{
	height:1470px;
}
#leftSidebar #leftNav {
	margin-bottom:11px;
}
#leftSidebar #leftNav li {
	border-bottom:1px solid #f8fafc;
	background-color:#e7e7e7;
}
#leftSidebar #leftNav li a {
	display:block;
	height:37px;
	width:172px;
	text-indent:11px;
	color:#e0ecf8;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	border-bottom:1px solid #fafcfd;
	background:url('../images/leftnav.gif') top left no-repeat;
}
#leftSidebar #leftNav li a:hover {
	background:url('../images/leftnav-over.gif') top left no-repeat;
}
#leftSidebar #leftNav li#lifeEvents.active, #leftSidebar #leftNav li#lifeEvents.active a {
	border-bottom:none;
}
#leftSidebar #leftNav li#lifeEvents div a {
	background:none;
}
#leftSidebar #leftNav li#sex div a {
	background:none;
}
#leftSidebar #leftNav div a {
	display:inline;
	background:none;
	border-bottom:none;
	color:#333;
	font-size:11px;
	text-indent:0;
	line-height:1em;
	font-weight:normal;
}

#leftSidebar #leftNav li h4 {
	background-color:#bdbdbd;
	height:25px;
	font-size:11px;
	line-height:2.1em;
	text-indent:8px;
}
#leftSidebar #leftNav li#lifeEvents h4.sub {
	background-color:#e7e7e7;
	border-bottom:1px solid #b9b9b9;
	padding:0 0 0 17px;
	margin:0 4px;
	background:url('../images/gr-arrowgr.gif') 8px 7px no-repeat;
	text-indent:0px;
}
#leftSidebar #leftNav li#lifeEvents h4 a {
	font-weight:bold;
}
#leftSidebar #leftNav li#lifeEvents h4.sub a {
	text-indent:0px;
	background:none;
	color:#333333;
}
#leftSidebar #leftNav h4 a:hover, #leftSidebar #leftNav h5 a:hover, #leftSidebar #leftNav ul li a:hover {
	text-decoration:underline;
}
#leftSidebar #leftNav li.leftNavActive  a {
	border-bottom:none;
}
#leftSidebar #leftNav li#lifeEvents h5 {
	padding-top:3px;
}
#leftSidebar #leftNav li#lifeEvents li{
	padding-top:3px;
    padding-left:12px;
    border-bottom:none;
}
#leftSidebar #leftNav li#lifeEvents h5 a {
	padding:0px 0 0 15px;
	background:none;
	color:#333;
	font-weight:normal;
}
#leftSidebar #leftNav li ul {
	margin:3px 0 0px 5px;
	line-height:1.4em;
	padding-bottom:7px;
}
#leftSidebar #leftNav li ul li {
	border-bottom:none;
}
#leftSidebar #leftNav li ul li a {
	color:#333;
}
#leftSidebar #feedburner {
	padding:0 8px 0 4px;
}
#leftSidebar #rss {
	float:right;
	padding-top:2px;
}
#leftSidebar #rss a {
	text-decoration:underline;
	color:#000;
}
#leftSidebar #rss a:hover {
	text-decoration:none;
}
#leftSidebar #rss img {
	position:relative;
	top:3px;
}
#leftSidebar #adsGoogle {
	margin-top:11px;
	border-top:1px solid #a8a8a8;
}
#leftSidebar img.ad2 {
	margin:0px 0 9px 10px;
	border:1px solid #919191;
}
.blogSideWrap {
	padding:16px 11px 10px 11px;
}
.blogSideWrapBorder {
	padding:16px 11px 10px 11px;
	border-bottom:1px solid #c1c1c1;
}
#leftSidebar h4.newon {
	background:url('../images/h4-newon.gif') no-repeat top left;
	height:35px;
	text-indent:-9999px;
}
#leftSidebar  h4.categories {
	font-size:15px;
	color:#e88925;
}
#leftSidebar  h4.archives {
	font-size:15px;
	color:#e88925;
}
#rightSidebar  h4.recent {
	font-size:15px;
	color:#e88925;
	line-height:18px;
}
#featured.blogSideWrapBorder {
	padding-top:0px;
}
.blogSideWrap ul, .blogSideWrapBorder ul {
	padding-top:13px;
	font-size:12px;
}
.blogSideWrap ul.archives {

}
.blogSideWrap ul.archives li {
	background:url('../images/gr-blogarrow.gif') no-repeat 5px 3px;
	padding-left:16px;
}
.blogSideWrap ul.comments {
	font-size:11px;
}
.blogSideWrap ul li, .blogSideWrapBorder ul li {
	margin-bottom:11px;
}
.blogSideWrap ul li a, .blogSideWrapBorder ul li a {
	color:#1151ac;
	text-decoration:underline;
}
.blogSideWrap ul li a:hover, .blogSideWrapBorder ul a:hover {
	text-decoration:none;
}

#rightSidebar {
	float:right;
	width:172px;
	margin:0px 4px 10px 0;
	min-height:571px;
	display:inline;
}
#wrapper.article #rightSidebar {
	min-height:1120px;
}
.life #rightSidebar {
	min-height:1000px;
}
.blog #wrapper.article #rightSidebar {
	min-height:1470px;
}
#forumrightnav li {
 font-size:10px;
}
#rightSidebar #freenewsletters {
	margin:11px 0 0 9px;
}
#rightSidebar #freenewsletters h4 {
	width:151px;
	height:32px;
	font-size:15px;
	margin-left:2px;
	color:#5e5e5e;
}
#rightSidebar #freenewsletters h4 span {
	color:#e88925;
	display:block;
    font-size:13px;
	margin-left:2px;
	margin-bottom:3px;
}
#rightSidebar #freenewsletters h4.thisWeek {
	width:151px;
	height:32px;
	font-size:13px;
	margin-left:2px;
	color:#5e5e5e;
}
#rightSidebar #freenewsletters h4.thisWeek span {
	color:#e88925;
	display:block;
	margin-bottom:3px;
}
#rightSidebar #freenewsletters fieldset {
	margin-top:-2px;
	border:none;
}
#rightSidebar #freenewsletters  input#freeNews {
	border-top:1px solid #717171;
	border-left:1px solid #b4b4b4;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #b4b4b4;
	width:120px;
	padding:2px 1px 1px 2px;
	margin:10px 6px 0 0;
	float:left;
	color:#666;
	text-indent:18px;
	font-size:10px;
	background:#fff url('../images/bg-envelope.gif') 1px 2px no-repeat;
}
#rightSidebar #freenewsletters  input#submitNewsletters {
	height:29px;
	margin-top:0px;
}
#rightSidebar #freenewsletters span.formButton {
	padding-top:5px;
	display:block;
}
#rightSidebar #freenewsletters span.checkBoxes {
	padding-right:10px;
	display:block;
	line-height:1.8em;
}
#rightSidebar #freenewsletters div#moreCheckBoxes {
	clear:left;
}
#rightSidebar #freenewsletters a#butMore {
	margin:2px 15px 0 95px;
	display:block;
	width:53px;
	height:21px;
	background:url('../images/but-more.gif') 0 0 no-repeat;
	clear:left;
}
#rightSidebar #freenewsletters a#butMore img {
	display:none;
}
#rightSidebar #feedburner {
	border-top:1px solid #9aa2a9;
	margin-top:18px;
	padding:12px 8px 0 4px;
}
#rightSidebar #rss {
	float:right;
	padding-top:2px;
}
#rightSidebar #rss a {
	text-decoration:underline;
	color:#000;
}
#rightSidebar #rss a:hover {
	text-decoration:none;
}
#rightSidebar #rss img {
	position:relative;
	top:3px;
}
#rightSidebar  h4.otherblogs {
	font-size:15px;
	color:#e88925;
}
#rightSidebar  h4.featured {
	font-size:15px;
	color:#e88925;
}
#rightSidebar img.ad1 {
	margin:20px 0 25px 12px;
}
#rightSidebar img.ad2 {
	margin:0px 0 9px 11px;
	border:1px solid #919191;
}
#rightSidebar h4.imlooking {
	margin:0 0 0 14px;
    font-family:arial, verdana, sans-serif;
	font-size:15px;
	color:#e88925;
}
#rightSidebar h4.fromthe {
	margin:0 0 0 14px;
	font-size:15px;
	color:#e88925;
}
#rightSidebar ul.fromthe {
	margin:4px 10px 20px 14px;
	font-size:12px;
}
#rightSidebar ul.fromthe li {
	margin-bottom:8px;
}
#rightSidebar ul.fromthe li a {
	color:#1151ac;
	text-decoration:underline;
}
#rightSidebar ul.fromthe li a:hover {
	text-decoration:none;
}
#rightSidebar #rightNav {
	margin:8px 0 25px 9px;
}
#rightSidebar #rightNav a {
	display:block;
	width:156px;
	height:32px;
	margin-bottom:4px;
	background:url('../images/rightnav.gif') no-repeat top left;
	color:#236cc7;
    font-family:arial, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-indent:21px;
	line-height:33px;
}
#rightSidebar #rightNav a:hover {
	text-decoration:underline;
}
#rightSidebar #rightNav .dropdown {
	margin-bottom:5px;
}
#rightSidebar #rightNav .dropdown a {
	text-indent:0px;
}
#rightSidebar #rightNav .dropdown dt {
	width:156px;
	height:32px;
	font-weight:bold;
	cursor:pointer;
	background:url('../images/rightnav.gif') no-repeat top left;
	text-indent:21px;
	line-height:33px;
	color:#236cc7;
	font-size:12px;
}
#rightSidebar #rightNav .dropdown dt:hover {
	text-decoration:underline;
}
#rightSidebar #rightNav .dropdown dd {
	background:url('../images/bg-imlooking.gif') no-repeat bottom left;
	position:absolute;
	overflow:hidden;
	width:156px;
	display:none;
	z-index:200;
	margin-top:-8px;
}
#rightSidebar #rightNav .dropdown ul#letters {
	padding:10px 0 0 18px;
	height:393px;
	width:156px;
	list-style:none;
	border-top:none;
}
#rightSidebar #rightNav .dropdown #letters li {
	text-align:center;
	font-size:20px;
	line-height:1.6em;
	padding-bottom:.3em;
	margin:0px 8px 1px 0px;
	display:inline;
	float:left;
	padding-left:2px;
	padding-right:2px;
	background:url('../images/bg-sletter.gif') no-repeat top left;
}
#rightSidebar #rightNav .dropdown #letters a, #rightSidebar #rightNav .dropdown #letters a:active, #rightSidebar #rightNav .dropdown #letters a:visited {
	display:block;
	color:#666;
	text-decoration:none;
	width:30px;
	font-weight:bold;
	font-size:20px;
	line-height:1.6em;
	background:none;
}
#rightSidebar #rightNav .dropdown #letters a:hover {
	text-decoration:underline;
}
#rightSidebar #rightNav .dropdown .underline {
	border-bottom:1px solid #b9d6dc;
}

#homeSidebar {
	width:283px;
	float:right;
	display:inline;
	background-color:#dfeaf3;
	margin:7px 8px 10px 0;
	padding:0 0px 7px 0;
	font-family:arial, sans-serif;
	min-height:663px;
}
#homeSidebar .box {
	padding-top:12px;
	width:263px;
	margin:0px auto;
}
#homeSidebar #tabs.box {
	height:145px;
	padding:10px 0px 13px 0px;
	width:263px;
	background:url('../images/bg-tabs.gif') no-repeat 0 10px;
}
#homeSidebar #tabs.box h4 {
	color:#1151ac;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}
#homeSidebar #tabs.box p {
	color:#333;
	margin-bottom:5px;
}
#homeSidebar #tabs.box #blogTabs {
	height:20px;
	margin-bottom:3px;
}
#homeSidebar #tabs.box #blogTabs li {
	float:left;
	display:inline;
}
#homeSidebar #tabs.box #blogTabs li a{
	display:block;
	height:29px;
}
#homeSidebar #tabs.box #blogTabs li a img {
	display:none;
}
#homeSidebar #tabs.box #blogTabs li a#blog {
	width:83px;
	background:url('../images/tab-blog.gif') no-repeat top left;
}
#homeSidebar #tabs.box #blogTabs li a#blog.selected {
	background:url('../images/tab-blog-active.gif') no-repeat top left;
}
#homeSidebar #tabs.box #blogTabs li a#discussions {
	width:180px;
	background:url('../images/tab-disc.gif') no-repeat top left;
}
#homeSidebar #tabs.box #blogTabs li a#discussions.selected {
	background:url('../images/tab-disc-active.gif') no-repeat top left;
}
#homeSidebar #tabs.box #blogDivContainer {
	width:237px;
	padding:11px 13px 13px 13px;
}
#homeSidebar #tabs.box #blogDivContainer h4 a:hover {
	text-decoration:underline;
}
#homeSidebar #tabs.box #blogDivContainer li {
	background:url('../images/gr-arrow.gif') no-repeat 0 3px;
	padding-left:13px;
	clear:left;
	margin: 0 0 4px 4px;
}
#homeSidebar #tabs.box li a {
	color:#236cc7;
	font-weight:bold;
}
#homeSidebar #tabs.box li a:hover {
	text-decoration:underline;
}
#homeSidebar #tabs.box p a {
	color:#236cc7;
	text-decoration:underline;
}
#homeSidebar #feedburner.box {
	padding-top:10px;
}
#homeSidebar #video.box {
	width:249px;
}
#homeSidebar #video.box h3 {
	background:url('../images/h3-video.gif') top left no-repeat;
	height:16px;
	margin-bottom:8px;
	text-indent:-9999px;
}
#homeSidebar #askthexpert.box {
	width:249px;
}
#homeSidebar #freenewsletters.box fieldset {
	margin-top:-2px;
	border:none;
}
#homeSidebar #freenewsletters.box h3 {
	background:url('../images/h3-freenewsletters.gif') top left no-repeat;
	height:17px;
	margin-bottom:0px;
	text-indent:-9999px;
}
#homeSidebar #freenewsletters.box {
	width:249px;
	min-height:88px;
}
#homeSidebar #freenewsletters.box  input#freeNews {
	border-top:1px solid #717171;
	border-left:1px solid #b4b4b4;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #b4b4b4;
	width:211px;
	text-indent:18px;
	padding:2px 0 1px 0px;
	margin:10px 6px 0 0;
	float:left;
	color:#666;
	font-size:10px;
	background:#fff url('../images/bg-envelope.gif') 1px 2px no-repeat;
}
#homeSidebar #freenewsletters.box  input#submitNewsletters {
	height:29px;
	margin-top:0px;
}
#homeSidebar #freenewsletters.box span.formButton {
	padding-top:5px;
	display:block;
}
#homeSidebar #freenewsletters.box span.checkBoxes {
	padding-right:6px;
	display:block;
	line-height:1.8em;
	float:left;
	display:inline;
}
#homeSidebar #freenewsletters.box span.checkBoxes1 {
	width:122px;
	padding-right:6px;
	display:block;
	line-height:1.8em;
	float:left;
	display:inline;
}
#homeSidebar #freenewsletters.box div#moreCheckBoxes {
	clear:left;
}
#homeSidebar #freenewsletters.box a#butMore {
	margin:18px 2px 0 0;
	display:block;
	width:53px;
	height:21px;
	float:right;
	display:inline;
	background:url('../images/but-more.gif') 0 0 no-repeat;
}
#homeSidebar #freenewsletters.box a#butMore img {
	display:none;
}
#homeSidebar #askthexpert.box p {
	font-size:13px;
	color:#474747;
	font-weight:bold;
}
#homeSidebar #askthexpert.box li {
	float:left;
	display:inline;
	margin:12px 23px 0px 0px;
	padding-left:7px;
	background:url('../images/gr-arrow.gif') 0px 3px no-repeat;
}
#homeSidebar #askthexpert.box li.last {
	margin:12px 0 0 0px;
}
#homeSidebar #askthexpert.box li a {
	font-weight:bold;
	text-decoration:underline;
}
#homeSidebar #askthexpert.box li a:hover {
	text-decoration:none;
}
#homeSidebar #askthexpert.box h3 {
	background:url('../images/h3-asktheexpert.gif') top left no-repeat;
	height:17px;
	margin-bottom:8px;
	text-indent:-9999px;
}
#homeSidebar .box  #rss {
	float:right;
	padding-top:2px;
}
#homeSidebar .box  #rss a {
	text-decoration:underline;
	color:#000;
}
#homeSidebar .box  #rss a:hover {
	text-decoration:none;
}
#homeSidebar .box  #rss img {
	position:relative;
	top:3px;
}
/*=CONTENT
=== === === === === === === === === === */
#content {
	margin:0px 0 0 193px;
	width:613px
}
#content #articleWrap {
	font-size:12px;
	color:#333;
}
#content #articleWrap p {
	margin-bottom:15px;
	line-height:1.4em;
}
#content #articleWrap h2,#content #articleWrap .head_line {
	color:#e88925;
	font-size:20px;
	margin:15px 0 10px 0;
}
#content #articleWrap h3,#content #articleWrap .subhead_line {
	color:#373737;
	font-size:12px;
	margin-bottom:6px;
}
#content #articleWrap .options {
	border-bottom:3px solid #ccc;
	font-size:12px;
	color:#333333;
	height:20px;
	margin-bottom:15px;
}
#content #articleWrap .options h4 {
	font-weight:normal;
	font-style:italic;
	float:left;
}
#content #articleWrap .options ul {
	font-size:11px;
	float:right;

}
#content #articleWrap .options ul li {
	float:left;
	margin-left:23px;
}
#content #articleWrap .options ul li img {
	margin:0px 5px -3px 0;

}
#content #articleWrap .options ul a {
	color:#4b4b4b;
	text-decoration:underline;
}
#content #articleWrap .options ul a:hover {
	text-decoration:none;
}
#content #articleWrap ul.linkstb {
	height:145px;
}
#content #articleWrap ul.links {
    height:85px;
}

#content #articleWrap ul.links, #content #articleWrap ul.linkstb {
	float:right;
	display:inline;
	margin: 0 0 0 20px;
	border:1px solid #d4d4d4;
	background:url('../images/bg-links.gif') 0px 0px no-repeat;
	text-align:center;
	padding:3px 0 0 0;
	width:151px;
}
#content #articleWrap .links li {
	margin-bottom:2px;
}
#content #articleWrap .links li a {
	text-decoration:underline;
}
#content #articleWrap .links li a:hover {
	text-decoration:none;
}
#content #articleWrap .links li a.ratings {
	margin:0px 0 0 0px;

}
#content #articleWrap .links li#stars {
	margin:0px 0 9px 0;
}
#content #articleWrap .links li#stars a {
	color:#333;
	font-size:11px;
}
#content #articleWrap .links li#stars img {
	margin-bottom:-3px;
}
#content #articleWrap .links li#rate a {
	color:#236cc7;
	font-size:12px;
	font-weight:bold;
}
#content #articleWrap .left {
	float:left;
	margin:0 18px 0 0;
	border-bottom:1px solid #b2b2b2;
	width:210px;
	color:#646464;
	font-size:11px;

}
#content #articleWrap .left img {
	border:3px solid #659dd5;
}
#content #articleWrap .left p {
	margin:0px 3px 4px 3px;
	line-height:1.3em;
}
#content #articleWrap .author {
	background-color:#f1f1f1;
    height: 100px;
	padding:8px;
}
#content #articleWrap .authornopic {
	background-color:#f1f1f1;
	padding:4px;
}
#content #articleWrap .author img {
	float:left;
	margin:0 14px 0 2px;
}
#content #articleWrap .author p {
	margin:4px 0 0 0;
	font-style:italic;
}
#content #articleWrap .authornopic p {
	margin: 4px;
	font-style:italic;
}

#content .post {
	font-size:12px;
	color:#333;
	margin-bottom:32px;
}
#content .post h2 {
	color:#e88925;
	font-size:20px;
	margin:14px 0 10px 0;
}
#content .post .postInfo {
	font-size:11px;
	border-bottom:3px solid #ccc;
	padding-bottom:11px;
	margin-bottom:12px;
}
#content .post p {
	margin-bottom:17px;
}
#content .post .videoWrap {
	padding:10px;
	width:403px;
	background-color:#f1f1f1;
	margin:10px auto;
}
#content .post .postInfo a {
	color:#236cc7;
	text-decoration:underline;
}
#content .post .postInfo a:hover {
	text-decoration:none;
}
#content .post .postInfo .author {
	font-style:italic;
	margin-right:5px;
}
#content .post .postInfo .date {
	margin-left:5px;
}
#content .post .aboutTheAuthor {
	height:80px;
	margin:15px 15px 13px 0;
}
#content .post .aboutTheAuthor a {
	text-decoration:underline;
}
#content .post .aboutTheAuthor a:hover {
	text-decoration:none;
}
#content .post .aboutTheAuthor img {
	float:left;
	display:inline;
	margin:0px 16px 0px 6px;
	border:2px solid #95bce2;

}
#content .post .aboutTheAuthor p {
	padding-top:17px;
	font-style:italic;

}
#content .post .postOptions {
	font-size:11px;
	padding-top:3px;
}
#content .post .postOptions .comments {
	margin-right:3px;
	float:left;
	display:inline;
}
#content .post .postOptions .addThis {
	display:inline;
	margin-left:10px;
}
#content .post .postOptions .email {
	margin-left:3px;
	float:left;
	display:inline;
}
#content .post .postOptions .email a {
	margin-left:3px;
}
#content .post .postOptions a {
	text-decoration:underline;
}
#content .post .postOptions a:hover {
	text-decoration:none;
}

#content #highlighted {
	margin:17px 0 10px 0px;
	height:110px;
}
#content #highlighted h3, #content #latest h3, #content #hotTopics h3, #content #blogHeadlines h3, #content #wealso h3 {
	font-size:15px;
	color:#e88925;
	text-indent:3px;
	padding-bottom:5px;
	border-bottom:3px solid #ccc;
	width:617px;
    text-transform: uppercase;
}
#content #highlighted ul {
	float:left;
	width:287px;
	margin:10px 0 15px 9px;
	display:inline;
}
#content #highlighted ul li {
	line-height:1.5em;
	font-size:13px;
	background:url('../images/gr-arrow.gif') 0px 7px no-repeat;
	padding-left:10px;
}
#content #highlighted ul li a {
	color:#236cc7;
	text-decoration:underline;
}
#content #highlighted ul li a:hover {
	text-decoration:none;
}
#content #bibliography {
	margin:0 0 0 0px;
	width:617px;
	height:60px;
	background:url('../images/bg-bibliography.gif') 0px 0px no-repeat;
}
#content #bibliography div {
	float:left;
	display:inline;
	width:292px;
	margin:0 0 0 15px;
	padding:11px 0 0 0;
}
#content #bibliography h4 {
	font-size:11px;
	color:#333;
}
#content #bibliography p {
	margin-top:8px;
	font-size:13px;
}
#content #bibliography p a {
	color:#236cc7;
	text-decoration:underline;
}
#content #bibliography p a:hover {
	text-decoration:none;
}
#content #latest {
	margin:17px 0 10px 0px;
	height:310px;
}
#content #latest ul {
	margin-top:11px;
}
#content #latest li {
	height:50px;
	margin:0 0 20px 7px;
	color:#423f3f;
	font-size:12px;
	width:597px;
}
#content #latest li img {
	float:left;
	display:inline;
	border:2px solid #8eb7e0;
	margin-right:12px;
}
#content #latest p {
	margin-top:2px;
}
#content #latest li h4 a {
	color:#1151ac;
	text-decoration:underline;
}
#content #latest li h4 a:hover {
	text-decoration:none;
}
#content #hotTopics {
	margin:14px 0 10px 0px;
}
#content #hotTopics ul {
	margin-top:15px;
}
#content #hotTopics li {
	height:73px;
	margin:0 0 20px 4px;
	color:#423f3f;
	font-size:12px;
	width:577px;
}
#content #hotTopics li img {
	float:left;
	display:inline;
	border:2px solid #8eb7e0;
	margin-right:17px;
}
#content #hotTopics p {
	margin-top:5px;
	line-height:1.2em;
}
#content #hotTopics li h4 {
	padding-top:3px;
	font-size:12px;
}
#content #hotTopics li h4 a {
	color:#1151ac;
	text-decoration:underline;
}
#content #hotTopics li h4 a:hover {
	text-decoration:none;
}
#content #wealso {
	margin:17px 0 10px 0px;
	height:230px;
}
#content #wealso ul {
	margin-top:11px;
}
#content #wealso li {
	height:50px;
	margin:0 0 20px 7px;
	color:#423f3f;
	font-size:12px;
	width:597px;
}
#content #wealso li img {
	float:left;
	display:inline;
	border:2px solid #8eb7e0;
	margin-right:12px;
}
#content #wealso p {
	margin-top:2px;
}
#content #wealso li h4 a {
	color:#1151ac;
	text-decoration:underline;
}
#content #wealso li h4 a:hover {
	text-decoration:none;
}
#content #blogHeadlines {
	margin:17px 0 10px 0px;
}
#content #blogHeadlines ul {
	margin-top:11px;
}
#content #blogHeadlines li {
	height:40px;
	margin:0 0 17px 7px;
	color:#423f3f;
	font-size:12px;
	width:597px;
}
#content #blogHeadlines p {
	margin-top:2px;
}
#content #blogHeadlines li h4 a {
	color:#1151ac;
	text-decoration:underline;
}
#content #blogHeadlines li h4 a:hover {
	text-decoration:none;
}

#homeContent {
	margin:7px 0 0px 5px;
	font:11px/1.2em arial, sans-serif;
	z-index:0;
	position:relative;
	height:670px;
	width:690px;
}
#homeContent #flash {
	width:690px;
	height:259px;
	overflow:hidden;
}
#homeContent #left {
	width:268px;
	float:left;
	display:inline;
	height:399px;
	margin-top:13px;
	overflow:hidden;
}
#homeContent #right {
	margin:13px 0 0 14px;
	width:405px;
	float:left;
	display:inline;
	height:399px;
	overflow:hidden;
}
#homeContent #left .dropdown {
	background:url('../images/imlookingfor.gif') no-repeat top left;
	height:38px;
}
#homeContent #left .dropdown dt {
	text-indent:-9999px;
	width:266px;
	height:30px;
	font-weight:bold;
	cursor:pointer;
}
#homeContent #left .dropdown dt:hover {
}
#homeContent #left .dropdown dd {
	background:url('../images/bg-imlookingfor.gif') no-repeat bottom left;
	position:absolute;
	overflow:hidden;
	width:266px;
	display:none;
	z-index:200;
}
#homeContent #left .dropdown #entries {
	margin:14px;
	color:#fff;
}
#homeContent #left .dropdown #entries ul {
	margin-bottom:27px;
}
#homeContent #left .dropdown #entries ul li {
	color:#fff;
	margin-bottom:7px;
	border-bottom:1px solid #9bbcdd;
	padding-bottom:7px;
	font-size:12px;
}
#homeContent #left .dropdown #entries ul li a {
	color:#fff;
}
#homeContent #left .dropdown #entries ul li a:hover {
	text-decoration:underline;
}
#homeContent #left .dropdown #entries h4 {
	font-size:20px;
	margin-bottom:15px;
}
#homeContent #left .dropdown ul#letters {
	padding:13px 0 0 11px;
	height:225px;
	width:266px;
	list-style:none;
	border-top:none;
}
#homeContent #left .dropdown #letters li {
	text-align:center;
	font-size:20px;
	line-height:1.6em;
	padding-bottom:.3em;
	margin:0px 8px 8px 0px;
	display:inline;
	float:left;
	padding-left:2px;
	padding-right:2px;
	background:url('../images/bg-letter.gif') no-repeat top left;
}
#homeContent #left .dropdown #letters a, #homeContent #left .dropdown #letters a:active, #homeContent #left .dropdown #letters a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	width:30px;
	font-weight:bold;
}
#homeContent #left .dropdown #letters a:hover {
	text-decoration:underline;
}
#homeContent #left .dropdown .underline {
	border-bottom:1px solid #b9d6dc;
}
#homeContent #left #topLeft {
	margin:26px 0 0 5px;
	height:91px;
}
#homeContent #left #topLeft h3 {
	height:10px;
	padding-bottom:7px;
	border-bottom:3px solid #ccc;
	margin-bottom:5px;
	color:#e88925;
	line-height:.8em;
	font-size:15px;
}
#homeContent #left #topLeft ul {
	float:left;
	display:inline;
	font-size:13px;
	margin-right:2px;
	line-height:1.5em;
}
#homeContent #left #topLeft ul.last {
	margin-right:0;
}
#homeContent #left #topLeft ul li {
	margin:0 6px 3px 0px;
	padding-left:10px;
	background:url('../images/gr-arrow.gif') no-repeat 1px 5px;
}
#homeContent #left #topLeft ul li a {
	text-decoration:underline;
	color:#236cc7;
}
#homeContent #left #topLeft ul li a:hover {
	text-decoration:none;
}
#homeContent #left #bottomLeft {
	margin:28px 0 0 5px;
	width:263px;
	color:#423f3f;
	font-size:12px;
}
#homeContent #left #bottomLeft img {
	border:3px solid #ccc;
	float:left;
	margin:5px 14px 0 0;
}
#homeContent #left #bottomLeft p {
	margin:3px 15px 5px 0;
	padding-top:2px;
	line-height:1.3em;
}
#homeContent #left #bottomLeft a {
	display:block;
	margin-right:15px;
	line-height:1.1em;
	color:#e88925;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#homeContent #left #bottomLeft a:hover {
	text-decoration:none;
}
#homeContent #left #bottomLeft h3 {
	height:10px;
	padding-bottom:7px;
	border-bottom:3px solid #ccc;
	margin-bottom:5px;
	font-size:15px;
	line-height:.8em;
	color:#e88925;
}
#homeContent #right #topRightOne {
	width:142px;
	height:165px;
	background:url('../images/bg-toprightone.gif') no-repeat 0 0;
	margin-right:18px;
	float:left;
	display:inline;
}
#homeContent #right #topRightOne fieldset {
	border:none;
	margin:85px 0 0 14px;
	font-size:12px;
	color:#282323;
}
#homeContent #right #topRightOne fieldset span {
	display:block;
	padding:2px 0 1px 0;
}
#homeContent #right #topRightOne fieldset #textZipcode {
	width:90px;
	border-top:1px solid #717171;
	border-left:1px solid #b4b4b4;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #b4b4b4;
	padding:1px;
	position:relative;
	top:-8px;
}
#homeContent #right #topRightOne p {
	margin-left:13px;
	position:relative;
	top:-5px;
}
#homeContent #right #topRightOne .calendar {
	color:#236cc7;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	float:right;
	display:block;
	position:relative;
	top:-1px;
	right:4px;
}
#homeContent #right #topRightOne .calendar:hover {
	text-decoration:none;
}
#homeContent #right #topRightOne p a {
	color:#000;
	text-decoration:underline;
}
#homeContent #right #topRightOne p a:hover {
	text-decoration:none;
}
#homeContent #right #topRightTwo {
	padding-top:4px;
	width:240px;
	height:165px;
	background:url('../images/bg-toprighttwo.gif') no-repeat 0 0;
	float:left;
	display:inline;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:14px;
}
#homeContent #right #topRightTwo h3 {
	color:#e88925;
	height:10px;
	padding-bottom:7px;
	border-bottom:3px solid #ccc;
	font-size:15px;
	margin-bottom:5px;
	line-height:.8em;
}
#homeContent #right #topRightTwo p {
	padding:4px 0 3px 0;
	color:#333;
	font-weight:bold;
}
#homeContent #right #topRightTwo ul li {
	margin-top:8px;
}
#homeContent #right #topRightTwo ul li a {
	color:#1151ac;
	text-decoration:underline;
}
#homeContent #right #topRightTwo ul li a:hover {
	text-decoration:none;
}
#homeContent #right #topRightTwo a.more {
	font-size:11px;
	color:#e3831f;
	font-weight:bold;
	float:right;
	margin:18px 3px 0 0;
	text-decoration:underline;
}
#homeContent #right #topRightTwo a.more:hover {
	text-decoration:none;
}
#homeContent #right #bottomRight {
	clear:left;
	margin:26px 0 0 0px;
	width:405px;
	height:214px;
	color:#423f3f;
	font-size:12px;
	background:url('../images/bg-bottomright.gif') no-repeat top left;
	font-size:12px;
	line-height:1.3em;
}
#homeContent #right #bottomRight h4 {
	color:#1151ac;
	font-weight:bold;
}
#homeContent #right #bottomRight h4 a:hover {
	text-decoration:underline;
}
#homeContent #right #bottomRight #popularTabs li {
	float:left;
	display:inline;
}
#homeContent #right #bottomRight #popularTabs li a {
	display:block;
	height:22px;
	font-size:11px;
	text-align:center;
	width:116px;
	text-indent:-10px;
	line-height:1.9em;
	color:#333;
}
#homeContent #right #bottomRight #popularTabs li a#popular {
	background:url('../images/tab-popular.gif') 0px 0px no-repeat;
}
#homeContent #right #bottomRight #popularTabs li a#popular.selected {
	background:url('../images/tab-popular-active.gif') 0px 0px no-repeat;
}
#homeContent #right #bottomRight #popularTabs li a#emailed {
	background:url('../images/tab-emailed.gif') 0px 0px no-repeat;
}
#homeContent #right #bottomRight #popularTabs li a#emailed.selected {
	background:url('../images/tab-emailed-active.gif') 0px 0px no-repeat;
}
#homeContent #right #bottomRight #popularDivContainer {
	clear:left;
	padding:12px 15px 15px 15px;
}
#homeContent #right #bottomRight ul#popular {
	margin:0 0 0 0;
	clear:left;
}
#homeContent #right #bottomRight ul#popular li {
	margin-bottom:12px;
}
#homeContent #right #bottomRight ul#popular li p a {
	color:#d37a1d;
	text-decoration:underline;
}
#homeContent #right #bottomRight ul#popular li p a:hover {
	text-decoration:none;
}

/*=BOTTOMNAV
=== === === === === === === === === === */
#bottomNav {
	width:981px;
	height:159px;
	background:#fff url('../images/bg-bottomnav.gif') 8px 8px no-repeat;
	clear:both;
	padding:8px 6px 22px 10px;
	margin:0px 0 0px 0px;
}
#bottomNav li {
	float:left;
	display:inline;
	width:110px;
	text-align:center;
	padding:0 6px;
    font-size:9px;
}
#bottomNav li h4 {
	height:14px;
	margin-top:10px;
	margin-bottom:8px;
	text-indent:-9999px;
    font-size:9px;
}
#bottomNav li h4 a {
	display:block;
}
#bottomNav li h4.holidays {
	background:url('../images/h4-holidays.gif') top center no-repeat;
}
#bottomNav li h4.life {
	background:url('../images/h4-life.gif') top center no-repeat;
}
#bottomNav li h4.culture {
	background:url('../images/h4-culture.gif') top center no-repeat;
}
#bottomNav li h4.beliefs {
	background:url('../images/h4-beliefs.gif') top center no-repeat;
}
#bottomNav li h4.practices {
	background:url('../images/h4-practices.gif') top center no-repeat;
}
#bottomNav li h4.history {
	background:url('../images/h4-history.gif') top center no-repeat;
}
#bottomNav li h4.texts {
	background:url('../images/h4-texts.gif') top center no-repeat;
}
#bottomNav li h4.israel {
	background:url('../images/h4-israel.gif') top center no-repeat;
}
#bottomNav li img {
	margin-bottom:4px;
}
#bottomNav li p a {
	color:#423f3f;
}
#bottomNav li p a:hover {
	text-decoration:underline;
}
/*=FOOTER
=== === === === === === === === === === */
#footer {
	background:url('../images/bg-footer.png') top center no-repeat;
	padding-top:11px;
	width:1005px;
	margin:0px auto;
	text-align:center;
	font-size:11px;
	color:#000;
	padding-bottom:30px;
}
#footer a {
	color:#000;
	margin:0px 8px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

