/*
* {
	margin:0;
	padding:0;
	font: 13px 'Open Sans', sans-serif;
}
*/

.hasPlaceholder {
	color: #777;
}

a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #599add;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
	cursor: pointer;
}

a:hover {
	color: #4880bb;
}

img {
	border: none;
}

li a {
	border-bottom-style: none;
}

p, label {
	font-size: 13px;
	color: #595549;
}

strong {
	font-weight: 700;
}

italic {
	font-style: italic;
}

h1, h2, h3 {
	font-family: Kefa;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 30px;
	color: #42403f;
}

h2 {
	color:#42403F;
	font-size: 25px;
}

a h2, a h2:hover {
	color: #42403f;
	display: block;
}

h3 {
	font-size: 17px;
}

h4 {
	margin-top: 20px;
	font-size: 17px;
	font-weight: 600;
	color: #464543;
}

input[type=text], input[type=email] , textarea, select {
 
padding: 2px 2px 3px;
font-size: 13px;
border: 1px solid #ccc;
min-height: 30px;
width: 80%;
 }

textarea { 
resize: none;}
form {
	z-index: -1;
}
body {
	background-color: #F8EEE7;
	margin:0px !important;
}

.bg-white {
	background-color:white;
}

.bg-gray {
	background-color:#f0f0f0;
}

.bg-inset {
	margin-top:30px;
	margin-bottom:20px;
	height: 132px;
	background-color: #ECE1DA;
    -webkit-box-shadow: inset 0px 0px 10px 2px rgb(199, 189, 184);
	        box-shadow: inset 0px 0px 10px 2px rgb(199, 189, 184);
}

.bg-inset h1 {
	color: #555350;
border-bottom-style: none;
text-transform: uppercase;
font-size: 23px;
margin-top: 85px;
font-weight: normal;
font-style: normal;
}

.bg-inset #about a h1 {
margin-left: 20px;
}

.bg-inset #about {
	background: url(../../images/icon-circles.png) no-repeat;
height: 132px;
}

.bg-inset #apply {
	background: url(../../images/icon-folder.png) no-repeat 105px bottom;
height: 132px;
}

.bg-inset #support {

	background: url(../../images/icon-support.png) no-repeat right bottom;
height: 132px;
}

.top-colors {
	background: white url(../../images/colors.jpg) no-repeat;
}

.top-colors-red-orange-green {
	background: white url(../../images/colors-red-orange-green.jpg) no-repeat;
	padding-top: 3px;
}

.top-color-red {
	background-image: url(../../images/color-red.jpg);
	background-repeat: repeat-x;
}

.top-color-blue {
	background-image: url(../../images/color-blue.jpg);
	background-repeat: repeat-x;
}

.top-color-orange {
	background-image: url(../../images/color-orange.jpg);
	background-repeat: repeat-x;
}

.top-color-green {
	background-image: url(../../images/color-green.jpg);
	background-repeat: repeat-x;
}

.wpb_wrapper .center {
	background-color: #ededed;
}
.wpb_wrapper  .menu ul {
margin-left: 0px;
width: 212px;
}
.wpb_wrapper h4 {
	margin-top:0px;
}
.center {
	width: 99.9%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 27px;
}

nav.primary, #title {
	box-shadow: 0 0 5px 0 rgba(130, 112, 93, .5);
}

.content {
	padding: 15px;
}

.content-primary h1,
.content-wide h1 {
	margin-left: 10px;
}

.content.center {
	width: 930px;
}

.content-primary {
	width: 100%;
	min-height: 525px;
	float: left;
	border-right: 1px solid #e0e0e0;
}

.content-primary.content {
	width: 657px;
}

.content-secondary {
 	float: right;
	border-left: 1px solid #e0e0e0;
}

.content .social {
	height: 23px;
	margin-top: 20px;
	overflow: visible;
}

nav.primary {
 
	position: relative;
	z-index: 10;
	overflow: hidden;
 
	padding-bottom: 0;
	padding-left: 0;
}

