@charset "utf-8";
/* footer css */
.footer {width:972px; height:36px; float:left; background-color:#65452c; background-image:url(../images/bot-back.jpg); background-repeat:no-repeat;}
.footer .footer-left {padding:11px 0 0 20px; float:left;}
.footer .footer-right {padding:11px 20px 0 0; float:right; text-align:right;}
.float-left{float:left;}
.float-right{ float:right;}
.color-bot-footer{color:#FFF;}


/***************** NEW FOOTER CSS HERE ************************/
.main_blog_content { width:952px; float:left; border-top:2px solid #a81c0d; border-bottom:2px solid #a81c0d; padding:0 10px 0 10px; background:#fdf7eb; }
.main_blog_content .blog_holder { width:952px; border:0px solid #094980; padding:10px 0 0 0; }
.main_blog_content .blog_holder .leftblog_content { width:440px; float:left; }
.main_blog_content .blog_holder .rightblog_content { width:440px; float:right; }

.blog_contener { width:440px; float:right; padding:0 0 10px 0; }
.mainblog_img { float:left; width:auto; height:auto; padding:5px 5px 5px 5px; background:#a81c0d; border:1px solid #f9eacb;}
.blogimg { width:72px; height:72px; border:1px solid #f9eacb;}

.blog_content{ width:345px; float:right; padding:0 0 0 5px; }
.blog_content .blog_heading { color:#a81c0d; font-size:12px; font-weight:bold; text-align:left; line-height:20px; }
.blog_content .blog_heading a{ color:#a81c0d; text-decoration:none; padding:2px 2px 2px 2px; }
.blog_content .blog_heading a:hover{ color:#ffffff; text-decoration:none; background:#a81c0d }

.blog_content .blog_text { color:#333333; font-size:11px; line-height:16px; padding:0 0 0 1px; }
.blog_content .blog_text a{ color:#a81c0d; text-decoration:none; }
.blog_content .blog_text a:hover{ color:#000; text-decoration:none; }
 