body, html, div, blockquote, img, label, p, pre, ul,  
ol, li{  
    margin: 0; padding: 0; border: 0; outline: none;  
   }

#innercontent {min-height:350px;}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}

h1 {
 display: block;
 width: 237px;
 height: 95px;
 position: relative; top: 0px; left: 9px;
 text-indent: -9999px;
 background: transparent url(images/logo.jpg) no-repeat 0 0;
 }

h1 a {
 display: block;
width: 100%;
 height: 100%;
 outline: none;
  }
  
#tagline {
position: absolute;
top: 95px; left: 16px;
color: #048534;
font-size: 12px;
}

body {
font-family: arial;
background: #029339 url(images/bodybg.jpg) top center repeat-x;
text-align: center;
}

#wrapper {
width: 847px;
margin: 0 auto;
background: url(images/shadowbg1.png) top center repeat-y;
position: relative;
text-align:left;

}

#footerwrap {
width: 847px;
margin: 0 auto;
background: url(images/footercap1.png) top center no-repeat;
clear: both;
}

#header {
height: 112px;


}

#righttop {
position: absolute;
top: 22px;
right: 25px;
color: #17532C;
width: 200px;
}

#righttop a {
color: #17532C;
text-decoration: none;
}

#righttop img {
padding-right: 5px;
float: left;
padding: 3px;
clear: both;
margin-top: -10px;
_margin-top: 0px;
padding-bottom: 15px;
}

#righttop div {
width: 200px;
clear: both;
}

#righttop span#phone {
padding-top: 15px;
_margin-bottom: -10px;

}


#topnav {
height: 46px;
background: url(images/topnav1.png) top center no-repeat;
width: 847px;
float: left;

}


#topnav ul {
float: left;
 margin-right: 30px;
margin-left: 100px; 
/* list-style-image: url(images/navbgbar.jpg); */
/* margin-top: 13px; */
}

#topnav ul li#first {
background-image: none;
}

#topnav ul li {
display: inline;
background-image: url(images/navbgbar.jpg);
background-repeat: no-repeat;
background-position: 0 0; 
padding-left: 5px;
float: left;
list-style: none;



}

#topnav ul li a {
color: #FFF;
text-decoration: none;
font-family: arial;
font-size: 17px;

padding-left: 10px; 
padding-right: 12px;
float: left;
    line-height: 46px; /* new, center the line */
    height: 46px; /* new */
    margin-right: -4px; /* new, cover the li bg */
    position: relative; /* new, cover the li bg */
    display: inline; /* new, IE6 */

}

#topnav ul li a:hover {
background-color: #A61728;

background: url(images/navhoverbg.jpg) 0 -1px repeat-x;


}


#content {
background: url(images/contentbg1.jpg) top center no-repeat;
_background: url(images/contentbg1.jpg) 90 60 no-repeat;
}

#postcontent {
padding:15px;
padding-top:0;
}

#postcontent p {

margin-bottom:8px;
font-size: 12px;
font-family: verdana;
color: #333333;


}
#innercontent {
padding: 10px;

}

#leftbox {
background: url(images/leftbox.jpg) top center no-repeat;
width: 413px;
height: 213px;
float: left;
position: relative;
margin-top: 10px;

}

#rightbox {

background: url(images/rightbox.jpg) top center no-repeat;
width: 413px;
height: 213px;
float: left;
margin-left: 1px;
position: relative;
margin-top: 10px;
}

.boxhead {
color: #fff;
font-size: 18px;
position: absolute;
top: 12px;
left: 12px;
font-family: verdana;
}

.boxmid {
color: #fff;
width: 200px;
position: absolute;
top: 50px;
left: 189px;
font-size: 12px;
}

#leftbox img {

width: 229px;
height: 49px;
display: block;
position: absolute;
top: 154px;

left: 173px;
}

#rightbox img {

width: 229px;
height: 49px;
display: block;
position: absolute;
top: 154px;

left: 173px;
}

#lowernav {


padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#lowernav li {
display: inline;

}

#footer {
clear: both;
position: relative;
}

#footer p {
padding-top: 45px;
padding-bottom: 35px;
color: #17532C;
text-align: center;
}

#footer p a {
color: #17532C;
}

#watermark {
position: absolute;
top: 30px;
left: 30px;
_top: 20px;
_left: -80px;
}


h2 {
font-size: 22px;
font-weight: bold;
font-family: arial;
}

h3 { 

font-family: arial;
/* text-transform: uppercase; */
color: #336600;
/* font-style: italic;
*/    
}

#postcontent ul li {
color: #333333;
margin-left: 25px; 
font-size: 12px;
font-family: verdana;
line-height: 150%;
}

sup {

font-size: 8px;

}




