@charset "utf-8";
body  {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg-grad.bmp);
	background-repeat:repeat-x;
	background-color:#036;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body a {
	color:#06c;
	text-decoration:none;
}
body a:hover {
	text-decoration:underline;
}
.navbar {
	background-image:url(images/bg-navbar.png);
	background-repeat:no-repeat;
	width:780px;
	height:35px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:145%;
	position: relative;
	bottom:-22px;
}
.navbar p {
	position:relative;
	top:6px;
	color:#999;
}
.navbar p a {
	color:#039;
	text-decoration:none;
}
.navbar p a:hover {
	color:#fc3;
/*	background-image: url(images/bg-navbar-hover.png);
	background-repeat:repeat-x;*/
}
.navbar-ie {
	background-image:url(images/bg-navbar.png);
	background-repeat:no-repeat;
	width:780px;
	height:35px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:145%;
}
.navbar-ie p {
	position:relative;
	top:6px;
	color:#999;
}
.navbar-ie p a {
	color:#039;
	text-decoration:none;
}
.navbar-ie p a:hover {
	color:#fc3;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*position:relative;
	top:-20px;*/
}
.twoColFixLtHdr #container a {
	color:#fff;
	text-decoration:none;
} 
.twoColFixLtHdr #container a:hover {
	text-decoration:underline;
} 
.twoColFixLtHdr #header { 
	/*background: #DDDDDD; */
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:14px;
	text-align:center;
	height:30px;
}
.twoColFixLtHdr #header h1 a{
	text-decoration:none;
	color:#039;
	display: block;
	height: 30px;
    line-height: 30px;
    display: block;
    padding-left: 27px;
    padding-right: 27px;
    /*border-right: 1px solid Black;*/
    float: left;
}
.twoColFixLtHdr #header h1 a:hover{
	background-color:#039;
	color:#FFF;
}
.logo {
	width: 780px;
	/*background-image:url(images/logo.png);*/
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-40px;
}
.logo-ie {
	width: 780px;
	/*background-image:url(images/logo.png);*/
	background-repeat:no-repeat;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #fc3;  the background color will be displayed for the length of the content in the column, but no further #EBEBEB */
	padding-top: 0px; padding-right: 0px; padding-bottom: 15px; padding-left: 0px;
	margin-top:0px;
}
.twoColFixLtHdr #sidebar1 h3{
	/*margin-left:25px;*/
	padding-top:14px;
	text-align:center;
}
.twoColFixLtHdr #sidebar1 p{
	margin-left:25px;
}
.twoColFixLtHdr #sidebar1 img{
	margin-bottom:8px;
}
.twoColFixLtHdr #sidebar1 ul {
	margin: 0;
	padding: 0 10px 0 10px;
}
.twoColFixLtHdr #sidebar1 li {
	list-style: none;
	text-align:center;
	margin-bottom:3px;
}
.twoColFixLtHdr #sidebar1 li a {
/*	background: #EBEBEB;*/
/*	background: #fff;*/
	color: #009;
	display: block;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	background-image:url(images/bg-sidenav.png);
}
.twoColFixLtHdr #sidebar1 li a:hover {
	background-image: url(images/bg-sidenav2.png);
	background-repeat:repeat;
/*	background: #82C2FE;*/
	color: #fc3;
	text-decoration:none;
}
.twoColFixLtHdr #mainContent {
	margin-top: 22px; margin-right: 20px; margin-bottom: 0; margin-left: 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
} 
.twoColFixLtHdr #mainContent h1{
	font-size:32px;
	text-align:center;
	padding-top:20px;
}

/* H1 CONTENT */
.h1graphic-auto{
	background-image:url(images/h1graphics/auto-accident.png);
	background-repeat:no-repeat;
	color:#fc3;
	width:540px;
	height:96px;
} 
.h1graphic-auto h1{
	position:relative;
	bottom:-33px;
	text-transform:capitalize;
} 
.h1graphic-truck{
	background-image:url(images/h1graphics/auto-accident.png);
	background-repeat:no-repeat;
	color:#FFF;
	width:540px;
	height:96px;
} 
.h1graphic-truck h1{
	position:relative;
	bottom:-33px;
	text-transform:capitalize;
} 
/* END H1 CONTENT */
.twoColFixLtHdr #mainContent h2{
	font-size:18px;
	text-align:left;
	color:#000;
	text-decoration:none;
} 
.twoColFixLtHdr #mainContent h3{
	font-size:24px;
	text-align:center;
	color:#000;
	text-decoration:none;
	margin-bottom:0;
} 
.twoColFixLtHdr #mainContent h2 a{
	text-decoration:none;
} 
.twoColFixLtHdr #mainContent a {
	color:#33C;
	text-decoration:underline;
} 
.twoColFixLtHdr #mainContent a:hover {
	color:#C90;
	text-decoration:underline;
} 
.tollfree{
	font-size:24px;
	text-align:center;
	padding-bottom:10px;
	color:#C00;
} 
.footer { 
	padding: 0 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background-image:url(images/bg-footergrad.jpg);*/
	background-image:url(images/bg-footer.png);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
	width:780px;
	margin:0 auto;
	position:relative;
	top:-4px;
} 
.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 100%;
	text-align:center;
	color:#009;
	text-decoration:none;
	border:3px;
}
.footer p span {
	padding-right:40px;
	padding-left:40px;
}
.footer p span a {
	color:#009;
	text-decoration:none;
}
.footer p span a:hover{
	color:#C90;
	text-decoration:none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.credit a {
	color:#69c;
	text-align:center;
	text-decoration:none;
	font-size:80%;
	margin:0 auto;
	position:relative;
	left:10px;
}
.credit a:hover {
	color:#fff;
	text-decoration:none;
}

