/*
Design by Delicious Webdesign
http://www.delicious-webdesign.com
www.dignitybuffets.com
*/

body {
	margin: 0;
	padding: 0;
	background: #534E47 url(../images/img01.gif) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FC6;
	position: static;
}

input, textarea {
	background: #534E47;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
	color: #FFF;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.full {
	float: left;
}

img.right {
	float: right
	margin: 4px 20px 0 0;
}

img.right {
	float: right;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 283px;
	background: url(../images/img02l.jpg) no-repeat center top;
	text-transform: lowercase;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	float: right;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 3em;
	color: #000;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #000;
}

#logo a {
	text-decoration: none;
	color: #000;
}

#menu {
	float: none;
	position: static;
}

#menu ul {
	margin: 0;
	padding: 233px 20px 0 27px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin: 0 0 0 2px;
	padding: 9 0 0 0;
	background: #000 url(../images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	background-attachment: scroll;
	position: static;
	height: 50px;
	width: 100px;
}


#menu a:hover, #menu .current_page_item a {
	background: #000 url(../images/img04.gif) no-repeat;
	position: static;
}


.style1 {
	font-family: "Lucida Calligraphy";
	font-size: xx-large;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

/* Page */

#page {
	width: 1040px;
	background: #534E47 url(../images/img07.jpg) no-repeat top right;
	text-decoration: none;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 0 0 10px;
}

.post {
	margin-bottom: 15px;
	background: #24221C url(../images/img05.gif) no-repeat;
	color: #D6C593;
}

.post a {
	color: #FFF;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #FFF;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(../images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #1B1915;
}

.post .links a {
	padding-left: 10px;
	background: url(../images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 220px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(../images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #22201B;
	color: #D6D6D6;
}

.sidebar li li a {
	text-decoration: none;
	color: #DECFA3;
}

.noborder {
	border: 0;	
}

.sidebar li li a:hover {
	color: #F9F5F0;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
	padding-left: 15px;
}

/* Right Sidebar */

#rightbar {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}


/* Footer */

#footer {
	padding: 40px 0;
	background: #1B1915 no-repeat left bottom;
	position: static;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFF;
}

#footer a {
	color: #FFF;


}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
.style6 {font-size: 12px}

.style2 {
	font-size: 16px;
	color: #FFF;
}
.style6 {
	font-size: 12px
}


'body {
	background-repeat: repeat-x;
	background-color: #534E47;
}'
body,td,th {
	color: #FFF;
}
a:link {
	color: #FFF;
}


.style6 {
	font-size: 12px
}
'body {
	background-repeat: repeat-x;
	background-color: #534E47;
}'
body,td,th {
	color: #FFF;
}
a:link {
	color: #FFF;
}