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

body {
	background: #333;
	margin-top: 50px;
}

#container {
	width: 1040px;
	height: 594px;
}

#content	{
}
#content_left {
	float: left;
	width: 280px;
	height: 566px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 0px;
	background: #FFF;
}

#image_left {
	float: left;
	width: 320px;
	height: 415px;
	background: #FFF;
}

#left_menu {
	float: left;
	width: 320px;
	height: 40px;
	margin-left: -20px;
	padding-right: -20px;
}

#content_middle {
	float: left;
	width: 400px;
	height: 594px;
}

#main_content {
	float: right;
	width: 680px;
	height: 401px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 14px;
	background: #FFF;
}

.chef_box {
	float: left;
	width: 310px;
	padding-right: 20px;
}

#content_right {
	float: right;
	width: 280px;
	height: 566px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 14px;
	margin-bottom: 14px;
	background: #FFF;
}

#footer{
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
	clear:both;
	overflow:hidden;
	text-align:right;
}

#right_menu {
	float: right;
	width: 320px;
	height: 40px;
	margin-left: -20px;
	padding-right: -20px;
}

#bottom_menu {
	clear:both;
	width: 1040px;
	height: 40px;
	background: #FFF url(images/blue_bg.png) repeat-x;
	border-top:#330 thin solid;
	border-bottom:#963 thin solid;
}

#bottom_menu_two {
	width: 1040px;
	height: 40px;
	background: #FFF url(images/blue_bg.png) repeat-x;
}

/* Sponsors Page */

#container_white {
	width: 1040px;
	height: 594px;
	background: #FFF;
}

#menu_sponsors {
	width: 1040px;
	height: 36px;
	background: url(images/blue_bg.png) repeat-x;
	text-align: left;
}

#header_sponsors {
	width: 1040px;
	height: 130px;
	background: #6A003A;
	text-align: left;
	background:url(2011/header.png) no-repeat;
}

.content_sponsors {
	width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	background: #FFF;
	text-align: left;
}

#line_sponsors {
	width: 1040px;
	height: 10px;
	background: #6A003A;
}

/*TEXT STYLES */

.h1 {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 12px;
	color: #F18E2E;
	line-height: 1.6em;
	font-weight: bold;
}

.h2 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 15px;
	color: #6A003A;
	line-height: 1.8em;
	font-weight: normal;
}

.p1 {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 1.6em;
	color: #333;
	text-decoration: none;
}

.p1crossed {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 1.6em;
	color: #333;
	text-decoration:line-through;
}

.p2 {
	text-align: center;
}

.p3 {
	font-family: "century gothic", arial;
	text-align: right;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
}

.p4 {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.6em;
	color: #6C3;
	font-weight: bold;
	text-decoration: none;
}



.yoohoo	{
	font-family:"Century Gothic", Calibri, Corbel;
	color:#CCC;
	font-size:10px;
	letter-spacing:.4em;
	padding-right:50px;
}

a.link:p4 {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.6em;
	color: #6C3;
	font-weight: bold;
	text-decoration: none;
}

a.visited:p4 {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.6em;
	color: #6C3;
	font-weight: bold;
	text-decoration: none;
}

a.hover:p4 {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.6em;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

a.active:p4 {
	font-family: "century gothic", arial;
	text-align: left;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.6em;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
