/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Key Lime Page Pack Layout 03b
	Static Menu or Placeholder
  2 Column Fixed
	Shadow box background
  -----------------------------------
*/
body {
	background-color: #3B82A2;
	background-image: url(../images/kl-pbgtexture.jpg);
	color: #333333;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
}
.pic {
	border: 1px solid #1C2F39;
}
#masthead {
	background-image: url(../images/kl-masthead.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/kl-shadow.jpg);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 580px;
}
#sidebox {
	float: left;
	width: 170px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	font-size: 0.85em;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
.callout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidecontent p{
	line-height: 1.35em;
	margin: 12px 0;
}
/********HEADINGS*******/
.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
	color: #31667D;
	font-weight: bold;
}

.books1 {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
	font-weight: bold;
}
.books3 {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.books2 {
	color: #00CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
	font-weight: bold;
}
.tummy {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
}
.workshops {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
}
.consult {
	color: #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
	font-weight: bold;
}
.training {
	color: #E04A0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
	font-weight: bold;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #E04A0A;
	text-align: center;
	margin: 0px;
}

#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/kl-footer.jpg);
	background-repeat: no-repeat;
	height: 12px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.6em;
	color: #E4EDEF;
	letter-spacing: 2px;
}
#footerbox a:link{
	color: #E4EDEF;
	text-decoration: none;
	
}
#footerbox a:visited{
	color: #E4EDEF;
	text-decoration: none;
	
}
#footerbox a:hover{
	color: #FFFFCC;
	text-decoration: underline;
	
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #7D7865;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/

/****** NAVBAR STYLES********/
#p7TBMroot {
	font-size: 1em;
	border-top: 1px solid #333333;
	background-image: url(../images/kltab_bevel_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
#p7TBMrootbox {
	background-color: #FFF065;
}
#p7TBMroot ul {
	padding: 0;
	margin: 0;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #000000!important;
	background-color: #FFF065!important;
	background-position: 0px -200px !important;
	background-repeat: repeat;
}
#p7TBMroot li a {
	float: left;
	color: #000099;
	text-decoration: none;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #FFF065;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 24px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333333;
}
#p7TBMrootuberlink {
	color: #003399!important;
	background-color: #FFFFFF!important;
	background-position: 0px -200px !important;
	background-repeat: repeat;
}
/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active {
	color: #FFFFFF;
	background-position: 0px -100px;
	background-repeat: repeat;
	background-color: #38859E;
}
#p7TBMsubwrap{
	font-size: .95em;
	position: relative;
	height: auto;
}
.p7TBMsub {
	position: absolute;
	visibility:hidden;
	left: 212px;
	top: -4px;
	width: 600px;
}
.p7TBMsubbox {
	padding: 4px 0 24px 0;
	margin: 0;
}
/*
SUBMENU BAACKGROUNDS and BORDERS HERE*/
.p7TBMsub ul {
	margin: 0;
	padding: 0;
	background-image: url(img/iebfix.gif);
	background-color: transparent;
	border: 0;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
}
.p7TBMsub li a {
	color: #FF9900;
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #FF9900;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
}
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #000000;
	border-color: #6B6B6B;
}
#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
	width: 100%;
}
/* current marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
	font-weight: bold;
	border-bottom-color: #009966;
	border-left-color: #009966;
	color: #009966;
	border-top-color: #009966;
	border-right-color: #009966;
}
.centre {
	text-align: center;
}
.bird {
	margin-top: 4px;
	margin-left: 16px;
}
.floatr {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 12px;
}

.floatr_border {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 12px;
	border: 1px solid #333333;

}
.floatl {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.pic {
	border: 1px solid #666666;
}
.links {
	font-size: 10px;
}

h5 {
	color: #3F5F78;
	font-size: 1em;
}
.contact {
	border: 1px dotted #2E657C;
	padding-left: 12px;
	padding-right: 12px;
	width: 440px;
	margin:0 auto;
}
