﻿body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 10px;
  /*width: 900px;*/
  background-color: #bdc1c5;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #404040;
}
a:link, a:visited, a:active
{	
  color: #1e4c7e;
  text-decoration: underline;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #1e4c7e;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 18px;
}
/*=================New Stuff==================*/
#outer-container {
	border: 1px solid #3b6096;
	background: #ffffff;
	margin: 0 auto;
	padding: 10px;
	width: 930px;  /* Take off 20px because of the padding */
}
#main-box
{
  background-color: #ffffff;
  vertical-align: top;
}
#left-base
{
  width: 265px;
  float: left;
}
#right-base
{
  width: 665px;
  float: right;
}
/*================End New Stuff=============*/
#header
{
  width: 930px;
  height: 84px;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
}
#header #logo
{
  text-align: left; 
  padding: 0;
  float: left;
  border: 0;
}
#header #phone
{
  float: right; 
  padding: 0;
  border: 0;
}
#maingraphic
{
  /*background-image: url(images/maingraphic.jpg);
  background-position: top center;*/
  background-color: #ffffff;
  display: block; 
  width: 930px;
  height: 351px;
  margin: 0;
  padding: 0;
}
#bottom-line
{
  background-image: url(images/bottomline.gif);
  background-position: top center;
  display: block; 
  width: 930px;
  height: 2px;
  margin: 0;
  padding: 0;
}
#bottom
{
  clear: both;
  width: 930px;
  background-color: #ffffff;
}
#bottom .text
{
  font-size: 11px;
  text-align: center;
  padding: 13px 10px 10px 10px;
}
/*h1
{
  font-size: 22px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 8px 0;
  color: #6C8F3C;
}
h2
{
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 5px 0;
  color: #7ea746;
}
h3
{
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 3px 0;
}*/
.generic-container
{
  margin: 0;
  padding: 10px 5px 30px 15px;  
}
.little-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.little-list li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.little-list-alt
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}
.little-list-alt li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.double-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
  float: left;
  width: 630px; /* width is changed */
}
.double-list li 
{
  float: left;
  width: 300px;
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
#props
{
  font-family: Arial, Helvetica;
  font-size: 9px;
  color: #000000;
  text-align: center;
  margin: 4px auto 0 auto;
}
.textbox
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-weight: bold;
  color: #202020;
}
.form-text
{
  font-weight: normal;
  color: #202020;
}
.search-text
{
  border-color: #c0c0c0 #ffffff #c0c0c0 #c0c0c0;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  font-size: 16px;
  height: 21px;
  margin: 0;
  padding: 3px 0 0 3px;
  width: 226px;
}
.smallform-text
{
  font-family: Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 15px 5px 25px 25px;
}
.simpleform-labels
{
  display: block;
  font-weight: bold;
  color: #202020;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  color: #202020;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
  width: auto;
  float: left;
  white-space: nowrap;
}
.error-val-text
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #880000;
}
.watermarked 
{
  font-family: Arial, Helvetica;
  font-size: 12px;
	height: 16px;
	width: 190px;
	padding: 1px 0 0px 2px;
	border: 1px solid #bebebe;
	background-color:#f0f8ff;
	color:gray;
}
.watermarked-large
{
  font-family: Arial, Helvetica;
  font-size: 12px;
	height:75px;
	width:190px;
	padding:1px 0 1px 2px;
	border:1px solid #bebebe;
	background-color:#f0f8ff;
	color:gray;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 5px;
  border: solid 1px #000000;
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
  border: solid 1px #000000;
}
.featured-case
{
  vertical-align: top;
  background-color: #eeeeee;
  width: 238px; /* Take off 20 for the padding and 2 for the border */
  margin: 0 0 10px 10px;
  border: 1px solid #bdbdbd;
  padding: 10px;
  font-size: 11px;
  float: right;
}
.contact-header
{
  background-image: url(images/caseeval.jpg);
  background-position: top center;
  background-color: #ffffff;
  display: block; 
  width: 265px;
  height: 41px;
  margin: 0;
  padding: 0;
}




































































