/****************************************************/
/*							*/
/*  North East Digital Village Style Sheet			*/
/*  $Revision: 3.6 $					*/
/*  $Date: 12/04/2004 $					*/
/*  Copyright 2000-2004 Bizgrok Inc				*/
/*  Joyce Thomas <webmaster@nedv.net>			*/
/*  "Northeast of where?" "Yes."				*/
/*  NEDV Colors:						*/
/*  #339933 (grass-green)		#FCC (desert rose)	*/
/*  #000 (black)			#CCEECC (lt mute grn)	*/
/*  #CC6600 (Penn-dirt)		#FF9900 (orange)		*/
/* #FFFFCC (Pale Yellow)		#996633 (brown)		*/
/* #0099CC (med blue)		#BB3300 (brick)		*/
/* #226677(dk blue)		#663300 (drk brown)	*/
/* #006699(dk blue)		#FFDEAD	(med peach)	*/
/* #FF1493 (hot pink)		#1E90FF (dodgerblue)	*/
/* #D1C6B5 (sand)		#CCBEEE (morning violet)	*/
/* #000000 (black)		#CCCEEE pale violet)	*/
/*  #9BB59B (dusty green)		#938267 (dark sand)	*/
/*  #008000 (pine green)		#BBB3D3 (dusty violet)	*/
/****************************************************/

blockquote	{
		margin-left: 3%; margin-right: 3%;
		font-size: 11pt;
		background-color:#80FF80;
		color: #020454;
		text-align: justify;
		font-family: "Trebuchet MS", sans-serif; 
		padding:0.5em;
		}
blockquote.subsection	{
		margin-left: 8%; margin-right: 8%;
		font-size: 11pt;
		background-color:#996633;
		color: #FFDEAD;
		text-align: center;
		font-family: "Trebuchet MS", sans-serif;
		font-weight: 500;
		padding:0.5em;
		}
blockquote.subsection2	{
		margin-left: 8%; margin-right: 8%;
		font-size: 11pt;
		background-color:#FFDEAD;
		color: #996633;
		text-align: center;
		font-family: "Trebuchet MS", sans-serif;
		font-weight: 500;
		padding:0.5em;
		}
body		{
		margin-left: 0%; 
		margin-right: 0%;
		margin-top: 0%;
		font-family: verdana, Arial, sans-serif; 
		font-size: 8pt;
		text-align: justify;
		color: black;
		background-color: #FFFFFF;
		background-image: none;
		}
code		{
		font-family: "Copperplate Gothic Light", sans-serif;
		font-weight: 500;
		font-size: 8pt;
		}
dt		{
		color: #006600;
		font-weight: 600;	/* normal+200 */
		}
em		{
		text-decoration: none;
		color:#FF9900;
		font-weight: 600;	/* normal+200 */
		}
h1		{
		color: #0099CC;
		background-color: white;
		font-size: 18pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif; 
		text-align: center;
		}
h1.color		{
		color: #0099CC;
		background-color: #FFDEAD;
		font-size: 18pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		text-align: center;
		margin-bottom: .2em;
		margin-top: .2em;
		}
h2		{
		text-align: center;
		color: #339933;
		font-size: 16pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		}
h2.headline2	{
		color: #0099CC;
		font-weight: 600;	/* normal+200 */
		font-size: 9pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		text-align: center;
		margin-top: 0.6em;
		margin-bottom: 0.6em;
		}
h2.left		{
		text-align: left;
		margin-bottom: .1em;
		margin-top: .2em;
		}
h2.subsection	{
		color: #339933;
		font-size: 170%;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		margin-bottom: .1em;
		margin-top: .2em;
		}
h3		{
		color: #663300;
		font-size: 14pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		}
h3.subsection	{
		color: #663300;
		font-size: 14pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		margin-bottom: .1em;
		margin-top: .1em;
		}
h3.subsection2	{
		color: #663300;
		font-size: 14pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		margin-top: .5em;
		margin-bottom: 0em;
		}
h3.inisbrook	{
		color: #006699;
		font-size: 14pt;
		font-family: "Lucida Sans", sans-serif; 
		}
h3.left		{
		text-align: left;
		margin-bottom: .1em;
		margin-top: .1em;
		}