nav.primary .nav-collapse > ul  {
	display: inline;
}
nav.primary ul li {
	list-style-type: none;
}

nav.primary ul li a {
	color: #29221c;
text-decoration: none;
font: normal 17px Kefa;
float: left;
border-right: 1px solid #d7d7d7;
padding: 16px;
padding-left: 15px;
padding-right: 15px;
text-align: left;
 
}

nav.primary ul li a:hover, li.current_page_item a, li.current-menu-ancestor > a{
	background-color: #F5F5F5;
}

nav.primary ul li a.selected  {
	background-color: #EEE;
}



.align-right {
	float: right;
}

.align-left {
	float: left;
}

.column {
	float: left;
}

.column-2 .column {
	width: 480px;
}

.column-2 .column.content {
	width: 450px;
}

.column-2 section.column {
	width: 470px;
}

.column-2 section.column-left{
	margin-right: 20px;
}

.column-3 .column {
	width: 300px;
	margin-right: 0px;
}

.column-3 .column.bordered {
	width: 319px;
	margin-right: 0;
	border-right: 1px solid #e6e6e4;
}

.column-3 .column.content {
	width: 289px;
}

.column-3 .column-right {
	margin-right: 0;
	border-right-style: none;
}
/*
.column p {
	margin-top: 15px;
}
*/
.clear {
	clear: both;
}

.bg-inset .column-3 .column {
	border-right: 1px solid #d2cbc5;
	width: 289px;
}

.bg-inset .column-3 .column-left {
	border-left: 1px solid #d2cbc5;
	width: 318px;
}

.button-party { /* Where two or three buttons are gathered, there will be a button party. - Matthew 18:20 */
	border-top: 1px solid #ececec;
}

.button-party .button {
	margin-left: 3px;
}

.button, .button:hover {
	display: inline-block;
	height: 22px;
	font-weight: 600;
	text-align: center;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	
    text-shadow: 0px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=0, offy=1);

	-webkit-box-shadow:  0px 1px 5px 0px rgba(0, 0, 0, .15);
			box-shadow:  0px 1px 5px 0px rgba(0, 0, 0, .15);
	
	background: url(../../images/button-bg.jpg) repeat-x;
	border: 1px solid #9e9e9e;
	color: #575757;
}

input[type="submit"].button {
	height: 20px;
	padding-bottom: 22px;
}

.button:active {
	-webkit-box-shadow:  none;
			box-shadow:  none;
	margin-top: 1px;
	margin-bottom: -1px;
}

.button.button-large {
	height: 27px;
	padding-top: 7px;
	font-size: 13px;
}

.button-full-width, .button-full-width:hover {
	display: block;
}

.button.button-submit-inline {
	margin-left: -4px;
}

.button-red, .button-red:hover {
	background: url(../../images/button-bg-red.jpg) repeat-x;
	border: 1px solid #a8463e;
	color: #83271f;
}

.button-orange, .button-orange:hover {
	background: url(../../images/button-bg-orange.jpg) repeat-x;
	border: 1px solid #dea53c;
	color: #805419;
}

.button-green, .button-green:hover {
	background: url(../../images/button-bg-green.jpg) repeat-x;
	border: 1px solid #aec048;
	color: #495717;
}

.button-green.button-large, .button-green:hover.button-large {
	background: url(../../images/button-bg-large-green.jpg) repeat-x;
	border: 1px solid #aec048;
	color: #495717;
}

.button-blue, .button-blue:hover {
	background: url(../../images/button-bg-blue.jpg) repeat-x;
	border: 1px solid #347b9a;
	color: #176384;
}

table.content-primary {
	min-height: 0;
	border-spacing: 0;
}

table.content-primary th, td {
	padding: 5px 5px 5px 10px;

	border-top: 1px solid #E2E2E2;
}

