@charset "UTF-8";
/* CSS Document */

/*
**NOTES ON COLORS USED**
border brown : #B7ABA9;
body color : #CCBEBC;
nav/h3 brown : #968A83;
h2 purple : #B8BBD4;
*/

*{
	margin:0;
	padding:0;
	outline:0;
}
body{
	background:#CABF93;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
}
img{
	border:0;
}
#wrapper{
	width:960px;
	margin:20px auto;
}
#header{
	background:#fff;
	border-top:1px solid #B7ABA9;
	border-left:1px solid #B7ABA9;
	border-right:1px solid #B7ABA9;
	padding:20px;
	margin:0 10px;
}
#header{
	background:#fff url(../img/kneading-header.jpg) 350px 0px no-repeat;
}


#nav, #nav2{
	background:#968f83;
	padding:0 20px;
	position:relative;
	float:left;
	width:920px;
}
#nav ul, #nav2 ul{
	list-style:none;
}
#nav ul li, #nav2 ul li{
	display:block;
	float:left;
	padding:10px 0;
}
#nav ul li a, #nav2 ul li a{
	color:#333;
	text-decoration:none;
	font-family:"century gothic", verdana, arial, sans-serif;
	font-size:16px;
	display:block;
	background:url(../img/nav-ul-li-a-bg.gif) 100% 0% repeat-y;
	padding:0 10px;
}
#nav ul li a:hover, #nav2 ul li a:hover{
	color:#fff;
}
#nav ul li.current, #nav2 ul li.current{
	background:url(../img/nav-ul-li-bg.gif) 50% 0% no-repeat;
}
#nav ul li.current a, #nav2 ul li.current a{
	color:#fff;
	cursor:default
}
#nav .left-decoration, #nav2 .left-decoration{
	height:10px;
	width:10px;
	position:absolute;
	background:url(../img/brown-left.gif) top left no-repeat;
	left:0;
	top:-10px;
}
#nav .right-decoration, #nav2 .right-decoration{
	height:10px;
	width:10px;
	position:absolute;
	background:url(../img/mini-brown-right.gif) top left no-repeat;
	right:0;
	top:-10px;
}
#nav2{
	padding:0 5px;	
	width:950px;
}
#nav2 ul li{
	padding:3px 0;
}
#nav2 ul li a{
	font-size:12px;
	padding:0 15px;
}
#content{
	background:#fff;
	border-left:1px solid #B7ABA9;
	border-right:1px solid #B7ABA9;
	padding:40px 20px 90px;
	margin:0 10px;
	float:left;
	position:relative;
}
* html #content{
	margin:0 6px;
}
#phone{
	position:absolute;
	top:6px;
	right:20px;
	margin:0;
	color:#767676;
	font-size:20px;
	font-weight:bold;
	font-family: century gothic,arial,helvetica,sans-serif;
	
}
#main-content{
	background:#fff;
	float:left;
	padding-right:20px;
	width:878px;
}
#main-content.home{
	width:560px;
	border-right:1px solid #B7ABA9;
}
#secondary-content{
	background:#fff;
	float:left;
	width:297px;
	padding-left:20px;
	border-left:1px solid #B7ABA9;
	margin-left:-1px;
}
h2{
	color:#60616A;
	font-family:"century gothic", verdana, arial, sans-serif;
	font-size:22px;
	background: #B8BBD4;
	font-weight:normal;
	padding:5px 10px 5px 0px;
	margin-bottom:20px;
	position:relative;
	min-height:28px;
}
* html h2{
	height:28px;
}
h2 .left-decoration{
	height:49px;
	width:34px;
	position:absolute;
	background:url(../img/purple-left.gif) top left no-repeat;
	left:-34px;
	top:-11px;
}
h3{
	color:#fff;
	font-family:"century gothic", verdana, arial, sans-serif;
	font-size:16px;
	background: #968f83;
	font-weight:normal;
	padding:5px 30px 4px 10px;
	margin-bottom:20px;
	position:relative;
	min-height:21px;
}
* html h3{
	height:21px;
}
h3 .right-decoration{
	height:42px;
	width:35px;
	position:absolute;
	background:url(../img/brown-right.gif) top right no-repeat;
	right:-34px;
	top:-11px;
}
h4	{
	font-size: 12px;
}
#content p{
	margin-bottom:1em;
	line-height:140%;
}
#content ul{
	margin:0 0 1em 1.5em;
	line-height:140%;
}
#content img{
	margin-bottom:1em;
	border:1px solid #B7ABA9;
}
#content img.pepper{
	border:0;
}
#content img.chef-profile{
	float:left;
	margin:0 10px 0 0;
}
#content a {
	color:#968A83;
}
.small_nav, .small_nav a{
	color:#968A83;
}
#content a.booknow{
	color:#000;
	font-weight:bold;
}
#sponsors{
	text-align:center;
}
#sponsors img{
	border:0;
}
#chefs {
	position:relative;
}
#chefs a{
	display:block;
	float:left;
	margin:0 10px 10px 0;
	width:84px;
}
* html #chefs a{
	margin:0 13px 13px 0;
}
#chefs a.third{
	display:block;
	float:left;
	margin:0 0 20px 0;
}
#chefs a img{
	margin:0;
}
.quote{
	font-size:14px;
	color:#60616A;
}
.quote strong{
	color:#333;
}
.quote span{
	color:#B8BBD4;
}
#content form {
	background-color:#FFFFFF;
	margin:20px 0;
	width:570px;
}
#content label {
	float:left;
	text-align:right;
	width:230px;
	font-weight:bold;
}
.formfield {
	font-size:12px;
	background-color:#F0E8BA;
	margin:0 0 0 10px;
	width:250px;
	padding:2px;
}
#content textarea {
	background-color:#F0E8BA;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 0 0 10px;
	width:250px;
}
#content select {
	background-color:#F0E8BA;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 0 0 10px;
	width:50px;
 }
