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

* {
 margin: 0px;
 padding: 0px;
}
body, html {
 width: 100%;
 height: 100%;
 background-image: url(images/background.jpg);
 background-repeat: repeat-x;
 background-position: center top;
 margin: 0px;
 padding: 0px;
 background-color: #abb884;
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 line-height: 18px;
 text-align: justify;
}
#logo {
 background-image: url(images/pfudge_logo.jpg);
 display: block;
 height: 89px;
 width: 384px;
 background-repeat: no-repeat;
}
#logo span {
 display: none;
}
#contentBody {
 background-color: #FFFFFF;
 overflow: visible;
}
#leftSide {
 width: 650px;
 float: left;
}
#rightSide {
 width: 300px;
 float: right;
}
#affiliates {
 background-image: url(images/affiliates.jpg);
 height: 108px;
 width: 277px;
 display: block;
 margin-right: auto;
 margin-left: auto;
}
#topnav {
 background-image: url(images/menubg.jpg);
 height: 36px;
 background-repeat: no-repeat;
 width: 650px;
}

#wrapper {
 width: 950px;
 margin-right: auto;
 margin-left: auto;
 background-color: #FFFFFF;
 padding-bottom: 10px;
}
#footer a {
 color: #333333;
}
#header {
 background-image: url(images/header_bg.jpg);
 height: 89px;
}
#main {
 width: 620px;
 background-image: url(images/contentbg.jpg);
 background-position: left top;
 padding-top: 20px;
 padding-left: 20px;
 padding-right: 10px;
 padding-bottom: 10px;
 background-repeat: no-repeat;
}
#topnav ul {
 list-style-type: none;
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 20px;
}
#topnav li {
 display: inline;
}
#topnav a {
 display: block;
 float: left;
 height: 36px;
 line-height: 36px;
 margin-right: 10px;
 color: #336601;
 text-decoration: none;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 padding-right: 5px;
 padding-left: 5px;
}
#topnav a:hover {
 display: block;
 float: left;
 background-image: url(images/mouseover.jpg);
}
#content1 {
 background-image: url(images/content_art/house_and_family.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 padding-left: 311px;
 padding-right: 10px;
 margin-bottom: 10px;
 min-height:276px;
 height:auto !important;
 height:276px;
 padding-bottom: 10px;
}
#content2 {
 background-image: url(images/smallcontent_bg.jpg);
 background-position: left top;
 width: 285px;
 float: left;
 padding: 10px;
 background-repeat: repeat-x;
}
#content3 {
 float: right;
 width: 285px;
 background-image: url(images/smallcontent_bg.jpg);
 background-position: left top;
 padding: 10px;
 clear: right;
 background-repeat: repeat-x;
}
#content4 {
 background-position: left top;
 background-repeat: no-repeat;
 padding-right: 10px;
 margin-bottom: 10px;
 min-height:500px;
 height:auto !important;
 height:500px;
 padding-bottom: 10px;
}
ul {
 list-style-type: square;
 margin-left: 15px;
}
#head_vision {
 background-image: url(images/content_art/vision_trust_integrity.jpg);
 height: 54px;
 width: 338px;
 display: block;
}
.blockImg {
 display: none;
}
h2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 color: #738831;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #779756;
 font-size: 18px;
 padding-bottom: 5px;
 margin-bottom: 10px;
}
p {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 margin-bottom: 10px;
 color: #666666;
 line-height: 18px;
 text-align: justify;
}
li {
 margin: 0px;
 padding: 0px;
 color: #666666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#rightBox {
 background-image: url(images/side_box_bg.jpg);
 background-repeat: repeat;
 background-position: left top;
 margin: 10px;
 padding: 10px;
 width: 260px;
}
.lead {
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #73885A;
 font-size: 14px;
 display: block;
 text-align: right;
 padding-right: 32px;
 background-image: url(images/leafs.gif);
 background-repeat: no-repeat;
 background-position: right top;
 height: 28px;
 padding-top: 8px;
 padding-bottom: 0px;
 padding-left: 0px;
}
#paybill {
 background-image: url(images/make_payment.jpg);
 display: block;
 height: 125px;
 width: 260px;
}
.lead:hover {
 color: #99CD00;
 background-image: url(images/leafshover.gif);
}
#footer {
 width: 950px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 padding-top: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #779756;
 margin-top: 20px;
 padding-bottom: 15px;
}
.linklist {
 list-style-type: none;
}
