@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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: #000000;
}
.thrColFixHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 35px;
} 
.thrColFixHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header 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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 301px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/KW-H-bkg_03.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 537px;
	padding-top: 12px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 252px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/KW-I-bkg_09.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 537px;
	padding-top: 12px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #BCBF54;
	height: 499px;
} 
.thrColFixHdr #footer {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #301E10;
	margin-top: 5px;
	background-image: url(images/KW-rule_22.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 33px;
} 
.home-bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #301E10;
	float: right;
	width: 512px;
}
.bodycopy-key {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #301E10;
}
.what-color-palette {
	float: left;
	width: 90px;
	margin-top: 135px;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}.footer-copy {
	font-family: Calibri, "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #2f1e0f;
}
.thrColFixHdr #sidebar-intro {
	float: left; /* since this element is floated, a width must be given */
	width: 164px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/KW-I-bkg_06.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 537px;
	padding-top: 12px;
}
.thrColFixHdr #mainContent-intro {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-color: #A17F14;
	height: 537px;
	background-image: url(images/KW-I-bkg_06.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 12px;
	margin-left: 0px;
	clear: left;
}
.what-color-palette2 {
	float: left;
	height: 209px;
	width: 75px;
	margin-top: 5px;
}
.thrColFixHdr #mainContent-work {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-color: #013332;
	height: 537px;
	background-image: url(images/KW-W-bkg_06.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 12px;
}
.thrColFixHdr #sidebar-work {
	float: right; /* since this element is floated, a width must be given */
	width: 305px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/KW-W-bkg_09.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 537px;
	padding-top: 12px;
	text-align: right;
}
.home-bodycopy-rev {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #BCBF54;
	float: right;
	width: 500px;
	margin-top: 10px;
}
.bodycopy-key-rev {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A17F14;
}
.thrColFixHdr #mainContent-portfolio {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0px;
	padding-bottom: 0;
	height: 537px;
	background-image: url(images/KW-P-bkg_06.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 12px;
	background-color: #849A38;
}
.thrColFixHdr #sidebar-portfolio {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/KW-P-bkg_09.jpg);
	background-repeat: no-repeat;
	height: 537px;
	padding-top: 12px;
	margin-top: 0px;
}
.next-body {
	font-size: 12px;
	font-weight: bolder;
	color: #301E10;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
.sm_sidebar-copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #301E10;
	width: 130px;
	margin-left: 40px;
	padding-top: 35px;
	text-align: left;
	text-indent: -5px;
}
.thrColFixHdr #sidebar-color {
	background-image: url(images/KW-CP-bkg_08.jpg);
	background-repeat: no-repeat;
	height: 537px;
	float: right;
	background-position: right;
	padding-top: 12px;
	text-align: right;
	width: 403px;
}
.thrColFixHdr #mainContent-color {
	background-color: #301E10;
	height: 537px;
	padding-top: 12px;
}
.gray {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

.home-bodycopy-rev-color {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #BCBF54;
	float: right;
	width: 425px;
	margin-top: 10px;
}
.sunshine {
	font-size: 14px;
	color: #FF6;
	font-weight: bold;
}
.azure {
	font-size: 14px;
	color: #06F;
	font-weight: bold;
}
.black {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.teal-copy {
	color: #013332;
}

.white {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.red {
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
.green {
	font-size: 14px;
	color: #090;
	font-weight: bold;
}
.pink {
	font-size: 14px;
	color: #F9C;
	font-weight: bold;
}
.spice {
	font-size: 14px;
	color: #A33114;
	font-weight: bold;
}
.teal {
	font-size: 14px;
	color: #59D9E3;
	font-weight: bold;
}
.before-after {
	font-size: 11px;
	float: right;
	text-align: left;
}
.client-head {
	font-size: 14px;
	font-weight: bold;
	color: #013332;
}
.sm_sidebar-intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #301E10;
	width: 130px;
	margin-left: 115px;
	padding-top: 35px;
	text-align: left;
	text-indent: -5px;
}
.slideShow {
	text-align: left;
	margin-bottom: 10px;
           }
.slides {
    position: relative;
    z-index: 1;
    display: none;
           }
.setTitle, .slideTitle {
    font-family: "Franklin Gothic Book", Arial, Helvitica, sans-serif;
           }
.setTitle {
    color: #995a01;
    font-size: 14px;
    font-weight: bold;
               }
.slideTitle {
    color: #666666;
    font-size: 12px;
           }
.controls {
	z-index: 10;
	margin-top: 4px;
	margin-bottom: 5px;
	text-align: left;
	position: relative;
           }
#slide1 {
    display: block;
           }