#content select.month{
	width:100px;
}
#content form p {
	position: relative;
}
#submit {
	position:absolute;
	top:-20px;
	right:211px;
	background-color:#B8BBD4;
	border-color:#B7ABA9;
	padding:2px;

}
th {
	background:#968F83;
	padding:10px 5px;
	color:#fff;
}
th.left{
	text-align:left;
}
#courses tr:hover td {
	background-color: #B8BBD4;
}
td {
	padding:5px;
	vertical-align:top;
}
td.date{
	text-align:right;
	width:100px;
}
td.course{
	width:250px;
}
td.duration{
	width:60px;
}
td.cost{
	text-align:right;
	width:50px;
}
td.moreinfo{
	position:relative;
	display:block;
	z-index:0;
}
.moreinfolink{
	text-decoration: underline;
	cursor:pointer;
}
.moreinfo-box{
	background:#F0E8BA;
	border:1px solid #B7ABA9;
	width:505px;
	position:absolute;
	z-index:10;	
	left:-591px;
	top: 26px;
}
#courses h4{
	margin:5px 5px 0 10px;
}
#courses p{
	padding:0 10px 10px 10px;
	margin:0;
}
#map_canvas {
	float:right;
	height:380px;
	width:600px;
	margin-left:3px;
}
#footer{
	background:#968F83;
	position:relative;
	text-align:center;
	color:#fff;
	padding:20px 0;
	float:left;
	width:960px;	
}
#footer .left-decoration{
	height:10px;
	width:10px;
	position:absolute;
	background:url(../img/brown-left.gif) top left no-repeat;
	left:0;
	top:-10px;
}
#footer .right-decoration{
	height:10px;
	width:10px;
	position:absolute;
	background:url(../img/mini-brown-right.gif) top left no-repeat;
	right:0;
	top:-10px;
}
.tsandcs{
	float:left;
	margin-left:20px;
	font-size: 10px;
}
.tsandcs a{
	color:#fff;
}
.firehorse{
	float:right;
	margin-right:20px;
	font-size: 10px;
}
.firehorse a{
	color:#fff;
}
#bottom{
	background:#fff;
	border-bottom:1px solid #B7ABA9;
	border-left:1px solid #B7ABA9;
	border-right:1px solid #B7ABA9;
	padding:10px;
	margin:0 10px 20px;
	clear:both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.weekone, .weekone * {
	color: rgb(95, 73, 122);
}
.weekonefull, .weekonefull * {
	color: rgb(178, 161, 199);
}
.weektwo, .weektwo * {
	color: rgb(148, 138, 84);
}
.weektwofull, .weektwofull * {
	color: rgb(196, 188, 150);
}
.moreinfo-box, .moreinfo-box * {
	color: #000 !important;
}

.close {
	float:right;
	margin:3px 5px;
	color:#968A83 !important;
	text-decoration: underline;
	cursor:pointer;
}

