@import "PCCFlayout.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#234b04;font:24px "Times New Roman",Times,serif;}/* page title */
h2{color:#ccab2b;font:20px; font-weight:bold; "Arial",Helvetica,sans-serif;}
.IE h2{font-weight:normal;}
h3{color:#234b04;font:16px "Arial",Helvetica,sans-serif;}/* default block title */
h4{color:#A78C23;font:16px "Arial",Helvetica,sans-serif;}/*default block page links */
.IE6 h4{font-weight:bold;}
h5{color:#666;font-size:12px;}
h6{color:#000;font-size:11px;}

.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}
.floatLeft_ImgBorder{float:left;margin:0 7px 0 0;border:1px solid #e3e5eb;}	 
.floatRight_ImgBorder{float:right;margin:0 0 0 7px;border:1px solid #e3e5eb;}
.imgBorder{border:1px solid #e3e5eb;}

/* ========================================================================================== PAGE LAYOUT */
/* minor changes from WisVision.css */
#contentContainer{padding-top:8px;}
#centerWrapper{background:url('images/PCCFimages/bgHomeCenterWrapper.jpg') no-repeat left top;height:223px;width:717px;overflow:hidden;float:left;margin-bottom:10px;}
#centerZone{background:0;width:430px;float:left;padding:43px 0 0 30px;}
.TopCenterZone h1{color:#234b04;font:30px "Times New Roman",Times,serif;;line-height:25px;}
.TopCenterZone h2{color:#ccab2b;font:20px; font-weight:bold; "Arial",Helvetica,sans-serif;padding-bottom:8px;}
.IE .TopCenterZone h2{font-weight:normal;}

#rotator{float:right;width:247px;}

#rightContentContainer{width:234px;background:url('images/PCCFimages/bgHomeRightContentContainer.jpg') no-repeat left top;height:223px;overflow:hidden;} 
.TopRightZone{ padding:15px 0;height:170px;}
.TopRightZone .images{padding:0 3px;}
.TopRightZone h3{background:0;color:#234b04;font-size:16px;padding-top:0;padding-bottom:10px;}
.TopRightZone h1,
.TopRightZone h2,
.TopRightZone h3,
.TopRightZone h4,
.TopRightZone h5,
.TopRightZone h6,
.TopRightZone p{padding-left:14px;padding-right:14px;clear:both;}

#bottomContentContainer{background:url('images/PCCFimages/bgHomeBottomContentContainer.gif') no-repeat left bottom;clear:both;padding-bottom:14px;overflow:hidden;}
#bottomContentWrapper{background:url('images/PCCFimages/bgHomeBottomContentContainer.gif') no-repeat left top;padding-top:14px;overflow:hidden;}

#bottomLeftZone{margin-left:15px;margin-right:35px;}
.IE6 #bottomLeftZone{margin-left:7px;margin-right:33px;}
#bottomLeftZone,
#bottomCenterZone,
#bottomRightZone{width:290px;}
#bottomLeftZone,
#bottomCenterZone{float:left;}
#bottomRightZone{float:right;margin-right:10px;}
.IE6 #bottomRightZone{margin-right:5px;}

.BottomLeftZone h3,
.BottomCenterZone h3,
.BottomRightZone h3{color:#234b04;font:16px "Arial",Helvetica,sans-serif;padding-bottom:10px;}


