body {
    margin: 0px;
    padding: 0px;
	background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/waysofpeace/site-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    background-size: cover;
	color: #000000;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
    font-weight:normal;
	line-height: 18px;
    
}
ul, li {
    color: #000000;
    font-family: 'Droid Serif', serif;
    font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	/*font-weight: 700;
    /*letter-spacing: 0.06em;*/
    margin-left: 15px;
}
p {
	color: #000000;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
    /*letter-spacing: 0.06em;*/
}
a {
	/*color: #129989;*/
    color:#199586;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
a:hover {
    text-decoration: underline;
}
.blog_post_listing_content a {
    color:#148275;
}
a img {
    border: 0px;  
}
h1, h1 a { 
	color: #8a2290;
	font-family: 'Droid Serif', serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h2, h2 a {
    color: #008080;
	/*color: #20B4A2;*/
    font-family: 'Droid Serif', serif;
	/*font-weight: normal;*/
	/*font-size: 24px;*/
	line-height: 28px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h3 {
	color: #008080;
    font-family: 'Droid Serif', serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h3 a {
	color: #008080;
    font-family: 'Droid Serif', serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h3 a:hover {
	color: #008080;
	text-decoration: underline;
}
h4, h4 a {
    color: #8a2290;
	/*color: #20B4A2;*/
    font-family: 'Droid Serif', serif;
	/*font-weight: normal;*/
	font-size: 18px;
	line-height: 22px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h5, h5 a {
	/*color: #a6a6a6;*/
    color:#000000;
    font-family: 'Droid Serif', serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
    font-style: italic;
}
h6, h6 a {
	color: #eee;
    font-family: 'Droid Serif', serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:  underline;
    color:
}
.wrapper {
    padding: 0px 0px 0px 0px;
}
.pagewrapper {
	padding: 20px 10px 20px 10px;
}
hr {
	
}
/*---------------------------Header START---------------------------*/
.headerWide {
	width: auto;
}
.header {
	margin: auto;
	width: 960px;
}
.header1 {
	padding: 10px 0px 10px 0px;
	text-align: right;
}
.header2 {
	padding: 10px 0px 10px 0px;
	text-align: right;
}
.headerLeft {
	width: 805px;
	margin: auto;
	padding: 30px 0px 30px 0px;
}

.logo {
	background-repeat: no-repeat;
	position: relative;
	border: 0px;
}
/*---------------------------Header END-----------------------------*/

.navigationWide {
	position: relative;
	width: auto;
}
.mainMenu {
	width: 950px;
    text-align: center;
    position: relative;
    display: block;
    background-color: #20B4A2;
    border-radius: 10px;
    height: 40px;
    margin: 0px auto -7px auto;
    position: relative;
    z-index: 2;
}
.mainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	zoom: 1;
	*display: inline;
}
.mainMenu li {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
.mainMenu .le_menu_level_container {
	position: relative;
}
.mainMenu li.le_menuitem_level_0 {
	float: left;
}
.mainMenu li.le_menuitem_level_0 a {
	color: #000;
	font-family: 'Droid Serif', serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px; 
	display: block;
	line-height: 40px;
}
.mainMenu li.le_menuitem_level_0 a:hover {
	color: #fff;
}
/*--------1st level submenu-------*/
.mainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 3;
	display: none;
	margin: -5px 0px 0px 0px;
	text-align: left;
}
.mainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.mainMenu li.le_menuitem_level_1 a {
	color: #000;
    width: 100%;
    background-color: #20B4A2;
	display: block;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 12px;
	text-shadow: none;
}
.mainMenu li.le_menuitem_level_1 a:hover {
	color: #fff;
}
/*----------2nd level submenu----------*/
.mainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -26px;
	padding: 0px;
}
.mainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	text-align: left;
}
.mainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.mainMenu li.le_menuitem_level_2 a {
	color: #000000;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	width: 170px;
	padding: 10px;
}
.mainMenu li.le_menuitem_level_2 a:hover {
	background: #f55642;
	color: #000000;
}
/*---------------------------MainMenu END---------------------------*/
/*---------------------------MainContent START----------------------*/
.contentWide {
	width: auto;
	margin: auto;
	position: relative;
}
.contentContainer {
    width: 960px;
	margin: auto;
	position: relative;
}
.contentTop {
	margin: auto;
	width: 775px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
	padding: 40px 20px 25px 20px;
}
.contentBottom {
	margin: auto;
	width: 935px;
	margin-bottom: 0px;
	background-color: #8A2290;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 18px;
}
.contentBottom2 {
	margin: 15px auto 10px auto;
	width: 544px;
    
}

.content1 {
	float: left;
	width: 775px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.content2 {
	float: left;
	width: 380px;
	text-align: left;
}
.content3 {
	float: left;
	width: 380px;
	margin-left: 15px;
}
.content4 {
	float: left;
    width: 775px;
    margin-top: 20px;
    margin-left: 80px;
}
.content5 {
	float: left;
	width: 115px;
	height: 27px;
	border-radius: 8px;
	background-color: #63317F;
    text-align: center;
    padding-top: 8px;
    border: 4px solid #724d95;
}
.content6 {
	float: left;
	width: 240px;
	height: 27px;
	margin: 0px 25px;
	background-color: #4D3B75;
	border-radius: 8px;
    text-align: center;
    padding-top: 8px;
    border: 4px solid #7c62a1;
}
.content7 {
	float: left;
	width: 115px;
	height: 27px;
	background-color: #8A2290;
	border-radius: 8px;
    text-align: center;
    padding-top: 8px;
    border: 4px solid #a154b8;
}

.subcontentTop {
    margin: -5px auto 20px auto;
	width: 870px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-radius: 15px;
	padding: 20px;
    box-shadow: 0px 0px 5px #000;
    position: relative;
    z-index: 1;
}
.subcontentBottom {
	margin: auto;
	width: 960px;
	margin-bottom: 20px;
}
.subcontentcontainerNarrow {
	float: left;
	width: 360px;
}
.subcontentcontainerWide {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
}
.subcontent1 {
    float: left;
	width: 775px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.subcontent2 {
	float: left;
	width: 380px;
	text-align: left;
}
.subcontent3 {
	float: left;
    width: 380px;
    margin-left: 15px
}
.subcontent4 {
	float: left;
    width: 820px;
    margin-top: 20px;
    margin-left: 57px;
}
.subcontent4 p {
    color: #fff;
}
.subcontent5 {
	float: left;
	width: 115px;
	height: 27px;
	border-radius: 8px;
	background-color: #63317F;
    text-align: center;
    padding-top: 8px;
    border: 4px solid #724d95;
}
.subcontent6 {
	float: left;
	width: 240px;
	height: 27px;
	margin: 0px 25px;
	background-color: #4D3B75;
	border-radius: 8px;
    text-align: center;
    padding-top: 8px;
    border: 4px solid #7c62a1;
}
.subcontent7 {
	float: left;
	width: 115px;
	height: 27px;
	background-color: #8A2290;
	border-radius: 8px;
    text-align: center;
    padding-top: 8px;
    border: 4px solid #a154b8;
}
/*---------------------------MainContent END------------------------*/
/*---------------------------Footer START---------------------------*/
.footerWide {
	width: auto;
	margin: 0px 0px 0px 0px;
}
.footer {
	font-family: 'Droid Serif', serif;
	width: 960px;
	margin: auto;
}
.footer p {
	color: #FFFFFF;
	font-size: 12px;
    font-weight: normal;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #eee;
	text-decoration: none;
}	
.footer1 {
	float: left;
	width: 590px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-family: 'Droid Serif', serif;
	padding-left: 10px;
}
.view_full_mobile {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	text-align: right;
	width: 200px;
	float: right;
	margin-bottom: 10px;
	padding-right: 10px;
    padding-top: 2px;
}
/*---------------------------Footer END-----------------------------*/
/*---------------------------CLEAR START----------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*---------------------------CLEAR END------------------------------*/
/*---------------------------LiveEdit Tags START--------------------*/
.le_mb_wrapper {
	max-width: 960px;
	margin: auto;
}
.le_form_name h1, h1.le_form_name {
    font-size: 18px;
}
.le_form_submit input {
	background-color: #ef974b;
	border: 0px;
	color: #FFFFFF;
	display: inline-block;
	padding: 10px;
}
#le_form_container_1 input {
	padding: 5px;
	font-size: 12px;
}
.le_form_control_label, .le_form_float_elements{ font-family: 'Droid Serif', serif; }
.staff_img { float: left; padding: 20px !important; }
.staff_side { width: 80%; margin-left: 10%; }
.staff_info { width: 100%; margin: 20px 0px 30px 0px; }
.staff_info h4 { font-size: 18px !important; }
.staff_bio { width: auto; }
.desc { margin-left: 20px; font-size: 13px; width: 500px; }
.pages { margin-left: auto; margin-right: auto; }
.page_link { padding: 5px; font-size: 1em; }
.current { padding: 5px; font-weight: 800; font-size: 1em; }
.next {	float: right; }
/*---------------------------LiveEdit Tags END----------------------*/
input[type="button"], input[type="submit"] { 
    color: #FFFFFF; 
    background-color: #8A2290;
    border-radius: 8px;
    text-align: center;
    border: 2px solid #a154b8;
}
input[type="button"]:hover, input[type="submit"]:hover { 
    cursor: pointer;
	color: #eee; 
    background-color: #8A2290;
    border-radius: 8px;
    text-align: center;
    border: 2px solid #a154b8; 
}
.blog_post_listing_title {
    margin-bottom: 10px;
}
.emailRow {
    width: 400px;
}
#blog_post_listing.blog_post_listing_sidebar {
    width: 575px;
}
.blog_post_listing_author, .blog_post_author {
    display: none;
}
.blog_post_listing_author_img_container, #blog_post_author_img.blog_post_author_img {
    display: none;
}
.amount {
    float:left;
    padding: 10px 10px 10px 0px;
}
.purpose {
    padding: 2px 0px;
}
.donationform {
    padding: 15px;
    background-color: #e7e7e7;
}
/*---------------------------Modal Box----------------------*/
.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
    opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 400px;
    height: 250px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close {
    background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/JandDFitness/fancybox/fancybox_sprite.png') !important;
}
#fancybox-loading div {
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/JandDFitness/fancybox/fancybox_loading.gif') center center no-repeat !important;
}
.fancybox-overlay {
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/JandDFitness/fancybox/fancybox_overlay.png');
}
.close:hover {
    background: #a2a2a2;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened {
    width: 865px !important;
}
.fancybox-inner {
    width: 836px !important;
}