/* BASE CSS */
* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #D5CCBD;
	background-image: url('../images/background.jpg');
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 22px;
	color: #6B6151;
}

body.editor {
	background-color: #FFFFFF;
	min-height: 400px;
}

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

table td {
	vertical-align: top;
}

p {
	margin-bottom: 10px;
}

ul {
	padding-left: 15px;
}

#content ul, #content ol {
	padding-left: 15px;
	margin-bottom: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #BD7641;
	margin-bottom: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #828765;
	margin-bottom: 5px;
}

h1+h2 {
	margin-top: -8px;
}

hr {
	border-top: 1px dotted #CCBFAC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
	margin: 20px 0px;
}

img { 
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: #BD7641;
}

a:hover {
	color: #828765;
}

blockquote {
	margin: 10px 0px 10px 15px;
}

optgroup option {
	padding-left: 20px;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

.right_photo {
	float: right;
	margin: 5px 0px 10px 15px;
	display: inline;
}

.left_photo {
	float: left;
	margin: 5px 15px 10px 0px;
	display: inline;
}

/* FORM CSS */                      

fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

label, .label {
	white-space: nowrap;
}
 
fieldset td {
	padding: 2px 4px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
 
.button {
	border: 0px;
	background-color: #767868;
	color: #D5D6CB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px 4px;
}

.alert, .red {
	color: #FF0000;
}

/* LAYOUT CSS */

#container {
	width: 930px;
	margin: 0px auto 20px auto;
	position: relative;
	padding-top: 498px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 473px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 25px;
}

#logo {
	margin: 0px 0px 20px 313px;
}

#header_photo {
	width: 870px;
	padding: 10px;
	margin: 0px auto;
	background-color: #D8D0C1;
}

#content_box {
	background-color: #FFFFFF;
	padding: 20px 30px;
	margin-bottom: 10px;
}

#content {
	width: 579px;
	float: left;
}

.layout3 #content {
	width: 100%;
}

#right_content {
	width: 261px;
	float: right;
}

#cta_mailinglist {
	background-image: url('../images/cta_join_our_mailing_list.jpg');
	background-repeat: no-repeat;
	width: 241px;
	height: 46px;
	padding: 42px 0px 0px 20px;
}

#cta_mailinglist input {
	background-color: #D8D0C1;
	float: left;
	border: 0px;
}

#cta_mailinglist .emailbox {
	color: #958772;
	width: 192px;
	height: 19px;
	padding: 0px 5px;

}

.faq_button {
	width: 184px;
	text-align: center;
	background-color: #B97A4E;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
}

.faq_button a {
	color: #FFFFFF;	
	display: block;
}

.faq_button a:hover {
	color: #DCBDA7;	
}

.faq_button a span {
	display: block;
	padding: 30px 5px;
}

.faq_button img {
	display: block;
	width: 100%;
	height: auto;
}

#footer {
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	height: 124px;
	padding: 20px 30px 0px 30px;
	font-size: 12px;
	line-height: 16px;
	color: #464838;
	text-align: justify;
}

#footer p {
	height: 60px;
}

#footer #member-link {
	float: right;
	height: 29px;
/*	display: block;
	margin-top: -18px;*/
}

#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CACBC1;
}

#copyright a {
	color: #CACBC1;
}

/* NAVIGATION CSS */

#nav {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	height: 30px;
}

#nav li {
	list-style: none;
	float: left;
	background-image: url('../images/nav_divider.gif');
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	text-align: center;
	position: relative;
	width: 100px;
	text-align: center;
	padding-left: 2px;
}

#nav li.first {
	background-image: none;
}

#nav li#nav1 {
	width: 88px;
}

#nav li#nav2 {
	width: 110px;
}

#nav li#nav3 {
	width: 84px;
}

#nav li#nav4 {
	width: 112px;
}

#nav li#nav5 {
	width: 92px;
}

#nav li#nav6 {
	width: 104px;
}

#nav li#nav7 {
	width: 168px;
}

#nav li#nav8 {
	width: 120px;
}

#nav li a {
	color: #FFFFFF;
	padding-bottom: 2px;
}

#nav li a:hover, #nav li.active a {
	color: #B96E36;
}

#nav li.active a {
	font-weight: bold;
}

#nav li.active a {
	font-weight: bold;
}

#nav li ul {
	display: none;
}

#nav li:hover ul {
	display: block;
	position: absolute;
	top: 20px;
	left: 16px;
	background-color: #B97A4E;
	padding: 0px 10px;
	width: auto;
}

