		/*   - - - - - - - - - - - - - - - - - - - - - - - - -
			name         : primary.css  (Archive)
			version      : 081029  15:30
			for          : Mid-Central Region Officer Archive
						 : National Model Railroad Assication
			author       : Donald Wilke
			copyright    : (c) 2008 
			validated	 : 21 March 2008; 14:15
		 - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* TAGS  */
 
html    {
	font: small/1.6em "Trebuchet MS", Verdana, Arial, sans-serif;
	/* size/line height, family*/
    color: #000000;      }
      
body     {
	font-size: 100%;
	background: #FDFFD9;   /* for MCR Archive */
	background-attachment: fixed;
	margin: 4px 6px;
	padding: 0px;
	min-width: 785px;
	max-width: 1200px;       }   

/*  Archive Menu */

/* Start HEADER  */

#header  {
	padding: 0px;
	margin: 0px;
	width: 98%;       }

#header_table {
	width: 98%;
	margin: 0;
	border: 0;      }

#header_table h1 a {
	color: #0000FF;
	text-decoration: none;      }

#img_logo_mcr /* NMRA Logo */  {
	border: none;
	width: 125px;
	padding: 0;
	text-align: center;      }

#img_logo_mcr2 /* MCR Logo */  {
	width: 200px;
	padding: 0;
	text-align: center;
	margin: 5px 0px 0 5px;
	background: #ff0000;        }


.img_space /* In Header */  {
	border:none;
	width:auto;
	color: #333333;
	text-align: center;
	padding: 5px;
	margin: 5px;
	vertical-align: middle;       }	
	
/*  End HEADER  */	


/*  MAIN BODY  */

h1, h2   {
	font-weight: normal;
	color: #0066FF; 
	display: block;    }

h1  {
	font-size: 170%;
	color: #0000FF;
	text-align: center;
	line-height: 1.5em;  }

h2       { font-size: 130%; }

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066FF;
	text-align: center; 
	clear: both;   }


p  {
	font-size: 110%;
	color: #333333;
	display: block;
	padding: 0 8px 0 5px;
}

p a,
#main table a {
	background: #f0e68c;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}

p a:hover,
#main table a:hover {
	/*background: #FFCCFF;*/
	color: #0000FF;          /* blue */
	font-weight: bold;
	text-decoration: none;
}
#main img {
	text-align: center;
}

#main     {                         /* awards */
	font-size: 100%; 
	text-align: left;
	margin: 5px 10px;
	padding: 15px;
}

/*  End MAIN BODY  */


/* FOOTER */

#footer   {
	background-color: #CCCCCC;  /* gray */
	text-align: center;
	padding: 0px;
	margin: 10px 75px 0px 75px;
	font-size: 80%;
	color: #dcdcdc; /* light gray */
	clear: left;
}
#revise  {
	font-size: 0.8em;
	color: #FFFF66; /* pale golden rod */
	text-align: right;
}

/* End FOOTER */


/* TEXT MODIFIERS */

.bold_text 		{font-weight: bold;}

.center_text	{text-align: center;}

.green_text		{color: #00AA00;}


.important_text {color: #FF0000;}

.italic_text 	{font-style: italic;}

.setback 		{padding: 0 1.5em 0 2em;}

.person 		{color: #FFFF00;}

.clinic_title {
	font-style: italic;
	color: #FF66FF;
}

/* End TEXT MODIFIERS */
