		/* External Style Sheet for www.nmCafé.com site */


BODY { background: #ede4cd; margin: 10px 20px 10px 20px; }
 :link { background: transparent; color : #FF0000; }
 :visited { background: transparent; color : #CC0400; }
		/*  :active { background: transparent; color : #804040; } */

A.m:hover { background: transparent; color: #942921; font-size: 100%; font-weight: 600; }

																				/* footer links */

a.f:link { background: #942921; color: #fff;  }	
a.f:visited { background: #942921; color: #c0c0c0; }
a.f:active { background: #942921; color: #ff0; }

BODY, P, TD, DIV {
font-weight : 400; 
font-size : 9.5pt;
color : #942921;
font-family : Verdana, Arial, sans-serif; 
} 



														/* left-floating element */
.flb {
		float: left;			
		border: 1px solid #942921;
		margin-right: 6px;
	}


.fl {
	float: left;			
	border: none;
	margin-right: 6px;
	}


														/* right-floating element */
.frb {
	float: right;			
	border: 1px solid #942921;
	margin-left: 6px;
	}


.fr {
	float: right;			
	border: none;
	margin-left: 6px;
	}

				/* NMC HEADER CONTROLS */

H1 {
text-align : left; 
font-weight : 900; 
font-size : 150%; 
	background : transparent; 
color : #942921; 	}

H2 {
text-align : center; 
font-weight : 600; 
font-size : 110%; 
	margin: 0.45em auto 0;
	padding: 0;
	background : transparent; 
	color : #f00;	}

H3 {
text-align : center; 
font-weight : 700; 
font-size : 115%; 
	margin: 0.45em auto 0.25em;
	padding: 0;
	background : transparent; 
	color : #000;	} 


				/* LIST CONTROLS - */ 

OL, UL						{
			margin: 0 0 0 25px;
				}  

LI						{
		list-style-type: disc;
		background: transparent; 
		color: #000080;
		margin: 0.25em 0;
		font-weight: 300; 
		font-size: 80%;
				}


				/* HORIZONTAL RULE CONTROL - one pixel Horizontal Brown Rule */


HR {
background: transparent;	
text-align : center; 
height	: 1px;
border-style	: solid;
border-color	: #942921; 
margin-top	: 0.25em;
		}

Image {
border-style : none;
      }

Image.b {
	border-style : solid;
	border-width : 1px;
	border-color : #942921;
	margin: 0.12em 0.16em;
      }



				/* TABLE CONTROLS */
 

table, td, th { 
border : none;
		 } 


.t {
font-weight : 600; 
font-size : 100%;
color : #080052;  
} 

.n {
 
font-weight : 900; 
font-size : 115%;
color : #97322a;   
}

.nmc {
 
font-weight : 900; 
font-size : 105%;   
}

.h {
font-weight : 600; 
font-size : 100%;   
}


span.m		{										/* menu entry single line leading control */
line-height: 175%;  
	 }


div.m		{													/* menu entry block element leading control */
line-height: 150%;  
	 }

																																					  		/* reverse footer container  */
div.f														{
	background: #942921;
	color: #ffffff;
	width: 695px;
	text-align: center;
	vertical-align: middle;
	border: none;
	margin: 6px auto 0 0; 
	padding: 3px; 
	font-weight: 700;
	font-size: 100%;
	}

																																							/* SITE METER COUNTER CONTROL */
DIV.sm { float: right; }


