#donate1 {
    border: 1px solid #999;
    padding: 15px;
    margin-left: 5px;margin-top:10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 23px 0 rgba(0,0,0,.15),0 4px 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 8px 23px 0 rgba(0,0,0,.15),0 4px 6px rgba(0,0,0,.15);
    box-shadow: 0 8px 23px 0 rgba(0,0,0,.15),0 4px 6px rgba(0,0,0,.15);
    background-color: #C8BE9B;
}

#donate1 .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2b4661;

}


#watchvid .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2b4661;padding:10px;
	    border: 1px solid #999;
    padding: 15px;
    margin-left: 5px;margin-top:10px;margin-bottom:10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 23px 0 rgba(0,0,0,.15),0 4px 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 8px 23px 0 rgba(0,0,0,.15),0 4px 6px rgba(0,0,0,.15);
    box-shadow: 0 8px 23px 0 rgba(0,0,0,.15),0 4px 6px rgba(0,0,0,.15);
    background-color: #C8BE9B;

}



.textregularb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 109%;
	color: #111111;
}



.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D262F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2b4661;
}
.textsmallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2c679f;
}
.header2_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #597086;
}.pic_border {
	border: 1px solid #CCC;
}
.warnbox {
	border: 1px solid #CCC;
	margin:5px;
	background-color: #ECBD2C;
}
.redbdr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #651013;
}
