body { font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-size: 62.5%; }
#content { font-size: 1.2em; line-height: 1.4em; }
#content ul { margin: 1.0em 1.5em; list-style:circle; }
p { font-family: Verdana, Times New Roman, Arial; margin-bottom: 0.5em; font-size:1.0em; color:#773014; padding:3px 0px 0px 0px; }

h1 { font-size:1.4em; color:#d3181f; font-weight:bold; margin-top: 1.0em; margin-bottom: 0.3em; line-height:1.2em;}/*Red Titles*/
h2 { font-size:2.2em; color:#763016; margin-bottom:3px; font-family:Verdana;} /*Brown for gallery titles */
h3 { font-size:1.3em; color:#000000; font-weight:bold; margin: 0.6em 0;} /*Black for the visitor info page*/

.test { color:#777777; }

/* Need to rename Red and Green to color_1 and color_2 */
.center { text-align:center; }
.red { color:#d3181f; font-weight:bold; }
.green { color:#009900; font-weight:bold; }

a { color:#d3181f; text-decoration:underline; }
a:hover { color:#d3181f; text-decoration:none; }
