html
{
background-color:#A0BE8E;
color:#3B312B;
font-family: Verdana, Arial;
text-align: justify;
line-height: 175%;
margin: auto;
padding-top: 0px;
padding-bottom: 0px;
}

body 
{
background-color:#CCD2C7;
color:#333;
font-size: 11px;
font-family: Verdana, Arial;
line-height: 175%;
margin: auto;
padding-top: 0px;
padding-bottom: 0px;

}


a:link{text-decoration:underline; color:#3B312B;}
a:active{text-decoration:underline; color:#3B312B;}
a:visited{text-decoration:underline; color:#3B312B;}
a:hover{text-decoration:underline; color:#3B312B;}

a.footerLink:link{text-decoration:underline; font-weight: bold; color:#3C4A35;}
a.footerLink:active{text-decoration:underline; font-weight: bold; color:#3C4A35;}
a.footerLink:visited{text-decoration:underline; font-weight: bold; color:#fff;}
a.footerLink:hover{text-decoration:underline; color:#fff;}

h1
{
font-size: 16px;
font-weight:bold;
color: #643316;
background-image:url(images/content_bg_tile.gif);
background-repeat: repeat-x;
background-position: top;
margin:0px;
height:42px;
}

h2
{
font-size: 14px;
color: #3B312B;
margin:0px;
}

h3
{

font-size: 12px;
color: #3B312B;
}

h4
{
font-size: 14px;
color: #fff;
margin:0px;
}

h5
{
font-size: 12px;
color: #fff;
margin:0px;
}

h6{}

hr
{
padding: 0;
border: none;
height: 1px;
background: #999;
}

ul
{
background-image:url(images/content_bg_tile.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom:15px;
margin-bottom:15px;
}

li
{
margin-left:-15px;
}

.topper
{
height:116px;
margin:auto;
background-image:url(images/header_bg_tile.jpg);
background-repeat: repeat-x;
background-position: top;
}

.contentParagraph
{
background-image:url(images/content_bg_tile.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom:27px;
padding-top:15px;
margin-bottom:0px;
}
.nav
{
height:81px;
margin:auto;
padding-top:10px;
background-image:url(images/navs_bg_tile.gif);
background-repeat: repeat-x;
background-position: top;
}

.homeContainer
{
background-image:url(images/bat_bg.jpg);
background-repeat:no-repeat;
background-position: top right;
height:602px; 
}

.servicesContainer
{
background-image:url(images/raccoon_bg2.jpg);
background-repeat:no-repeat;
background-position: top right;
height:602px; 
}

.contactContainer
{
background-image:url(images/squirrel_bg.jpg);
background-repeat:no-repeat;
background-position: top right;
height:602px; 
}

.credentialsContainer
{
background-image:url(images/skunk_bg.jpg);
background-repeat:no-repeat;
background-position: top right;
height:602px; 
}


.sideNav
{
display: block;
float:left;
width: 214px;
margin: 27px 0px 50px 0px;
padding:0px 22px 0px 0px;
background-image:url(images/nav_border.gif);
background-repeat: repeat-y;
background-position: top;
}

.sideBox
{
background-color:#3B312B;
padding: 13px;
border: 1px solid #78675C;
width: 149px;
margin:0px 0px 27px 12px;
font-size:11px;
color: #fff;  
}

.content
{
display: block;
float:left;
width: 529px;
margin:27px 0px 27px 27px;
padding:0px 0px 0px 0px; 
}

.footer
{
height:31px; 
position: relative; bottom: 0px; left: 0px;
margin:auto;
width: 100%;
background-color: #A0BE8E;
padding: 25px 0px 0px 0px;
background-image:url(images/footer_bg.gif);
background-repeat: repeat-x;
background-position: top;
clear: both;}

#tooltip{
color:#fff;
width:570px;
height:350px;
position:absolute;
display:none;
font-size:12px;
}	

