/** MY CUSTOM CSS ADDITIONS **/

.parallelogram {
	width: 90%;
/*	-webkit-transform: skew(-35deg);
	   -moz-transform: skew(-35deg);
	     -o-transform: skew(-35deg); */
	background: rgba(237, 28, 36, 1);
	margin: 0px auto 0px auto;
	padding: 15px 0px 15px 0px;
	text-align: center;
	vertical-align: middle;
}
		 
.parallelogramfont {
	-webkit-transform: skew(0deg);
	   -moz-transform: skew(0deg);
	     -o-transform: skew(0deg);
	display: inline;
	text-align: center;
	vertical-align: middle;
	font-size: 40px;
	font-weight: bold;
	line-height: 44px;
	color: #ffffff;
}

.jm_slider_revolution  hompage-slider {
	display: none;
}

.btn-slider.reversed {
  background-color: rgba(255,255,255,0);
  border-color: rgba(255,255,255,1.0);
}

.btn-slider.reversed:hover,
.btn-slider.reversed:focus,
.btn-slider.reversed:active {
  background-color: rgba(188,155,47,1);
  border-color: rgba(188,155,47,1);
  color: rgba(255,255,255,1.0);
}

.btn-slider:hover, .btn-slider:focus, .btn-slider:active {
    background-color: #9c7b0f;
	border-color: #ffffff;
	color: #ffffff !important;
}

.readmore a {
    background: #fff8df none repeat scroll 0 0;
    border: thin solid #bc9b2f;
	border-radius: 6px !important;
	color: #9c7b0f;
	display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
	font-weight:bold;
    margin: 30px 0px 0px 0px;
	padding: 10px 20px;
    position: relative;
	text-transform: uppercase;
    transition: all 0.4s ease-in-out 0s;
	vertical-align: middle;
}

.readmore a:hover {
    background: #feefb9 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	border: thin solid #7c5b00;
    color: #7c5b00;
}

.tags a {
	background: #fff8df none repeat scroll 0 0;
	border: thin solid #e5cb77;
	border-radius: 4px !important;
    color: #9c7b0f;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 14px;
	margin: 0px 2px 0 3px;
    padding: 5px 10px 6px 10px;
	position: relative;
    transition: all 0.4s linear 0s;
	vertical-align: middle;
}

.tags a:hover {
	background: #feefb9 none repeat scroll 0 0;
	border: thin solid #7c5b00;
    color: #7c5b00;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
    transition: all 0.4s ease-out 0s;
}

.label {
	margin: 0px 2px 0 3px;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #feefb9;
}

.newsletterbox {
	border: 1px solid rgba(77,77,77,0.35);
	border-radius: 15px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(77,77,77,0.25)), to(rgba(77,77,77,0.25)));
	background-image: -webkit-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -moz-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -o-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -ms-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: linear-gradient(to bottom, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
}

.aboutusbox {
	border: 2px solid rgba(77,77,77,0.35);
	border-radius: 15px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(77,77,77,0.25)), to(rgba(77,77,77,0.25)));
	background-image: -webkit-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -moz-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -o-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -ms-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: linear-gradient(to bottom, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
    float: left;
    margin: 100px 0px 100px 0px;
	max-width: 700px;
	width: 100%;
}

.aboutusboxcourageous {
	border: 2px solid rgba(77,77,77,0.35);
	border-radius: 15px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(77,77,77,0.25)), to(rgba(77,77,77,0.25)));
	background-image: -webkit-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -moz-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -o-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: -ms-linear-gradient(top, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
	background-image: linear-gradient(to bottom, rgba(77,77,77,0.25), rgba(77,77,77,0.25));
    float: left;
    margin: 100px 0px 100px 0px;
	max-width: 650px;
	min-width: 650px;
	width: 650px;
}


/** K2 OVERRIDES **/

#k2Container div.catItemReadMore a,
#k2Container .latestItemReadMore a,
#k2Container .userItemReadMore a,
#k2Container .tagItemReadMore {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.k2ReadMore {
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    background: #bc9b2f none repeat scroll 0 0;
    border: medium none;
	border-radius: 2px !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 8px 14px;
    position: relative;
    vertical-align: middle;
}

a.k2ReadMore:hover {
	-moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    background: #556 none repeat scroll 0 0;
	color: #bc9b2f;
}

a.k2ReadMore {
    color: #ffffff;
}


/** HWD MEDIASHARE OVERRIDES **/

.well {
    background-color: #ffffff;
    border: 1px none #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05) inset;
	display: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}


