/* @group Links */
a,a:link {color: #666A73} 
a:visited {color: #000;}
a:hover {color: #333;background: #D9D1C7}
a.readon {background: #eee url(../images/leftArrow.png) 4px center no-repeat}
a.readon:hover {background: #eee url(../images/leftArrow.png) 4px center no-repeat}
#footer_wrap ul li a:hover {background: #666A73;color: #fff;}
/* @end */

/* @group Headings */
h1,.componentheading {color: #2F3540}
h2,.contentheading {color:#2F3540}
h3,.moduletable h3 {color: #2F3540;border-bottom: 4px solid #f2f2f2;}
h4 {color:#8C8681}
h5 {color: #8C8681}
h6 {color: #2F3540}
/* @end */

#footerShadow {border-top: 4px solid #666A73}
ul.pagination li a:hover,,#footer_left ul li a:hover  {background:#470908;color: #fff;}
#midCol_fullWidth {border-top: 4px solid #F2f2f2;}
.blogcalmod {border-color: #E1E6FA;}