@charset "utf-8";
/* CSS Document */


div#header{
width:802px;
height:73px;
border:solid #339999 0px;
position:relative;
background-image:url(pics/bg_header.gif);
background-repeat:no-repeat;
margin-left: auto;
margin-right: auto;
margin-bottom:0px;
margin-top: 10px;
}

div#logo{
margin-left:6px;
position:relative;
padding-top:7px;
padding-bottom:5px;
margin-bottom:5px;
margin-right:5px;
}
div#nav{
position:absolute;
top:20px;
left:292px;
}
div#formHolder{
width:200px;
margin-left:18px;
margin-top:15px;
line-height:40px;
border:#000000 solid 0px;
}
.textInput{
width:160px;
height:13px;
border:#588527 solid 1px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin-left:5px;
margin-bottom:0px;}

.mainContainerTop{
background-color:#FFFFFF;
background-image:url(pics/mainContainerOutline.gif);
background-repeat:repeat-y;
width:802px;
margin-left: auto;
margin-right:auto;
margin-top: -10px;
}

.mainContainer{
background-color:#FFFFFF;
}

.contentContainer{
background-color:#f2f0c6;
width:509px;
padding-top:39px;	
border-top:solid 5px #FFFFFF;
border-left:solid 5px #FFFFFF;
border-right:solid 5px #FFFFFF;
border-bottom:solid 5px #FFFFFF;
}
.quoteContainer{
background-color:#E8E592;
width: 240px;
margin-bottom:0px;
border-top:solid 5px #FFFFFF;
border-left:solid 0px #FFFFFF;
border-right:solid 0px #FFFFFF;
border-bottom:solid 5px #FFFFFF;
}
.barkContainer{background-image:url(pics/bg_woodright.gif);
width:27px;
height:466px;
background-repeat: repeat-y;
border-top:solid 5px #FFFFFF;
border-left:solid 5px #FFFFFF;
border-right:solid 5px #FFFFFF;
border-bottom:solid 5px #FFFFFF;
}

.lowerBarkContainer{
background-image:url(pics/bg_woodbottom.gif);
height:77px;
border-top:solid 0px #FFFFFF;
border-left:solid 0px #FFFFFF;
border-right:solid 5px #FFFFFF;
border-bottom:solid 5px #FFFFFF;
}
.gutterContainer{
background-color:#588527;
height:22px;
border-top:solid 0px #FFFFFF;
border-left:solid 5px #FFFFFF;
border-right:solid 5px #FFFFFF;
border-bottom:solid 5px #FFFFFF;
}
div#pageTitle{
margin-left:47px;
}

div#pageContent{
margin-left:47px;
width:380px;
}
div#subHeader{
margin-left:0px;
margin-top:15px;
line-height: 18px;
margin-bottom:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:normal;
color:#588527;
}
div#methodIcon{
position:relative;
top:15px;
left:-28px;
}
div#adaptPara{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:15px;
font-weight:normal;
color:#000000;
width:350px;	
}
div#quoteImageTop{}

OL.plain{
line-height:14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#000000;
list-style-position: outside; 
}

UL.plain{
line-height:14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#000000;
list-style-position: outside; 
}

LI{
position:relative;
left:-20px;
margin-bottom:12px;
}
LI.green{
list-style-image:url(pics/bullet_green.gif);
position:relative;
line-height:16px;
left:-24px;
margin-bottom:12px;
}
P{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:14px;
font-weight:normal;
color:#000000;
width:380px;	
}
.OL_yn{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#588527;
margin-left:10px;
}
.linkBullet{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#588527;
}
.archiveDate{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:24px;
font-weight:bold;
color:#588527;
}
A.archiveLink{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:22px;
font-weight:normal;
color:#000000;
}
.greenHR{
color:#588527;}
A{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:14px;
font-weight:normal;
color:#588527;
text-decoration:underline;
}
div#gutter{
width:802px;
height:19px;
border:solid #339999 0px; 
background-image:url(pics/gutter_green_all.gif);
margin-left: auto;
margin-right: auto;
}
div#footer{
background-color:#FDF9CE;
margin-left: auto;
margin-right: auto;
width: 802px;
text-align:right;
padding-top:8px;
padding-right:4px;
padding-bottom:4px;
color: #72bf44;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
A.footerLink {
color: #72bf44;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
A.footerLink:Hover {
color: #72bf44;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}