html,body{
	height:100%;
}
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#a6977c url(../images/bg-header.gif) repeat-x 50% 0;
	color:#333;
	min-width:960px;
}
img{border:0;}
.flash_banner {
	height: 200px;
	width: 640px;
	margin-bottom: 5px;
}
a{
	text-decoration:underline;
	color:#a65424;
}
a:hover{
	text-decoration:none;
}
input, textarea, select{
    font:100% arial,sans-serif;
    vertical-align:middle;
}
form, fieldset{
    margin:0;
    padding:0;
    border-style:none;
}
#header {
	background: url(../images/bg-header-inner.gif) no-repeat 50% 0;
	height:485px;
	position:absolute;
	top:0;
	left:-11px;
	visibility: visible;
}
#header .header-inner {
	width:948px;
	margin:0 auto;
	padding:30px 12px 0 0;
	position:relative;
}
#header .logo {
	display:block;
	height:121px;
	width:225px;
	position:absolute;
	top:8px;
	left:-27px;
	visibility: visible;
}
#header .logo a {
	background: url(../images/logo.png) no-repeat;
	display:block;
	height:121px;
	width:225px;
}
#header .logo a span {
	height:121px;
	width:225px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#header .slogan {
	display:block;
	margin:0 0 0 245px;
	height:81px;
}
#header .slogan a {
	background: url(../images/text-fine-finishing.png) no-repeat;
	height:81px;
	width:432px;
	display:block;
}
#header .slogan a span {
	text-indent:-9999px;
	height:81px;
	width:432px;
	overflow:hidden;
	display:block;
}
#header .topnav {
	list-style:none;
	margin:-15px 0 0;
	padding:0;
	float:right;
	overflow:hidden;
	position:relative;
}
#header .topnav li {
	float:left;
	background: url(../images/separator.gif) no-repeat 100% 2px;
	margin:0 -1px 0 0;
	position:relative;
	padding:0 0 0 6px;
}
#header .topnav li a {
	color:#fdfbfb;
	margin:0 5px 0 0;
	text-decoration:none;
	font-size:13px;
}
#header .topnav li a:hover {
	text-decoration:underline;
}
#header .phone {
	float:right;
	color:#d1d0c7;
	font-size:14px;
	margin:-16px 0 20px;
	overflow:hidden;
}
#header .phone em {
	font:24px "Times New Roman", Times, serif;;
	color:#fffcfc;
	font-style:normal;
	padding:0 0 0 12px;
	letter-spacing:1px;
	line-height:28px;
}
#header .intro {
	float:left;
	display:inline;
	width:943px;
	border-bottom:5px solid #9b543c;
	margin:0 0 21px 10px;
}
.intro .welcome {
	float:left;
	width:640px;
	height: 215px;
}
.welcome img {
	border:5px solid #26201a;
	display:block;
	margin:0 0 19px;
}
.welcome strong {
	text-indent:-9999px;
	background: url(../images/text-welcome.png) no-repeat;
	height:20px;
	margin:0 0 22px 3px;
	overflow:hidden;
	display:block;
}
.welcome .nav {
	list-style:none;
	margin:0;
	padding:0 0 2px 70px;
	overflow:hidden;
}
.welcome .nav li {
	float:left;
}
.welcome .nav li a {
	color:#f0b46b;
	font-weight:bold;
	text-decoration:none;
	margin:0 46px 0 0;
	display:block;
	white-space:nowrap;
}
.welcome .nav li a:hover {
	text-decoration:underline;
}
.intro .magazine {
	float:right;
	overflow:hidden;
	width:280px;
	height:284px;
}
#header .subnav {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	overflow:hidden;
	height:1%;
	clear:both;
}
#header .subnav li {
	float:left;
	margin:0 60px 0 0;
}
#header .subnav li a {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#a69472;
	text-decoration:none;
	font-weight:bold;
}
#wrapper {
	min-height:100%;
	position:relative;
	width:942px;
	margin:0 auto;
}
#main {
	padding:493px 0 20px;
}
* html #main{
	height:100%;
}
.bottom-border{
	display:block;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background: url(../images/main-bottom.gif) no-repeat;
	height:2px;
	width:100%;
}
#main .download {
	display:block;
	margin:0 auto;
	font:18px "Helvetica", Arial, sans-serif;
	color:#f2e2c4;
	text-decoration:none;
	width:270px;
}
#main .twocolumns {
	background: url(../images/bg-twocol2.gif) repeat-y;
	margin:16px 0 0;
}
#main .twocolumns-inner {
	background: url(../images/bg-twocol.gif) no-repeat;
	width:897px;
	overflow:hidden;
	padding:22px 25px 0 20px;
}
.twocolumns .data {
	float:left;
	width:562px;
	overflow:hidden;
}
.twocolumns #sidebar {
	float:right;
	width:317px;
}
.data .about {
	background: url(../images/bg-about-top.gif) no-repeat;
	margin:0 0 26px;
}
.data .about .about-inner {
	background:#f2e2c4  url(../images/bg-about-bottom.gif) no-repeat 100% 100%;
	height:1%;
	overflow:hidden;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.about img {
	float:left;
	border:1px solid #595245;
	margin:9px 10px 0 0;
}
.data .about h1 {
	margin:0 0 13px;
	font:51px/51px "Times New Roman", Times, serif;
	color:#595245;
	font-weight:bold;
	letter-spacing:-1px;
}
.about p {
	line-height:18px;
	font-size:14px;
	text-align:justify;
	margin: 0;
}
.data .color-wrapper{
	margin:0 0 5px;
	overflow:hidden;
	width:100%;
}
.data .colors {
	width:76px;
	overflow:hidden;
	float:left;
	margin:0 7px -4px 0;
}
.data h3 {
	color:#595245;
	font:22px "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0 0 8px;
}
.colors img {
	float:left;
	margin:0 4px 4px 0;
}
span.color {
	float:left;
	padding:4px 0 0;
	line-height:17px;
}
span.color strong {
	display:block;
}
.data .box {
	width:505px;
	border:1px solid #ccc;
	background:#eeedec;
	padding:7px 25px 5px 30px;
	overflow:hidden;
	margin:0 0 23px;
}
.data .box p {
	margin:0;
	font-size:12px;
	line-height:18px;
}
.data .products {
	list-style:none;
	margin:0 -45px 16px 0;
	padding:0 0 0 23px;
	overflow:hidden;
	width:582px;
}
.data .products li {
	float:left;
	width:158px;
	margin:0 21px 0 0;
}
.data .products li .holder{
	height:111px;
	display:block;
}
.products li img {
	display:block;
	border:3px solid #595245;
}
.products li span {
	display:block;
	font-size:11px;
}
.data p{
	margin:0 0 21px;
	line-height:18px;
}
.data h4{
	font-size:12px;
	color:#595245;
	margin:0 0 5px;
	text-transform:uppercase;
}
.data .sub-heading{
	font-weight:normal;
	display:block;
	margin:0;
}
.data h2{
	font-size:26px;
	margin:0;
	color:#666;
}
.data .marked {
	color:#990d0d;
}
.gallery{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
}
.gallery h3{
	margin:0 0 4px;
	color:#333;
	font-size:14px;
}
.gallery .sub-heading{
	display:block;
	font-weight:normal;
	margin:0;
}
.gallery ul{
	list-style:none;
	margin:0 -26px 0 0;
	padding:4px 0 0;
	overflow:hidden;
	position:relative;
	height:1%;
}
.gallery ul li{
	text-align:center;
	height:99px;
	float:left;
	margin:0 26px 0 0 ;
}
.gallery ul li a{
	display:block;
}
.gallery ul li img{
	display:block;
	border:3px solid #595245;
	float:none;
	margin:0;
}
.about-inner .fullscreen{
	margin:0 0 0 402px;
	color:#990d0d;
	overflow:hidden;
}
.data .hr{
	background: url(../images/devider.gif) repeat-x;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	height:1px;
	margin:-8px 0 17px;
}
.data .hr hr{
	display:none;
}
.data h5{
	font-size:16px;
	color:#666;
	margin:0 0 5px;
}
.partner-list{
	list-style:none;
	margin:0 -10px 0 0;
	padding:0;
	overflow:hidden;
}
.partner-list li{
	float:left;
	height:68px;
	margin:0 15px 0 0;
}
.partner-list li a{
	display:block;
}
.partner-list li img{
	display:block;
}
* html .partner-list{
	width:349px;
}
* html .partner-list li{
	float:left;
	width:auto;
	margin:0 10px 0 0;
}
#sidebar h2{
	background:#595245;
	font-size:16px;
	color:#fff;
	margin:0 0 5px;
	padding:6px 0 8px 20px;
}
.news-list{
	list-style:none;
	margin:0 0 8px;
	padding:0 0 18px 5px;
	background: url(../images/devider.gif) repeat-x 0 100%;
	overflow:hidden;
	height:1%;
}
.news-list li{
	background: url(../images/devider.gif) repeat-x;
	padding:10px 0 3px;
	margin:-1px 0 2px;
}
.news-list li h3{
	font-size:18px;
	margin:0 0 5px;
	color:#000;
}
.news-list li .sub-heading{
	font-size:12px;
	color:#352f2c;
	display:block;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.news-list li p{
	margin:0;
	line-height:19px;
}
#sidebar .more{
	display:block;
	margin:0 0 20px 5px;
}
#sidebar .heading{
	background:#595245 url(../images/text-artisans.gif) no-repeat 42px 5px;
	width:316px;
	height:74px;
	padding:0;
	margin:0;
}
.info-box{
	background:#f2e2c4;
	padding:19px 0 9px 55px;
	overflow:hidden;
	border-bottom:6px solid #968c78;
	margin:0 0 20px;
}
.info-box h4{
	font-size:18px;
	margin:0 0 11px;
	color:#666;
}
.info-box ul{
	list-style:none;
	margin:0 0 12px;
	padding:0;
	overflow:hidden;
}
.info-box ul li{
	margin:0 0 3px;
}
.info-box address{
	font-style:normal;
}
.info-box address span{
	display:block;
	margin:0 0 4px;
}
#sidebar .heading2{
	background:#373635;
	font-size:27px;
	color:#fff;
	text-align:center;
	padding:18px 0 7px 0;
	margin:0;
}
#sidebar .heading2 .type1{
	font-size:33px;
	display:block;
}
.register .row{
	background:#f2e2c4;
	padding:24px 0 19px 10px;
	overflow:hidden;
	height:1%;
	margin:0 0 59px;
}
.register .row h4{
	margin:0;
	color:#595245;
	font-size:18px;
	padding:0 0 0 5px;
	margin:0 0 14px;
}
.register .area{
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
}
.register .area label{
	float:left;
	width:62px;
	text-align:right;
	padding:6px 0 0;
	margin:0 9px 0 0;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.register .area .text{
	float:left;
	width:211px;
	border:1px solid #616161;
	padding:5px 3px 6px;
	font-size:11px;
	color:#000;
}
.register .area .checkbox{
	width:15px;
	height:16px;
	float:left;
	margin:0 0 0 63px;
	display:inline;
}
.register .area .check-label{
	width:200px;
	float:left;
	padding:3px 0 0;
	margin:0 0 0 10px;
	font-size:11px;
	color:#5f5f5f;
	font-weight:normal;
	text-align:left;
}
.register .btn{
	margin:13px 0 0 63px;
}
.kelly{
	width:100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.kelly .heading3{
	display:block;
	font-size:13px;
	color:#a65424;
	font-weight:bold;
	background:none;
	padding:0;
	letter-spacing:1px;
	text-align:center;
}
.kelly .name{
	display:block;
	font-size:25px;
	color:#000;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding:0 0 0 51px;
	margin:0 0 5px;
}
.kelly .date{
	display:block;
	font:11px "Times New Roman", Times, serif;
	color:#777;
	font-style:italic;
	padding:0 0 0 51px;
	margin:0 0 2px;
}
.kelly a{
	display:block;
	font-style:italic;
	color:#a65424;
	font-size:11px;
	text-decoration:none;
	padding:0 0 0 51px;
}
#footer{
	width:100%;
	background: url(../images/bg-footer.gif) repeat-x;
	min-height:276px;
}
* html #footer{
	height:276px;
}
.footer-inner{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0 0;
}
.footer-inner .threecolumns{
	overflow:hidden;
	width:1011px;
	padding:0 0 0 26px;
	margin:0 -74px 13px 0;
}
.threecolumns .col{
	width:166px;
	float:left;
	color:#fff;
	margin:0 74px 0 0;
}
.threecolumns .col h5{
	font-size:13px;
	color:#9b543c;
	text-transform:uppercase;
	margin:0;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	margin:0 0 12px;
}
.threecolumns .col h5 .type2{
	color:#d78448;
}
.threecolumns .col ul{
	list-style:none;
	margin:0;
	padding:0;
}
.threecolumns .col ul li{
	margin:0 0 5px;
}
.threecolumns .col ul li a{
	font-size:13px;
	line-height:18px;
	color:#a79078;
	text-decoration:none;
	font-family: Lucida, Arial, Helvetica, sans-serif; ;
}
.threecolumns .col ul li a:hover{
	text-decoration:underline;
}
.hr2{
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	height:1px;
	background: url(../images/devider2.gif) repeat-x;
	width:100%;
	clear:both;
}
.footer-box{
	background: url(../images/bg-foote-box.gif);
	padding:16px 0 10px 26px;
	clear:both;
}
.footer-box .footer-nav{
	list-style:none;
	margin:0 0 35px;
	padding:0;
}
.footer-nav li{
	display:inline;
}
.footer-nav .home{
	margin:0 200px 0 0;
}
.footer-nav .products{
	margin:0 164px 0 0;
}
.footer-nav .about{
	margin:0 170px 0 0;
}
.footer-nav li a{
	font-weight:bold;
	font-size:13px;
	color:#754d20;
	text-decoration:none;
}
.footer-nav li a:hover{
	text-decoration:underline;
}
.poweredby{
	float:right;
	margin:-4px 28px 0 0;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	font-family: "Times New Roman", Times, serif;;
}
.poweredby .type3{
	font-size:14px;
	color:#bcdfec;
	margin:0 0 0 2px;
	text-decoration:none;
}
.poweredby .type3:hover {
	text-decoration:underline;
}
.copy{
	font-size:12px;
	color:#fff;
	font-family: "Times New Roman", Times, serif;
	margin:0 0 0 10px;
}
.twocolumns .medata {
	float:left;
	width:898px;
	overflow:hidden;
}
.inner_class {
}
.class_dates {
	color: #2E251D;
	width: 170px;
	font-size: 18px;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
	margin-right: 5px;
}
.classesContent {
	color: #333333;
	float: right;
	width: 898px;
	padding-right: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.dates {
	color: #321B0C;
	text-align: center;
}
.cost {
	color: #a65424;
	font-weight: bold;
}
.month1 {color: #8E402A}
}