table.content-primary .th {
	padding-bottom: 4px;

	color: #494949;
	font: 16px "Kefa", serif;
	margin:0px;
	width: 100%;
	text-align: center;
	background: url(../../images/table-header-bg.jpg) repeat-x;

	border-top: 5px solid black;
	border-bottom: 5px solid black;
}

table.content-primary .subheading {
	padding: 3px;
	padding-left: 10px;

	color: #5A5A5A;
	font: 12px "Open Sans", sans-serif;

	background-image: none;
	background-color: #A7A7A7;

	border-bottom: 1px solid #C0C0C0;
}

th.subheading.semmon {
background-color: #DADADA;
}

table.content-primary td {
	color: #89837f;
}

table.content-primary .no-results-found {
	display: none;
	text-align: center;
}

table.content-primary .no-results-found td {
	padding-top: 40px;
}

table.content-primary td.muted {
	color: #C0C0C0;
	width: 30%;
}

table.content-primary td a {
	color: #4b4746;
	border-bottom: none;
	display: block;
}

table.content-primary tr:hover {
	background-color: #F5F5F5;
}

.list-header {
background: url(../../images/list-header-bg.jpg) repeat-x;
padding-top: 15px;
padding-left: 15px;
border-bottom: 1px solid #c8c3c3;
display: block;
overflow: hidden;
margin-bottom: 0px;
}

.list-header h3 {
	color: #413e3c;
	margin-top:-20px; margin-bottom:-10px;padding:0px;
	font-size: 15px;
}

.list li {
	border-bottom: 1px solid #cfcfcf;
	list-style-type: none;
	color: #413e3c;
	padding: 6px 15px;
}

.list li.muted,
.list.list-small li.muted {
	padding-top: 7px;
	padding-bottom: 7px;
	/*text-align: right;*/
	line-height: .8em;

}

.list li.muted p,
.list li.muted a,
.list.list-small li.muted p,
.list.list-small li.muted a {
	font-size: 9px;
	color: #ADACA8;
}

.list li.muted a {
	text-decoration: underline;
}

.list.list-small li {
	border-bottom: 1px solid #e2e2e2;
	padding-top: 1px;
	padding-bottom: 1px;
}

.list.list-small li.paragraph {
	padding-top: 10px;
	padding-bottom: 10px;
}

.list.list-small li p,
.list.list-small li a {
	font-size: 11px;
	display: inline-block;
}

.list.list-small li a {	
	/*incase of super long (website) links*/
	display: inline-block;
	width: 190px;
	height: 15px;
	overflow: hidden;
	text-align: right;
}

.list.list-small li p.align-right {
	margin-top: 2px;
}

.list.list-small li.odd {
	background-color: #ececec;
}

.list li .switcher {
	float: left;
	margin-right: 10px;
}

.switcher {
	width: 35px;
	height: 14px;

	background-color: #fff;

	border: 1px solid #aaa;
	-webkit-border-radius: 14px;
			border-radius: 14px;

	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .15);
			box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .15);
	
	cursor: pointer;
}

.switcher .switcher-handle {
	width: 14px;
	height: 14px;
	background: url(../../images/switcher-handle-bg.jpg) repeat-x;
	float: left;
	border: 1px solid #a4a6a6;
	margin-top: -1px;
	margin-left: -1px;
	
	-webkit-border-radius: 7px;
			border-radius: 7px;
}

.content .element {
	float: left;
	height: 210px;
	margin: 20px 10px;
	overflow: hidden;
}

.content-wide .element {
	height: 300px;
}

.content .paragraph.element {
	width: 460px;
}

.content .paragraph.element.fullwidth {
	width: 95%;
}

.content-primary .paragraph.element {
	width: 350px;
}

.content .paragraph.element p,
.content .paragraph.element li,
.content .paragraph.element div {
	color: #595549;
}

.content .paragraph.element i,
.content .paragraph.element em {
	font-style: italic;
}

.content .paragraph.element b,
.content .paragraph.element strong {
	font-weight: 700;
}

.content .paragraph.element ul li {
	list-style-type: bullet;
	margin-left: 40px;
}

