a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
body {
	background:#fff repeat-x;
	background-image:url('images/klc/background.gif');
	color: #222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}
h3 {
	color: #fff;
	font-size:1.4em;
	margin:0;
}
img {
	border:0;
	-ms-interpolation-mode:bicubic;
}
table {
	border:0;
	table-layout:fixed;
	width: 100%;
}

#call {
	padding:0 10px 0 10px;
	width:170px;
}

#container {
	width:914px;
}

.dimensions {
	float:left;
	font-size:1.4em;
	line-height:1em;
	margin-bottom:6px;
}

#internal {
	background: #F7F7F7;
	border:#EAEAEA 1px solid;
	padding:10px;
	/*height: 500px;*/
}
#internal h1, TD.pageHeading, DIV.pageHeading {
	color:#2E35A6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight:bold;
	margin-top: 0;
}
#internal h2 {
	color:#186EC9;
	font-size: 1.4em;
}
#internal p {
	font-size: 1.4em;
	line-height:1em;
	text-align: justify;
}
#internal ul {
	font-size:1.4em;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	text-align:left;
}
#internal-col1 {
	text-align: left;
	width:270px;
}
#internal-col2 {
	text-align: justify;
	width:240px;
}
#internal-col1, #internal-col2 {
	float:left;
	overflow:hidden;
}

#logo-head {
	text-align:center;
}

#menu-bar a {
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}
#menu-bar #menu-about-us {
	background:#ea370a url('images/klc/menu-about-us.gif') no-repeat;
}
#menu-bar #menu-blog {
	background:#ec008c url('images/klc/menu-blog.gif') no-repeat;
}
#menu-bar #menu-bouncy-castles {
	background:#FFB500 url('images/klc/menu-bouncy-castles.gif') no-repeat;
}
#menu-bar #menu-contact-us {
	background:#186ec9 url('images/klc/menu-contact-us.gif') no-repeat;
}
#menu-bar #menu-home {
	background:#D3171F url('images/klc/menu-home.gif') no-repeat;
}
#menu-bar #menu-testimonials {
	background:#39B39A url('images/klc/menu-testimonials.gif') no-repeat;
}
#menu-bar a {
	display: block;
	height:45px;
	line-height:15px;
	width:90px;
}
#menu-bar a:hover {
	background:#2E35A6 url('images/klc/menu-hover.gif');
	text-decoration: none;
}
#menu-bouncy-castles a {
	padding-top:6px;
	height:39px;
}
#menu-about-us, #menu-blog, #menu-bouncy-castles, #menu-home, #menu-testimonials {
	border-right:#fff 1px solid;
}
#menu-bar .menu-images {
	color:#fff;
	float:left;
	height:45px;
	width:90px;
}

#orange-top {
	border-bottom:1px solid #fff;
}

#wrapper {
	margin:auto;
	width:914px;
}

.left-side-bar-dark {
	background:#C5D3FA;
	border:1px solid #fff;
	border-top:0;
}
.left-side-bar-light {
	background:#C5D3FA;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
}

.side-menu a {
	color: #313171;
	display:block;
	font-size:1.4em;
	height:20px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:167px;
}
.side-menu a:hover {
	background: #FFCC00;
	text-decoration:none;
}
.side-menu ul {
	color: #C8110D;
	line-height:20px;
	list-style-type:disc;
	margin:0;
	padding:0;
}
.side-menu li {
	border-bottom:1px dotted #000000;
	margin-left:22px;
	padding-top:5px;
	padding-right:0;
	padding-bottom:5px;
}

.side-menu-heading {
	color:#fff;
	font-size:1.3em;
}

.thumbnail {
	background:#E1ECFE;
	border:#d2d2d2 1px solid;
	margin:2px;
	padding:6px;
}

.home-links a {
	color:#2E35A6;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
.home-links a:hover {
	text-decoration:underline;
}

/*calendar*/
div#wrapper1{
	font-size:1.5em;
	width:500px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	text-align:center;
}

.side{
	text-align:right;
	padding-right:4px;
	background:#EEEEEE;
	border-right:6px solid #336699;
	width:140px;
}
.data{
	border:1px solid #EEEEEE;
}

table .cal_month{
	border:1px solid #DDDDDD;
	background-color:#E1ECFE;
}
thead td{
	text-align:center;
}
.cal_title{
	border:1px solid #DDDDDD;
	background-color:#186EC9;
	text-align:center;
	color:#FFFFFF;
}
.cal_data{
	text-align:center;
}
.cal_empty{
	text-align:center;
}
/*calendar*/

#internal table.bookingform {
	width:520px;
	margin-bottom:10px;
}
#internal table.bookingform td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313171;
	text-align:left;
	vertical-align:top;
	padding:10px;
	background-color:#E1ECFE;
}
#internal table.bookingform .titleform {
	background-color:#186EC9;
	color:#FFFFFF;
	font-weight:bold;
}
#internal table.bookingform .leftform {
	width:150px;
	background-color:#C5D3FA;
	font-weight:bold;
}