@charset "utf-8";
/* CSS Document */

/*--------header ----------*/
/*need to change in both page stylesheets*/

#logoPages	{
	float: left;
	padding: 15px 0 0 15px;
	}

#headerPage {
	float:left;
	width:760px;
	height:77px;
	margin: 0;
	padding: 0 0 1px 0;
	background-color:#ffffff;
	overflow: hidden;
}

#headerPage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E84526;
	text-align: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headerPage p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*--------content----------*/
.imgSideNav	{
	margin: 0px;
	border: #CCCCCC 1px solid;
	}
	
#content h1 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 20px;	
	color: #1252A9;
	height: 40px;
	padding: 15px 0 0 70px;
	margin: 10px 4px 0 2px;
}
#about 	{	
	background-image: url(images/header_water_damage.gif);	
	background-repeat: no-repeat;	
	}
	
#water 	{	
	background-image: url(images/header_water_damage.gif);	
	background-repeat: no-repeat;	
	}

#mold 	{	
	background-image: url(images/header_water_damage.gif);	
	background-repeat: no-repeat;	
	}

#carpet	{	
	background-image: url(images/header_water_damage.gif);	
	background-repeat: no-repeat;	
	}

#consulting 	{	
	background-image: url(images/header_water_damage.gif);	
	background-repeat: no-repeat;	
	}
	
#topImg	{
	padding: 0;
	border: #CCCCCC 1px solid;
	}
	
#contentwrapPage {
	float:left;
	display: inline;
	/*changed width from 552 on 2/24/08 */
	width: 548px;
	padding: 0 15px 0 15px;
	/*old margin settings before 2/24/08
	margin: 23px 0px;
	*/
	margin-top: 23px;
	margin-bottom: 23px;
	text-align: justify;
	background-color:#FFFFFF;	
	background-image: url(images/vertical_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contentwrapPage h2 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #1252A9;
	margin: 15px;
}

#contentwrapPage h3 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 17px;
	color: #1252A9;
	margin: 15px;
}

#contentwrapPage h4 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #1252A9;
	margin: 0 15px 0 15px;
}

#contentwrapPage h4 a:link	{
	color: #1252A9;
  text-decoration: underline;
	}
	
#contentwrapPage h4 a:visited	{
	color: #1252A9;
  text-decoration: underline;
	}

#contentwrapPage h4 a:hover	{
	color: #000066;
  text-decoration: underline;
	}

#contentwrapPage h5 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #CF3326;
	margin: 0 15px 0 15px;
}

#contentwrapPage h5 a:link	{
	color: #CF3326;
  text-decoration: underline;
	}
	
#contentwrapPage h5 a:visited	{
	color: #CF3326;
  text-decoration: underline;
	}

#contentwrapPage h5 a:hover	{
	color: #000066;
  text-decoration: underline;
	}

#contentwrapPage p	{
	margin: 0 15px 15px 15px;
	}

#contentwrapPage ul {
	padding:0 30px 0 60px; 
	margin:0; 
	  }

#contentwrapPage ul li {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.0em;
	line-height: 13px;
	width: 475px;
	vertical-align: text-top;
	margin-bottom: 5px;
	  }

/*
#contentwrapPage ol li {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 18px;
	width: 475px;
	  }
		*/

.listStyle ol	{
  margin-top: 0; 
  margin-bottom: 0;
 }
 
#contentwrapNav {
	float:right;
	display: inline;
	overflow: hidden;
	width: 156px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 23px 4px 23px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #1252A9;
	background-color:#FFFFFF;
}




/*---special content styles------*/
.faqBack	{
	color:#C40000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	}

a.faqBack:link, a.faqBack:visited	{
	color:#C40000;
	text-decoration: underline;
	}

a.faqBack:hover	{
	text-decoration: underline;
	color: #771F13;
	}

/*top, right, bottom, left */
.listStyle2 ol {
	font-family: Helvetica, Verdana, sans-serif;	
	font-size: 17px;
	}
	
.listStyle2	ol li {
	line-height: 15px;
	list-style: upper-alpha;
  vertical-align: text-top;
	color: #C40000;		
	}

.listStyle2	ol li ol li {
	line-height: 15px;
	list-style: lower-alpha;
  vertical-align: text-top;	
	font-size: 70%;
	color: #1252A9;
	}

.listStyle2	ol li ol li ol li {
	line-height: 15px;
	list-style: lower-roman;
  vertical-align: text-top;	
	font-size: 70%;
	color: #646464;
	}

.listStyle2	ol li ol li ol li ol li {
	line-height: 15px;
	list-style: disc;
  vertical-align: text-top;	
	font-size: 70%;
	color: #646464;
	} 
.listHeading	{
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #C40000;
	font-family: Helvetica, Verdana, sans-serif;
	}

.listHeading2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 12px;	
	font-weight: bold;
	line-height: 14px;
	}
	
.listText	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 11px;	
	line-height: 14px;
	margin-top: 10px;
	}

.listTextSmall	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 10px;	
	line-height: 12px;
	margin-top: 10px;
	}