﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link {color: #70b527; text-decoration: none;}
a:visited {color: #70b527; text-decoration: none;}
a:active {color: #70b527; text-decoration: none;}
a:hover {color: #4b7a1a; text-decoration: underline;}


#main {
	margin: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 780px;
	

}
#homeImportant {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#homeImportant a:link {color: #990000; text-decoration: none;}
#homeImportant a:visited {color: #990000; text-decoration: none;}
#homeImportant a:active {color: #990000; text-decoration: underline;}
#homeImportant a:hover {color: #990000; text-decoration: underline;}

#footer {
	text-align: center;
	font-size: 11px;
	padding: 8px;
	margin-top: 8px;
	background-color: #CCCCCC;
}

#footer a:link {color: #990000; text-decoration: none;}
#footer a:visited {color: #990000; text-decoration: none;}
#footert a:active {color: #990000; text-decoration: underline;}
#footer a:hover {color: #990000; text-decoration: underline;}


#contentHome {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/HomePeaceNew.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 214px;
	font-size: 13px;
}

#homelink {

    width: 30px;
    height: 30px;
    position: relative;
    top: 10px;
    left: 10px;
    display: block;
}

#content {
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


#nav {
	width: 777px;
	height: 125px;
}
.highlight {
	font-weight: bold;
	color: #A80C4E;
}
h2 {
	font-size: 18px;
	color: #A80C4E;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.imgRight {
	padding-left: 8px;
}
#servicesTable {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#service_sub {
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 5px;
}

#service_sub ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#service_sub li{
display: inline;
margin: 0;
}

#service_sub li a{
	text-decoration: none;
	border: 1px solid #778;
	color: #2d2b2b;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#service_sub li a:visited{
color: #2d2b2b;
}

#service_sub li a:hover{
color: #A80C4E;
}

#service_sub li.selected{
	position: relative;
	top: 1px;
	color: #A80C4E;
}

#service_sub li.selected a{ /*selected main tab style */
	border-bottom-color: white;
	color: #A80C4E;
}

#about_sub {
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 5px;
}

#about_sub ul{
	padding: 3px 0;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#about_sub li{
display: inline;
margin: 0;
}

#about_sub li a{
	text-decoration: none;
	border: 1px solid #778;
	color: #2d2b2b;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#about_sub li a:visited{
color: #2d2b2b;
}

#about_sub li a:hover{
color: #A80C4E;
}

#about_sub li.selected{
	position: relative;
	top: 1px;
	color: #A80C4E;
}

#about_sub li.selected a{ /*selected main tab style */
	border-bottom-color: white;
	color: #A80C4E;
}

#about_sub li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	color: #A80C4E;
}

#insurance_sub {
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 5px;
}

#insurance_sub ul{
	padding: 3px 0;
	margin-left: 250px 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#insurance_sub li{
display: inline;
margin: 0;
}

#insurance_sub li a{
	text-decoration: none;
	border: 1px solid #778;
	color: #2d2b2b;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#insurance_sub li a:visited{
color: #2d2b2b;
}

#insurance_sub li a:hover{
color: #A80C4E;
}

#insurance_sub li.selected{
	position: relative;
	top: 1px;
	color: #A80C4E;
}

#insurance_sub li.selected a{ /*selected main tab style */
	border-bottom-color: white;
	color: #A80C4E;
}


.imgleft {
	padding-right: 8px;
}

.standard{
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.col2{
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.caption {
	font-size: 10px;
}
#sitemap {

	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
}

#sitemap ul{
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
	list-style-image: none;
}

#sitemap li{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#sitemap p{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aboutRight {
	float: right;
	width: 290px;
	text-align: center;
}
#CEcourse {
	background-color: #E2E2E2;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}
#contentSafety {
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-attachment: inherit;
	background-image: url(images/safety/truck.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentSafety p{
	width: 485px;
}

#contentSafety .call{
	color: #990033;
	font-size: 14px;
	font-weight: bold;

}
ol {
	list-style-type: decimal;
}

.safetyDo{
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.safetyDont{
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFCC;
}
.largeUl {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: 24px;
	color: #A80C4E;
	line-height: 1.5em;
}
.black1pxborder {
	border: 1px solid #000000;
}
#homeLeft {
	margin-right: 16px;
	margin-left: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
}
