@charset "UTF-8";
/*

	Fit Kentucky Styles
	Author: MoatleyMade
	Author URL: http://www.moatleymade.com
	
*/
object { outline: none; }

body {
	margin: 0px;
	padding: 0px;
	background: #dfebc4 url(../images/bkg2.jpg) repeat-x;
}

#home {
	background: #dfebc4 url(../images/bkg.jpg) repeat-x;
}

.clear {
	clear: both;
}

img, a {
	outline: none;
	border: none;
}

#all {
	position: relative;
	width: 902px;
	margin: 0px auto;
}

#flashElement {
	position: relative;
	width: 902px;
	height: 435px;
}

#flashElement2 {
	position: relative;
	width: 902px;
	height: 345px;
}

#content {
	position: relative;
	width: 902px;
	background: url(../images/contentbkg.jpg) repeat-y;
}

#contentL, #contentR {
	position: relative;
	float: left;
}

#contentL {
	width: 291px;
	padding: 0px 30px 30px 30px;
}

#contentR {
	width: 491px;
	padding: 0px 30px 30px 30px;
}

#contentFoot {
	position: relative;
	width: 902px;
	height: 10px;
	background: url(../images/contentfoot.jpg) no-repeat;
	margin-bottom: 30px;
}

#creditfooter {
	display: none;
}

.feedburnerFeedBlock {
	paddin: 0px;
	margin: 0px;
}

.featuredEvent {
	position: relative;
	width: 286px;
	height: 110px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.featuredEvent img, .altImg, .joshImg {
	width: 128px;
	height: 78px;
	border: 1px solid #dfdfdf;
	padding: 10px;
	background: #fff;
	float: left;
	margin-right: 15px;
	margin-top: -5px;
}

.featuredEvent span a, .subnav span a {
	font-size: 13px;
}

.subnav {
	height: 70px;
	padding: 30px 0px 0px 0px;
}

.altImg {
	width: 145px;
	height: 40px;
	padding: 2px;
}

.joshImg {
	width: 128px;
	height: 128px;
	margin-top: -10px;
}

.josh {
	font-size: 13px;
}

.packages {
	line-height: 26px;
}

.packages li {
	margin-left: 40px;
	font-size: 12px;
	line-height: 22px;
}

/* Contact Form */

form {
	padding: 20px;
}

input, textarea, select {
	width: 240px;
	border: 1px solid #dfdfdf;
	background: #f9f9f9;
	font-size: 12px;
	height: 15px;
}

form textarea {
	height: 45px;
	padding: 5px;
}

form input {
	padding: 5px;
}

form select {
	height: 28px;
	padding: 5px;
}

#sendBT {
	position: relative;
	width: 77px;
	height: 21px;
	background: url(../images/submit.jpg) no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
}


/* Typography */

body, p, h1, h2, h3, ul, li, a, a:link, input, select, textarea, span.headline a, p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #666;
	padding: 0px;
	margin: 0px;
}

a, a:link, a:visited {
	color: #99cc00;
}

a:hover {
	color: #abe439;
}

p {
	line-height: 16px;
	font-size: 11px;
}

h1 {
	font-size: 22px;
	color: #ffcc00;
	line-height: 22px;
}

h2 {
	font-size: 14px;
	color: #666;
	font-weight: 100;	
}

/* Event Styles */

.feedburnerFeedBlock ul li {
	margin-bottom: 15px;
}

.feedburnerFeedBlock ul {
	font-size: 12px;
	line-height: 20px;
	list-style: none;
}

.feedburnerFeedBlock span.headline a {
	font-size: 20px;
	color: #ffcc00;
}

.feedburnerFeedBlock span.headline a:hover {
	text-decoration: none;
	color: #99cc00;
}

#footer {
	position: relative;
	width: 902px;
	height: 48px;
	background: url(../images/footer.jpg) no-repeat;
	margin-bottom: 30px;
}

#footer p {
	padding: 15px;
}

#footer p span {
	text-align: right;
	float: right;
	position: absolute;
	right: 15px;
}

/* Social */

.social, .trx {
	position: relative;
	width: 290px;
	height: 100px;
	background: url(../images/social.jpg) no-repeat;
}

.trx {
	background: none;
}

a#facebook, a#linkedin, a#twitter {
	position: absolute;
	width: 34px;
	height: 34px;
	left: 140px;
	top: 33px;
	background: url(../images/fb.jpg) no-repeat;
}

a#linkedin {
	left: 228px;
	background: url(../images/linkedin.jpg) no-repeat; 
}	

a#twitter {
	left: 184px;
	background: url(../images/twitter.jpg) no-repeat;
}

a#groupTraining {
	position: relative;
	with: 290px;
	height: 109px;
	background: url(../images/grouptraining.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

.bootcamp {
	line-height: 35px;
	font-size: 13px;
}

.bootcamp li {
	font-size: 11px;
	line-height: 19px;
	margin-left: 45px;
}

a#dailyapple, a#whole9life {
	position: relative;
	float: left;
	margin-left: 18px;
	width: 136px;
	height: 100px;
	background: url("../images/dailyapple.jpg");
}

a#whole9life {
	margin-left: 0px;
	background: url("../images/whole9.jpg");
}
