body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  background-color: #DC3300;
}
p, td, li {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
}
h2, .head2, .pageheading {
  color: #992000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
}
h3, .head3, .subheading {
  color: #992000;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
h4, .head4 {
  color: #992000;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#watermark { position:absolute; left:55%; top: 45%; z-index:0; width:339; height:332; 
	background-image:url(images/burnt/bgtitle.gif);
	 }
#titlebox { position:absolute; left:44px; top:44px; filter:alpha(opacity=75); opacity: 0.75;}
#titleshadow { position:absolute; left:42px; top:42px; width:180px; height:180px;
	display:inline-block; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/titleshadow.png'); 
	}
#navbox { position:absolute; left:172px; top:60px; width:240px; height:164px; padding:8px;
  background-color:#993300; filter:alpha(opacity=75); opacity: 0.75; }
#subnavbox { position:absolute; left:420px; top:72px; width:144px; 
  padding:12px; padding-left:24px;
  background-color:#993300; filter:alpha(opacity=65); opacity: 0.65;}
#contentbox { position:absolute; left:120px; top:175px; width:55%; 
  padding-top:96px; padding-left:108px; padding-right:60px; padding-bottom:24px;
  background-color:#FFF0e4; filter:alpha(opacity=80); opacity: 0.8;}
#incoming { position:absolute; left:60%; top:60px; width:280px; padding:8px;
  border-width:1px; border-color:#330000; border-style:dotted;
  background-color:#D88C3C; filter:alpha(opacity=75); opacity: 0.75;}
#incomingarrow { position:absolute; left:73%; top:-24px; width:29px; height:108px;
	display:inline-block; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/downarrow.png'); 
	 }
#photobox { position:absolute; left:0px; top:248px; }
#photoshadow { position:absolute; left:-8px; top:240px; width:172px; height:244px;
	display:inline-block; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/photoshadow.png'); 
	}
#notes { position:absolute; left:44px; top:90%; width:152px; padding:8px; 
  margin-top:-80px; background-color:#FFCF8B; filter:alpha(opacity=50); opacity: 0.5;}
#colorpalette { position:absolute; left:100%; top:100%; padding:2px;
  margin-top:-72px; margin-left:-100px; background-color:#ffffff; }
  
a { text-decoration:none; }
a:hover { text-decoration:underline; }

.nav, .nav:visited { font-family:Verdana, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration: none; text-transform:lowercase; line-height: 180%; }
.nav:hover { color:#ffcc00; text-decoration: underline;  }
.navactive, .navactive:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px;  font-weight: bold;
	color:#ffffff; text-decoration: none; line-height: 180%; }
.subnav, .subnav:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffcccc; text-decoration: none; line-height: 150%;  }
.subnav:hover { color:#ffcc00; text-decoration: underline;  }
.subnavactive, .subnavactive:visited { color:#ffcccc; font-weight: bold; }


.homeevent { font-size:10px; }
.fineprint { font-size:9px; }
.adminlink { font-size:10px; text-decoration:none; }
.eventdate { font-weight:bold; }
.eventname { font-weight:bold; font-size:14px; }
.newsheading { font-size:14px; }
.featurename { font-size:18px; font-weight: bold; }
.featuredate { font-size:12px; font-weight: normal; }
.formbigheading { font-weight:bold; font-size:14px; }
.formheading { font-weight:bold; font-size:12px; }
.formlabel { font-weight:bold; font-size:10px; }
.warning   { font-style:italic; color:#990000; }
