/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding: 0;
	margin: 0;
	background-color: #F3ECC5;
	font-size: 12px;
	font-family: "Georgia", verdana, sans-serif;
}
body{	
	text-align:left;
	min-width:900px;/* for mozilla*/
 	margin: 0; padding: 0; text-align: center;
	height:100%;
}
#wrapper {
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:93px;
	z-index:74;

}

#ajaxmenu{
	left:0px;
	width:1000px;
	height:33px;
	z-index:65;
}
/* Logo CSS Image replacement */
#logo h1 {margin:0; padding:0;}
#logo h1 a {
display: block;
padding: 106px 0 0 0;
background: url(images/beth_avinu_logo.gif) top right no-repeat;
overflow: hidden;
font-size: 1px;
line-height: 1px;
height: 0px !important;
height /**/:106px;	
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	width: 900px;
	clear: both;
	height: 82px;
	text-align: left;
}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #CC6600;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:200px;
	float:right;
	z-index: 55;
	list-style-image: url(images/bullet_11x8.gif);
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
	color: #6E6351;
}
#left {
	position:relative;/*ie needs this to show float */
	width:680px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#home {
	width:280px;
	float:right;
	z-index: 56;
	list-style-image: url(images/bullet_11x8.gif);
}
#home-inner {
	width: 270px;
	padding-left: 9px;
	text-align: left;
}
#home-inner h2 {
	font-size: 15px;
	color: #6E6351;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}

#content h2 {
	font-size: 18px;
	color: #6E6351;
	background: url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 22px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #6E6351;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #111111;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #CC6600;
	text-decoration: none;
	border-bottom: #8a3d3d;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

#content p a:hover {
	border-style: none none solid none;
}
/*/// BEGIN FAQS //*/

.faqquestion { 
       font-weight: bold;
       margin: 5px 0;
       background: #F3ECC5;
       }

/*/// END FAQS //*/

#footer p {
	padding: 8px;
}


.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #8a3d3d;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: 10px solid #E0D9B8;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: #CC6600;
    text-decoration: none;
    border-bottom: #CC6600;
    border-width: 0px 0px 1px 0px;
    border-style: none none none none;
}

#content a:hover, #sidebar a:hover
{
	border-style: none none solid none;
}
