body { 
  background-image: url(http://www.centralridge.net/~nfh/images/bg.jpg); 
}

table { bgcolor: #fefefe; }

h1 { text-align: center; }
h2 { text-align: center;}
p {text-align: center;}

a:link { color: #000066; }
a:visited { color: #000066; }
a:hover { color: #ff0000; }

#recentobits {
  
}

.pageheader {
  font-family: Arial, sans-serif;
  font-size: large;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 5px;
}

.results {
  font-family: Arial, sans-serif;
  font-size: small;
  text-align: left;
}

.resultmonth {
  font-weight: bold;
  font-size: x-large;
}

.resultobitblock {
  padding: 2px;
}

.resultobitlink {
  font-size: large;
}

#obitname {
  font-weight: bold;
  font-style: italic;
  font-size: xx-large;
}

#obitdate {
  font-weight: bold;
  font-style: italic;
  font-size: large;
}

#obituary {
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
}

#searchtools {
  font-family: Arial, sans-serif;
  font-size: small;
  font-weight: bold;
  border: solid grey 1px;
  background-color: #eee;
  padding-left: 20px;
  padding-right: 20px;
}

#footer {
  font-family: Arial, sans-serif;
  font-size: small;
}

.condolencebody,table {
  font-family: Arial, sans-serif;
  font-size: small;
  text-align: center;
  align: center;
  padding: 5px;

}


/* Recent Block */
.rec_resultmonth {
  font-size: x-large;
	font-weight: bold;
}
.rec_resultobitblock {
	padding: 3px;
  text-align: left;
}
.rec_resultobitlink {
  font-size: large;
}
