body {
	behavior:url(/csshover.htc);
}

h1 {
    line-height: normal;
}

h3 {
    font-size: 11px;
}

img { border: 0px; }

kbd {
  font-family: Arial,Helvetica,sans-serif;
}

#page 
{
  text-align: left;
  margin: 0 auto;
  width:980px;
}

/*HEADERS*/
#header 
{
	margin-top:0px;
	/*padding-left:40px;*/
	/* background-image:url(/images/header.jpg); */
	height:89px;
	width:89.1em;
	position:relative;
	background-repeat: no-repeat;
}
#red_fade{
	float:left;
	background-image:url(/images/banner_upper.jpg);
	height:45px;
	width:980px;
}
#topmenu_homepage{
	float:left;
    width: 980px;
	height:2.8em;
	background-color:#302F2A;
	margin-top:0.44em;
	margin-bottom:0.44em;
}
#header ul
{
	position:absolute;
	margin:0 auto;
	padding:0px;
	bottom: 15px;
}

#header li 
{
	display: inline;
	padding-right: 7px;
}

#page #header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	text-transform: uppercase;
}

#page #header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;
	position: relative;
    text-transform: uppercase;
}

#page #header li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}

#header2 
{
	margin-top:0px;
	padding-left:40px;
	background-image:url(/images/header2.jpg);
	height:133px;
	width:980px;
	position:relative;
	background-repeat: no-repeat;
}

#header2 ul
{
bottom:15px;
left:8px;
margin:0 auto;
padding:0;
position:absolute;
}

#header2 li 
{
	display: inline;
	padding-right: 7px;
}

#header2 .topmenu {
    width: 980px;
    
}

#headertext
{
	z-index:10;
	position:absolute;
	margin-top:50px;
	padding-left:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
}

#page #header2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    text-transform: uppercase;
}

#page #header2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;
    text-transform: uppercase;
}

#page #header2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

/*END HEADERS*/

/*HOMEPAGE MIDDLE*/
#indexmiddle 
{
	float:left;
	background-image:url(/images/index_center.jpg);
	height: 305px;
	width: 980px;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
}

#indexmiddle_copy{
    float: left;
    width: 339px;
    height: 230px;
    background-color: #ECF0F1;
	background: url(/images/index_middle_copy_bg.jpg) no-repeat;
    margin-left: 563px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
/*END HOMEPAGE MIDDLE*/

/*LEFT CONTENT*/
#leftcolumn 
{
	margin-top:0px;
	background-image:url(/images/leftimage.jpg);
	height: 556px;
	width: 274px;
	float:left;	
}

/*END LEFT CONTENT*/

/*MAIN CONTENT*/

#main 
{
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image:url(/images/graylinedbg.jpg);
	width: 980px;
	height: auto;
	background-repeat:repeat;
	z-index: 0;
}

#maincontent
{
	padding:35px 0px 20px 0px;
	margin-left:320px;
	width: 620px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	z-index:-100;
}
p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
#maincontent li{
	font-size:11px;
}
#maincontent div p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

/*END MAIN CONTENT*/

/*HOME PAGE SUBFOOTER*/
#indexsubfooter 
{
	float:left;
	margin-top:0px;
	height: 143px;
	width:980px;
	background-repeat: no-repeat;

}
.address{
	float:left;
	padding: 10px;
	color:black;
    font-size: 10px;
}

#footer_left{
	float:left;
	width:563px;
	height:143px;

}
#footer_right{
	float:left;
	margin-left:0px;
	width:415px;
	height:143px;

}
/*END HOMEPAGE SUBFOOTER*/

/*HOMEPAGE FOOTER*/
#indexfooter 
{
	float:left;
	margin-top:0px;
	background-image:url(/images/footer.jpg);
	height: 113px;
	width: 980px;
	position: relative;
	background-repeat: no-repeat;
}

#indexfooter ul
{

	left:570px;
	margin:0 auto;
	color:#000000;
	font-size:9px;
	padding-top:15px;
	padding-right:72px;
	line-height:18px;
	text-decoration: none;
}
/*END HOMEPAGE FOOTER*/

/*MAIN FOOTER*/

#mainfooter 
{
	margin-top:0px;
	background-image:url(/images/footer2.jpg);
	height: 165px;
	width: 980px;
	padding-top:0px;
	background-repeat: no-repeat;
}

#footertext
{
	z-index:10;
	position:absolute;
	margin-top:15px;
	padding-left:130px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width: 380px;
}

#indexmaintext
{
  float:left;
	z-index:10;	
	padding-left:330px;
  padding-top:25px;
}

#emergency_service{
  float:left;
  padding:25px 0px 0px 46px;
  
}
#emergency_service a{
  font-size:13px;
  color:#FFFF00;
  text-decoration:underline;
}
#emergency_service a:hover{
  text-decoration:none;
  color:white;
}
/*END MAIN FOOTER*/

.largeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
._bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
ul.copyright{
	float:left;
	padding-left:580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	clear:left;
	margin-left: 595px;
	margin-top: 10px;
}

._mediumcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.yellowsubheader {
    margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	width:300px;
}

.yellowsubheader:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#floatingimage
{
	z-index:10;
	position:absolute;
	margin-top:95px;
	padding-left:15px;
	top: -90px;
	height: 190px;
	width: 356px;
}

#float2 {
	position:absolute;
	width:161px;
	height:88px;
	z-index:1;
	left: 110px;
	top: 2px;
}

#changingcontent
{
	z-index:10;
	position:absolute;
	margin-top:99px;
	padding-left:155px;
	padding-right:125px;
	top: -93px;
	height: 233px;
	width: 351px;
	left: 410px;
}
#secondary_footer_right{
	float:right;
}