/* @group Links */
a,a:link {color: #6B372C}
a:visited {color: #000;}
a:hover {color: #333;background: #DECDC6}
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: #6B372C;}
h2,.contentheading {color: #6B372C}
h3,.moduletable h3 {color: #261318;border-bottom: 4px solid #DECDC6}
h4 {color:#261318}
h5 {color: #6B372C;}
h6 {color: #261318;}
/* @end */

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