@charset "utf-8";

BODY, TD, LI, BLOCKQUOTE {
	font-family: Verdana,"Lucida Sans",Tahoma,"Gill Sans MT",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

	a:link    { text-decoration: none; color: #CB2027} 
	a:visited { text-decoration: none; color: #CB2027}
	a:hover   { text-decoration: none; color: #0A14CC}


.backgroundimage {
	background-image: url('http://www.elmstreetumc.org/images/site/bgBig.jpg');
	width: 960px;
	height: 100%;
}


.footer {
	font-family: "Myriad Pro", Verdana, "Bookman Old Style", Sans Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
}


.H1 {
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}


.iframe {
	width: 700px;
	height: 450px;
	overflow: auto;
}


.menulinks {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	font-family: "Myriad Pro", Verdana, "Bookman Old Style", Sans Serif;
	margin-left: 10px;
	color: #FFFFFF;
}

.menulinks a:link    { text-decoration: none; color: #E1E1E1} 
.menulinks a:visited { text-decoration: none; color: #E1E1E1}
.menulinks a:hover   { font-weight: bold; text-decoration: none; color: #FFFFFF}


.smalltext {
	font-size: 6px;
	color: #000000;
}


.table1 {
	background-image: url('http://www.elmstreetumc.org/images/site/gray01.png');
	width: 100%;
	height: 100%;
}

.table2 {
	background-image: url('http://www.elmstreetumc.org/images/site/gray02.png');
	width: 100%;
	height: 100%;
}