.content .paragraph.element ol li {
	margin-left: 40px;
}

.content .media.element {
	width: 390px;
}

.content-primary .media.element {
	width: 250px;
}

.content .media.element .media-wrapper {
	padding: 5px;
	overflow: hidden;

	-webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, .3);
			box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, .3);
}

.content .media.element .media-wrapper .media-item {
	width: 100%;
}

.more-information {
	border-top: 1px solid #e0e0e0;
	padding-bottom: 5px;
	padding-top: 5px;
}

.more-information.more-information-condensed {
	padding-bottom: 10px;
	padding-top: 10px;
}

.more-information h3, .more-information a {
	display: inline-block;
	
	margin-right: 10px;
}

.more-filters {
	width: 270px;
	float: right;
	margin-top: 80px;
}

.more-filters-row-one {
	margin-top: -79px;
}

.more-filters-row-two {
	margin-top: -107px;
}

.menu h2 {
padding-bottom: 2px;
font-weight: 100;
padding-top: 9px;
margin:0px;
}

.menu.color-red .border-left {
	border-left: 1px solid #ed7e7b;
}

.menu.color-orange .border-left {
	border-left: 1px solid #f2b443;
}

.menu.color-green .border-left {
	border-left: 1px solid #acc042;
}

.menu.color-blue .border-left {
	border-left: 1px solid #5dc0ed;
}

.menu.color-red .border-bottom {
	border-bottom: 1px solid #ed7e7b;
}

.menu.color-orange .border-bottom {
	border-bottom: 1px solid #f2b443;
}

.menu.color-green .border-bottom {
	border-bottom: 1px solid #acc042;
}

.menu.color-blue .border-bottom {
	border-bottom: 1px solid #5dc0ed;
}

.menu .image {
	float: left;

	width: 240px;
	height: 155px;

	overflow: hidden;
}

.menu .image img {
	width: 100%;
	height: 155px;
}

.menu a.primary {
	float: left;

	vertical-align: middle;

	width: 120px;
	height: 35px;

	padding-top: 90px;
	padding-bottom: 30px;
	padding-left: 16px;
	padding-right: 15px;

	font: 15px kefa, serif;
	color: #737172 ;
	text-align: center;

	border-bottom-style: none;

	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 60%;
}

.menu ul {
	float: left;
}

ul.list {
	padding-left:0px !important;
	margin-left:2px !important;
}
.menu li.list {
	list-style-type: none;

}

.menu li.list a {
	display: block;

	width: 236px;

	padding-top: 5px;
	padding-bottom: 5px;

	color: #737172 ;
}

/*Used on info pages*/
nav.menus ul {
	width: 100%;
	min-height: 30px;

	overflow: visible;

	clear: both;

	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #cecece;

	background: #fbfbfb;
	background: -moz-linear-gradient(top,  #fbfbfb 0%, #f3f3f3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f3f3f3));
	background: -webkit-linear-gradient(top,  #fbfbfb 0%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #fbfbfb 0%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #fbfbfb 0%,#f3f3f3 100%);
	background: linear-gradient(to bottom,  #fbfbfb 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f3f3f3',GradientType=0 );
}

nav.menus h5 {
	float: left;

	width: 23%;
	height: 25px;

	padding-top: 6px;
	padding-left: 15px;

	font: 15px kefa, serif;
	color: #454545;
}

nav.menus ul li {
	list-style-type: none;
}

nav.menus .section {
	display: none;
}

nav.menus .section.selected {
	display: block;
}

nav.menus ul li a {
	float: left;

	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;

	font: 14px;
	color: #7b7b7b;

	border-left: 1px solid #dbdbdb;
}

nav.menus ul li a.selected {
	background: #efefed;
	background: -moz-linear-gradient(top,  #efefed 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefed), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #efefed 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #efefed 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #efefed 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #efefed 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefed', endColorstr='#eaeaea',GradientType=0 );
}
