@charset "UTF-8";
/* CSS Document */

<!--

/********************* GENERAL *********************/

* {
margin: 0;
padding: 0;
}

body {
background-color:#FFFFFF;
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
background-image: url('images/logo.gif');
background-repeat: no-repeat;
font-size: 13px;
margin:0px;
color:#000000;
}

.justify {
text-align:justify;
}

.header{
color: #61960f;
font-size:16px;
font-weight:bold;
}

.header2{
color: #DA0017;
font-size:16px;
font-weight:bold;
}

.header3{
color: #DA0017;
font-size:16px;
font-weight:bold;
text-align:right;
}

.headermailing{
color: #61960f;
font-size:14px;
font-weight:bold;
}

.miniheader{
font-size:15px;
}

h1{
color: #61960f;
font-size:16px;
font-weight:bold;
}

h2{
color: #000000;
font-size:20px;
font-weight:bold;
}

h3{
color: #DA0017;
font-size:16px;
font-weight:bold;
text-align:right;
margin-bottom: -10px;
margin-top: -0px;
}

.table-biggest {
}

.services {
color:#000000;
font-size:10px;
line-height:125%;
font-style:italic;
}

.services a:link {
text-decoration:none;
font-style:italic;
font-weight: 400;
color:#000000;
}

.services a:visited {
text-decoration:none;
font-style:italic;
font-weight: 400;
color:#000000;
}

.services a:hover {
text-decoration:none;
font-style:italic;
font-weight: 400;
color: #61960F;
}

.services a:active {
text-decoration:none;
font-style:italic;
font-weight: 400;
color:#000000;
}

.leaves {
background-image:url('images/leaves.jpg');
background-repeat: repeat-y;
}

.175h {
height: 175;
}

.links 
{
background-color: #E8EED8;
padding-left: 10px;
}

.links a:link {
text-decoration: none;
font-weight: bold;
color: #000000;
}

.links a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

.links a:hover {
text-decoration: none;
font-weight: bold;
color: #61960F;
}

.links a:active {
text-decoration: none;
font-weight: bold;
color: #000000;
}

.index-text {
line-height: 150%;
}

.footer {
color:#DA0017;
font-size:12px;
}

.footer a:link {
text-decoration:none;
font-weight:bold;
color:#DA0017;
}

.footer a:visited {
text-decoration:none;
font-weight:bold;
color:#DA0017;
}

.footer a:hover {
text-decoration:none;
font-weight:bold;
color: #000000;
}

.footer a:active {
text-decoration:none;
font-weight:bold;
color:#DA0017;
}

.thewebdesignshack {
color:#000000;
font-size:11px;
}

.thewebdesignshack a:link {
text-decoration:none;
font-weight:bold;
color:#000000;
}

.thewebdesignshack a:visited {
text-decoration:none;
font-weight:bold;
color:#000000;
}

.thewebdesignshack a:hover {
text-decoration:none;
font-weight:bold;
color: #61960f;
}

.thewebdesignshack a:active {
text-decoration:none;
font-weight:bold;
color:#000000;
}


.sendthispage a:link {
text-decoration:none;
font-style:italic;
font-weight:bold;
color:#61960f;
}

.sendthispage a:visited {
text-decoration:none;
font-style:italic;
font-weight:bold;
color:#61960f;
}

.sendthispage a:hover {
text-decoration:none;
font-style:italic;
font-weight:bold;
color: #000000;
}

.sendthispage a:active {
text-decoration:none;
font-style:italic;
font-weight:bold;
color:#61960f;
}

.floatimg {
float:left;
padding-right: 10px;
padding-bottom: 10px;
}
.floatimgright {
float:right;
padding-left: 10px;
padding-bottom: 10px;
}

.nonfloatimg {
padding-right: 10px;
padding-bottom: 10px;
}

.contact a:link {
text-decoration:none;
font-weight:bold;
color:#61960f;
}

.contact a:visited {
text-decoration:none;
font-weight:bold;
color:#61960f;
}

.contact a:hover {
text-decoration:none;
font-weight:bold;
color: #000000;
}

.contact a:active {
text-decoration:none;
font-weight:bold;
color:#61960f;
}









-->