BODY {
font-size : 100%;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000000;
background-color : #eff;
background-image: url(/themes/RolfeElmStreet/images/ElmStTreeCanopyBkgd.jpg);
background-repeat: no-repeat;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

TABLE {
background-color : transparent;
}
	
H1 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 120%;
color : #000000;
background-color : transparent;
}

.RES_title {
	font-size: 120%;
	font-weight: bolder;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 85%;
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 120%;
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 120%;
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 120%;
}

.errortext {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 100%;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
background-color: white;
}

.black {
  background-color: black;
}

.bg_dark {
  background-color: #05f;
}

.bg_medium {
  background-color: #08f;
}

.bg_light {
  background-color: #0cf;
}

.alt_bg_dark {
  background-color : #06f;
}

.alt_bg_medium {
  background-color : #09f;
}

.alt_bg_light {
  background-color : #0ef;
}

