body{
	background-color: #dcdcdc;
	font-family: Verdana,"Comic Sans MS", Arial, "Times New Roman";
	color: black;
	size: 10px;
}

.announcehead{
	font-size : larger;
	font-weight : bolder;
}

.announcesubhead{
	font-weight: bold;
}

.announcebody{
	font-size: smaller;
	background-color: #FEF994;
}

.announcebody td{
	font-size: smaller;
	background-color: #FEF994;
	font-weight: bold;
}

.homebody td{
	font-size: 12px;
	background-color: #FEF994;
	font-weight: bold;
}
.homebody a:visited, a:link, a:hover{
	text-decoration: none;
	color: Blue;
}
a.noline{
	text-decoration : none;
	color: Black;
}

.content {
	color: white;
	font-size: 12px;
	margin-left : 15px;
}

.centered_content {
	color: white;
	font-size: 12px;
	margin-left : 15px;
	text-align : center;
}
.content2 {
	color: white;
	font-size: 12px;
	margin-left : 15px;
}

.content2 A:visited{
	color: white;
	font-size: 12px;
	text-decoration: none;
 	margin-left : 15px;
}

a.content{
	text-decoration: none;
	color: Red;
	font-variant: small-caps;
	font-weight: bold;
 	margin-left : 0px;
}
.conhead{
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-left : 15px;
}

.conheadul{
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-left : 15px;
	text-decoration : underline;
	margin-bottom : 5%;
}
.smaller{
	font-size: 10px;
}

.smaller12{
	font-size: 12px;
	text-align: left;
}


.indented{
	margin-left : 15px;
}
h1, h2, h3 {
	text-align: center;
}

#announce{
	background-color: #DCDCDC;
	font-size: 12px;
	font-weight: normal;
}

#announce h1{
	font-size: 18px;
}

#announce h2{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
}

#announce h3{
	color: Red;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#announce hr{
	color: sienna;
}

#announce p{
	margin-left: 15px;
}
#announce p.special{
	border: 1px red solid;
	margin-right: 15px;
	padding: 8px 8px 8px 8px;

}
#announce h2 p.special{
	font-size: larger;
	border: 1px red solid;
	font-weight: bold;
}


table.special2 td{
	border: 3px red solid;
	padding: 8px 8px 8px 8px;
	font: small-caps bolder 17px Comic Sans MS;
	text-align: center;
	background-position: top center;
	background-image: url(http://eitzchaim-monroe.org/graphics/bground1.jpg);
	
	
}
table.pesach {
	text-align: center;
	font-family: Verdana,"Comic Sans MS", Arial, "Times New Roman";
	border: 3px blue solid;
	background-position: top center;
	background-image: url(http://eitzchaim-monroe.org/graphics/matzo.jpg);
	font-weight: bolder;
	font: 12px;
}

table.pesach h2{
	font-family: Verdana,"Comic Sans MS", Arial, "Times New Roman";
	color: red;
	font: small-caps bold 18px;
	vertical-align: middle;
}

table.pesach td{
	font-family: Verdana,"Comic Sans MS", Arial, "Times New Roman";
	font-size: 14px;
	
}

table.special2 h1 {
	font-weight: bold;
	font-size: 150%;
	color: Blue;
	vertical-align: middle;
}

table.special2 h2 {
	font-weight: bold;
	color: Blue;
	font-size: 130%;
}
.announcehead p{
	border: 1px red solid;
	margin-right: 15px;
	padding: 8px 8px 8px 8px;
	background-color: Silver;
}

.announcehead .main{
	font-size: 12px;
}
.highlight{
	font-size : larger;
	font-weight : bolder;
}

.highlight p{
	border: 1px red solid;
	padding: 8px 8px 8px 8px;
	background-color : Blue;
	color: white;
	font-size : 20px;
}


.highlight a{
	color: red;
}