body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/pattern_bg.jpg);
	margin: 0 auto; /* 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 */
	line-height: 14px;
	color: #707070;
}
#container { 
	width: 1071px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f0e7e1;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
} 
#header {
	background-image:url(images/header_bg.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 1052px;
	height: 143px; 	  
} 

#menu {
	float:left;
	width:850px;
	height:19px;
	margin: 105px 0px 0px 10px;
}

#menu img {
	margin:0;
	margin-right:16px;
	border: 0;
	height:18px;
}

h4.laws {	color: #363636; 
			margin-top:5px; 
			border-top: #363636 solid 1px; 
			padding-top:3px; 
			padding-bottom:3px; 
			border-bottom: #c2c1c1 solid 1px;
		}
	
h4.story {	color: #363636; 
			margin-top:5px; 
			border-top: #363636 solid 1px; 
			padding-top:3px; 
			padding-bottom:3px; 
			border-bottom: #c2c1c1 solid 1px;
		}
		
div.top_1_1 {
	background-image:url(images/services_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.mid_1_1 {
	width: 471px;
	height: 251px;
	background-image: url(images/p1_cl1_mid_bg.jpg);
	background-repeat: repeat-y;
	margin:0px;
}

div.bot_1_1 {
	background-image:url(images/services_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height: 224px;
	margin:0px;
	padding: 23px 30px 0px 15px;
}

div.text_1_1 {
	margin:0px;
	float:left;
}

div.flower_1_1 {
	float:right;
	margin-top: 114px;
	margin-right: -20px;
}

#left_side_1  {
	width:351px;
	margin-left:11px;
	margin-top:0px;
	float: left;
}

div.home_slide {
	margin-left:0px;
	background-color:#f0e7e1;
}

div.top_1_2 {
	margin:0px;
	background-image: url(images/mezuza_teffilin_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div.mid_1_2 {
	margin: 0px;
	float:left;
	width: 471px;
	height:154px;
	background-image: url(images/p1_cl1_mid_bg.jpg);
	background-repeat: repeat-y;
}

div.bot_1_2 {
	margin:0px;
	background-image: url(images/mezuza_teffilin_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 129px;
	padding: 38px 30px 0px 15px;
}

div.flower_1_2 {
	float:right;
	margin-top: 11px;
	margin-right: -20px;
}

div.top_1_3 {
	margin:0px;
	background-image: url(images/news_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div.mid_1_3 {
	margin-top:20px;
	width: 471px;
	height:334px;
	background-image: url(images/p1_cl1_mid_bg.jpg);
	background-repeat: repeat-y;
}

div.bot_1_3 {
	margin:0px;
	background-image: url(images/news_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 305px;
	padding: 39px 30px 0px 5px;
}

div.flower_1_3 {
	float:right;
	margin-top: 185px;
	margin-right: -13px;
}

div.flower_1_4 {
	float:right;
	margin-top: 185px;
	margin-right: 0px;
}

div.top_2_2 {
	margin:0px;
	background-image: url(images/contact_us_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div.mid_2_2 {
	margin:0px;
	width: 345px;
	height:86px;
	margin-top: 5px;
	background-image: url(images/contact_us_mid_bg.jpg);
	background-repeat: repeat-y;
}

div.bot_2_2 {
	margin:0px;
	background-image: url(images/contact_us_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 60px;
	padding: 30px 30px 14px 15px;
}

div.top_2_3 {
	margin:0px;
	background-image: url(images/holiday_news_top_bg.jpg);
	background-position:top 0px;
	background-repeat:no-repeat;
}

div.top_2_4 {
	margin:0px;
	background-image: url(images/facilities_visited_top_bg.jpg);
	background-position:top 0px;
	background-repeat:no-repeat;
}

div.top_2_5 {
	margin:0px;
	background-image: url(images/yizkor_top_bg.jpg);
	background-position:top 0px;
	background-repeat:no-repeat;
}


div.mid_2_3 {
	margin-left:2px;
	width: 345px;
	height:343px;
	margin-top: 10px;
	background-image: url(images/contact_us_mid_bg.jpg);
	background-repeat: repeat-y;
}

div.bot_2_3 {
	margin:0px;
	background-image: url(images/contact_us_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 300px;
	padding: 30px 0px 14px 0px;
}

div.bot_1_1  a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
 	color: #7f7e7e;
	
}

div.bot_1_1  a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
 	color: #7f7e7e;
}

div.bot_1_1  a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
 	color: #474646;
}

div.bot_2_3  a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
 	color: #7f7e7e;
	
}

div.bot_2_3  a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
 	color: #7f7e7e;
}

div.bot_2_3  a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
 	color: #474646;
}


div.bot_2_2  a:link {
 	color: #7f7e7e;
}

div.bot_2_2  a:visited {
 	color: #7f7e7e;
}

div.bot_2_2  a:hover {
 	color: #474646;
}

div.bot_3_1_2  a:link {
 	color: #7f7e7e;
}

div.bot_3_1_2 a:visited {
 	color: #7f7e7e;
}

div.bot_3_1_2 a:hover {
	color: #474646;
}


div.flower_2_2 {
	float:right;
	margin-top: -89px;
	margin-right:-20px;
}

input.first {
border : 1px solid #828080;
background-color: #ffffff;
color : #828080;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
height: 11px;
} 

textarea.first {
border : 1px solid #828080;
background-color : #ffffff;
color : #828080;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
height: 60px;
width: 160px;
} 

div.top_1_1_1 {
	background-image: url(images/area_of_interest_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.mid_1_1_1 {
	width: 211px;
	height: 596px;
	background-image: url(images/area_of_interest_mid_bg.jpg);
	background-repeat: repeat-y;
	margin:0px;
	padding-left:0;
}

div.bot_1_1_1 {
	background-image: url(images/area_of_interest_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	height: 570px;
	padding-left: 15px;
	padding-top: 40px;
	padding-right:10px;
	padding-bottom: 0px;
}

div.top_3_1_1 {
	background-image: url(images/quick_contact_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.mid_3_1_1 {
	width: 211px;
	height: 513px;
	background-image: url(images/area_of_interest_mid_bg.jpg);
	background-repeat: repeat-y;
	margin:0px;
	padding-left:0;
}

div.bot_3_1_1 {
	background-image: url(images/area_of_interest_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	height: 471px;
	padding-left: 15px;
	padding-top: 50px;
	padding-right:20px;
	padding-bottom: 0px;
}

div.top_3_1_2 {
	background-image: url(images/quick_contact_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.mid_3_1_2 {
	width: 211px;
	height: 445px;
	background-image: url(images/area_of_interest_mid_bg.jpg);
	background-repeat: repeat-y;
}

div.bot_3_1_2 {
	background-image: url(images/area_of_interest_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 405px;
	padding-left: 15px;
	padding-top: 50px;
	padding-right:20px;
	padding-bottom: 0px;
}

#vid-lnk {background-image:url(images/video-lnk.jpg);
			height:152px;
			margin-left:5px;
			width:201px;
			}
div.bot_1_1_2 {
	background-image: url(images/area_of_interest_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	padding-left: 15px;
	padding-top: 40px;
	padding-right:30px;
	padding-bottom: 0px;
}

div.bot_1_1_3 {
	background-image: url(images/area_of_interest_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	height:265px;
	padding-left: 15px;
	padding-top: 40px;
	padding-right:30px;
	padding-bottom: 405px;
}

div.bot_1_1_4 {
	background-image: url(images/area_of_interest_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;

	height:267px;

	padding-top: 40px;
	padding-right:30px;
	padding-bottom: 405px;
}

div.top_1_2_1 {
	background-image: url(images/deliver_shabbosmeals_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_2 {
	background-image: url(images/transport_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_3 {
	background-image: url(images/holiday_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_4 {
	background-image: url(images/holiday_gift_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_5 {
	background-image: url(images/hospital_visit_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_6 {
	background-image: url(images/guest_meals_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_7 {
	background-image: url(images/family_support_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_8 {
	background-image: url(images/funeral_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_9 {
	background-image: url(images/cmc_video_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_10 {
	background-image: url(images/medical_alert_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_11 {
	background-image: url(images/education_trainingt_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_12 {
	background-image: url(images/mezuza_laws_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_13 {
	background-image: url(images/weekly_packages_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_14 {
	background-image: url(images/assisting_elderly_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_15 {
	background-image: url(images/city_campaigns_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_16 {
	background-image: url(images/discounts_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_17 {
	background-image: url(images/free_home_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_18 {
	background-image: url(images/loaners_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_19 {
	background-image: url(images/mezuzah_sales_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_20 {
	background-image: url(images/donate_financially_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_21 {
	background-image: url(images/resources_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_22 {
	background-image: url(images/site_map_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_23 {
	background-image: url(images/cmc_recent_exp_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_24 {
	background-image: url(images/donation_thanks_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_25 {
	background-image: url(images/torah_quotes_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_26 {
	background-image: url(images/testimonials_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_27 {
	background-image: url(images/contact_thanks_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_28 {
	background-image: url(images/koshering_homes_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_29 {
	background-image: url(images/mezuzah_stories_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}


div.top_1_2_30 {
	background-image: url(images/about_us_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}


div.top_1_2_31 {
	background-image: url(images/telephone_reassurance_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}


div.top_1_2_32 {
	background-image: url(images/torah_view_life_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_33 {
	background-image: url(images/sell_chometz_online_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

div.top_1_2_34 {
	background-image: url(images/news_letter_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}

#news a:link {
 	color: #7f7e7e;
}

#news a:visited {
 	color: #7f7e7e;
}

#news a:hover {
	color: #474646;
}

#news ul {}
#news li {line-height:20px; margin-top:5px; list-style-type: none }

div.mid_1_2_1 {
	width: 600px;
	height: 590px;
	background-image: url(images/detail_mid_bg.jpg);
	background-repeat: repeat-y;
	margin:0px;
}

div.bot_1_2_1 {
	background-image: url(images/detail_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	padding: 30px 20px 30px 12px;
}

div.bot_1_2_2 {
	background-image: url(images/detail_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	padding: 30px 30px 32px 12px;
}

div.bot_1_2_3 {
	background-image: url(images/detail_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	height:550px;
	padding: 50px 30px 10px 12px;
}

div.bot_1_2_4 {
	background-image: url(images/detail_bot_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	padding: 20px 30px 27px 12px;
}

#footer {
	font-size:11px;
	margin-top:20px;
	padding-bottom:5px;
	text-align:center;
	}

#footer a:link {
 	color: #7f7e7e;
}

#footer a:visited {
 	color: #7f7e7e;
}

#footer a:hover {
	color: #474646;
}

#sitemap a:link {
 	color: #7f7e7e;
}

#sitemap a:visited {
 	color: #7f7e7e;
}

#sitemap a:hover {
	color: #474646;
}

#story_sum a:link {
 	color: #7f7e7e;
}

#story_sum a:visited {
 	color: #7f7e7e;
}

#story_sum a:hover {
	color: #474646;
}

	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.area_list {
	width: 184px;
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}

.area_list li a{
	background: url(ddlevelsfiles/bulletlist.gif) no-repeat 2px 4px; /*light gray background*/
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
}

.area_list li a:link {
	text-decoration:none;
	color: #727171;
}

.area_list li a:hover {
	text-decoration:none;
	color: #727171;
	font-weight:bold;
}

.area_list li a:visited {
	text-decoration:none;
	color: #727171;
}

.submenu a:link {
	text-decoration:none;
	color: #707070;
}

.submenu a:hover {
	text-decoration:none;
	color: #707070;
	font-weight:bold;
}

.submenu a:visited {
	text-decoration:none;
	color: #707070;
}

.content-p { font-family: Arial, Helvetica, sans-serif;
			 font-size:16px;
			 line-height: 18px;
		     color: #707070;
			 text-align:justify;
			 padding-right:5px;
}

#flash-content {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #0f1821;
	height:260px;
	border-bottom: #061019 solid 6px;
}

			  
