/* @group Links */
a,a:link {color: #465F3F}
a:visited {color: #000;}
a:hover {color: #333;background: #BDDFB3}
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}
/* @end */

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

#footerShadow {border-top: 4px solid #2C372E}
ul.pagination li a:hover,#footer_left ul li a:hover {background:#2C372E;color: #fff;}
#midCol_fullWidth {border-top: 4px solid #F2f2f2;}
.blogcalmod {border-color: #DECDC6}
