﻿@charset "utf-8";
/* CSS Document */
LI 
{
	font-size: 12px;
}
TD 
{
	font-size: 12px;
}
P 
{
	font-size: 12px;
}
.mplink 
{
	color: #663300;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.mplink:hover 
{
	color: #663300;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.mplink_12pt 
{
	color: #663300;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
.mplink_12pt:hover 
{
	color: #663300;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
.mplink_14pt 
{
	color: #663300;
	font-size: 14pt;
	text-decoration: underline;
	font-weight: bold;
}
.mplink_14pt:hover 
{
	color: #663300;
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}

.infoblock {
	float: right;
	width: 350px;
/*	height: 100px text-align: right;*/
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 12pt;
	text-align: right;
}
.photocaption {
	font: 9px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.kilnphoto {
	text-align: center;
	padding: 0px;
	border-width: 2px;
	border-color: #8A4820;
	text-align: center;
}
.photoright{
	margin-left: 17px;
	margin-bottom: 20px;
	float: right;
}
.schedule_table {
	border: 1px #C0C0C0 dashed;
	font-size: medium;
	text-align: left;
}
.schedule_center {
	border: 1px #C0C0C0;
	font-size: medium;
	text-align: center;
}

.testimonial {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border: double;
	border-style: double;
	padding: 0 0 0 0;
	text-align: left;
	width: 400px;
	margin-left: 130px;
	margin-right: 130px;
	background: #FFFFEC;
	border-color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.testimonial_right {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border: double;
	border-style: double;
	padding: 0 0 0 0;
	text-align: left;
	width: 300px;
	background: #FFFFEC;
	border-color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}

.testimonial_sig {
	text-align: right;
	font-weight: bold;
}
body {
	background-color:#C1BD88;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	background-color: #8a4820;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	width: 70%;
	padding: 2px;
	margin: 0px;
	clear: both;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h3 {
	padding: 0px;
	font-size: 14pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
}
h4 {
	font-size: 11px;
	text-transform: uppercase;
	width: 75%;
	color: #9B9F62;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	color: #333333;
	font-size: 20pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.BOLDRUST {
	font-size: 14pt;
	color: #8A4820;
}
.guidelines_table {
	margin-left:20px;
	border-collapse: collapse;
	font-size: 10.0pt;
	font-family: "MS Sans Serif";
	border: 1.0pt solid windowtext;
}
.kilnsbuilt_table {
	margin-left: 95px;
	border-collapse: collapse;
	font-size: 10.0pt;
	font-family: "MS Sans Serif";
	border: 1.0pt solid windowtext;
}
.wrapper {
	background-color: #FFFFFF;
	width: 970px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
}
.header {
	height: auto;
}
/*Main Menu--MP REVB */
.topnav {
    height: 19px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}
#mpnavbar {
	margin: 0;
	padding: 0 0 0 0;
	float: right;
    background-color: #B7B980;	
	z-index: 30;
}
#mpnavbar li {
	padding: 0;
	list-style: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}
#mpnavbar li a {
	display: block;
	width: 80px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	background-color: #B7B980;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0;
}
#mpnavbar li a:hover {
	color: #FFFFFF;
}

#mpnavbar div {
	position: absolute;
	visibility: hidden;
	padding: 0;
	background: #EAEBD8;
	margin: 0;
}
#mpnavbar div a {
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #B7B980;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#mpnavbar div a:hover {
	color: #FFF
}
/*End Menu*/

.leftcolunm {
	width: 184px;
	min-height: 584px;
	float: left;
	margin-right: 10px;
	background-color: #F4F4F4;
}
.rightcolunm {
	width: 766px;
	min-height: 584px;
/*	float: left;*/
	background-color: #F4F4F4;
}
.fullcolumn {
	background-color: #FFFFFF;	
	width: 726px;
	height: auto;
	overflow:visible;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.fullcolumn p {
	font-size: 12px;
	width: 95%;
}
.scrollcolumn {
    background-color: #FFFFFF;
	width: 726px;
	height: 536px;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.leftmain {
	width: 184px;
	height: auto;
	float: left;
	margin-right: 10px;
	overflow: visible;
}
.rightmain {
	width: 464px;
	height: 360px;
	float: left;
	background-color: #F4F4F4;
}
.kilnplans {
	height: 360px;
	width: 292px;
	float: left;
	margin-left: 10px;
	background-repeat: no-repeat;
}

.welcome {
	height: 360px;
	width: 292px;
	float: left;
	margin-left: 10px;
	background-image: url('images/home_right.jpg');
	background-repeat: no-repeat;
}
.welcome p {
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: bottom;
	margin-top: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.welcome h1 
{
    color: #000000;
    background-color: White;
    font-size: 14px;
    font-weight: bold;
}
/* background images */
#aboutleft {
	min-height: 670px;
	background-image: url('glaze_bg960x784.jpg');
	background-repeat: repeat;
	background-position: left top;
}
#aboutright {
	min-height: 670px;
	background-image: url('glaze_bg960x784.jpg');
	background-repeat: repeat;
	background-position: right top;
}
.aboutus {
	background-color: #FFFFFF;
	width: 90%;
	height: 650px;
/*	float: left;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 10px;
}
.aboutus p {
	font-size: 12px;
	font: small Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
	clear: both;
	color: #000000;
}
.aboutus img {
	padding: 0;
}
.itemcolumn {
	background-color: #FFFFFF;	
	width: 726px;
	height: auto;
	overflow:visible;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.mpfooter {
	height: 55px;
	clear: left;
	width: 100%;
}
.mpfooteritem {
	float: left;
	width: 184px;
	background-color: #B7B980;
	margin-right: 10px;
	margin-top: 10px;
	height: 144px;
	display: block;
}
.mpfooteritem img {
	margin-top: 10px;
	border: none;
}
.johnthies {
	height: 230px;
}
.workshops {
	height: 120px;
	margin-top: 10px;
	background-color: #B7B980;
}
.workshops img {
	margin-top: -18px;
	height: 120px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blank_nav {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	padding: 3px;
	display: block;
	cursor: pointer;
	cursor: hand;
	text-align: left;
}

.lsidebarnav {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-color: #B7B980;
	margin-bottom: 3px;
	margin-right: 10px;
	text-decoration: none;
	padding: 3px;
	display: block;
	cursor:pointer;
	cursor:hand;
}
.lsidebarnav a:visited
{
	text-decoration: none;
	color:#333333;
}
.lsidebarnav a:link
{
	text-decoration: none;
	color:#333333;
}
.lsidebarnav hover {
	background-color: #C9CA9F;
}

.defaultnav_l1 {
	height: 120px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-color: #B7B980;
	margin-bottom: 3px;
	margin-right: 10px;
	text-decoration: none;
	padding: 3px;
	display: block;
	cursor:pointer;
	cursor:hand;
}
.defaultnav_l1 a:visited
{
	text-decoration: none;
	color:#333333;
}
.defaultnav_l1 a:link
{
	text-decoration: none;
	color:#333333;
}
.defaultnav_l1 hover {
	background-color: #C9CA9F;
}

.ctl00_ctl00_Menu1_1 {
	text-decoration: none;
	background-color: #B7B980;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}

.sectionright {
	float: right;
	width: 50%;
	margin-bottom: 10px;
}

.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}
.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}

em {
    font-style:italic
}
i {
    font-style: italic;
}
strong {
    font-weight:bold;
}


p.info
{
	color: #666;
	font-size: 80%;
}
.bold
{
	font-size: 110%;
	font-weight: bold;
}
.left
{
	float: left;
	width: 50%;
	background: #fff;
}

.contact p
{
	height: auto;
}
.testimonials 
{
    background-color:#FFFFFF;
    height:auto;
    margin:10px;
    padding:20px;
    width:706px;
	font-size:80%;    
}
