html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
	margin:0;
	padding:0;
	border:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}


	/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #fff;
		background:#b7ddb8;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:0px;
		height:auto;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:10px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 10px 10px;
	}
	#stylized textarea{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 10px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:0px;
		width:50px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	#stylized submit{ 
		clear:both;
		margin:auto;
		width:50px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}

.f_right {
	float:right;
}
.f_left {
	float:left;
}
a:link { 
	color: #fff;
	}
a:visited { 
	color: #fff;
	}
a:hover { 
	color: #CCCCCC;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

body {
	background:#000000;
	color: #000;
	margin: 0px;
        font-size: 11px;
        
        font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
}
#splash {
	width:100%;
	height:100%;
	background-color:#d8b08c;
}
#wrapper {
	margin: 0 0 0 0;
	width: 950px;
	background-image:url(images/bk_tile_beige.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background: #ecb57f;
}
#header {
	color: #000;
	width: 950px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background: #000;
	background-image:url(images/header_bk.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#leftcolumn {
	color: #000;
	border: 0px solid #ccc;
	background: #ecb57f;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 539px;
	width: 628px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #663300;
	border: 0px solid #ccc;
	background: #ecb57f;
	background-image: url(images/right_bk.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	height: 500px;
	width: 320px;
	display: inline;
}
#footer {
	height:205px;
	width: 950px;
	clear: both;
	color: #333;
	border: 0px solid #ccc;
	background: url(images/btm_slice.jpg) #BD9C8C;
	background-repeat:repeat-x;
	background-position:top left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#menu {
	color: #663300;
	width:320px;
	height:300px;
	margin:20px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	background-image: url(images/right_bk.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	
}
.menu_item {
	height:45px;
	width:320px;
	padding:0;
	margin: 0px 20px 0px 0px;
	text-align: right;
	display:block;
}
.menu_item:hover {
	color:#fff;
	height:45px;
	width:320px;
	padding:0;
	margin: 0px 20px 0px 0px;
	background-image:url(images/menu_bk_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align: right;
	display:block;	
}
.menu_item a {
	color:#663300;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
    font-size: 1.25em;
	letter-spacing: .2em;
	line-height: 1.1em;
	margin:0px 20px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	text-decoration:none; 
	display:block;
}
.menu_item a:hover {
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
    font-size: 1.25em;
	letter-spacing: .2em;
	line-height: 1.1em;
	margin:0px 20px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	text-decoration:none; 
	display:block;
}
#food {
	width:550px;
	margin:auto;
	overflow:auto;
	position:relative;
}
.food_item {
	font-family:Georgia,serif;
	font-size: 1em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px;
	 
}
.lytebox {
	margin:0px;	
}
.photo_album {
	border:3px #fff solid;	
}

.hours {
	color:#663300;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
    font-size: 1.25em;
	letter-spacing: .2em;
	line-height: 1.1em;	
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 1.5em;
	letter-spacing: .2em;
	line-height: 1.1em;
	margin:0px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;

}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}
h1, h2, h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}
abbr, acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote, ul, ol, dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol, ul, dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p, fieldset, table, pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text], input[type=password], textarea {
	width:12.25em;
*width:11.9em;
}
