.button {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center !important;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 2px;
    font-size: 18px;
}


h2.entry-title {
    text-align: center;
    font-size: 30px;
    margin: 0 0 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #ffffff !important;
    font-family: 'Arial', sans-serif !important;
    background-color: #08720d;
    border-radius: 2px;
}

h3 {
   text-align: center;
   font-size: 22px !important;
}

h2 {

	text-align: center !important;
}



h3.show {
   text-align: left;
}

h3.white {
	text-align: center;
    font-size: 25px;
    margin: 0 0 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #ffffff !important;
    font-family: 'Arial', sans-serif !important;
    background-color: #80bd01;
    border-radius: 2px;
}

.padding-top-20 {

   padding-top: 20px;
}

.padding-bottom-20 {

   padding-bottom: 20px;
}

.pad {
    padding-right: 0px;
}

h2.margin-top-20 {
    margin-top: 20px;
    
}

h4 {
    font-weight: 700;
    font-size: 22px;

}

.center {
    text-align: center !important;
	}
	
.center-20{
    text-align: center !important;
	margin-bottom: 10px !important;
	font-size: 18px !important;
	}
	
.list li a:hover {
    color: #3e3bc5 !important;
}

.list li a {
    color: #ff0000 !important;
}



.a4 {
    color: #08720d !important;
}

.a4:hover {
    color: #ff0000 !important;
}

a {
    text-decoration: none !important;
}



.p9 {
    border-top: 1px solid #838282;
    padding-top: 20px;
}


.responsive-image {
    width: 100% !important;
    height: auto !important;
	float: left; 
}


/* to change sidebar hover color - uplaod bg3.png */