@charset "utf-8";
body {
	background-color: #774b53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.scrolldiv {
	height: 500px;
	overflow-y: scroll;
	float: none;
	width: 98%;
}




a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4b5377;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
}








a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7881a9;
}




a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7881a9;
}




.whitetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #774b53;
	background-color: #FFFFFF;
}
.maintable {
	width:  95%;
        width: expression( document.body.clientWidth > 885 ? "880px" : "auto" ); /* sets max-width for IE */
	max-width:  880px;
	vertical-align: middle;
	margin-top: 25px;
}








h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #4A766E;
}
hr {
	color: #774b53;
	background-color: #774b53;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #774b53;
	font-family: Arial, Helvetica, sans-serif;
}
.contentBox {
	border: 2px dotted #774b53;
}

.daffodilLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #774B53;
}

a.daffodilLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7881a9;
	}

a.facebook{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration:none;
	font-weight:bold;
}
