<!--
/* General Section - These control the overall site look and feel */
body		{ background-color:#ffeeee; margin:0px 0px; font: normal 15px Arial }
a 		{ text-decoration:none; color:#993333}
a:hover 	{ text-decoration:underline; background-color:#ff0000; color:#ffffff }
.contacttblhdr	{ border:solid 1px #000000; background-color:#993333; font:normal 13px 		 	  	  Verdana,Arial,sans-serif; color:#ffffff }


/* Header Section - Contains logo, page title, and sub title */
.hdrlogo	{ border: solid 1px #f1c1cc; }
.hdrtable	{ background-image:url('hearthdr.gif'); background-repeat: repeat; background-position: 0% 0%; background-color:#ffcccc }
.hdrcelltitle  { background-image: none; text-align: center; }
.hdrtitle	{ background-color:#ff9999; font: bold 19px Verdana,Arial,sans-serif; color:#000000; padding: 3px 5px; margin-top: 20px; }
.hdrcellsubtitle  { text-align: center; }
.hdrsubtitle	{ font: bold 17px Tahoma,Arial; color:#000000 }


/* Navigation Section - Top level site navigation with date stamp */
.navtable	{ background-color:#cc3366; border-top: solid 2px #000000;border-bottom: solid 		  	  2px #000000 }
.frmstylesel	{ background-color:#cc3366; font:normal 11px Verdana,Tahoma,Arial,sans-serif; color: #eeeeee }
a.navlinks	{ font:normal 11px Verdana,Tahoma,Arial,sans-serif; color: #ffffff; padding: 2px 5px }
a.navlinks:hover{ background-color:#ff6699; border:inset 2px #cccccc; color:#000000; padding: 0px 		  3px; text-decoration:none }


/* Content Section - Divided into 2 sections left=sub navigation & right=site text */
.contentnavcell	{ background-color:#993333; border-right: solid 2px #000000; font:normal 12px Verdana,Arial,sans-serif; color:#eeeeee; padding:10px 3px; width:135px }
.contentnavhdr	{ border:outset 2px #ff9999; background-color:#cc6666; font: bold 13px Veranda,Arial,sans-serif; color:#ffffff; text-align:center; margin-bottom: 5px; padding: 3px 0px; width:135px }
.contenttextcell{ background-image: none }
a.contentnavlink:hover { border:inset 2px #ff9999; background-color:#cc6666; text-decoration:none }


/* News Section - Formats a news box for use on any web page */
.newstable	{ border:inset 3px #cccccc; background-color:#ffffff; width:25%; margin:0px 0px 		  10px 10px }
a.newslink 	{ text-decoration:none; color:#000000; padding: 0px 2px }
a.newslink:hover{ text-decoration:none; background-color:#ff0000; color:#ffffff }
-->

