* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

p, h1, h2, h3, h4, h5 {
	margin-bottom: 1.5em;
}

li {
	margin-left: 2em;
}

a: hover {
	text-decoration: underline;
}

html, body, #extend {
height: 100%;
}
#extend, #main_content { /* div you want to stretch */
min-height: 100%;
}


body {
	color: #000000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url(../images/body_bg.gif);
	background-position: right center;
	background-repeat: repeat-y;
	width: 100%;
}



.offset {
	width: 1025px;
	margin: auto;
	text-align: left;
	background-color: #ffffff;
}

#nav {
	width: 1025px;
	margin: auto;
	text-align: left;
}

#nav li a img {
	display: none;
}

.ddiframeshim {
	opacity: 0 !important;
}

.ddsubmenustyle li div {
	position: absolute;
}

#header, #main_content {
	width: 1025px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: right;

}

#main_content {
	padding-top: 35px;
	padding-bottom: 35px;
	overflow: hidden;
	background-color: #ffffff;
}

#header {
	padding-bottom: 25px;
	padding-top: 35px;
}

#logo {
	float: left;
	width: 500px;
	margin-top: 35px;
}

#logo_small {
	float: left;
	width: 500px;
}

#signup {
	width: 300px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#signup [class*="icon-"] {
	display: inline-block;
	width: 28px;
	height: 28px;
}
#signup [class*="icon-"] img {
	max-width: 100%;
	display: block;
}

#signup img {
	margin-right: 5px;
}

#container {
	height: 100%;
	margin: auto;
	text-align: left;
}

#nav_bar {
	background-color: #9A8479;
	height: 35px;
	text-align: center;
}






#sidebar {
	width: 350px;
	float: left;
}

#sidebar img {
	border: none;
}

#sidebar {
	color: #5B4A42;
}

#main {
	width: 603px;
	float: right;
	margin-right: 72px;
	/*color: #5B4A42;*/
	color: #532900;
	font-stretch: expanded;
	font-size: 12px;
}

#main h2, #signup h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F497D;
}

#main [class*="icon-"] {
	width: 36px;
	height: 36px;
	display: inline-block;
}

#main [class*="icon-"] img {
	display: inline-block;
	max-width: 100%;
}

#wide {
	color: #532900;
}


#main a, #wide a, .book_image a, #footer a {
	color: #B61E09;
}

.book_image {
	font-size: 10px;
	text-align: center;
	margin-bottom: 2em;
}

#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #998479;
	font-size: 40px;
	margin-bottom: 11px;
	margin-top: -10px;
}

#main li {
	margin-bottom: 1em;
}


.home_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	height: auto;
  width: 33.3%;
	padding-left: 33px;
  margin: 0;
	box-sizing: border-box;
	position: relative;
}

.home_box_title {
	position: relative;
	z-index: 1;
}

.home_box_title a {
	background-color: #1279A6;
	display: block;
	color: #ffffff;
	max-width: calc(100% - 47px);
	font-size: 17px;
	padding: 7px;
}

.home_box_content {
	max-width: calc(100% - 33px);
	box-sizing: border-box;
	background-color: #E8E2D6;
	position: relative;
	top: -15px; left: 10px;
	padding: 30px 15px 20px 15px;
	font-size: 14px;
	color: #594B42;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.home_box_content.w-image {
  padding-left: 117px;
	position: relative;
}

.home_box_content.w-image .image {
	position: absolute;
	left: -43px;
	top: 28px;
}

#quote_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #5B4A42;
	font-size: 14px;
	position: relative;
	z-index: 0;
	top: -211px;
	left: 88px;
	width: 859px;
	height: 251px;
	text-align: right;
}

#home_boxes {
	position: relative;
	top: -191px;
	left: 0;
}

#subnav {
	width: 120px;
	float: left;
	margin-right: 25px;
}

#subnav ul {
	border-bottom: 1px solid #5B4A42;
}

