body 
{ margin: 0; 
padding: 0; 
font-family: Verdana, Arial, san-serif; 
line-height: 150%; 
background-repeat: repeat-y; 
background-position: 50% 0; }
	
a 
{
text-decoration: none;
}

@font-face 
{
font-family: 'LeagueGothicRegular';	
src: url('../fonts/League_Gothic/League_Gothic-webfont.eot');	
src: local('☺'), url('../fonts/League_Gothic/League_Gothic-webfont.woff') format('woff'), 
url('../fonts/League_Gothic/League_Gothic-webfont.ttf') format('truetype'), url('../fonts/League_Gothic/League_Gothic-webfont.svg') format('svg');	font-weight: normal;	font-style: normal;
}

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/Bebas/BebasNeue-webfont.eot');
	src: local('☺'), url('../fonts/Bebas/BebasNeue-webfont.woff') format('woff'), url('../fonts/Bebas/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/Bebas/BebasNeue-webfont.svg#webfont2iOQGOJ3') format('svg');
	font-weight: normal;
	font-style: normal;
}

.tagline {
font-family: 'LeagueGothicRegular';
font-size: 40px;
text-align: center;
line-height: 36px;
color: #ccc;
padding: 8px 0;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

h1 
{
font-size: 18px;
color: #006838;
font-family: Arial;
text-align: left;
margin: 15px 0 5px 0;
}

h2 
{
font-size: 14px;
line-height: 125%;
color: #006838;
font-family: Arial;
text-align: left;
margin: 10px 0 2px 0;
}

h3 {
text-align: center;
font-size: 36px;
font-family: 'LeagueGothicRegular';
margin: 0;
padding: 0 0 1em 0;
}

p
{
font-size: 10px;
color: #666666;
text-align: left;
margin: 0 0 10px 0;
line-height: 16px;
}


/*Frame*/
#frame {
width:1000px;
margin-right:auto;
margin-left:auto;
margin-top:0;
padding:0;
text-align:left;
}
		
#contentleft {
width:165px;
float:left;
margin-top: 10px;
}

#contentcenter {
width:590px;
float:left;
padding: 15px 15px 0 15px;
}
	
#contentright {
width:165px;
float:left;
padding: 0;
}


#contentleft a { 
font-size: 12px; 
text-decoration: none; 
font-weight: bold; 
color: white; 
font-family: Arial; 
margin: 15px 0 5px;
padding: 2px 0 2px 10px;
background-color: #666666; 
display: block;
}

#contentleft .safety{ 
}

#contentleft .logos a, #contentleft .logos a:hover, #contentleft .logos p {
text-align: center;
margin: 0;
padding: 0;
background-color: white;
display: block;}

#contentleft a:hover {
color: white;
background-color: #999999;
}


#email_addy a {
color: #666666;
font-size: 11px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 0px;
background-color: white; 
}

#email_addy a:hover {
color: #999999;
background-color: transparent;
}

#contentright p {
margin: 0 0 10px 0;
}
/*End Frame*/


/*Navigation Code*/
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-size: 11px;
	color: white;
}


#nav a {
	text-decoration: none;
}
#nav li li a {
	display: block;
	font-weight: normal;
	color: #999;
	padding: 0;
}



li { 
font-family: Arial; 
float: left; 
position: relative; 
width: 142px;
line-height: 25px;
text-align: center; 
background-color: #006838; 
margin-bottom: 0; 
border-right: 3px solid #fff; 
padding: 1px 1px; 
}

#nav li li a:hover { 
color: white; 
padding: 0;
background-color: #666666; 
border-right: 0px; 
}

li#first {
background-color: #666666
}

li ul {
display: none;
position: absolute;
top: 1em;
left: 0px;
margin-top: 2px;
font-weight: normal;
padding: 1px 0px;
border-right: 0px; 
}

li>ul { 
top: auto; 
left: auto;
border-right: 0px; 
}

li li { 
display: block; 
float: none; 
background-color: white; 
padding: 0px; 
border-right: 0px; 
}


li:hover ul, li.over ul {display: block;
width: 100%;
left: 1px;
top: 25px;
padding: 0px;
border-right: 0px; 
}

#subsubnav {
text-align: center;
font-family: Arial; 
font-size: 11px;
}

#subsubnav a{
text-decoration: underline;
margin: 0 2px;
}
	
/*End Navigation*/


/*Three Categories Nav*/
#three {
margin: 15px 0 0 0;
text-align: left;
border-bottom: 1px dotted #666666;
border-top: 1px dotted #666666;
}

#three a img {
width: 185px;
height: 50px;
margin: 3px;
}

#three a:hover img {
}

/*Table Styling*/
table {
font-size: 10px;
color: #666666;
text-align: left;
margin: 0 0 10px 0;
line-height: 12px;
}



#address 
{
margin-top: 25px;
font-size: 9px;
padding: 7px;
color: #ffffff;
background-color: #006838; 
text-align: center;
}

/*Misc Page Styling*/
.last {
padding-bottom: 10px;
border-bottom: 1px solid #666666;
}

.fine {
font-size: 9px;
}

#float_left  
{
float: left;
border: solid 5px #006838;
margin: 0 15px 0 0;
}
#no_float { margin: 0 10px 10px 0; border: solid 5px #006838; }

#float_right  
{
float: right;
border: 5px solid #cfcf34;
margin: 0 0 0 15px;
}

#bullets ul
{
list-style-type: square;
display: inline;
}

#bullets li
{
font-size: 11px;
line-height: 16px;
color: #666666;
width: 90%;
float: none;
text-align: left;
margin: 0 0 6px 12px;
padding: 0px;
background-color: transparent;
}

ul.bullets h2 {
font-style: italic;
margin-bottom: 8px;}

ul.bullets
{
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}


ul.bullets li
{
font-size: 11px;
line-height: 16px;
color: #666666;
width: 90%;
float: none;
text-align: left;
margin: 0 0 4px;
padding: 0 0 0 10px;
background-color: transparent;
background: url(../images/square.png) no-repeat 0 5px;
}

.safetydoc {
background: url(../images/pdf.png) no-repeat 0 center;
padding-left: 64px;
line-height: 64px;
}

.safetydoc span {display: block;}

hr {
margin-top: 20px;
border: 0;
color: #006838;
background-color: #006838;
height: 1px;
}

.spacer {
padding-top: 8px;
}

/*Forms*/
input.txt {
color: #00008B;
background-color: #E3F2F7;
border: 1px inset #00008B;
width: 250px;
}

input.btn {
color: #00008B;
background-color: #ADD8E6;
border: 1px outset #00008B;
}

form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}

form p label {
float: left;
width: 40%;
}

fieldset {
border: 1px dotted #61B5CF;
margin-top: 16px;
padding: 10px;
}

legend {
font: bold 12px Arial, Helvetica, sans-serif;
color: #5f3981;
background-color: #FFFFFF;
}

textarea {
	width: 350px;
	height: 100px;
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px solid #00008B;
}

input {
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px solid #00008B;
}