/** RSFORM CONTACT FORM **/

.contact-form-section .sppb-addon-raw-html * {
	color: #555555;
	font-size: 18px;
}

#formControlLabel {
	text-align: left;
	width: 160px;
}

#g-recaptcha-46 {
	display: block;
	float: left;
	position: relative;
	z-index: 1;
}

.captchaValidation {
	float: left;
}

#custom-contactsubmit {
	margin-top: 30px;
}

button#contactsubmit {
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #be9d2f;
	border-radius: 4px;
    color: #be9d2f;
	font-size: 18px;
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
	width: 80%;
}

button#contactsubmit:hover, button#contactsubmit:active, button#contactsubmit:focus {
	background-color: #be9d2f;
	border: 1px solid #be9d2f;
	border-radius: 4px;
	color: #ffffff;
	text-shadow: none;
	transition: all 0.2s linear 0s;
	outline: none;
}

.contactformid .contactformclass textarea, .contactformclass input[type="text"], .contactformclass input[type="password"] {
    background-color: transparent;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	font-size: 40px;
	line-height: 50px;
	outline: medium none;
	text-align: center;
	text-indent: 5px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 100%;
}

.contactformclass textarea:focus, .contactformclass input[type="text"]:focus, .contactformclass input[type="password"]:focus, .contactformclass select:focus {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-color: rgba(189,156,47,0.8);
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(189,156,47,0.6);
	padding: 1px 1px 1px 1px;
}

form input[type]:hover, form textarea:hover {
	background-color: transparent;
	border-color: rgba(189,156,47,0.8);
	border-width: 1px;
	border-style: solid;
}

.contactformclass .formError {
    color: #b94a48;
    display: inline;
    font-size: 30px;
    font-weight: bold;
    height: 0;
    margin: 0;
    padding: 3px 0 0 5px;
    vertical-align: middle;
}

#contactfirstname  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
    font-size: 30px;
	font-weight: normal;
    height: 40px;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 80%;
}
	
#contactlastname  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
    font-size: 30px;
	font-weight: normal;
    height: 40px;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 80%;
}


#contactemail  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
    font-size: 30px;
	font-weight: normal;
    height: 40px;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 80%;
}

#contactphone  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
    font-size: 30px;
	font-weight: normal;
    height: 40px;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 80%;
}

.contactcontactby input[type="radio"], .contactcontactby input[type="checkbox"] {
    float: left;
    margin: 10px 4px 0px 20px;
    padding: 0 0 0 18px;
}

#contactsubject {
    height: 36px;
    padding-top: 0;
    width: 80%;
}

#contactother  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
    font-size: 30px;
	font-weight: normal;
    height: 40px;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 80%;
}

#contactdetails {
    background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
    font-size: 30px;
	font-weight: normal;
	height: 110px;
	line-height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
    resize: none;
    width: 80%;
}



/** RSFORM 8 WEEK PROGRAM QUESTIONAIRE FORM **/

.programformid .programformclass {
	font-size: 30px;
	line-height: 30px;
}

#programformid {
	background-color: transparent;
    border: 2px solid rgba(237, 28, 36, 1);
    border-radius: 5px;
	margin: 0px 0px 10px 0px;
	padding: 30px 30px 30px 30px;
}

.programField {
	
}

#g-recaptcha-97 {
	padding-top: 20px;
}

.programformid .programformclass textarea, .programformclass input[type="text"], .programformclass input[type="password"] {
    background-color: transparent;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	font-size: 40px;
	line-height: 50px;
	outline: medium none;
	text-align: center;
	text-indent: 5px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 100%;
}

.programformclass textarea:focus, .programformclass input[type="text"]:focus, .programformclass input[type="password"]:focus, .programformclass select:focus {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-color: rgba(189,156,47,0.8);
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(189,156,47,0.6);
	padding: 1px 1px 1px 1px;
	/** outline: 1px solid #e0d3d3; **/
}

.programformclass input[type]:hover, textarea:hover {
    background-color: transparent;
	border: 1px solid #cccccc;
    border-color: rgba(189,156,47,0.8);
	border-radius: 5px;
    /** box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(189,156,47,0.6); **/
	padding: 1px 1px 1px 1px;
}

.programformclass .formError {
    color: #b94a48;
    display: inline;
    font-size: 30px;
    font-weight: bold;
    height: 0;
    margin: 0;
    padding: 3px 0 0 5px;
    vertical-align: middle;
}

#programfirstname  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
	font-weight: normal;
    height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

#programlastname  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
	font-weight: normal;
    height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

