/*************************
  wp-cpg.css
  ************************
 This file is for overwriting styles within CPG while
  integrating the Wordpress values

body { margin-top:0px; }
#wrap { width:940px; padding:0px 5px 0px 0px; }
 border:1px solid red; 
**********************************************/

#content { width:963px; padding:0px; margin:0px; }
#contentwide { width:960px; margin:0px; padding:0px 0px 0px 0px; }
.postarea { margin:0px; padding-left:-10px;  }
a, a:link { color: #105289; text-decoration: none; }
a:focus, a:hover, a:active { color:#ff9900; text-decoration: underline; }
#advert_top { background-color:#eeeeee; height:110px; padding:5px 0px 0px 10px;  }
#advert2, #advert3 { float:left; }
div .widget { float:left; }
.widget_text h4 { display:none; }

ul.dropmenu li { list-style-type:none; }
#maintable { margin:-14px 0px 0px -14px; padding:0px; width:980px; }
.maintable { margin:0px 0px 0px 0px; padding:0px; background-color: #eeeeee; }
.thumb_caption { text-align:left; padding-left:12px; }
.pic_caption { text-align:left; padding-left:12px; }
.filmstrip_background { background-color:#A5A0A0; }

#footertop, #footertop p  { background-color: #eeeeee; margin:auto;  text-align:center; }
.footerwidget01 { background-color: #eeeeee; }



