/* CSS Document */
body    { font: 0.9em Optima, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		 }
	
#container {
	margin: 5px auto 0;
	text-align: left;
	width: 770px;
				}
p {
				color: #222222;
				}
				/* used for ES banners */
h1	{
	text-indent: -999px;
	width: 770px;
	height:84px;
	background: #2F283A url(../media/logos/banner.jpg) no-repeat;
	margin: 0;
	padding: 0;
	
	}
	
h6	{
	text-indent: -999px;
	width: 450px;
	height: 60px;
	background: url(../media/logos/IntervenorsLogo.jpg) no-repeat;
	margin: 20px 0 0 0px;
	}	
/*end ES banners */	

#left {
	width: 110px;
	float: left;
	margin: 10px 10px 10px 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;

}

#content {
	width: 80%;
	min-height: 400px;
	float: left;
	padding: 10px 0px 10px 15px;
}



#content h2 {
 font: bolder 1.6em Palatino, Georgia, "Times New Roman", Roman, serif;
 color: #512A5F;
 width: 480px;
 padding: 0px;
}


#content h3 {
	font: bolder 1.3em Palatino, Georgia, "Times New Roman", Roman, serif;
	color: #512A5F;
	width: 400px;
	padding: 0px;
}

#content h4 {
font: bolder 1.1em Palatino, Georgia, "Times New Roman", Roman, serif;
	color: #512A5F;
	width: 400px;
	padding: 0px;
	margin: 1em 0px 3px 2px;


}

#popup {
margin: 1em;
padding: 10px;
}
#popup h2 {
font: bolder 1.6em Palatino, Georgia, "Times New Roman", Roman, serif;
 color: #512A5F;
text-align: center;
}



#24hour {
background-color: #FFF;
border: 1px solid #D26900;
}
#24hour p {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1px;
	text-align: center;
}

li {
    list-style-type: square;
	line-height: 1.2em;
	}
/* 2 column lists */
 ul.left {
    float: left;
    width: 230px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
  }
  
  ul.right {
    float: right;
    width: 300px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }
  
.contact
  {
	background-color: transparent;
	color: #512A5F;
	padding: 0 60px;
	font-size: 1.1em;
	font-weight: bold;
	}

  
  .no-space {
    margin: 0px;
    padding: 0px;
  }


.fake  { color: #663; font-weight: bold; text-decoration: none; 
	background: #ffffff;
}
	
.noscrpt {
color: #FF9933;
font-size: 0.9em;
text-align: center;
}	

/*navigation*/
a    { color: #663; font-weight: bold;
	background: #ffffff;
}

a:link {
	background: transparent;
	color: #663;
	font-weight: bold;
}
	  
a:visited     { color: #663; text-decoration: none; background-color: transparent }
	  
a:hover   {
	color: #D26900;
	text-decoration: none;
}
		
a:active      { color: #600; background-color: transparent }

	
ul.spcssmenu, ul.spcssmenu ul {
	width: 108px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

ul.spcssmenu li {
	list-style-type: none;
	list-style-image: url(../img/pixel.gif);
	list-style-position: outside;
	width: 98px;
	margin: -1px 0px 0px;
	padding: 3px 8px 3px 3px;
	position: relative;
	border: 1px solid #fff;
	font: 12px verdana, arial, sans-serif;
	background-color: #9b9b88;
}

ul.spcssmenu li>ul {
	display: none;
	position: absolute;
	top: 4px;
	left: 100px;
}

li.sub {
	background: url("../img/sub.gif") no-repeat right; 
}

ul.spcssmenu li:hover {
	background: #D26900;
}

ul.spcssmenu li:hover>ul {
	display: block;
}

ul.spcssmenu li a {
	text-decoration: none;
	display: block;
	width: 94px;
	font-weight: bold;
}

ul.spcssmenu li  a:link {
	color: #fff;
}

ul.spcssmenu li  a:visited {
	color: #fff;
}

ul.spcssmenu li  a:hover {
	color: #fff;
}

/*footers*/

#footer {
margin: 5px auto 0;
background-color: #302839;
border-top: 9px solid #F7F7F6;
width: 730px;
padding: 5px 0;
clear: both;
}

#footer h2 {
margin: 0;
text-align: center;
font: normal 0.75em Optima, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #CCCCCC;
}

 /*** image placement ***/
.imageright {
  float: right;
  padding: 7px;
  margin-left: 10px;
  background-color: #FFFBF4;
  border: 1px solid #D26900;
	}

.imageleft {
  float: left;
  padding: 7px;
  margin-right: 10px;
  background-color: #FFFBF4;
  border: 1px solid #D26900;
	}
	
.biopix {
  float: left;
  padding: 7px;
  margin: 0 10px 1px 0;
background-color: #FFFBF4;
  border: 1px solid #D26900;
	}

h1 a, h1 a:link {  
 display: block;
 width: 730px;
 height: 84px;
} 
/* FormStep Divs - use with step.js */
#ES1 { display: display; }
#ES2 { display: none; }
#ES3 { display: none; }
#ES4 { display: none; }
#ES5 { display: none; }
#ES6 { display: none; }
#ES7 { display: none; }
#ES8 { display: none; }

 /*Crisi Divs - use with crisisStep.js */
#cStep1 { display: none; }

/* Other classes */

.parts {
font-weight: bolder;
	font-variant: small-caps;
	display: inline;
	color: #512A5F;
		}

.clear 	{
		clear: both;
		}
	
.crisis {
	color: #D26900;
	font-weight: bold;
	font: 1.2em/1.2em Optima, Tahoma, Verdana, Arial, Helvetica, san-serif;
	text-align: center; 
	margin: 2px 50px;
}

.text	{

	font: 0.8em/1.5em Optima, Tahoma, Verdana, Arial, Helvetica, san-serif;
	text-align: justify;
	}
	
.byline {
 	color: #4C4C4C;
	text-indent: 20px;
	font: 0.8em/1em  Optima, Tahoma, Verdana, Arial, Helvetica, san-serif;
}
 
.fineprint
	{ 
	color: #a9a9a9; 
	font: 0.7em Optima, Tahoma, Verdana, Arial, Helvetica, san-serif;
	background-color: transparent; 
	text-align: center; 
	margin-bottom: 10px; 
	padding: 5px 3px 7px; 
	border: 0;
	}
	
	 .addr
{
	background-color: transparent;
	color: #AD0000;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	list-style: none;
}

.leftbox { 
  width: 220px;
  float:left;
  padding:0;
  margin:10px 0;
  background-color: #ffffff;
}
.left ul { 
  font-size: 0.95em;
}

.rightbox { 
  width: 200px;
  float:left;
  padding:0;
  text-align: left;
  margin:10px 0;
  background-color: #ffffff;
}
.right ul { 
  font-size: 0.95em;
}


.left {
float: left;
text-align: left;
}

.right {
float: right;
text-align: left;
}

ul .heading {
font: bolder 1.3em Palatino, Georgia, "Times New Roman", Roman, serif;
 color: #512A5F;
 padding: 3px 0 2px 2px;
}
#col1, #col2 {
  	width: 39%
}

#col2 {
	float: right;
}
