@charset "utf-8";

/**
Theme Name: JXWD Custom

Theme Description: Custom Theme by JXWD...

*/




/************************************************************************************/
/* Reset                                                                            */
/************************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font: inherit;
	vertical-align: baseline;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
}

ol, ul {
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



table,tr,td,th,tbody{ vertical-align:top}





/************************************************************************************/
/* site specific                                                                    */
/************************************************************************************/ 

/* Editor */

.mceContentBody {
/* 	font-family: 'Waiting for the Sunrise', cursive;*/
	font-size:1em;
	min-height:400px;
	margin:5%;
	}
	
		
		
		

body {background-color:white; margin:0; border:0; font-size:14px; font-family: 'Montserrat', sans-serif;  line-height:2em; color:#333333}


bold,strong {font-weight:bold}
bold,strong {font-weight:bold}
em { font-style: italic;}


hr {clear:both; border:0; border-bottom:1px solid #ccc; padding-top:2em; margin-bottom:2em}

h1 {font-size:2.2em; color:#647345; font-weight:normal; margin-bottom:1em;  font-family: 'Co Headline Corp', sans-serif;}
h2 {font-size:1.25em; color:#647345; font-weight:bold;  margin-bottom:1em; }
h3 {font-size:1; color:#647345; }


p {margin-top:0; margin-bottom:2em; }

a {text-decoration:underline; color:#647345;}
a:hover {text-decoration:underline}

label{ display:inline-block; width:200px; text-align:right; padding-right:5px}

img {}

iframe {width:560px; height:315px}



.text_box{width:80%; margin:auto auto; border:0px solid #fafafa;  }

.more-link { display:none}

.alignleft { float:left; margin:2em; margin-left:0}
.alignright { float:right; margin:2em; margin-right:0}

/* Crossbrowser Solution */
.mceContentBody ul{list-style-type: none;padding: 0px;margin: 0px;line-height:2.4em;}
.mceContentBody li{ background-image:url(images/bullet.png); background-size: 8px 8px ;background-repeat: no-repeat;background-position: 4px 11px;padding-left: 22px;}




table {padding:0;border:0;margin:0; border-collapse:collapse; vertical-align:top; text-align:left}
table { width:100%}
tr {padding:0;border:0;margin:0;border-collapse:collapse;vertical-align:top; text-align:left}
td {padding:0;border:0;border-left: solid #ffffff 30px;margin:0;border-collapse:collapse;vertical-align:top; text-align:left}
td { background-color:#e5f0e1; border:1px solid white; padding-left:4px; min-width:100px}