ul#menu 
{ 
  display: block;
  margin: 0; 
  padding: 0; 
  width: 930px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
ul#menu li ul 
{ 
  position: absolute; 
  display: block; 
  visibility: hidden; 
  width: 18em; 
  margin: 0 0 0 10px; 
  padding: 0; 
  /*border-bottom: .1em solid #39322b; */
  z-index: 99;
}
ul#menu li ul.scroll 
{ 
  max-height: 30em; 
  _height: 30em; 
  overflow-y: auto; 
  overflow-x: hidden; 
}
/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ 
* html ul#menu li ul li 
{ 
  display: inline; 
} /* end filter */
ul#menu li ul li ul 
{ 
  position: absolute; 
  top: auto; 
  left: auto; 
  margin: -2.2em 0 0 17.9em; 
  padding: 0;
}
ul#menu li ul li ul.sublist 
{ 
  position: relative; 
  margin: -1.2em 0 0 0; 
  padding: 0; 
  border-bottom: 0;
}
/* Items */
ul#menu li 
{ 
  list-style: none;  
  height: auto; 
  display: inline; 
  /*float: none; */
  float: left;
  margin: 0; 
  position:relative; 
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#menu li 
{ 
  display /**/: block; 
  float /**/: left;
} 
/* end filter */ 
ul#menu li ul li 
{ 
  display: block; 
  float: none;
}
/* Links */
ul#menu li a 
{ 
  display: block; 
  float: left; 
  /*background-color: #98BFEB; */
  background-color: #f0eedf;
  color: #39322b; 
  text-decoration: none; 
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  color: #7c775b;
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#menu li a 
{ 
  float: none; 
} 
/* end filter */
ul#menu li a:hover, ul#menu li a:focus 
{ 
  background-color: #04173f; 
  color: #ffffff;
}
ul#menu li ul li a 
{ 
  /*line-height: 1.2em; */
  margin: 0; 
  /*border-top: .1em solid #4070AC; 
  border-left: .1em solid #4070AC; 
  border-right: .1em solid #4070AC;*/
  /*border-top: .1em solid #39322b; 
  border-left: .1em solid #39322b; 
  border-right: .1em solid #39322b;*/
  padding: 5px 5px 5px 20px;
  /*padding: .5em .5em .5em 1em; */
  text-indent: -.5em; 
}
ul#menu li ul li ul.sublist li a 
{ 
  padding-left: 3em; 
  border-top: 0;
}
ul#menu li li a.menuIndicator 
{ 
  background-image: url(/Includes/Templates/Active/images/bg-bullet4.gif); 
  background-position: 16.8em center; 
  background-repeat: no-repeat; 
  padding-right: 20px;
}
ul#menu li li a.menuIndicator:hover 
{ 
  background-image:url(/Includes/Templates/Active/images/bg-bullet4-o.gif);
}























/*SPRITE BACKGROUP POSITIONING*/	
#menu a.home, a.about, #menu a.childinjuries, #menu a.articles, #menu a.faqs, #menu a.blog, #menu a.contact 
{
	/*float: left;*/
	background: url(images/nav.jpg) no-repeat;
	height: 44px;
	text-indent: -999999px;
}
#menu a.home {	
	background-position: left 0;
	width: 110px;
}
#menu a.about {	
	background-position: -110px 0;
	width: 87px;
}			
#menu a.childinjuries {	
	background-position: -197px 0;
	width: 203px;
}	
#menu a.articles {	
	background-position: -400px 0;
	width: 142px;
}
#menu a.faqs {	
	background-position: -542px 0;
	width: 109px;
}	
#menu a.blog {	
	background-position: -651px 0;
	width: 105px;
}	
#menu a.contact {	
	background-position: -756px 0;
	width: 174px;
	}	

		
#menu a.home:hover {	
	background-position: 0px -44px;
	}
#menu a.about:hover {	
	background-position: -110px -44px;
	}
#menu a.childinjuries:hover {	
	background-position: -197px -44px;
	}
#menu a.articles:hover{	
	background-position: -400px -44px;
	}		
#menu a.faqs:hover {	
	background-position: -542px -44px;
	}
#menu a.blog:hover {	
	background-position: -651px -44px;
	}	
#menu a.contact:hover {	
	background-position: -756px -44px;
	}	

