		/*   - - - - - - - - - - - - - - - - - - - - - - - - -
			name         : primary2.css
			version      : 081201  
			for          : Division 6, Mid-Central Region
						 : National Model Railroad Assication
			author       : Donald Wilke
			copyright    : (c) 2008 
			validated	 : 21 March 2008; 14:15
		 - - - - - - - - - - - - - - - - - - - - - - - - - - */
		 
		 /*  Super Signal, Timetable */
 
/* TAGS  */
html    {
	font: small/1.8em Georgia, "Times New Roman", Times, serif;
	/* size/line height, family*/
    color: #dcdcdc;     }
      

body     {
	font-size: 100%;        /* for Division 6 Site */
	background-attachment: fixed;
	background-image: url(/AssetFold/BackgroundFold/Division6_BG.png);
	margin: 0px 10px;
	padding: 0px;        }   

	
/* Start HEADER  */

#header  {
	padding: 0px;
	margin: 0px;  /* top-bottom  right-left */
	display: inline;   
	width: 98%;     }	
	
#header_table {
	width: 98%;
	margin: 0;
	border: 0;     }
	
#img_logo_div6  {     /* Division 6 Logo */ 
	border: none;
	width: 139px;
	padding: 0;
	text-align: center;    }

#img_logo_mcr   {       /* MCR Logo */
	border: none;
	width: 139px;
	padding: 0;
	text-align: right;
	margin: 5px 0px 0 5px;    }


.img_space  {           /* In Header */
	border:none;
	width:auto;
	/*color: #333333;*/
	text-align: center;
	padding: 5px;
	margin: 5px;
	vertical-align: middle;    }
	
#header p {            /* added - line undr header - for blank 2 */
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #663300;
	text-align: center;      }	
	
/*  End HEADER  */	

		   
/*  MAIN BODY  */

/* Tags */

h1, h2   {
	font-weight: normal;
	padding:  0px 0px;
	color: #000066; /* drark blue */
	display: block;
	text-align: center; 
	line-height: 1.4em;    }

h1       {
	font-size: 170%;
	font-weight: bold;
	line-height: 1.5em;      }

h2       {
	font-size: 140%;   }
	
/*h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066FF;
	text-align: center;    }*/

p        {
	font-size: 110%;
	color: #663300;  /* light brown */
	display: block;
	padding: 0 10px 0 10px;
	text-align: left;
	background-color: #FFFFD1;  /* pale yellow*/    }
	
p a 	/* Menu Template */
	{color: #0000EE;  /* blue */
	background-color: #DDDDDD;  /* light gray */
	text-decoration: none;  /* no underline */  }
	
p  a:hover 
	{color: #EE0000;       /* red  */
	background-color: #00FFFF;  /* blue */
	text-decoration: none;  /* no underline */ }
		   
	   
	
/* #content h1 {
	padding: 4px 0 4px 0;
	margin: 0;       }  */
	
/*  Body IDs */

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


/*#main_nav { font-size: 100%;
            background-color: #000000; /* black background *
            text-align: left;
            margin: 0px 10px 10px 225px;
            padding: 0 15px 15px 15px 15px;    }*/
			
			
#train {text-align: center;     }
			
/*  End MAIN BODY  */

/* FOOTER */

#footer   {
	text-align: center;
	padding: 0px;
	margin: 20px 75px 0px 75px;
	font-size: 80%;
	clear: left;    }
	
#footer p  {
	background-color: #eeeeee;  /* gray */
	color: #000022; /* light gray */       }

#footer span {
	font-size: 0.9em;
	color: #0000EE; /* pale golden rod */
	text-align: right;        }
			  
/* End FOOTER */


/* TEXT MODIFIERS */

.bold_text 		{font-weight: bold;}

.center_text	{text-align: center;}

.cross_out_text {text-decoration: line-through;}

.important_text {color: #FF0000;}

.italic_text 	{font-style: italic;}

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

.person 		{color: #FFFF00;}

.indent_text	{text-indent: 3em;
				padding: 2px 0 2px 0;   }
				
.indent_text2	{padding: 0 0 0 2.5em;   }

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

/* End TEXT MODIFIERS */

/* Special Page Information */

/* Clinic Page */

#clinic {
	background-color:#E6E6E6;      /* pink */
	margin: .5em 3em 1em 4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	padding: .7em 1em;
}
	
#clinic_button {
	text-align: center;  }

/*#temp	  { background-color: #675c47; /* chocolate *
			color: #efe5do;            /* light brown *
			text-align: left;
			padding; 15px;
			margin: 10px 5px;
			font-size: 125%;
			clear: left;      }


/*#temp2	  { background-color: #a7cece; /* green *
			font: /*italic* normal 1.0em/1.375em Georgia "Times New Roman", serif;
			color: #444;            /* light brown *
			text-align: left;
			padding; 15px;
			margin: 10px 5px;
			font-size: 125%;
			clear: left;      }*/
