/*
ESC site Globals Css
Version: 3
Author: David Bonner
Author URI: http://19eightyseven.com
*/

a {
border: none;
color: #ef5211;
text-decoration: none;
}

a:hover {
color: #63b61d;
}

img {
border: none;
}

.color {
color: #63b61d;
}

.alignright {
float:right;
padding:10px 0 10px 20px;
}

.alignleft {
float:right;
padding:10px 20px 10px 0;
}

#contentarea ul {
list-style: disc;
margin:10px 0 10px 30px;
}

#contentarea ol {
list-style: upper-roman;
margin:0 0 0 30px;
}

h1 {
font-size: 22px;
color: #63b61d;
font-weight: bold;
}

h2 {
color:#63B61D;
font-size:18px;
font-weight:bold;
line-height:22px;
}

h2 a {
color: #63b61d;
}

h2 a:hover {
color: #ef5211;
}

h2.homecopy {
float:left;
height:271px;
margin:0 auto;
position:relative;
text-indent:-99999px;
width:900px;
z-index: 100;
position: absolute;
background:url("../../images/homecopy.png") no-repeat scroll 8px 16px transparent;
text-indent: -99999px;
}

h2.title {
color:#FFFFFF;
font-size:22px;
text-shadow:0 2px 4px #40780B;
}

h3 {
color:#EF5211;
font-size:14px;
}

h4 {
color:#EF5211;
font-size:12px;
margin:0 0 5px;
}

h6 {
font-size: 11px;
font-style: italic;
color:#EF5211;
}

.right {
float:right;
margin:0 30px 0 0;
color: #63b61d;
}

.txthide {
height:0;
text-indent:-9999px;
width:0;
}