h4		{
		color: #0099CC;
		background-color: white;
		font-size: 12pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		text-align: left;
		}
h4.subsection	{
		margin-top: 0.3em;
		margin-bottom: 0.1em;
		}
h5		{
		color: #339933;
		background-color: white;
		font-size: 11pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		text-align: left;
		}
h6		{
		color: #663300;
		background-color: white;
		font-size: 10pt;
		font-family: "Maiandra GD", "Lucida Sans", sans-serif;
		text-align: left;
		}
hr		{
		color: #006600;
		}
hr.subsection	{
		color: #006600;
		margin-top: 0em;
		margin-bottom: 0em;
		}
img		{
		border-width: 0px;
		background-color: #FFFFFF;
		}
kbd		{
		font-family: "Copperplate Gothic Light", sans-serif;
		font-weight: 500;
		font-size: 8pt;
		}
p		{
		color: black;
		background-color: white;
		font-size: 8pt;
		text-align: justify;
		}
p.center		{
		margin-top: 0.6em;
		margin-bottom: 0.6em;
		text-align: center;
		}
p.subsection	{
		margin-bottom: 0em;
		}
p.subsection2	{
		margin-top: 0em;
		margin-bottom: 0em;
		}
p.inisbrooklg	{
             	text-align: justify;
             	font: 11pt Verdana, Arial, Tahoma, sans-serif;
             	margin-top: 0.5em;
             	margin-bottom: 0.5em;
             	}
pre		{
		font-family: "Lucida Sans", sans-serif;
		font-size: 100%;
		text-align: left;
		}
samp		{
		font-family: "Copperplate Gothic Light", sans-serif;
		font-weight: 500;
		font-size: 100%;
		}
strong		{
		color:#009966;
		font-weight: 600;	/* normal+200 */
		}
strong.nedv	{
		color:#996633;
		font-weight: 600;	/* normal+200 */
		}
strong.dnl	{
		color:#990000;
		font-weight: 600;	/* normal+200 */
		}
strong.cc		{
		color:#CC9900;
		font-weight: 600;	/* normal+200 */
		}
strong.bycf	{
		color:#33CCCC;
		font-weight: 600;	/* normal+200 */
		}
td		{
		font-size: 8pt;
		}
th		{
		font-weight: 600;
		}
ul		{
		text-align: left;
		}
ul.subsection	{
		text-align: left;
		margin-top: .5em;
 		margin-bottom: 0em;
		}
ul.small		{
		text-align: left;
		font-size: 8pt;
		font-family: Arial, "Lucida Sans", sans-serif;
		margin-top: 0.5em;
 		margin-bottom: 0.5em;
		margin-left: 1.6em;
		margin-right: 0em;
		list-style: outside circle;
		}
li		{
		color: black;
		font-size: 8pt;
		text-align: left;
		}
li.small		{
		font-size: 8pt;
		font-family: Arial, "Lucida Sans", sans-serif;
		list-style: outside circle;
		}
.banner		{
		text-align: center;
		}
.blurb		{
		font: 14pt "Comic Sans MS", "Mead Bold", sans-serif;
		color: #CC6600;
		text-align: center;
		margin-left: 9%; margin-right: 9%;
		}
.blurb2		{
		font: 12pt "Comic Sans MS", "Mead Bold", sans-serif;
		color:green;
		text-align: center;
		margin-left: 12%; margin-right: 12%;
		}
.blurb3		{
		font: 16pt "Comic Sans MS", "Mead Bold", sans-serif;
		color:#FF9900;
		text-align: center;
		margin-left: 12%; margin-right: 12%;
		}
.blurb4		{
		font: 10pt "Comic Sans MS", "Mead Bold", sans-serif;
		color:#000;
		text-align: center;
		font-weight: 500;
		margin-left: 3%; margin-right: 3%;
		}
.blurb5		{
		font: 12pt "Comic Sans MS", "Mead Bold", sans-serif;
		color:green;
		text-align: center;
		font-weight: 500;
		margin-left: 2%; margin-right: 2%;
		}
.newsblurb	{
		font: 8pt verdana, tahoma, "Lucida Sans", sans-serif;
		color:#000;
		text-align: justify;
		font-weight: 500;
		margin-left: 1%; margin-right: 1%;
		}
