html {
	font-family: Arial;
	color: #fff;
}


body {
	background-image: none;
	
}

#container {
	background-image: none;
}

#main {
	width: 950px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

p, ul {
	font-size: 13px;
	line-height: 1.5;
	color: #000;
	margin-bottom: 10px;
}

.divider {
	height: 1px;
	background-color: #333;
	margin-bottom: 7px;
}

/* Header */
#header {
	position: relative;
	background-image:none;
	width: 950px;
	height: 195px;
}


/* Logo */

#logo {
	position: absolute;
	top: 14px;
	left: 56px;
	z-index: 9999;
	width: 181px;
	height: 181px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
}


/* Navigation */

#navigation {
	position: relative;
	line-height: 2.7;
	height: 43px;
	padding-right: 20px;
	top: 85px;
	text-align: right;
}

#navigation ul {
	line-height: 2.7;
}

#navigation ul li {
	display: inline;
	margin: 0 10px 0 10px;
}

#navigation a{
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

#navigation a#current{
	color: #000;
}

#navigation img#nav-left {
	display:none;
}

#navigation img#nav-right {
	display:none;
}

/* Banner */

h2#banner {
	position: relative;
	background-image: none;
	width: 950px;
	height: 329px;
}

h2#banner img#banner-left {
	display:none;
}

h2#banner img#banner-right {
	display:none;
}

/* Intro */

#intro {
	background-image: none;
	padding: 40px;
	margin-top: 15px;
}

#intro h2 {
	float: left;
	font-size: 21px;
	line-height: 1.3;
	width: 600px;
}

#intro #get-tickets-social {
	float: right;
	width: 260px;
	text-align: center;
}

#intro a#get-tickets {
	margin: 0 auto;
	display: block;
	width: 225px;
	height: 65px;
	background-image: none;
}

#intro a#get-tickets:hover {
	background-position: 0 65px;
}

#intro #get-tickets-social span {
	line-height: 2;
	font-size: 14px;
}

#intro #social {
	margin-left: 70px;
}

#intro #social li {
	float: left;
	padding: 4px;
}

#intro #social li a {
	display: block;
	width: 32px;
	height: 32px;
}

/* Sponsors ------------------------------------------------------------*/
.sponsors-preview{
	padding:10px;
	margin-top:15px 2px;
}

.sponsors-preview td{	
	text-align:center;
	vertical-align:middle;
	background:#fff;
}
/* Home Content ------------------------------------------------------------*/

img.home-logos{
	margin-bottom:20px;
}

#home-content #col1,#home-content #col2,#home-content #col3 {
	float: left;
	width: 263px;
	padding: 20px 0 20px 0;
}

#home-content #col1, #home-content #col3 {
	padding: 20px 40px 20px 40px;
}

#home-content h2 {
	font-size: 30px;
	line-height: 1.8;
}

/* Heading -----------------------------------------------------------------*/

#heading {
	position: relative;
	background-image: none;
	width: 950px;
	height: 52px;
	margin-top: 13px;
}

#heading img#banner-left {
	display:none;
}

#heading img#banner-right {
	display:none;
}

#heading h2 {
	float: left;
	width: 400px;
	font-size: 30px;
	padding: 12px 40px;
	color:#000;
}

#heading a#get-tickets {
	float: right;
	margin: 4px 40px 0 0;
	display: block;
	width: 156px;
	height: 45px;
	background-image: none;
	color:#000;
}

#heading a#get-tickets:hover {
	background-position: 0 45px;
}


/* Home------------------------------------------------------------------- */

#content #col1, #content #col2 {
	float: left;
	width: 415px;
}

#content li a{
	color:#000;
}

#content #col1 {
	padding: 20px 20px 20px 40px;
}

#content #col2 {
	padding: 20px 40px 20px 20px;
}

#home-content #col2 a{
	color:#777;
}

#home-content #col2 a:hover{
	color:#fff;
}

#content #col-full {
	width: 870px;
	padding: 5px 40px;
}

#content h2 {
	font-size: 26px;
	line-height: 1.6;
	color:#000;
}

#content img{
	display:none;
}

.schedule-time {
	width: 78px;
	text-align: center;
	margin: 6px 10px 6px 0;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	color: #000;
	border: 1px solid #666;
	float: left;
	line-height: 1;
}

ul#schedule li{
	line-height: 3;
}

ul#schedule .schedule-time{
	position: relative;
	top: 8px;
}

h3#news-title {
	font-size: 19px;
	color: #ccc;
	line-height: 1.2;
}

h4#posted-by {
	font-size: 13px;
	color: #777;
	line-height: 1.8;
	font-style:italic;
}

img.pdf-icon {
	position: relative;
	top: 5px;
	margin-right: 7px;
}

#sponsors-pdf-link{
	position:absolute;
	top:15px;
	left:580px;
}

#sponsors-pdf-link a{
	font-size:13px;
	color:#000;
}

img.pdf-icon-2 {
	position: relative;
	margin-right: 7px;
	top:5px;
}

#bbq-applications {
	padding: 0px 0px 25px 0px;
}

#bbq-applications a{
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
}

#bbq-applications a:hover{
	color: #fff;
}

img#mbn-logo {
	float: left;
	margin-right: 8px;
}

/* Contact Form */

form#contact {
	margin: 10px 0 10px 0;
}

form#contact input, form#contact textarea {
	font-size: 12px;
	font-family: Arial;
	display: block;
	padding: 5px;
	width: 300px;
	margin: 15px 0 15px 0;
}

form#contact input#send-message {
	width: 126px;
	height: 29px;
	padding: 0;
}

#map {
	width: 409px;
	border: 3px solid #555;
	height: 370px;
}


/* Footer */

#footer {
	padding: 0 40px 20px 40px;
	font-size: 12px;
}

#footer #copy {
	float: left;
	width: 340px;
	line-height: 1.7;
	color: #000;
}

#footer #footer-nav {
	float: right;
	width: 400px;
	font-size: 12px;
	text-align: right;
}

#footer #footer-nav li {
	display: inline;
	margin-left: 7px;
}

#footer  a {
	color: #000;
}

#footer #copy a {
	text-decoration: none;
}