#nav li ul li, #nav li.active ul li {
	float: none;
	white-space: nowrap;
	background-image: none;
	color: #EBDEC0;
	text-align: left;
	padding: 8px 0px;
	width: auto;
}

#nav li ul li.first {
	border-top: 0px;
}

#nav li ul li a, #nav li.active ul li a {
	color: #EBDEC0;
	font-weight: normal;
}

#nav li ul li a:hover {
	color: #000000;
}

#subnav {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#subnav li {
	list-style: none;
	font-size: 14px;
	line-height: 20px;
}

#subnav li a {
	color: #767868;
}

#subnav li a:hover {
	color: #BD7641;
}

/* GALLERY STYLES */

.gallery {
	padding: 0px;
	margin: 0px;
}

.gallery td {
	text-align: center;
	padding: 0px 25px 25px 0px;
	width: 149px;
	line-height: 16px;
}

.gallery-image {
	border: 1px solid #999999;
	width: 147px;
	height: 147px;
	margin-bottom: 3px;
	padding: 0px;
}

.gallery-image td {
	background-color: #EEEEEE;
	width: 135px;
	height: 135px;
	vertical-align: top;
	padding: 6px;
	display: block;
}

.gallery-image img {
	padding: 0px;
	margin: 0px;
}

.member_directory {
/*
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
*/
	width: 100%;
	display: table;
        page-break-inside: avoid;
}

.member_directory .member {
	width: 50%;
	border: 0px;
	display: table-cell;
	padding-right: 50px;
}

.members h2 {
	clear: left;
}

.member {
/*
	padding-right: 20px;
	width: 260px;
	float: left;
*/
	border-top: 1px dotted #CCBFAC;
	padding-top: 20px;
	padding-bottom: 10px;
}

.member .photo, .member .logo {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	display: inline;
}

.member .logo {
	max-width: 200px;
}

.member .logo img {
	max-width: 100%;
	max-height: 150px;
}

/* FAQ Styles */

#faqs div.question {
	cursor: pointer;
	padding: 3px 19px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}

#faqs div div.question {
	background-color: #B97A4E;
	background-image: url(../images/faq_button_off.gif);
}

#faqs div div.answer {
	display: none;
}

#faqs div.expand div.question {
	background-color: #B97A4E;
	background-image: url(../images/faq_button_on.gif);
}

#faqs div.expand div.answer {
	display: block;
	margin-bottom: 10px;
}

/* FEEDBACK FORM CSS */

.feedback {
	width: 540px;
}

.feedback label {
	display: block;
	text-align: right;
	width: 100px;
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 5px 0px;
	white-space: normal;
}

.feedback div {
	padding: 5px 20px 5px 0px;
	float: right;
	width: 400px;
}

.feedback div label {
	display: inline;
	float: none;
	clear: none;
	margin: 0px;
	width: auto;
	text-align: left;
	font-weight: normal;
}

.feedback div table {
	white-space: nowrap;
}

.feedback input, .feedback textarea {
	width: 95%;
	padding: 2px 3px;
}

.feedback select {
	width: 300px;
	padding: 2px 3px;
}

.feedback textarea {
	height: 60px;
}

.feedback input.radio, .feedback input.checkbox {
	width: 16px;
	padding: 0px;
}

.feedback br {
	clear: both;
}

.feedback div br {
	clear: none;
}

.feedback .button {
	width: auto;
}

.feedback em {
	color: #0BD3F5;
}

.feedback .submit_image {
	border: 0px;
	padding: 0px;
}

.feedback div.recaptcha * {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: none;
}

#home_banner {
	border: 6px solid #D8D0C1;
	padding: 2px;
	margin: 20px 0px;
}

#home_banner_title {
	background-color: #CDB531;
	padding: 8px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	margin-bottom: 2px;
}

#home_banner_content {
	background-color: #D8D0C1;
	padding: 10px 10px 1px 10px;
	line-height: 19px;
}

#home_banner_content img {
	float: left;
	margin-right: 10px;
	display: inline;
}

#home_banner_content .button {
	float: right;
	margin: 0px 0px 10px 0px;
	background-color: #BD7641;
	color: #F9F7F2;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 7px;
}

#file-cats td a {
	
}

.file_cats {
	width: 184px;
	height: 100px;
	text-align: center;
	background-color: #B97A4E;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin-left: 8px;
	display: inline;
}

.file_cats a {
	color: #FFFFFF;	
	display: block;
	height: 70px;
	padding-top: 30px;
}

.file_cats a:hover {
	color: #DCBDA7;	
}

#google_map {
	width: 100%;
	height: 600px;
}