.newshead	{
		font: 8pt verdana, tahoma, "Lucida Sans", sans-serif;
		color: #FF1493;
            		background-color:#CCCEEE;
		font-weight: 600;
		text-align: center;
		margin-left: 1%; margin-right: 1%;
		}
.disclaimer	{
		font-size: 95%;
		font-family: "verdana", sans-serif;
		margin-left: 1%; 
		margin-right: 1%;
		}
.header		{
		text-align: center;
		}
.headline		{
		color:#006699;
		font-weight: 600;	/* normal+200 */
		font-size: 10pt;
		font-family: "Lucida Sans", Verdana, Arial, sans-serif;
		}
.headline2	{
		color: #0099CC;
		font-weight: 600;	/* normal+200 */
		font-size: 8pt;
		font-family: "Lucida Sans", "Arial Narrow", Arial, sans-serif;
		text-align: center;
		margin-top: 0.6em;
		margin-bottom: 0.6em;
		}
.headlinesoft	{
		color:#006699;
		font-weight: 600;	/* normal+200 */
		font-size: 10pt;
		font-family: "Lucida Sans", Verdana, Arial, sans-serif;
		}
.eder		{
		text-align: center;
		font: 10pt Arial, Tahoma, sans-serif;
		background-color: #507676;
		color: #FFFFFF;
		}
.petweek		{
		color: black;
		background-color: #FFDDDD;
		font-size: 9pt;
		text-align: justify;
		margin-bottom: 0.5em;
		}
.legal		{
		color: #006699;
		font-size: 8pt;
		font-family: Verdana, Arial, sans-serif;
		margin-left: 1%; 
		margin-right: 1%;
		}
.legalblack	{
		color: #FDE4CD;
		font-size: 8pt;
		font-family: Verdana, Arial, sans-serif;
		margin-left: 1%; 
		margin-right: 1%;
		}
.new		{
		font-family: Blades, Brackenhaus, BoxScript, "Brush Script MT", sans-serif; 
		font-size: 12pt;
		color: #FF1493;
		background-color: white;
		background-image: none;
		}
.note		{
		font-size: 8pt;
		font-family: "Lucida Sans", sans-serif;
		}
.note2		{
		font-size: 10pt;
		font-family: "Lucida Sans", sans-serif;
		color:#FFCCCC;
		font-weight: 600;
		}
.note3		{
		font-size: 7pt;
		font-family: "Arail Narrow", "Lucida Sans", sans-serif;
		}
.sidebar        	{
		background-color:#FFDEAD;
		color:#663300;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif;
		font-weight: 500;
		}
.rtvpink		{
		color: #FF33FF;
		font-size: 10pt;
		font-family: verdana, Arial, sans-serif;
		text-align: center;
		}
.teen		{
		color: #FFF;
		background-color: #404040;
		font-size: 9pt;
		text-align: justify;
		}
a:link		{
		color: #006699;
		}
a:active		{
		color: #006699;
		}
a:visited		{
		color: #CC6600;
		text-decoration: none;
		}
a:hover		{
		color: #339933;
		background-color:#FFFF00;
		}
a:hover img	{
		background-color: inherit;
		}
.bannermenu	{
		text-align: center;
		margin-left: 0%;
 		margin-right: 0%;
		background-color: #000;
		background-image: none;
		color: #FFF;
		font-weight: 600;
		font-size: 8pt;
		}
.bannermenu a	{
		color: #FFF;
		background-color: #000;
		font-weight: 600;
		text-decoration: none;
			}
.bannermenu a:visited	{
		color: #FFFFCC;
		background-color: #000;
		font-weight: 600;
		font-size: 8pt;
		text-decoration: none;
 			}
.bannermenu a:hover	{             	
		color: #FFF;
            		background-color: #008080;
		font-weight: 600;
		font-size: 8pt;
		text-decoration: none;
		}
.insidebar 	{
		background-color:#C0C0C0;
		color:#000;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif;
		font-weight: 600;
		}
.insidebar a:visited	{
		color:#000000;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif;
		font-weight: 600;
		}
.insidebar a:link 	{
		background-color:#FF9966;
		color:#FFCCCC;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif;
		font-weight: 600;
		}
.interiorbar        	{
		background-color:#CCEECC;
		color: #996633;
		font-size: 8pt;
		font-family: "Lucida Sans", sans-serif;
		font-weight: 600;
		text-decoration: none;
		text-align: center;
		}
