@charset "utf-8";

body {
	background-color: #202020;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/black-woodgrain-fade-to-gray.jpg);
	background-repeat: repeat-x;
}
body * {
	margin: 0px;
	padding: 0px;

}
a:link img, a:visited img {
	border: none;
}
.pdf-item {
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}

.HeaderH1_Large {
	font-size: 26px;
	color: #ECBB00;
	text-shadow: 1px 1px 1px #000;
}


.HeaderH1_Small {
	font-size: 16px;
	color: #FFF;
	margin-bottom: 16px;
	text-shadow: 1px 1px 1px #000;
}
#RIGHT p {
	line-height: 20px;
	padding: 2px;
}
.LeftAssociations {
	text-align: center;
	font-size: 11px;
	color: #434B5C;
	background-color: #ECEAEB;
	padding: 16px;
	border: 1px solid #CCC;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
.LeftAssociations p {
	margin-bottom: 8px;
}
.txt-12pt {
	font-size: 12px;
}
.txt-10pt {
	font-size: 10px;
}


div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

#main {
	margin: 0 auto;
	width: 900px;
	border: 1px solid #FFFFFF;
	margin-top: 35px;
}
#PageTop {
	background-image: url(../images/PageTop.jpg);
	height: 122px;
}
#PageTopLeft {
	float: left;
	width: 315px;
	margin-left: 116px;
	padding-top: 53px;
	color: #6474A7;
	font-size: 16px;
}
#PageTopRight {
	float: right;
	width: 440px;
	padding-top: 16px;
	text-align: right;
	margin-right: 20px;
}
#Header {
	height: 291px;
	overflow: hidden;
	background-image: url(../images/Header1_BG.jpg);

}

#HeaderContent {
	text-align: center;
	width: 460px;
	padding-top: 185px;
}
#HeaderContent p {
	color: #CCC;
	text-shadow: 1px 1px 1px #000;
}

#Header1 {
	background-image: url(../images/Header1_BG.jpg);
	width: 900px;
	height: 291px;
}
#Header2 {
	background-image: url(../images/Header2_BG.jpg);
	height: 291px;
	width: 900px;
}
#Header3 {
	background-image: url(../images/Header3_BG.jpg);
	height: 291px;
	width: 900px;
}



#Content {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}

#LEFT {
	float: left;
	width: 250px;
	margin-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
}
#RIGHT {
	float: left;
	width: 550px;
	margin-top: 35px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#RIGHT h1  {
	font-size: 22px;
	color: #990000;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 7px;
}
#RIGHT h2 {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 0px;
}

#RIGHT a , #RIGHT a:visited{
	color: #0066FF;
	text-decoration: none;
}
#RIGHT a:hover, #RIGHT a:active {
	color: #900;
}
#breadcrumbs {
	font-size: 11px;
	margin-bottom: 20px;
	color: #6478AA;
}


#ServiceCategories {
	border: 3px solid #990000;
	border-radius: 7px;
	padding: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/gray-grad-bg.jpg);
	background-repeat: repeat-x;
}
#ServiceCategories ul {
	list-style-type: disc;
	margin-left: 24px;
}
#ServiceCategories li {
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
}
#ServiceCategories ul li strong {
	font-size: 16px;
	color: #990000;
	text-shadow: 1px 1px #FFF;
}
#ServiceCategories a , #ServiceCategories a:visited{
	color: #006699;
}
#ServiceCategories a:hover, #ServiceCategories a:active {
	color: #990000;
}
#contactform {
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #999999;
}
.formfields {
	font-size: 12px;
	background-color: #FFF;
}
.formleft {
	background-color: #ECEAEB;
}
#RIGHT table tr td {
	vertical-align: top;
}

#contactform fieldset {
	border-style: none;
	padding: 8px;
}
fieldset {
	border-style: none;
}


.LastName {
	visibility: hidden;
	display: none;
}






#Phone {
	text-align: center;
	margin-top: 25px;
}
#list-blocks {
	padding: 9px;
	background-color: #FFFFFF;
	background-image: url(../images/gray-grad-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #999;
}
#list-blocks ul li {
	margin-left: 25px;
}
#list-blocks ul li ul li {
	font-size: 12px;
	font-style: italic;
}

#SocialNetworks {
	padding-top: 20px;
	font-size: 11px;
}
#SocialNetworks table {
	margin-right: auto;
	margin-left: auto;
}

#SocialNetworks td {
	text-align: center;
	width: 33%;
}



#footer
{
	text-align: center;
	padding-top: 18px;
	font-size: 11px;
	color: #666666;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #ECEAEB;
}
#footer p strong, #footer h2 {
	text-shadow: 1px 1px 0px #D8D8D8;
	font-size: 11px;
}

#footer a , #footer a:visited, #footer a:hover, #footer a:active{
	color: #797979;
	text-decoration: none;
}
#cities {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerLinks
{
	clear: both;
	text-align: center;
	padding: 20px 0px 10px;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

#footerLinks a, #footerLinks a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

#footerLinks a:hover, #footerLinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright
{
	text-align: center;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	padding: 0px 0px 15px 0px;
}
#copyright a , #copyright a:visited{
	color: #6F6F71;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#training-class {
	background-color: #F7F5F6;
	padding: 12px;
	border: 1px solid #999;
}
#RIGHT h3 {
	margin-top: 20px;
	margin-bottom: 12px;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.training-logo {
	display: block;
	margin-bottom: 4px;
}
a.article-links {
	background-image: url(../articles/pdf.png);
	background-repeat: no-repeat;
	background-position: left 0%;
	padding-left: 22px;
}
.centered {
	text-align: center;
	border: 1px solid #8C0F11;
	background-color: #F5F5F5;
	/* [disabled]margin-top: 17px; */
	/* [disabled]margin-right: 17px; */
	/* [disabled]margin-left: 17px; */
	/* [disabled]margin-bottom: 17px; */
}
