@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0;}
.bg_top{background: url(images/bg_up.jpg) top center no-repeat;
height:31px;
}
.bg_middle{background: url(images/bg_middle.jpg) top center repeat-y;}
.bg_bottom{background: url(images/bg_down.jpg) top center no-repeat;}
.strock{border-bottom:solid #7B634A 1px;} 
.strock_top{border-top:solid #7B634A 1px;}
.font_footer{font-family:"Times New Roman", Times, serif; font-size:10px; color:#333333; padding:2px 21px 6px 6px;}
.font_subHeading{font-family:"Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:bold; color:#333333;}
.font_subHeading2{font-family:"Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:normal; color:#333333;} 
.blog_font{font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:4px 0 4px 0; color:#333333; text-align:justify;}
.blog_font2{font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:4px 21px 4px 21px; color:#333333; text-align:justify;}
.readMore{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#0099CC;}
hr {
border: 0;
width: 100%;
color: #7B634A;
background-color: #7B634A;
height: 1px;
margin-right:2px;
}    



