/************* #content styles **************/

#content {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
   
}

#content h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: large;
 font-weight: bold;
 text-align: center;
   
}

#content h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 font-weight: bold;
 text-align: center;
   
}

#content h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 font-weight: bold;
 font-color: #DC0201
 text-align: center;
   
}
#content a {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 color: #DC0201;
 }

#content a:hover {
color:#DC0201;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;

}

#content a:visited {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 color: #DC0201;
 font-weight: bold;}


/*********** #maryellensidenav link styles ***********/

#maryellensidenav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	/*width: 35%;*/

}



#maryellensidenav ul li a {
background-color: #DC0201;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #000;
text-decoration: none;
}


#maryellensidenav ul li a:hover {
color:#000000;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;

}

#maryellensidenav a:link {
	color: #7e7979;
	text-decoration: none;
}
	
img {
	border-style:none;
}
