@charset "utf-8";
body  {
	font: 90% Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #666;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-image: url('/images/content-bg2.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
#container { 
	width: 760px;  /* using 40px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 16px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #990000;
	font-size: 180%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#header01 {
	width: 100%;
	background-image: url('/images/header.gif');
	height: 121px;
}
#navigation {
	width: 100%; /* nav width */
	float: left;
	text-align: right;
	/*background-color: #d30548;*/
	background-image:url('/images/nav-image.jpg');
}
#navigation ul {
	list-style-type: none;
	padding: 18px 0 5px 0;
	margin: 0;
	width: 220px;
	height: 217px;
	float: right;
}
#navigation li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 20px;
	padding: 3px 15px 3px 0;
	font-size: 85%;
}
#navigation a:hover {
	color: #FFFF66;
	text-decoration: underline;
	background-color: #ad0f46;
}
#navigation a.highlightednav {
	text-decoration: underline;
}
#navigation a.highlightednav:hover {
	color: #FFFF66;
}
#main-content {
	background-image: url('/images/content-bg.jpg');
	clear: left;
}
#main-content-gallery {
	background-color: #09507c;
	padding: 20px;
	clear: left;
	border: 3px solid #FFF;
}
#main-content-contact {
	background-color: #09507c;
	padding: 20px;
	clear: left;
	border: 3px solid #FFF;
}
#left-content {
	float: left;
	width: 450px;
	padding-left: 35px;
	padding-right: 15px;
}
#right-content {
	float: right;
	width: 250px;
}
#callout {
	margin-left: -35px;
	background-color: #feebc7;
	padding: 15px 25px 15px 35px;
}
#testimonials {
	margin-left: -35px;
	background-color: #daebda;
	padding: 15px 25px 15px 35px;
}
#our-book {
	background-image: url('/images/our-book.gif');
	background-repeat: no-repeat;
	padding: 0px 20px 10px 20px;
	font-size: 75%;
	color: #FFFFFF;
	height: 365px;
}
#our-book ul {
	margin: 0;
	padding: 0;
}
#our-book li {
	list-style-type: none;
	padding-bottom: 5px;
	float: left;
}
#events {
	font-size: 80%;
	padding-left: 30px;
	padding-right: 20px;
	height: 240px;
	padding-top: 50px;
}
#footer {
	background-image: url('/images/footer-bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size: 90%;
	padding-top: 0px;
	height: 145px;
	clear: both;
}

#footer ul {
	list-style-type: none;
	padding: 0 0 25px 0;
	margin-left: 90px;
	margin-right: 90px;
}
#footer li {
	display: inline;
	font-size: 1em;
	padding: 0 10px 0 10px;
	background-image: url('/images/nav-bullet.gif');
	background-repeat: no-repeat;
}
#footer li a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
#footer a.highlightednav {
	text-decoration: underline;
}
#footer a.highlightednav:hover {
	color: #FFFF66;
}
.clearboth {
	clear: both;
}
.workshop {
	color: #CC0000;
	font-weight: bold;
	font-size: 110%;
}
#left-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left-content li {
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url('/images/bullet-point.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#hr {
  border : 0;
  height : 50px;
  background : #fff url('/images/hr.gif') no-repeat center center;
  margin : 0;
	margin-bottom: -20px;
}
#events ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.gallery-item {
	background-color: #fff9de;
	padding: 15px;
	border: 5px solid #FF9933;
	margin-bottom: 10px;
}
.gallery-thumbs {
	border: 1px solid #ccc;
	background-color: #f4fafb;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

#gallerylist {
	list-style-type: none;
	padding: 0;
	border: none;
	margin-left: 20px;
}
#gallerylist li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: none;
}
#gallerylist img {
	display: block;
	border: 1px solid #ccc;
	background-color: #f4fafb;
	padding: 5px;
}
#ki-table img {
	border: 2px solid #FF9900;
	padding: 4px;
	background-color: #FFFF99;
}
.ki-order {
	text-align: center;
	background-color: #FFCC00;
	border: 1px solid red;
	height: 30px;
	padding-top: 10px;
}
.ki-product-heading {
	font-weight: bold;
	color: #CC0000;
	font-size: 140%;
}
.order-padding {
	padding-top: 0;
}