/*
====================================================================================
MALAMA MAUNA`ALA WEBSITE CSS STYLE SHEET
====================================================================================
Green:		Page Background:
	7AAA41		FFFFFF


Vowels With Kahako 
	A	&#256;
	a	&#257;
	E	&#274;
	e	&#275;
	I	&#298;
	i	&#299;
	O	&#332;
	o	&#333;
	U	&#362;
	u	&#363;
	
Okina
	`	&lsquo; or &#8216;

====================================================================================
*/

body
   {
   background-image: url('images/bgMM.jpg');
   background-attachment: fixed;
   }

table.main
   {
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background: #ffffff;
   
   margin:0; 
   text-indent:0; 
   margin-top:0; 
   margin-bottom:0; 
   }

table.main-layer2
   {
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background: ;
   
   margin:0; 
   text-indent:0; 
   margin-top:0; 
   margin-bottom:0; 
   }

#indexdivider
   {
   background-image: url('images/indexdivider.gif');
   background-attachment: fixed;
   }

font.newTag
   {
   color: #FF0000;
   font-weight: bold;
   }   
   
font.NewsTitle
   {
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #000000;
   margin: 0;
   text-indent: 0; 
   margin-top: 0; 
   margin-bottom: 0;
   }
   
font.NewsDate
   {
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: ;
   color: #7AAA41;
   margin: 0;
   text-indent: 0; 
   margin-top:0; margin-bottom:0
   }
      
/*
====================================================================================
FOOTER OPTIONS - Options to change the footer
====================================================================================
*/

td.footer
   {
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #6B4709;  /*Dark Teal Green #416672*/ 
   margin: 0;
   text-indent: 0; 
   margin-top: 0; 
   margin-bottom: 0;
   }

font.tealcolor
   {
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #416672;
   margin: 0;
   text-indent: 0; 
   margin-top: 0; 
   margin-bottom: 0;
   }
   
font.browncolor
   {
   color: #6B4709;
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0; 
   text-indent: 0; 
   margin-top: 0; 
   margin-bottom: 0; 
   }
   
/*
====================================================================================
LINK OPTIONS - Options to change the hyperlink settings
====================================================================================
*/   

a:link
   {
   color: #000000;
   text-decoration: none;
   }
   
a:visited
   {
   text-decoration: none;
   }
   
a:active
   {
   text-decoration: none;
   }
   
a:hover
   {
   color: #7AAA41;
   text-decoration: underline;
   } 

a
   {
   text-decoration: none;
   }

img
   {
   border: 0px none;
   }
  
/*
====================================================================================
WWW.HAWAIIMAOLI.ORG - ./WKB
====================================================================================
*/
