body {background: #ffffff;}

*.container {
    margin-top: -20px;
    margin-bottom: 0px;
    padding: 30px 15px;
    background: #fff;
}

p, ul, ol, .panel-body{
	font-family: 'Source Sans Pro', sans-serif;
	color: #333;
	font-size: 20px;
	line-height: 24px;
}

html {width: 100%;}




.well-2 {
   	background: #dceace;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}


/* BUTTONS */

.btn-mar, .btn-mar:hover, .btn-mar:active, .btn-mar:visited {
    background-color: #590004; color:#ffffff;
}


/* COLORS */

.wht {color: #fff; 	font-weight:bold;}

.wht-med {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.green{
    font-family: 'Source Sans Pro', sans-serif; color:#004200;}

.call {
	font-family: 'Source Sans Pro', sans-serif;
    color:#3e2f2f;
    line-height:20px;
    text-align:center;
    letter-spacing:3px;
	font-size: 20px;
}

/* FONT SIZE */

.sm {font-size: 18px; text-align: left;}

.med {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: 300;
	color: #000000;
}

.lg {
  	font-weight: bold; 
  	font-size: 24px;
  	text-align: center;
  	}

.lgmed {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #000000;
}

.x-lg2 {
	font-family: 'arial', sans-serif;
	font-size: 26px;
	font-weight: 300;
	color: #004200;
}

.xx-lg2 {
 	font-family: 'Lora', serif;
	font-size: 28px;
	line-height: 24px;
	font-weight: 300;
	color: #004200;
}

.sameh1{
	font-family: 'Lora', serif;
	font-size: 26px;
	font-weight: 300;
	color: #004200;
	text-align: center;
 }
	
.forum-lg {
 	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	font-weight: 300;
	color: #004200;
	text-align: center;
}

.lora-largest {
	font-family: 'Lora', serif;
	font-size: 30px;
	line-height: 26px;
	color:#003700;
	padding-left: 50px;
}

.loracntr {
	font-family: 'Lora', serif;
	font-size: 30px;
	line-height: 40px;
	color:#003700;
	text-align: center;
}

.pagination-sz {
 	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	padding: 4px;
	margin: -2px;
}


.bkg-lt-gr{background-color: #dceace;}

.bkg-md-gr{background-color: #b6d398;}


.panel > .panel-heading {
    background-image: none;
    background-color: #dceace;
    color: #004200;
}

ul {
	font-size: 16px;
	font-family: arial, sans-serif;
	list-style-position:outside;
	margin: 0;
    text-align: left;
    padding-right: 15px;
    padding-left: 10px;
}


/* FOOTER */

footer{
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #004200;
	margin-top: -40px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 20px;
	text-align:center;
}

div.grntxt {
    max-width:1140px;
    margin: auto;
    color: #c0f8c0;
}

div.ftrspacng {
    max-width:1000px;
    margin: auto;
}

/* HEADERS */
h1, .vrylarge{
font-family: 'Lora', serif;
	font-size: 26px;
	font-weight: 500;
	color:#004200;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align:center;
}

h2, .sameh2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: 500;
	color:#004200;
}

h3 {font-family: 'Source Sans Pro', sans-serif; 
font-size: 22px; color:#004200;}


/* LINKS */

a.white {
 	color: #ffffff;
 	background-color: #004200;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: underline;
} 

a.white:hover {
 	color: #ffffff;
 	background-color: #004200;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: none;
}
     
a {outline: 0 !important;}

a.nounderline, a.nounderline:active {
	text-decoration: none; 
	font-size: 1em;
	color:#004200;
}

a.nounderline:hover {
	text-decoration: underline; 
	font-size: 1em;
	color:#004200;
}


a.whtbkg {
 	color: #000000;
 	background-color: #ffffff;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: underline;
} 

a.whtbkg:hover {
 	color: #000000;
 	background-color: #ffffff;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: none;
}

/* PLACEMENT */

.center-block {
      display: block;
      margin-right: auto;
      margin-left: auto;
      text-align:center;
}

.btn-group{
  display:inline-block;
}

.btn-group button{
  width:auto;
  height:40px;
  border:none;
  background-color:#4444ee;
  color:#fff;
}




@media only screen and (min-width : 768px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}



.top25 {padding-top: 25px;}
.top50 {padding-top: 50px;}
.top75 {padding-top: 75px;}
.tb5 {padding-top: 5px; padding-bottom: 5px;}
.tb10 {padding-top: 10px; padding-bottom: 10px;}
.tb15 {padding-top: 15px; padding-bottom: 15px;}
.tb20 {padding-top: 20px; padding-bottom: 20px;}
.tb25 {padding-top: 25px; padding-bottom: 25px;}
.tb30 {padding-top: 30px; padding-bottom: 30px;}
.tb35 {padding-top: 35px; padding-bottom: 35px;}
.tb40 {padding-top: 40px; padding-bottom: 40px;}
.tb45 {padding-top: 45px; padding-bottom: 45px;}
.tb50 {padding-top: 50px; padding-bottom: 50px;}
.tb55 {padding-top: 55px; padding-bottom: 55px;}
.tb60 {padding-top: 60px; padding-bottom: 60px;}
.tb70 {padding-top: 70px; padding-bottom: 70px;}
.tb75 {padding-top: 75px; padding-bottom: 75px;}
.tb80 {padding-top: 80px; padding-bottom: 80px;}
.tb90 {padding-top: 90px; padding-bottom: 90px;}
.tb100 {padding-top: 100px; padding-bottom: 100px;}
.tb125 {padding-top: 125px; padding-bottom: 125px;}
.tb130 {padding-top: 130px; padding-bottom: 130px;}