.interiorbar a:link	{
		color:#996633;
		text-decoration: none;
		}
.interiorbar a:active{
		color:#996633;
		text-decoration: none;
		}
.interiorbar a:visited{
		color: #FFFFFF;
		text-decoration: none;
		}
.interiorbar a:hover{
		color: #339933;
		background-color:#FFFFFF;
		text-decoration: none;
		}
.menubar        	{
		background-color:#009966;
		color: #FFF;
		font-size: 7pt;
		font-family: Arial, "Lucida Sans", sans-serif;
		font-weight: 600;
		text-decoration: none;
		text-align: center;
		margin-left: 1em; 
		margin-right: 1em;
		}
.menubar a:link	{
		color:#FFFF00;
		text-decoration: none;
		}
.menubar a:active	{
		color:#FFFF00;
		text-decoration: none;
		}
.menubar a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		}
.menubar a:hover	{
		color: #339933;
		background-color:#FFFF80;
		text-decoration: none;
		}
.navbar        	{
		background-color:#FFFFFF;
		color:#CC6600;
		font-size: 8pt;
		font-family: "Lucida Sans", sans-serif;
		font-weight: 600;
		text-align: center;
		}
.menubartwo        	{
		background-color:#FFFFFF;
		color:#00C000;
		font-size: 8pt;
		font-family: "Lucida Sans", sans-serif;
		font-weight: 500;
		text-align: center;
		}
.topicmenu       	{
		background-color:#FFFFFF;
		color:#996633;
		font-size: 8pt;
		font-family: "Lucida Sans", sans-serif;
		font-weight: 600;
		text-align: center;
		}
.topicmenu a:link	{
		color:#996633;
		text-decoration: none;
		}
.topicmenu a:active{
		color:#996633;
		text-decoration: none;
		}
.topicmenu a:visited{
		color: #000000;
		text-decoration: none;
		}
.topicmenu a:hover{
		color: #339933;
		background-color:#FFFFFF;
		text-decoration: none;
		}
.teenlink		{
		color: #FF1493;
		background-color: #404040;
		font-size: 9pt;
		text-align: justify;
		}
.teen a:link	{
		background-color: #404040;
		color: #FF1493;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif;
		font-weight: 600;
		text-decoration: underline;
		}
.teen a:visited	{
		color: #1E90FF;
		background-color:#C0C0C0;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif;
		font-weight: 600;
		}
.validbar        	{
		background-color:#996633;
		color: #FDE4CD;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif;
		font-weight: 500;
		text-align: center;
		margin-left: 1%; 
		margin-right: 1%;
		}
.validbar  a:link	{
		color:#CC9900;
		text-decoration: none;
		}
.validbar  a:active{
		color:#CC9900;
		text-decoration: none;
		}
.validbar  a:visited{
		color:#006633;
		text-decoration: none;
		}
.validbar  a:hover{
		color: #000000;
		background-color:#FFFFFF;
		text-decoration: none;
		}
.villagebar        	{
		background-color:#CCEECC;
		color:#000;
		font-size: 7pt;
		font-family: Tahoma,"Arial Narrow", Arial, verdana, sans-serif;
		font-weight: 500;
		margin-top: .2em;
		margin-bottom: .2em;
		text-align: left;
		}
.villagebar  a:link	{
		color:#993333;
		text-decoration: none;
		}
.villagebar  a:active{
		color:#993333;
		text-decoration: none;
		}
.villagebar  a:visited{
		color:#006633;
		text-decoration: none;
		}
.villagebar  a:hover{
		color: #000000;
		background-color:#FDE4CD;
		text-decoration: none;
		}
.footerbar        	{
		background-color:#FDE4CD;
		color:#000;
		text-align: center;
		font-size: 7pt;
		font-family: Arial, sans-serif;
		font-weight: 500;
		}
.footerbar a:link	{
		color:#000000;
		text-decoration: none;
		}
.footerbar a:active{
		color:#000000;
		text-decoration: none;
		}
.footerbar a:visited{
		color:#006633;
		text-decoration: none;
		}
.footerbar a:hover{
		color: #FFFFFF;
		background-color:#000000;
		text-decoration: none;
		}
