body {
	background: #96A2AE;
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url(bg2.jpg);
	margin:0 auto;
	width:900px;
	height:1050px;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	background:#E7ECEF;
	height:900px;
}

.right {
	width:567px;
	height:900px;
	background:#fff;
}



/*  NEW CSS for Auto page length */


.rightfaq {
	width:567px;
	height:auto;
	background:#fff;
}

#faqleft {
	width:233px;
	padding-bottom:20px;
	background:#E7ECEF;
	position:relative;
	top:0;
	z-index:500;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
}






/* END OF NEW Auto Page length */



#main ol{
width:475px;
margin-left:50px;
text-decoration:numbered;

}




p a.implink {
color:#96A2AE; font-weight:bold; font-size:12px;
}

a.implink {
color:#96A2AE; font-weight:bold; font-size:12px;
}



#logo {
	background:url(hdr_2.jpg);
	background-repeat: no-repeat;
	height:210px;
}


#logo h1 {
	font-size:15px;
	font-weight:bold;
	color:#223802;
	position: absolute;
	top:-45px;
	left:500px;
	margin-right:0px;
	
}

#logoslogan{
	background:url(cotwsmall.png);
	background-repeat:no-repeat;
	width:130px;
	height:23px;
	position:absolute;
	top:42px; 
	left:633px; 
	font-weight:bold;
	
}



#logo h1 {
	padding: 70px 0 0 100px;
}
#logo div {
	padding-left:150px
}
ul#nav {
	background:url(hdl.jpg);
	height:176px;
	padding:50px 50px 0 50px
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF
}


#meun h2 {
	font-size:24px;
	padding:30px 0 0 40px
}
#meun ul {
	padding:10px 50px 0 50px
}
#meun li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666
}
#meun li a {
	color:#336666
}
#main h2 {
	font-size:28px;
	margin-top:-159px;
	padding: 0px 50px 40px 50px;
}
#main p {
	padding: 20px 50px 0 50px;
	
}



*/  Start of CSS for Shabbat Candle Lighting  */

.CLTable {  
    Background-Color: #DBEAF5;
    Border-Color: #A0C6E5;
    Font-Size: 11px;
}
.CLHeadingBold {
    Font-Family: Tahoma, Arial, Verdana;
    Font-Size: 11px;
    Text-Align: center;
    Font-Weight: bold;
}
.CLheading {  
    Font-Family: Tahoma, Arial, Verdana;
    Font-Size: 11px;
    Text-Align: center;
    Color: #000000;
}
A.CLLink {
    Font-Family: Tahoma, Arial, Verdana;
    Font-Size: 9px;
    Text-Align: center;
    Color: #000000;
    Text-Decoration: none;
}
A.CLLink:Hover {
    Font-Family: Tahoma, Arial, Verdana;
    Font-Size: 9px;
    Text-Align: center;
    Color: #000000;
    Text-Decoration: underline;
}
.CLdate {  
    Font-Family: Tahoma, Arial, Verdana;
    Font-Size: 11px;
    Text-Align: left;
    Font-Weight: bold;
    text-decoration: none;
}
.CLtime {  
    Font-Family: Tahoma, Arial, Verdana;
    Font-Size: 11px;
    Text-Align: right;
    Font-Weight: normal;
    Margin-Bottom: 0px;
}
.CLhr {
	color: #666666;
	height: 1px;
	width: 50%;
}
.CLHolName {
	font-weight:normal;
}

/* EDITING ORDERED LIST */

#order ol {
	padding:10px 50px 0 0;

}
#order ol li {
	line-height:15px;
	list-style-type: decimal;
	color:#000000;
	width: 490px;
	height:80px;
}
#order ol li a {
	color:#336666
}


/* EDITING ORDERED LIST 2 ON PAGE 2 */

#order2 ol {
	padding:10px 50px 0 0;

}
#order2 ol li {
	line-height:15px;
	list-style-type: decimal;
	color:#000000;
	width: 490px;
	height:120px;
}
#order2 ol li a {
	color:#336666
}



/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px;
	background-color:#96A2AE;
}
#xhtml {
	position: absolute;
	left:550px
}



/*  NEWLY ADDED */

#main h3 {
	font-size:16px;
	color:#96A2AE;
	padding: 0px 50px 10px 50px;

}

img.space {
padding-bottom: 5px;
padding-right: 10px;
}

#questions {
background-color:#ffffff;
font-size: 12px;
color:#96A2AE;
line-height: 14px;
width:500px;
position:relative;
top: -40px;
left: 50px;
}