﻿/* Declare body first of all */
	body {
	text-align:center;
	background:#6a2626 url('images/blues-bg2.jpg') repeat-x;
	font:normal 62.5% 'Lucida Grande', Verdana, sans-serif;
	color:#3C1E00;
	margin:0;
	}	
/* Container */
	#container {
	width:725px;
	margin:0 auto;
	background:url("images/blues-body-bg.gif") repeat-y;
	}
/* Masthead and descendants */
	#masthead {
	height:259px;
	background:url("images/blues-mast-bg3.jpg") no-repeat;
	text-align:left;
	}
/* BBQ logo */
	#masthead img {
	margin: 1px 0 0 3px;
	float:left;
	}
/* Main navigation */
	#masthead ul {
	list-style:none;
	clear:left;
	padding:0;
	font-weight:bold;
	font-size:1.1em; 
	color:#ebdca7;
	text-transform:uppercase; 
	margin:230px 10px 3px 10px;
	text-align:center;
	}
	#masthead li {
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	line-height:200%;
	}
	#masthead li a:link, #masthead li a:visited{
	font-weight:bold; 
	color:#ebdca7;
	text-decoration:none;
	}	
	#masthead li a:hover {
	color:#ea821c;
	}

/* The main column and descendants */
	#main {
	float:left;
	display:inline;
	width:485px;
	font-size:1.1em;
	line-height:150%;
	background:url("images/blues-main-bg.jpg") no-repeat;
	text-align:left;
	}
	#main p	{
	float:left;
	display:inline;
	margin:0 15px 10px 20px;
	line-height:150%;
	}
	.spacer {
	clear:left;
}
/* The right column and descendants */
	#sidebar {
	float:right;
	width:240px;
	margin:0;
	background:url("images/blues-side-bg3.gif") top left no-repeat;
	padding:0;
	display:inline;
	}
/* Set width of sidebar paragraph */
	#sidebar p {
	width: 213px;
	text-align: left;
	line-height:150%;
	margin: 10px;
	}	
	#sidebar h4 {
	text-align:center;
	font-family:Arial, Verdana;
	color:#482400;
	font-variant:small-caps;
	margin-top:3px;
	margin-bottom:10px;
}
/* The footer and descendants */
	#footer {
	clear:both;
	width:725px;
	height:175px;
	text-align:center;
	background:url("images/blues-footer.jpg") no-repeat;
	}
/* Footer navigation */
	#footer ul {
	list-style:none;
	padding:30px 0 20px 0;
	font-variant:small-caps;
		}
	#footer li {
	display:inline;
	font-size:1.1em;
	margin:0 15px 0 0;
	line-height:200%;
	}
/* Turn off borders on image links */
	img {
	border:0;
	}
	.image_float {
	float:left;
	display:inline;
	margin: 0 5px 15px 20px;
}	
/* Style acronyms and abbreviations and change cursor */
	abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	}
/* Style links */
	a:link, a:visited {
	color:#6a2626;
}
	a:hover {
	color:#ea821c;
}
/* Style headings */
	h3 {
	margin: 20px 10px 10px 10px;
	}
	h2 {
	clear:left;
	background:url("images/blues-h2-bg.gif") no-repeat;
	margin: 20px 5px 20px 5px;
	height: 51px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	
	}
	h2 img {
	margin: 12px 0 0 35px;
}
	h4 {
	clear:left;
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
	margin:20px;
}
/* Style tables */
	table {
	border:0;
	border-collapse:collapse;
	font: normal 12px 'Lucida Grande', Verdana, sans-serif;
	margin: 20px;
	width: 435px;
	}
	caption {
	font-weight:bold;
	font-size:15px;
	font-variant:small-caps;
	padding:10px;
	color:#6a2626;
	text-align:left;
	border-bottom:1px dotted gray;
}
	th, td {
	padding:6px;
	border-bottom: 1px dotted gray;
}
	th {
	text-align:left;
	
}
.kcbs {
	margin-top:20px;
}
#tour {
	margin-top:30px;
	margin-left:15px;
}








