﻿body 
{
    background-image: URL(tree_back.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

h2 
{
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: white;
 }

#main 
{
    margin: 0px auto;
    width: 850px;
    height: 1033px;
}

#header
{
    height: 168px;
    background-color: #C41136;
    background-image: url(barrenTree_small.jpg);
    border: solid black 2px;
    margin: 0px;
    padding: 0px;
}

#bullets 
{
    float: left;
    width: 230px;
    height: 163px;
    color: #ffffff;
    font-family: Arial;    
    margin: 0px;
    padding: 0px;       
}

#bullets ul
{
    list-style-type: disc;
    padding: 12px 0px 0px 0px;
    margin: 0px 0px 0px 30px;
}

#bullets ul li span
{
    font-size: 20px;
}

/*#logo
{
    margin: 0px 255px;
    width: 333px;
    padding: 0px;    
}*/

#area 
{
    float: right;
    width: 205px;
    margin: 0px;
    padding: 0px;
}

#emergency
{
    width: 757px;
    margin: 0px auto;
    padding: 5px 0px 5px 0px;
}

#menubar 
{
    height:105px;
    background-color: Transparent;
    background-image: url(menuback.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    border: none;
    border-left: solid black 2px;
    border-right: solid black 2px; 
}

#menuitems 
{
    display: block;
    list-style: none;
    margin: 6px 0px 0px 29px;
    padding: 0px 0px 0px 0px;
    width: 800px;
    border: none;
}

#menuitems li 
{
    float: left;
    font-size: 20px;
    font-family: arial;
    margin: 0px 8px 0px 0px; 
    padding: 0px;  
}

#menuitems li a 
{    
    display: block;
    height: 34px;
    width: 125px;
    text-decoration: none;
    color: White;
    text-align: center;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

#menuitems li a:link, #menuitems li a:visited, #menuitems li a:active 
{
    background-image: url(blank_but.gif);
}

#menuitems li a:hover 
{
    background-image: url(blankdark_but.gif);
    color: #00ff00;
}

#content 
{
    background-color: #ffffff;
    height: 742px;
    border: none;
    border-left: solid black 2px;
    border-right: solid black 2px;
    border-bottom: solid black 2px;
    padding: 20px;
    font-family: Arial;
    font-size: 18px;
}

#content_home 
{
    background-color: #ffffff;
    height: 772px;
    border: none;
    border-left: solid black 2px;
    border-right: solid black 2px;
    border-bottom: solid black 2px;
    padding: 20px;
    font-family: Arial;
}

#content_about 
{
    background-color: #ffffff;
    height: 465px;
    border: none;
    border-left: solid black 2px;
    border-right: solid black 2px;
    border-bottom: solid black 2px;
    padding: 20px 67px;
    font-family: Arial;
    font-size: 18px;
}

#content_contact 
{
    background-color: #ffffff;
    height: 855px;
    border: none;
    border-left: solid black 2px;
    border-right: solid black 2px;
    border-bottom: solid black 2px;
    padding: 20px;
    font-family: Arial;
}

#content_referral 
{
    background-color: #ffffff;
    height: 360px;
    border: none;
    border-left: solid black 2px;
    border-right: solid black 2px;
    border-bottom: solid black 2px;
    padding: 20px 67px;
    font-family: Arial;
    font-size: 18px;
}

#head
{
   font-size: 20px;
   padding-bottom: 20px;
}

#head_about
{
   font-size: 20px;
   padding: 0px;
}

#contact_head
{
    height: 250px;
    font-size: 20px;
}

#page_heading
{
    width: 300px;
    text-align: center;
    margin: 0px auto;
    font-size: 35px;
    font-weight: bold;
    color: #C41236;
}

.wizside 
{
    padding-left: 40px;
}

#wizardbox 
{
    width: 586px;
    margin: 0px auto;
}

#piech_pic
{
    width: 292px;
    height: 250px;
    float: left;
    margin: 0px 20px 20px 0px;
}

#services 
{
    float: right;
    width: 350px;
    height: 355px;
    margin: 0px 0px 0px 20px;
    padding: 5px 5px 5px 10px;
    background-image: url(serv_back.png);
    background-repeat: repeat-x;
    color: black;
    font-size: 15px;
    font-family: Arial; 
}

.footer {
  font-family: arial; 
  font-size: 10pt;
  text-align: center; 
  clear: both; 
  padding: 10px 0px 0px 0px;
  margin: 0px;
  vertical-align: bottom;
}

#about_box 
{
    background-image: url(group_shot.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 335px;
    margin: 0px;
    padding: 60px 0px 0px 0px;
}