/* Created By Dylan Jordan West Region EMS  2007*/
/* djordan@wrems.com ,  dilltime@yahoo.com*/


/*Style page for Wrems website*/
 
 
/*WREMS Background color behind menu and mainbody of pages*/
body {
	background-color: #00248F ; 
	}
/*End WREMS Background color behind menu and mainbody of pages*/

                                   /******************Menus****************/

/* Top Level Side Menu*/
#column1 {
	position: absolute;
	top: 240px;
	left: 0px;
	margin: 5px;
	height: 400px;
	width: 165px;
	border-width: medium;
	border-style: ridge;
	border-color: gray;
	background-color: gray;
	   }
/*End Top Level Side Menu*/

/*Prevention Side Menu*/
#columnprevention {
	position: absolute;
	top: 240px;
	left: 0px;
	margin: 5px;
	
	width: 165px;
	border-width: medium;
	border-style: ridge;
	border-color: gray;
	background-color: gray;
	   }
/*End Prevention Side Menu*/

/*Training Side Menu*/
#columntraining {
	position: absolute;
	top: 240px;
	left: 0px;
	margin: 5px;
	height: 200px;
	width: 165px;
	border-width: medium;
	border-style: ridge;
	border-color: gray;
	background-color: gray;
	   }
/*End Training Side Menu*/

/*Menu Item Box Text*/
p.menu {
	float:none;
	font-family: "Times New Roman", serif ;
	font-weight: normal;
	font-size: 14px;
	color: black;
	Text-align: Left;
	background-color: #C0C0C0;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	border-width: thin;
	border-style: double;
	border-color: gray;
	padding: 1% 1% 1% 1%;
	height: 18px;
	}
/*End Menu Item Box Text*/	

/*Menu Item box background color while mouse arrow is over it*/
p.menu:hover { 
	color: white;
	background-color: blue;
	}
/*End Menu Item box background color while mouse arrow is over it*/

/*2 Line Menu Item Box Text*/	
p.menutwolines {
	float:none;
	font-family: "Times New Roman", serif ;
	font-weight: normal;
	font-size: 14px;
	color: black;
	Text-align: Left;
	background-color: #C0C0C0;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	border-width: thin;
	border-style: double;
	border-color: gray;
	padding: 1% 1% 1% 1%;
	height: 36px;
	}
/*End 2 Line Menu Item Box Text*/

/*2 Line Menu Item box background color while mouse arrow is over it*/	
p.menutwolines:hover { 
	color: white;
	background-color: blue;
	}
/*End 2 Line Menu Item box background color while mouse arrow is over it*/

/*Not used Menu items as a percentage	
p.menunews {
	float:none;
	font-family: "Times New Roman", serif ;
	font-weight: normal;
	font-size: 90%;
	color: red;
	Text-align: Left;
	background-color: #C0C0C0;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	border-width: thin;
	border-style: double;
	border-color: gray;
	padding: 1% 1% 1% 2%;
	}
p.menunews:hover { 
	color: white;
	background-color: blue;
	}
	******End Not used Menu items as a percentage*/

/*Link text does not change color*/	
a {
	text-decoration:none;
	}
/*Link text does not change color*/

/*Menu Item Link text color before selected*/
a.menu:link {
	color: black;
	text-decoration:none;
	}
/*End Menu Item Link text color before selected*/

/*Menu Item Link text color after selected*/
a.menu:visited {
	color: black;
	text-decoration:none;
	}
/*End Menu Item Link text color after selected*/

/*Menu Item Link text color while mouse is over it*/
a.menu:hover {
	color: white;
	text-decoration:none;
	}
/*End Menu Item Link text color while mouse is over it*/

/*Special menu Item link such as Conference*/
a.menuspecial:link {
	color: red;
	text-decoration:none;
	}
/*End Special menu Item link such as Conference*/

/*Special menu Item link  after link is selected */
a.menuspecial:visited {
	color: red;
	text-decoration:none;
	}
