/* BEGIN Increasing overall width from max-width:1180px */
/* If changing width, also update .CONTAINER and .CONTAINER-WRAPPER, below */

.row {
    width: 1232px;
}

/* END Increasing overall width from max-width:1180px */

/* BEGIN Removing lines from archive */

table, table tr, table tr td, table tr th {
    border-color: #ffffff;
}
tr th, tr td {
    padding: 9px 20px;
    border-right: 1px solid;
}

/* END Removing lines from archive */

/* BEGIN Add spacing below pagination */

div.gdl-pagination {
    margin-bottom: 10px;
}

/* END Add spacing below pagination */

/* BEGIN Adding white background rather than gray to ads */

#ad_container_1, #ad_container_2, #ad_container_3, #ad_container_4, #ad_container_5, #ad_container_6, #ad_container_7, #ad_container_8, #ad_container_9, #ad_container_10, #ad_container_11, #ad_container_12, #ad_container_13, #ad_container_14, #ad_container_15 {
  background: #ffffff !important;
}

/* END Adding white background rather than gray to ads */

/* BEGIN Adding space between top right ad and navigation menu */

#ad_container_6 {
 padding-bottom:10px; 
}

div.logo-right-text {
    margin-top: 20px;
}

/* END Adding space between top right ad and navigation menu */

/* BEGIN Removing carrot from sidebar lists */

div.custom-sidebar ul li {
    background: none;
}

/* END Removing carrot from sidebar lists */

/* BEGIN Changing color of h1 - h6 tags */

h1, h2, h3, h4, h5, h6 {
 color: #A6282C; 
}

/* END Changing color of h1 - h6 tags */

.container-wrapper
{
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1232px;
  padding-top: 0px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-left: 6px;
}

.container
{
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1212px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

/* BEGIN Making center column larger, left and right columns less wide */

.row .nine {
    width: 77.5%;
}

.row .eight
{
  width: 67% !important;
}

.row .three
{
  width: 22.5% !important;
}

.row .four
{
  width: 33% !important;
}

#ad_container_1 {
   width: 100% !important;
}

/* END Making center column larger, left and right columns less wide */
/* Enter Your Custom CSS Here */

ol, ul {
margin-bottom:20px;
}

.redColor{
color:red;
}

.style1List li{
padding-bottom:8px;
}

.style2List li{
padding-bottom:8px;
}

.style2List{
margin-left:0;
list-style:none;
}

.circle-image{
border-radius:50px;
}

.redColor {
color:#d2232a;
}

.whiteColor {
color:#fff;
}

.alignCenter{
text-align:center;
}

.noteField{
padding:10px;
float:left;
width:100%;
margin:20px 0;
box-sizing: border-box;
}

.redBgd {
background:#d2232a;
}

.pink1Bgd{
background:#f3e7d5;
}

.borderType1{
border-top:1px solid #d2232a;
border-bottom:1px solid #d2232a;
display:inline-block;
width:100%;
  padding:2px;
}

.borderType1 > div {
border-right:1px solid #d2232a;
}

.borderType1 > div:last-child {
border:none;
}

.noMargin{
margin:0!important;
}

.padding20{
padding:20px;
}

.padding30{
padding:30px;
}

.sub-header1{
border-bottom:2px solid #d2232a;
  position:relative;
}

.sub-header1 span{
background: #d2232a;
color:#fff;
  padding:2px 5px;
  position:absolute;
  top:-24px;
}

.three1 {
width:25%;
}

.sub-title{
font-weight:bold;
font-size:16px;
margin:10px 0;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #d8d4d4;
}

.table-striped {
  font-size:70%;
  margin:15px 0;
}

tr th, tr td {
    padding: 9px 10px;
    border-right: 1px solid;
}

.table-striped {
border:1px solid #eee;
}

.table-striped th {
background: #eee;
}

.header-banner-center {
margin-top: 20px;
float: left;
text-align: right;
}

.blog-content h3 {
line-height:1.2;
font-size:18px;
}

.table1 tr,.table1 th {
	border-bottom:1px solid #eee;
}

.table1 {
	margin-bottom:30px;
}

.archive-year {
	margin-top:35px;
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	text-align:center;
	font-weight:bold;
}

.archive-tbl {
	text-align:center;
	margin-bottom:15px;
}

.archive-tbl td{
	padding-bottom:2px;
}
