@charset "utf-8";
/* CSS Document */

TD {
	FONT-SIZE: 12px; VERTICAL-ALIGN: top; COLOR: #666666; FONT-FAMILY: Arial;
}
A {
	COLOR: #717070; TEXT-DECORATION: underline
}

A:hover {
	TEXT-DECORATION: underline
}

.gray {
	COLOR: #666666; TEXT-DECORATION: none
}
.gray1 {
	COLOR: #747373
}
.gray2 {
	COLOR: #868585
}
.gray3 {
	COLOR: #7b7d7e
}
.dark_gray {
	COLOR: #515350
}
.light_gray {
	COLOR: #e5e2e2
}

#hebcal {
 font-family: "Gill Sans MT","Gill Sans",GillSans,Arial,Helvetica,sans-serif;
 font-size: small;
}
#hebcal H3 {
 font-family: Georgia,Palatino,"Times New Roman",Times,serif; font-size:14px; text-align:center ;
}
#hebcal .candles { color: red; font-size: 12px }
#hebcal .havdalah { color: green; font-size: 12px } 
#hebcal .parashat { color: black; font-size: 12px }
#hebcal .holiday { display: none }