#subnav ul li {
	list-style: none;
	border-top: 1px solid #5B4A42;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	width: 117px;
	font-size: 11px;
	margin-left: 0px;
	text-align: center;
}

#subnav ul li a {
	color: #5B4A42;
	display: block;
}

#subnav ul li a.selected {
	color: #B61E09;
}

#events_table th {
	color: #1F497D;
}

#events_table td, #events_table th {
	padding: 10px;
}

#buttons {
	margin-left: 7px;
	margin-bottom: 1em;
}

#buttons li {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	width: 159px;
	background-color: #0078A3;
	font-size: 13px;
	font-stretch: extra-expanded;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 1px;
}

#buttons li a {
	display: block;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#buttons li.selected a {
	color: #0078A3;
}

#buttons li.selected {
	background-color: #E3DDD1;;

}

#sidebar_content img {
	margin-bottom: 1em;
}

#sidebar_content {
	width: 180px;
	float: left;
	margin-right: 25px;
	font-size: 11px;
    text-align: center;
}

#sidebar_content .addthis_toolbox {
    padding-left: 17px;
}

.product_left {
	width: 80px;
	float: left;
	margin-right: 10px;
}

.press_left {
	width: 120px;
	float: left;
	margin-right: 10px;
}

.product_right {
	width: 535px;
	float: left;
}

.press_right {
	width: 595px;
	float: right;
}

.product, .press {
	border-bottom: 1px solid #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product_icon {
	margin-right: 5px;
}

.product_buy_now {
	color: #E27204;
	font-style: italic;
	font-weight: bold;
}

.product h2 {
	font-style: italic;
}

div#inner_content .press h2 {
	margin-bottom: 0px;
}

#connect a, #connect img {
	border: none;
}

#connect  p {
	font-size: 13px;
}

#connect {
	text-align: center;
}

.turquoise {
	color: #0078A3;
}

.red {
	color: #B61E09;
}

.beige {
	color: #5B4A42;
}

.tan {
	color: #E3DDD1;
}

.pub_name {
	font-size: 14px;
}

.press h2 {
	margin-bottom: 0px;
}

#connect {
	width: 400px;
	text-align: left;
}

.videoWrapper {
	margin-bottom: 1rem;
}

.thumb {
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
	text-align: center;

}

#thumbnails img {
	border: none;
}

#main table td {
	padding: 5px;
}

#footer {
	text-align: center;
	font-size: 10px;
}

#activities p {
	padding-left: 4em;
	text-indent: -4em;
}

.at15t_facebook {
    background: url('../images/Facebook.jpg') 0 0 !important;
}

.at15t_twitter {
    background: url('../images/Twitter.jpg') 0 0 !important;
}

.at15t_linkedin {
    background: url('../images/Linkedin.jpg') 0 0 !important;
}

.at15t_email {
    background: url('../images/Email.jpg') 0 0 !important;
}

/* Cookie Dialog */
#gdpr-cookie-message  {
    position: fixed;
    right: 0;
    bottom: 0;
    /* max-width: 375px; */
		width: 100%;
    background-color: #E8E2D6;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
		z-index: 100;
}
#gdpr-cookie-message .offset {
	background: transparent;
}
#gdpr-cookie-message h4 {
    color: #1F497D;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: #1F497D;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message div p:last-child {
    margin-bottom: 0;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #1F497D;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: #1F497D;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #1F497D;
		color: #fff;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
		margin-top: 1rem;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: #1F497D;
    transition: all 0.3s ease-in;
}
/* button#gdpr-cookie-advanced {
    background: white;
    color: #1F497D;
} */
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
#gdpr-cookie-types, #gdpr-cookie-advanced, #gdpr-moreInfo {
	display: none;
}

.ui-dialog {
  z-index: 100;
}

.flex {
	display: flex;
}

#gdpr-cookie-message .flex {
	align-items: flex-end;
}

#gdpr-cookie-message .flex div {
	margin-left: 1rem;
	margin-right: 1rem;
	min-width: 23%;
}
