/* The Smokin' Buddha Website */
/* Designer: Chris Bowman */
/* Contact: chiss22@gmail.com */
/* Copyright 2007-08 The Smokin' Buddha and Chris Bowman */

body {
	font-size: 80%;
	font-family: georgia, times, serif;
	text-align: center;
	background-color: #222222;
	margin: 5px 0 0 0;		padding: 0;
}

h1, h2, h3 {
	margin: 0 0 -10px 0;
}

h2 {
	color: #ffffff;
	background-color: #8d9379;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
}.float-left {	float: left;	text-align: left;}.float-right {	float: right;	text-align: right;}a:link, a:visited {	color: #ffffff;	text-decoration: none;} a:hover, a:active {	color: #ffffff;	text-decoration: underline;}
#navigation a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	margin: 0 2px 0 2px;
}

#navigation a:link {
	color: #222222;
	background-color: #5c5452;
}

#navigation a:visited {
	color: #222222;
	background-color: #5c5452;
}

#navigation a:hover {
	color: #5c5452;
	background-color: #ffffff;
}

#navigation a:active {
	color: #5c5452;
	background-color: #ffffff;
}


/* Layout */

#wrapper {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 154px;
}

#header #logo {
	background-image: URL(images/logo.jpg);
	width: 254px;
	height: 154px;
	float: left;
}

#header #slogan {
	background-image: URL(images/slogan.jpg);
	width: 277px;
	height: 154px;
	float: right;
}

#navigation {
	height: 25px;
	margin: 5px 0 0 0;
	float: right;
}

#content {
	float: left;		width: 100%;		clear: both;
	margin: 0;
}

#main {
	float: left;	width: 750px;	margin-bottom: 20px;	clear: both;
}

#mainleft {
	background-image: URL(images/ownerandchefimg.jpg);
	background-repeat: no-repeat;
	width: 314px;
	margin: 10px 0px 0px 15px;
	float: left;
	
}

#mainleft .img {
	padding: 2px 15px 0 110px;
}

#mainleft .p {
	color: #ddd6d4;
	padding: 2px 15px 0 110px;
}

#maincenter {
	background-image: URL(images/shopwholesaletitle.jpg);
	background-repeat: no-repeat;
	width: 191px;
	margin: 12px 0px 0px 0px;
	float: left;
}

#maincenter .p {
	color: #ddd6d4;
	margin: 36px 0 0 0;
}

#mainright {
	width: 208px;
	margin: 12px 0px 0px 15px;
	float: left;
}

#mainright .p {
	color: #ddd6d4;
	margin: 36px 0 0 0;
}

#mainrighttop {
	background-image: URL(images/dineintitle.jpg);
	background-repeat: no-repeat;
	width: 208px;
	float: left;
}

#mainrightbottom {
	background-image: URL(images/hourstitle.jpg);
	background-repeat: no-repeat;
	width: 208px;
	float: left;
}

#footer {
	float: left;	width: 730px;	margin: 10px 0 10px 0;	padding: 5px 10px;	background-color: #38312f;	text-align: right;	font-size: 0.9em;	color: #ddd6d4;	clear: both;
}


/* Index Rules */
#top {
	float: left;
	width: 750px;
	height: 156px;
}

#top #boxtop {
	background-image: URL(images/boxtop.jpg);
	background-repeat: no-repeat;
	height: 7px;
}

#top #boxmain {
	background-image: URL(images/boxmain.jpg);
	background-repeat: repeat-y;
	height: 142px;
}

#top #boxbottom {
	background-image: URL(images/boxbottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
}

#topleft {
	background-image: URL(images/welcomeimg.jpg);
	width: 99px;
	height: 130px;
	margin: 10px 0px 10px 15px;
	float: left;
}

#topcenter {
	width: 417px;
	margin: 10px 0px 5px 0px;
	float: left;
}

#topcenter .p {
	color: #ddd6d4;
	padding: 0 15px 0 15px;
}

#topright {
	background-image: URL(images/storeimg.jpg);
	width: 217px;
	height: 150px;
	margin: -4px 0 0 0;
	float: left;
}


/* Menu, Shop, Events, and Contact Rules */

#page {
	float: left;
	width: 750px;
	height: 100%;
}

#page #boxtop {
	background-image: URL(images/menuboxtop.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 7px;
	float: left;
}

#page #boxmain {
	background-image: URL(images/menuboxmain.jpg);
	background-repeat: repeat-y;
	width: 750px;
	float: left;
}

#page #boxmainleft {
	width: 111px;
	height: 148px;
	margin: -4px 0 0 3px;
	float: left;
}

#page #boxmainright {
	margin: 0 0 0 2px;
	width: 620px;
	height: 100%;
	float: left;
}

#page #boxmainright .img {
	margin: 2px 0 0 1px;
}

#page #boxmainright .p {
	color: #ddd6d4;
	padding: 0 15px 0 15px;
}

#page #boxbottom {
	background-image: URL(images/menuboxbottom.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 7px;
	float: left;
}

#page table {
	font-size: 1.2em;
	vertical-align: top;
	width: 100%;
}

#page th {
	color: #ffffff;
	background-color: #8d9379;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	vertical-align: top;
}

#page td {
	vertical-align: top;
}

#page tfoot {
	background-color: #958565;
	font-size: 0.8em;
	padding: 10px;
}