div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../../assets/image/plugin/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

h7{
	font-size:17px;
	font-style: bold;
	color: #398f14;
	font-weight: 100;
	line-height: 1;
}
h8{
	font-size:13px;
	font-style: bold;
	color: #398f14;
	font-weight: 300;
	line-height: 1;
}
h9{
	font-size:13px;
	font-style: bold;
	color: #398f14;
	font-weight: 500;
	line-height: .25;
}
h10{
	font-size:12px;
	font-style: bold;
	color: #777777;
	font-weight: 600;
	line-height: .85;
	padding-bottom: 10px;
	padding-left: 3px;
}
h11{
	font-size:12px;
	font-style: bold;
	color: #777777;
	font-weight: 600;
	line-height: .85;
	padding-left: 3px;
}
.block-container{    
    font-size: 22px;
    line-height: 1.4;
    text-transform: none;
	position: relative;
	margin-bottom:20px;
}
.block-container > span {    
    color:#212121;
	font-weight:200;
}
.big-section {
	padding: 100px 0;
}
.medium-section {
	padding: 80px 0;
}
.split-para      { display:block;margin:20px;}
.split-para span { display:block;float:right;width:20%;margin-left:20px;}

.blog-image-with-text {
	text-align: left;
	max-width: 900px;
	position: relative;
}
.blog-image-with-text img {
	display: block;
	margin: 0px 0px 5px 0px;
	position: relative;
}
.blockquote, blockquote p {
	color: #777;
	font-size: 19px;
	font-style: italic;
	line-height: 1.6;
	margin-bottom: 20px;
}
blockquote {padding:  0px 10px 10px 0px; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "../../image/theme/line-pattern-1.png"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
blockquote footer {
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px; 
	text-transform: uppercase;
	font-style:normal;
}
blockquote.blockquote {
  font-size: 17px;
	font-style: normal;
	color: #398F14;
	text-align: left;
  padding: 5px;
  margin: 0px 200px 0px 50px;
  background-position: top left;
  background-repeat: no-repeat;
	text-indent: 10px;
}
blockquote.blockquote-footer{
	font-size:14px;
	font-style: small-caps;
	color: #398f14;
	text-align: left;
	padding: 5px;
	margin: 0px 25px 0px 25px;
	text-indent: 10px;
}

.container-262 {
    width: 870px;
	display:inline-block;
	margin: 0 0 20px 0; /*top-right-bottom-left */
	padding: 0;
	clear:none;
}
.ct-262-header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 150px;
	float: left;
	border-bottom: #c00 solid 3px;
}
.ct-262-primary {
    float: left;
    width: 200px;
	text-align: justify;
	padding: 0px 0px 20px 0px;
}
.ct-262-content {
    float:left;
    width: 600px;
	text-align: justify;
	padding: 0px 20px 20px 20px;
}
.ct-262-secondary {
    float: right;
    width: 200px;
	text-align: justify;
	padding: 0px 0px 20px 0px;
}
.ct-262-footer {
    float: left;
	width: 870px;
	border-top: #c00 solid 3px;
}
.ct-262 {
    width: 870px;
	margin: 0 0 0 20px; /*top-right-bottom-left */
	padding: 0;
}
.ct-262-col1 {
 width: 250px;
 float: left;
 }
 .ct-262-col2outer {
 width: 610px;
 float: right;
 margin: 0;
 padding: 0;
 }
.ct-262-col2outer .col2mid {
 width: 300px;
 float: left;
 }
 .ct-262-col2outer .ct-262-col2side {
 width: 300px;
 float: right;
 }