#programemail  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
	font-weight: normal;
    height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

#programphone  {
	background-color: transparent;
	color: #606060;
    display: inline-block;
	text-align: left;
	font-weight: normal;
    height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

#programcontactby0 #programcontactby1 #programcontactby2 input[type="radio"], .programcontactby input[type="checkbox"] {
    float: left;
    margin: 10px 4px 0px 20px;
    padding: 0 0 0 18px;
}

#question1other {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 1px 1px 1px 1px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#question2other {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 1px 1px 1px 1px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#question3yes {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 1px 1px 1px 1px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#question3no {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 1px 1px 1px 1px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#question4yes {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 1px 1px 1px 1px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#question5 {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 1px 1px 1px 1px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

form input[type], form textarea {
	width: auto; 
}

#question60 {
	
}

#question61 {
	
}

#programsubmit40 {
	width: 100%;
	margin: 0px 20px 0px 0px;
}

#programsubmit90 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#submitcolumn {
	width: 100%;
}

.programformclass input[type="button"], .programformclass input[type="submit"], .programformclass input[type="reset"] {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 19px 0px 20px 0px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}

.programformclass input[type="submit"] {
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 19px 0px 20px 0px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}

.programformclass input[type="submit"]:hover,
.programformclass input[type="submit"]:focus,
.programformclass input[type="submit"].focus,
.programformclass input[type="submit"]:active,
.programformclass input[type="submit"].active,
.programformclass input[type="submit"].disabled,
.programformclass input[type="submit"][disabled] {
	background-color: #be9d2f;
	border: 1px solid #af8b1e;
	border-radius: 5px;
	color: #ffffff;
	outline: none;
    padding: 19px 0px 20px 0px;
	transition: all 0.2s linear 0s;
}

.programformclass input[type="submit"]:active,
.programformclass input[type="submit"].active
.programformclass input[type="submit"]:focus,
.programformclass input[type="submit"].focus {
  	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6) inset;
}

.programformclass input[type="reset"] {
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 19px 0px 20px 0px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}

.programformclass input[type="reset"]:hover,
.programformclass input[type="reset"]:focus,
.programformclass input[type="reset"].focus,
.programformclass input[type="reset"]:active,
.programformclass input[type="reset"].active,
.programformclass input[type="reset"].disabled,
.programformclass input[type="reset"][disabled] {
	background-color: #fff7f2;
	border: 1px solid #ae1c05;
	border-radius: 5px;
	color: #ae1c05;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	outline: none;
    padding: 19px 0px 20px 0px;
	transition: all 0.2s linear 0s;
}

.programformclass input[type="reset"]:active,
.programformclass input[type="reset"].active
.programformclass input[type="reset"]:focus,
.programformclass input[type="reset"].focus {
  	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6) inset;
}



/** NEWSLETTER FOOTER FORM **/

.newsformclass {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px !important;
    overflow: visible;
	padding: 0px 0px 0px 0px;
    position: relative;
    width: 100%;
}

.newsformControls {
	margin-left: 0px;
}

#component32 {
	color: #be9d2f;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}

#newsname {
	background-color: #45474B;
	color: #ffffff;
    display: inline-block;
	float: left;
	font-size: 13px;
    margin-bottom: -5px;
	padding: 4px 0px 4px 8px;
	position: relative;
	width: 100%;
}

#newsemail {
	background-color: #45474B;
	color: #ffffff;
    display: inline-block;
	float: left;
	font-size: 13px;
    margin-bottom: -5px;
	padding: 4px 0px 4px 8px;
	position: relative;
	width: 100%;
}

form input[type]:active, form textarea:active {
	border-color: rgba(189,156,47,0.8) !important;
	border-width: 1px;
	border-style: solid;
}

form input[type]:focus, form textarea:focus {
	border-color: rgba(189,156,47,0.8) !important;
	border-width: 1px;
	border-style: solid;
}

button#newspagebreakNext:hover, button#newspagebreakNext:active, button#newspagebreakNext:focus {
	background-color: rgba(190,157,47,1);
	border: 1px solid rgba(255,255,255,1);
	color: rgba(255,255,255,1);
}

button#newspagebreakNext {
    background-color: rgba(190,157,47,0.16);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 1px solid rgba(190,157,47,1);
	border-radius: 4px;
    color: rgba(190,157,47,1);
	font-size: 16px;
	height: 34px;
    padding: 0px 0px 2px 0px;
    text-shadow: none;
	width: 100px;
}

button#newssubmitPrev {
	display:none;
}

