      *{
 padding: 0;
 margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00316B;
	font-size: 12px;
	background-color: #0B2A4E;
	text-align: left;
	margin-top: 20px;
}
/*table {
	background-color: #FFFFFF;
	this interferes width popup width of calendar in normal mode*/
/*width: 770px;
} */

a {
	color: #0B2A4E;
	text-decoration: none;
}


#header {
	background-color: #ffba52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #850000;
	text-align: right;
	background-image: url(masthead770.gif);
	height: 93px;
	width: 770px;
	vertical-align: top;
}
#topnav {
	text-align: right;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 10px;
	color: #850000;
}
#topband {
	background-color: #840000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	width: 750px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
	margin: 0px;
	/*display: inline;  IE Hack */
	width: 150px;
	/*float: left;*/

	padding: 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #00316b;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	list-style-type: none;
	background-image: url(leftgradation.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.interiormarker {
	list-style-position: inside;
	list-style-type: upper-roman;
}

#centercolumn { /* Parent Wrapper for inside boxes */
	margin: 0px;
	padding: 20px;
	/*display: inline;  IE Hack */
	/*padding: 12px 4px 4px 12px;*/
	width: 380px;
	/*float: left;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00316b;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	

}
#leftcolumn #nav {
	vertical-align: top;
	text-indent: 25px;
	margin: 0px;
	text-align: left;
}


#navrule {
	margin-right: 0px;
	margin-left: 22px;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: left;
	background-color: #FFA61D;
	color: #850000;
	border-top: thin dashed #850000;
	border-bottom: thin dashed #850000;
	text-indent: 0px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	}
#navrule2 {
	margin-right: 0px;
	margin-left: 22px;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: left;
	background-color: #a4cae6; /*#FFA61D;*/
	color: #850000;
	border-top: thin dashed #850000;
	border-bottom: thin dashed #850000;
	text-indent: 0px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}


ul {
	list-style-type: none;
}




/*navigation without php includes -- Eliminated June 2011*/

#li_on {
	color: #FFFFFF;
	height: 25px;
	width: 150px;
	display: block; /*list-item;*/
	font-weight: bold;
	background-image: url(leftgradation_on.gif);
	background-repeat: repeat-y;
	}
	
/*Navigation using php includes*/
a#on:link, a#on:visited, a#on:hover, a#on:active {
	height: 25px;
	width: 150px;
	display: block; /*list-item;*/
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(leftgradation_on.gif);
	background-repeat: repeat-y;
}



#nav a:hover {
/* text-decoration:underline;*/
 font-weight: bold;
}


#navrule a:hover {
	color: #EE3338;
}



#navrule2 a:hover {
	color: #EE3338;
}	
	
.ff9c00 {
	color: #FF9c00;
}

#homecal {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
}

#rightcolumn {
	vertical-align: top;
	margin: 0px; padding: 0px;
	/*padding: 5px; */
	/*display: inline;  IE Hack */
	width: 200px;
	/*float: left;*/
	background-color: #fff;
	}
	
.righthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00316B;
	font-weight: bold;
	text-align: left;
	padding: 15px 10px 0px;
}

.righttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #850000;
	text-align: left;
	padding: 10px;
	line-height: 16px;
}

#footer {
	background-color: #fff;
	margin: 0px 20px 0px 20px;
	/*display: inline;  IE Hack */
	padding: 10px 0px;
	/*float: right;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #850000;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #850000;
	text-align: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #850000;
	letter-spacing: 0.25em;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #850000;
	text-align: left;
	vertical-align: top;
}
/* moves first paragraph on the page away from the page headline*/
.first {
	padding-top: 20px;
}
/*a {
	color: #0B2A4E;
	text-decoration: none;
}*/
.white {
	color: #FFFFFF;
}
/*.white a:hover {
	color: #ee3338;
}*/
.contact {
	width: 330px;
	padding-top: 5px;
	font-size: 12px;
	color: #850000;
	text-align: left;
	
}
.bullet {
	list-style-type: square;
	list-style-position: inside;
}
#centercolumn a {
	color: #EE3338;
}
#centercolumn a:hover {
	color: #EE3338;
	text-decoration: underline;
}
.main {
	background-color: #FFFFFF;
	width: 770px;
}
.bulletindent {
	list-style-type: square;
	list-style-position: inside;
	padding: 0px 0px 0px 30px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #850000;
	text-align: left;
	padding: 1px;
	/*background-color: #ffcc66;*/
	display: block;
	margin-right: 230px;
	background-position: center;
	margin-bottom: 2px;
	/*text-decoration: underline;*/
}

.rabbi {
	color: #00316B;
	padding: 5px;
	text-transform: uppercase;
	background-color: #cddbe8;
	margin: 20px 0;
	border: 1px solid  #00316B;/*Styles Added for Rabbi Julie outside projects page*/
}









h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #850000;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 0px;/*Styles Added for Rabbi Julie outside projects page*/
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #850000;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #850000;
	margin: 20px 0 10px 0;
	
}

.bullet_multiplelines {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 10px;
}
.bullet_multiplelines_indent {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 45px;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFcc66;
	}
	
.credits a {
	color: #FFffff;
}

.credits a:hover {
	text-decoration: underline;
}

th {
	text-align: left;
}
.centercolumntable {
	vertical-align: top;
}

.callout {
	font-family: Georgia, Times, serif;
	font-style:italic;
	font-size: 13px;
	line-height: 18px;
	color: #850000;
	border-top: 1px solid #850000;
	border-bottom: 1px solid #850000;
	text-align: left;
	padding: 20px;
	
}


.right {
float: right;
padding-left: 20px;
}


.left {
float: left;
padding-right: 20px;
}

.footnote {
	font-size: 10px; /*Added for text on Membership page*/
	line-height: 12px;
	}

