body {
     background-image: url('images/Rawnhurst_Background_Blue.jpg');
     background-attachment: fixed;
}


A:hover {color: white;
        background: #4C99DD;}

/* side menu */

a.side_menu:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
        font-size: 12;
	font-family: arial, "lucida console", sans-serif;
        font-style: bold;
        text-align: center;
        background: none;

}

a.side_menu:active {
	color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 12;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: none;
}

a.side_menu:visited {
	color: #CCCCCC;
        text-decoration: none;
        font-weight: normal;
        font-size: 12;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: none;
}

a.side_menu:hover {
	color: #FFFF00;
        text-decoration: none;
        font-weight: bolder;
        font-size: 12;
        font-family: arial, "lucida console", sans-serif;
        font-style: italic;
        text-align: center;
        background: none;
}

/* top menu */

a.top_menu:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
        font-size: 14;
        font-family: arial, "lucida console", sans-serif;
        font-style: bold;
        text-align: center;
        background: #000080;
        padding: 4px;
        line-height: 20pt;


}

a.top_menu:active {
	color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 14;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: #000080;
        padding: 4px;
        line-height: 20pt;
}

a.top_menu:visited {
	color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 14;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: #000080;
        padding: 4px;
        line-height: 20pt;
}

a.top_menu:hover {
	color: #000080;
        text-decoration: none;
        font-weight: bold;
        font-size: 14;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: white;
        padding: 4px;
        line-height: 20pt;
}

/* bottom menu */

a.bottom_menu:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
        font-size: 10;
	font-family: arial, "lucida console", sans-serif;
        font-style: bold;
        text-align: center;
        background: #4C99DD;

}

a.bottom_menu:active {
	color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 10;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: #4C99DD;
}

a.bottom_menu:visited {
	color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 10;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: #4C99DD;
}

a.bottom_menu:hover {
	color: #4C99DD;
        text-decoration: none;
        font-weight: bold;
        font-size: 10;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: white;
}

/* map menu */

a.map_menu:link {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
        font-size: 14;
	font-family: arial, "lucida console", sans-serif;
        font-style: bold;
        text-align: center;
        background: none;

}

a.map_menu:active {
	color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 14;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: none;
}

a.map_menu:visited {
	color: #000080;
        text-decoration: none;
        font-weight: bold;
        font-size: 14;
        font-family: arial, "lucida console", sans-serif;
        font-style: normal;
        text-align: center;
        background: none;
}

a.map_menu:hover {
	color: Red;
        text-decoration: none;
        font-weight: bolder;
        font-size: 14;
        font-family: arial, "lucida console", sans-serif;
        font-style: italic;
        text-align: center;
        background: none;
}


td.side_menu{
	color: #3B8ACD;
        background-image: url('images/menu_button2.jpg');
        height: 40px;
        text-align: center
}

td.side_menu_current{
	color: #CCCCCC;
        background-image: url('images/menu_button1.jpg');
        height: 40px;
        text-align: center
}

td.right_side_menu{
	background-image: url('images/Shabbat_Times_Right_Side.gif');
}



/* hebcal */
#hebcal .parashat {
        display: none;
}

#hebcal .havdalah { 
	    margin-top: 10px
} 