/*

button#newssubmitPrev:hover, button#newssubmitPrev:active, button#newssubmitPrev:focus {
	background-color: #25272a;
	border: 1px solid #d9af31;
	border-radius: 5px;
	color: #d9af31;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	transition: all 0.2s linear 0s;
	outline: none;
}

button#newssubmitPrev {
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
	margin-right: 5px;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}
*/

button#newssubmit:hover, button#newssubmit:active, button#newssubmit:focus {
	background-color: rgba(190,157,47,1);
	border: 1px solid rgba(255,255,255,1);
	color: rgba(255,255,255,1);
}

button#newssubmit {
	background-color: rgba(190,157,47,0.16);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 1px solid rgba(190,157,47,1);
	border-radius: 4px;
    color: rgba(190,157,47,1);
	font-size: 16px;
	height: 34px;
    padding: 0px 0px 2px 0px;
    text-shadow: none;
	width: 100px;
}

#g-recaptcha-32 {
	display: block;
	float: left;
	position: relative;
	z-index: 1;
}


/** RSFORM NEWSLETTER POPUP **/

/**
.newsformtopid .newsformtopclass {
	font-size: 20px;
	line-height: 20px;
}

#newstopfirstname  {
	background-color: rgba(255, 255, 255, 0.10);
	color: #ffffff;
    display: inline-block;
	text-align:center;
    font-size: 20px;
	font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0px 0px 20px 0px;
	padding: 1px 1px 1px 1px;
	width: 350px;
}

#newstopemail  {
	background-color: rgba(255, 255, 255, 0.10);
	color: #ffffff;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0px 0px 20px 0px;
	padding: 1px 1px 1px 1px;
	width: 350px;
}

#component75 {
	padding-left: 85px;
	width: 300px;
}

#component73 {
	float: right;
    margin: -55px 10px 0 0;
    position: relative;
}

.newsformtopclass .formValidation {
	margin: 0px 0px 0px 0px;
}

.newsformtopclass .formError {
    color: #b94a48;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 10px;
    margin: 0px;
    padding-left: 0px;
	text-transform: none;
    vertical-align: middle;
}

.newsformtopid .newsformtopclass textarea, .newsformclass input[type="text"], .newsformclass input[type="password"] {
    background-color: transparent;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	font-size: 40px;
	line-height: 50px;
	outline: medium none;
	text-align: center;
	text-indent: 5px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 100%;
}

.newsformtopclass textarea:focus, .newsformtopclass input[type="text"]:focus, .newsformtopclass input[type="password"]:focus, .newsformtopclass select:focus {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-color: rgba(189,156,47,0.8);
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(189,156,47,0.6);
	padding: 1px 1px 1px 1px;
}

.newsformtopclass input[type]:hover, textarea:hover {
    background-color: transparent;
	border: 1px solid #cccccc;
    border-color: rgba(189,156,47,0.8);
	border-radius: 5px;
	padding: 1px 1px 1px 1px;
}

.newsformtopclass input[type="button"], .newsformtopclass input[type="submit"], .newsformtopclass input[type="reset"] {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 2px solid #be9d2f;
	border-radius: 40px;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
    padding: 10px 200px 5px 200px
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}

.newsformtopclass input[type="submit"] {
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 2px solid #d9af31;
	border-radius: 5px;
    color: #d9af31;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 200px 5px 200px
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}

.newsformtopclass input[type="submit"]:hover,
.newsformtopclass input[type="submit"]:active,
.newsformtopclass input[type="submit"].active,
.newsformtopclass input[type="submit"].disabled,
.newsformtopclass input[type="submit"][disabled] {
	background-color: #fff8e5;
	border: 2px solid #be9d2f;
	border-radius: 5px;
	color: #be9d2f;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	outline: none;
	padding: 10px 200px 5px 200px
	transition: all 0.2s linear 0s;
}

.newsformtopclass input[type="submit"]:active,
.newsformtopclass input[type="submit"].active {
  	background-color: #fff8e5 \9;
}

.newsformtopclass input[type="button"]:first-child, .newsformtopclass input[type="reset"]:first-child, .newsformtopclass input[type="submit"]:first-child {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 2px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 200px 5px 200px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}

.newsformtopclass input[type="button"]:hover,
.newsformtopclass input[type="button"]:active,
.newsformtopclass input[type="button"].active,
.newsformtopclass input[type="button"].disabled,
.newsformtopclass input[type="button"][disabled] {
	background-color: #fff8e5;
	border: 2px solid #af8b1e;
	border-radius: 5px;
	color: #af8b1e;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	outline: none;
	padding: 10px 200px 5px 200px
	transition: all 0.2s linear 0s;
}

.newsformtopclass input[type="button"]:active,
.newsformtopclass input[type="button"].active {
  	background-color: #fff8e5 \9;
}

.newsformtopclass input[type="reset"]:hover,
.newsformtopclass input[type="reset"]:active,
.newsformtopclass input[type="reset"].active,
.newsformtopclass input[type="reset"].disabled,
.newsformtopclass input[type="reset"][disabled] {
	background-color: #fff8e5;
	border: 2px solid #af8b1e;
	border-radius: 40px;
	color: #af8b1e;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	outline: none;
	padding: 15px 150px 15px 150px;
	transition: all 0.2s linear 0s;
}

.newsformtopclass input[type="reset"]:active,
.newsformtopclass input[type="reset"].active {
  	background-color: #fff8e5 \9;
}

.newsformtopclass {
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
    padding: 0px 0px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}

	
	button#newstopsubmitPrev
	{
	display:none;
	}
	
	button#newstopsubmitPrev:hover
	{
	background-color: #fff8e5;
	border: 2px solid #af8b1e;
	border-radius: 5px;
	color: #af8b1e;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	transition: all 0.2s linear 0s;
	outline: none;
	}
	button#newstopsubmitPrev
	{
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 2px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
	margin-right: 5px;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
	}
	button#newstopsubmit:hover
	{
	background-color: transparent;
	border: 2px solid #be9d2f;
	border-radius: 5px;
	color: #c59f2c;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	transition: all 0.2s linear 0s;
	outline: none;
	}
	button#newstopsubmit{
	background-attachment: scroll;
    background-color: rgba(190, 157, 47, 0.10);
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 2px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 115px 10px 115px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
	}
	
**/
	
	
/** COURAGEOUS LIFE DOWNLOAD FORM **/

