/*  ethnic.bc.ca/devanishen  11.css  ŠPat Drummond  18Oct */

BODY		{color:black; background:white; 
		font-family:Arial,Helvetica,sans-serif; font-size:1em;
		margin:1em 0 0 0; padding:0;}
BODY,P,DIV,TH,TD
	 	{font-family:Arial,Helvetica,sans-serif; font-size:1em;}
.content {max-width:800px;margin: 0 auto;} /* header/footer full width */

H1,H2,H3,H4
 	{color:#000; background:transparent;
	font-family:Arial,Helvetica,sans-serif;}
H1	{color:#333; font-family:Arial,Helvetica,sans-serif;
	font-size: 200%; word-spacing:1px; text-align:center;
	margin:.7em 0;}
H2	{font-size:140%; letter-spacing:3px; }
H3	{font-size:130%;}
H4 	{color:#000; background:#EC9; font-size:120%; 
	padding:4px; border:none;}
P,UL,OL	{line-height:1.4;}
TH,TD	{vertical-align:top;}
OL	{margin: 0 .5em 2em 0; list-style-type:decimal;}
UL	{margin: 0 .5em 2em 0; list-style-type:square;}
LI	{}
HR	{margin:2em 0;}

A 	{font-weight:bold; color:#027; 
	text-decoration:none; border-bottom:1px dotted #00A;}
A:link	{color:#028;}
A:active {color:magenta; border-bottom-color: magenta; }
A:visited {color:#306; border-bottom-color:#306;}
A:hover	 {color:navy; background:#FF9;}

.note	{font-size:85%; text-align:center;}
.float	{float:left;}
.picright {float:right; margin: 20px 0 20px 20px;}

.border	{padding:2px; background:#333;
	border:4px solid #CCC;
	outline:2px solid #333;}

.box	{color:black; background:white; display:block; /*TAN 25px*/
	padding:12px; margin:25px;
	border:solid #D2B48C 1px;}

.menubar, .linkbar
	{margin: 1em 0 1em 0; text-align:center;}
.lmenubar A, .linkbar A	
	{color:#444; background: #F4F4C4; padding:1px 5px; margin:0 4px;}

.footer {color:#666; background: #FFF; font-size: 90%; 
	text-align:center; width:100%;
	line-height:1.6; padding:1em 0;
	margin: 2em 0 0 0;}
