body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1784px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: 900px;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		@media screen and (max-width: 1784px){
			img.bg {
				left: 50%;
				margin-left: -892px; }
		}
/* THIS REMOVES THE BORDER FROM ALL IMAGES THAT ARE LINKS IN THE ENTIRE SITE */
img
{  border-style: none;
}
#home-header {
	position: relative;
	top: 50px;
	left: 45px;
	padding:0;
	margin:0;
	width: 450px;
}
#offering-header {
	position: relative;
	top: -70px;
	left: 45px;
	padding:0;
	margin:0;
	width: 450px;
}
#program-header {
	position: relative;
	top: -20px;
	left: 40px;
	padding:0;
	margin:0;
	width: 385px;
}
#contact-header {
	position: relative;
	top: -50px;
	left: 40px;
	padding:0;
	margin:0;
	width: 385px;
}
#program-right-header {
	position: relative;
	top: 25px;
	left: 45px;
	padding:0;
	margin:0;
	width: 450px;
}
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0
}
/* TEXT STYLES */
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 50px;
	font-size: 14px;
	line-height: 20px;
	padding-top: 25px;
	color: #000;
	text-align: justify;
}
.bodytext a:link {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext a:visited {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext a:hover {
	color:#333;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext a:active {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext-smallcaps {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 0px;
	font-size: 26px;
	line-height: 24px;
	padding-top: 15px;
	color: #000;
	text-align: left;
	font-variant:small-caps
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 90px;
	font-size: 18px;
	line-height: 24px;
	padding-top: 15px;
	color: #636;
	text-align: justify;
}
.email a:link {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.email a:visited {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.email a:hover {
	color:#333;
	text-decoration: underline;
	font-weight: normal;
}
.email a:active {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.home-header-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#303;
	line-height: 26px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
}
.offering-header-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	line-height: 26px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
}
.what-is-header-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	line-height: 26px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	text-shadow: 0.1em 0.1em .5em #000,0.1em 0.1em 0.5em #000,0.1em 0.1em 0.5em #000;
}
.contact-header-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#303;
	line-height: 26px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	text-shadow: 0.1em 0.1em 1.0em #fff,0.1em 0.1em 1.0em #fff,0.1em 0.1em 1.0em #fff,0.1em 0.1em 1.0em #fff,0.1em 0.1em 1.0em #fff;
}
.callout-header {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#303;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.callout-footer {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#303;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.callout-footer a:link {
	color:#000;
	text-decoration: underline;
}
.callout-footer a:visited {
	color:#000;
	text-decoration: underline;
}
.callout-footer a:hover {
	color:#666;
	text-decoration: underline;
}
.callout-footer a:active {
	color:#000;
	text-decoration: underline;
}
.callout-text {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 14px;
	font-size: 13px;
	line-height: 17px;
	color: #303;
	text-align: left;
	font-weight: normal;
        font-style: italic;
}
.callout-text ul {
	list-style-position: outside;
	list-style-image: url(https://www.luminaryleadership.net/images/lli-bullet.png);
	width: 220px;
	line-height: 17px;
	padding-top:10px;
}
.testimonial {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 13px;
	line-height: 20px;
	padding-top: 30px;
	color: #303;
	text-align: left;
	font-weight:normal;
        font-style: italic;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #997F00;
	text-align: right;
	font-weight:bold;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px;
        padding-bottom: 5px;
	color: #333;
	text-align: left;
}
.formfield input {
	background-color: #ccc;
	border: 1px solid #030;
}
.formfield input.checkbox {
	border: none;
	padding: 5px 5px 0px 0px;
}
.formfield label {
	display: block;
	float: left;
	width: 150px;
}
.formfield label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.formfield textarea {
	background-color: #ccc;
	border: 1px solid #030;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9999ff;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}
.copyright-text a:link {
	color: #9999ff;
	text-decoration:none;
}
.copyright-text a:visited {
	color: #9999ff;
	text-decoration:none;
}
.copyright-text a:hover {
	color: #636;
	text-decoration: none;
}
.copyright-text a:active {
	color: #9999ff;
	text-decoration: none;
}
.custom-1 .background { background-color: transparent!important; }
.custom-1 .body { background-color: transparent!important; }
.custom-1 .header { background-color: transparent!important; }

.bodytext-about {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 40px;
        padding-right: 40px;
	font-size: 14px;
	line-height: 20px;
	padding-top: 25px;
	color: #000;
	text-align: justify;
}
.bodytext-about a:link {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext-about a:visited {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext-about a:hover {
	color:#333;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext-about a:active {
	color:#636;
	text-decoration: underline;
	font-weight: normal;
}
.footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
        padding-top:10px;
        padding-bottom:10px;
	color:#fff;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}
.footer-nav a:link {
	color: #fff;
	text-decoration:none;
}
.footer-nav a:visited {
	color: #fff;
	text-decoration:none;
}
.footer-nav a:hover {
	color: #ccc;
	text-decoration: none;
}
.footer-nav a:active {
	color: #fff;
	text-decoration: none;
}

/* Stylesheet: LLI-Styles Modified On 2019-06-18 16:37:17 */