.courageousformclass {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px !important;
    overflow: visible;
	padding: 0px 0px 0px 0px;
    position: relative;
    width: 100%;
}

.courageousformControls {
	margin-left: 0px;
}

#component51 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}

#courageousfirstname {
	background-color: #ffffff;
	color: #43434d;
    display: inline-block;
	float: left;
	font-size: 20px !important;
	height: 50px;
    margin-bottom: -5px;
	padding: 4px 0px 4px 8px;
	position: relative;
	width: 100%;
}

#courageousemail {
	background-color: #ffffff;
	color: #43434d;
    display: inline-block;
	float: left;
	font-size: 20px !important;
	height: 50px;
    margin-bottom: -5px;
	padding: 4px 0px 4px 8px;
	position: relative;
	width: 100%;
}

button#courageousparttwoNext:hover, button#courageousparttwoNext:active, button#courageousparttwoNext:focus {
	background-color: rgba(190,157,47,1);
	border: 1px solid rgba(255,255,255,1);
	color: rgba(255,255,255,1);
}

button#courageousparttwoNext {
    background-color: rgba(190,157,47,0.16);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 1px solid rgba(190,157,47,1);
	border-radius: 4px;
    color: rgba(190,157,47,1);
	font-size: 20px !important;
	height: 50px;
    padding: 0px 0px 2px 0px;
    text-shadow: none;
	width: 100%;
}

button#courageoussubmitPrev {
	display:none;
}

/*

button#courageoussubmitPrev:hover, button#courageoussubmitPrev:active, button#courageoussubmitPrev:focus {
	background-color: #25272a;
	border: 1px solid #d9af31;
	border-radius: 5px;
	color: #d9af31;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	transition: all 0.2s linear 0s;
	outline: none;
}

button#courageoussubmitPrev {
	background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #be9d2f;
	border-radius: 5px;
    color: #be9d2f;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
	margin-right: 5px;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: uppercase;
	transition: all 0.2s linear 0s;
}
*/

button#courageoussubmit:hover, button#courageoussubmit:active, button#courageoussubmit:focus {
	background-color: rgba(190,157,47,1);
	border: 1px solid rgba(255,255,255,1);
	color: rgba(255,255,255,1);
}

button#courageoussubmit {
	background-color: rgba(190,157,47,0.16);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 1px solid rgba(190,157,47,1);
	border-radius: 4px;
    color: rgba(190,157,47,1);
	font-size: 20px !important;
	height: 50px;
    padding: 0px 0px 2px 0px;
    text-shadow: none;
	width: 100%;
}

#g-recaptcha-51 {
	display: block;
	float: left;
	position: relative;
	z-index: 1;
}