.container-171 {
    width: 870px;
	display:inline-block;
	margin: 5px 0 5px 0; /*top-right-bottom-left */
	padding: 0;
	clear:none;
}
.ct-171-header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 150px;
	float: left;
	border-bottom: #c00 solid 3px;
}
.ct-171-primary {
    float: left;
    width: 100px;
	text-align: justify;
	padding: 0px 0px 20px 0px;
}
.ct-171-content {
    float:left;
    width: 700px;
	text-align: justify;
	padding: 0px 20px 20px 20px;
}
.ct-171-secondary {
    float: right;
    width: 100px;
	text-align: justify;
	padding: 0px 0px 20px 0px;
}
.ct-171-footer {
    float: left;
	width: 870px;
	border-top: #c00 solid 3px;
}
.container-900{
	clear:both;
	width: 900px;
    margin: 0 auto;
	padding-bottom: 30px;
}
.container-900-2{
	clear:both;
	width: 900px;
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
.container-multi-photos {
	width: 100%;
	height: 100%;
	padding-bottom: 40px;
	display:inline-block;
	background-color:#eee;
    font-family:Arial;
    font-size:0;
}
.con-multi-box {
	color:#666;
    background-color:#fff;
    width:30%;
    font-size:40px;
    font-weight:bold;
    margin:20px 0 0 2.5%;
    line-height:200px;
    display:inline-block;
    border-radius:6px;
    box-shadow:0 4px 5px #ccc;
    text-align:center;
    *display:inline;
    zoom:1;
}
.container-2col {
	display: inline-block;
	width: 900px;
	margin: 0%;
	background-color: #ffffff;
	padding: 0px;
	/*border: 1px solid #e9e9e9;  This border is stopping the 3 column look so I took it out for now */
	/*border-radius: 0px;   Rounded Corners */
	/*box-shadow: 0px 1px 5px 1px #d9d9d9;  Drop Shadow */
	align:center;
}
.con-2col-header {
	align:center;
	margin: 0;
	width: 900px;
	height: 80px;
	float: left;
	padding: 20px 0px 30px 0px;  /*top-right-bottom-left */
	border-top: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px; 
}
.con-2col-header-2 {
	align:center;
	margin: 0;
	width: 900px;
	height: 20px;
	float: left;
	padding: 0px 0px 40px 0px;  /*top-right-bottom-left */
	/*border-top: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px; */
}
.con-2col-left {
	float: left;
    width: 450px;
	text-align: justify;
	padding: 20px 100px 20px 20px;
}
.con-2col-right {
	float: left;
    width: 450px;
	text-align: justify;
	padding: 0px 20px 20px 20px;
}
.con-2col-footer {
	float: left;
	width: 900px;
	height: 50px;
	text-align: center;
	border-top: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px;
	padding: 10px 0px 10px 0px;
}
.container-3col {
	display: inline-block;
	width: 900px;
	margin: 0%;
	background-color: #ffffff;
	padding: 0px;
	/*border: 1px solid #e9e9e9;  This border is stopping the 3 column look so I took it out for now */
	/*border-radius: 0px;   Rounded Corners */
	/*box-shadow: 0px 1px 5px 1px #d9d9d9;  Drop Shadow */
	align:center;
}
.con-3col-header {
	align:center;
	margin: 0;
	width: 900px;
	height: 80px;
	float: left;
	padding: 20px 0px 30px 0px;  /*top-right-bottom-left */
	border-top: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px; 
}
.con-3col-header-2 {
	align:center;
	margin: 0;
	width: 900px;
	height: 40px;
	float: left;
	padding: 0px 0px 0px 0px;  /*top-right-bottom-left */
	/*border-top: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px; */
}
.con-3col-left {
	float: left;
    width: 200px;
	text-align: justify;
	padding: 20px 100px 20px 20px;
}
.con-3col-center {
	float:left;
    width: 500px;
	text-align: justify;
	padding: 0px 20px 20px 20px;
}
.con-3col-right {
	float: left;
    width: 200px;
	text-align: justify;
	padding: 0px 20px 20px 20px;
}
.con-3col-footer {
	float: left;
	width: 900px; 
	height: 50px;
	text-align: center;
	border-top: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px;
	padding: 10px 0px 10px 0px;
}
.col900-252-outside {
	magin: 0;
	padding: 0;
}
.col900-252-container {
	display: inline-block;
	width: 900px;
    margin: 1%;
	background-color: #e1e1de;
	border-radius: 5px;
}
.col900-252-header {
    clear: both;
    height: 50px;
    background-color:#DCD1D1;
    padding: 1px;
}
.col900-252-left {
    float: left;
    width: 200px;
    background-color:#326F9C;
}
.col900-252-right {
    float: right;
    width: 200px;
    background-color:#EDEC10;
}
.col900-252-middle {
    padding: 0px 160px 5px 160px;
    margin: 200px;
    background-color:#DC29ED;
}
.col900-252-footer {
    clear: both;
    background-color:#08E9CA;
}
.line-over-under {
	float: left;
	width:100%;
	height: 50px;
	text-align: center;
	border-top: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px;
	padding: 10px 0px 10px 0px;
}
.nav-footer {
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc; }
.nav-footer li {
	float: left; }
.nav-footer li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #069;
	border-right: 1px solid #ccc; }
.nav-footer li a:hover {
	color: #c00;
	background-color: #fff; 
}
.daily-entry {
	padding: 15px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	float: left;
}
.daily-entry-separator {
	padding-left: 2px;
	padding-right: 2px;
	border-right: medium solid #ccc;
}
.daily-container{    
    font-size: 15px;
    line-height: 1.85;
    text-transform: none;
	position: relative;
	text-align: justify;
	margin-bottom:20px;
}