/*End Special menu Item link  after link is selected */

/*Special Menu Item Link text color while mouse is over it*/
a.menuspecial:hover {
	color: white;
	text-decoration:none;
	}
/*End Special Menu Item Link text color while mouse is over it*/

/*Menu titles*/
p.menuheaders {
	float:none;
	font-family: "Times New Roman", serif ;
	font-weight: bold;
	color: white;
	Text-align: center;
	background-color: blue;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 0%;
	}
/*End Menu Titles*/

                         /******************End Menus****************/	
	
	
                         /**********TITLES***********/

/*WREMS Page Title */
h1.pageheader {
		color: blue ;
		font: normal bold 180% "Times New Roman", serif ;
		text-align: center;
		}
/*End WREMS Page Title */	
		
/*Title 1 step smaller than Page Title*/	
h1 {
	color: black ;
	font: normal bold 150% "Times New Roman", serif ;	
}
/*End Title 1 step smaller than Page Title*/

/*Smallest Title*/
h2 {
	color: black ;
	font: normal bold 110% "Times New Roman", serif ;
}
/*End Smallest Title*/

/*Smallest Title itallic*/
h2.italic {
	color: black ;
	font: italic bold 130% "Times New Roman", serif ;
	}
/*End Smallest Title itallic*/
	
<!--Smallest header -->	
	h2.icenter {
	color: black ;
	font: italic bold 130% "Times New Roman", serif ;
	text-align: center; 
	}
	/*Title 1 step smaller than Page Title*/	
h1.newstemp {
	color: red ;
	font: normal bold 150% "Times New Roman", serif ;
	text-align: center;
	padding: 0% 0% 0% 0%;
	margin:  0% 0% 0% 0%;
}
/*End Title 1 step smaller than Page Title*/

/*Smallest Title*/
h2.newstemp {
	color: red ;
	font: normal bold 110% "Times New Roman", serif ;
	text-align: center;
	padding: 0% 0% 0% 0%;
	margin:  0% 0% 0% 0%;
}
/*End Smallest Title*/
/*Title 1 step smaller than Page Title*/	
h1.newstempbigstuff {
	color: red ;
	font: normal bold 300% "Times New Roman", serif ;
	text-align: center;
	
}
/*End Title 1 step smaller than Page Title*/

	
                        /**********END TITLES***********/

						
			       	/*********MAIN BODY OF PAGE**********/

					
/*Main body of page box*/
#column2 {
	position: absolute;
	top: 240px;
	left: 0px;
	margin:5px 0px 5px 178px;
	background-color: #E6ECFF;
	border-top-width:medium;
	border-top-style: ridge;
	border-top-color: white;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: white;
	border-bottom-width: medium;
	border-bottom-style:ridge;
	border-bottom-color: white;
        border-left-width: medium;
	border-left-style: ridge;
	border-left-color: white;
	padding: 1% 1% 1% 1%;
	width:790px;
	 }
/*End Main body of page box*/	

 /* Picture placement*/
#picture {
	float:none;
	}
/* End Picture placement*/
	
/*Paragraph font Normal*/
p.news {
	font-family: arial, sans-serif ;
	font-size: 90%;
	}
/*End Paragraph font Normal*/

/*Paragraph font bold*/
p.bnews  { font-family: arial, sans-serif ;
	font-weight: bold;
	font-size: 90%;
	Text-align: left;
	}
/*End Paragraph font bold*/

/*Paragraph font itallic*/
p.inews {
	font-family: arial, sans-serif ;
	font-size: 90%;
	font-style: italic;
	}
/*End Paragraph font itallic*/

/*Unnumbered list*/
ul.list {
	font-family: arial, sans-serif ;
	font-size: 95%;
	}
/*End Unnumbered list*/

/*List item format*/
td {
	float:none;
	Text-align: center;
	padding: 0% 2% 0% 2%;
  }
/*End List item format*/

						/*********END MAIN BODY OF PAGE**********/