@charset "utf-8";
/* CSS Document */

html {
	margin-top:0px;
	height:100%;
	width:100%;}
	
body {
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:100%;
	height:100%;
	width:100%;
	background-image:url(images/bg.png);
	background-repeat:repeat;}

p {
	margin-top:0px;
	margin-bottom:0px;}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:135%;}
	
a {font-size:100%; text-decoration:none; color:#FC0;}
a:link {}
a:visited {}
a:hover {color:#F90;}
a:active {}

img {padding-top:12px; border:none;}

#photos {
	padding-top:30px;
	padding-bottom:15px;}

ul {
	text-indent:-40px;
	font-size:110%;
	color:#FF9;
	list-style-type:none;}
	
q {font-size:110%; font-style:italic;}
	
#header {
	margin-right: auto;
	margin-left: auto;
	background:url(images/header.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	height:533px;
	min-width:1000px;
	width:100%;
	text-indent:-9999px;}
	
#headerwrapper {
	margin-top:220px;
	margin-right: auto;
	margin-left: auto;
	width:950px;
	text-indent:0px;
	position:relative;}

#plate {
	background-image: url(images/pork.png);
	background-repeat: no-repeat;
	background-position:right;
	height:365px;
	width:458px;
	float:right;
	clear:both;}
	
/*#button {
	position:absolute;
	top:250px;
	left:500px;
	height:60px;
	width:200px;
	background-color: transparent;
	border:0px;}*/
	
#description {
	position:absolute;
	margin-top:80px;
	margin-left:100px;
	text-align:left;
	font-size:120%;
	height:130px;
	width:410px;}
	
#description h1 {
	font-family:"Times New Roman", Times, serif;
	text-transform:lowercase;
	font-size:145%;}

#navigation {
	color:#060;
	position:absolute;
	margin-top:220px;
	margin-left:-15px;
	text-align:left;
	font-size:120%;
	height:40px;
	width:700px;}
	
#navigation a {	font-size:140%;	color:#FC0; padding:5px;}
#navigation a:hover {color:#FFF; font-weight:normal;}
#navigation a:active {color:#060; font-weight:normal;}


#main {
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	width:750px;
	position:relative;}
	
#main h2 {
	text-transform:none;
	font-size:190%;
	color:#FC0;}
	
#main p {
	font-size:120%;
	color:#FF9;
	width:500px;}
	
#list {}

#map {
	margin-top:0px;
	border:none;
	width:160px;
	float:left;
	clear:both;}
	
#map a {text-decoration:none;}
#map a:hover {text-decoration:none;}
#map a:active {text-decoration:none;}	

.smallnotes {
	font-size:90%;
	font-style:italic;
	color:#FF9;}
		
#drinks {
	width:300px;
	margin-top:0px;
	position:absolute;
	top:422px;
	left:531px;
}
			
#reviews {
	width:270px;
	margin-top:0px;
	position:absolute;
	top:-7px;
	left:495px;
}
	
#footer {
	background-color:#963;
	margin-top:8%;
	text-decoration:none;
	color:white;
	text-align:center;
	width:100%;
	height:80px;
	margin-bottom:0px;}

#footer #designed {margin-top:5px; font-size:70%;}
#footer #designed a {color:#CCC;}
#footer #designed a:hover {font-weight:normal; color:#FFF;}


/* main titles */
/*
#welcome {
	margin-top:15px;
	text-indent:-9999px;
	background-image:url(images/titles/welcome.png);
	background-repeat:no-repeat;
	height:40px;}
	

	
 #breakfast {
	text-align:left;
	text-indent:-9999px;
	background-image:url(images/titles/breakfast.png);
	background-repeat:no-repeat;
	height:40px;}

#lunch {
	text-align:left;
	text-indent:-9999px;
	background-image:url(images/titles/lunch.png);
	background-repeat:no-repeat;
	height:40px;}

#dinner {
	text-align:left;
	text-indent:-9999px;
	background-image:url(images/titles/dinner.png);
	background-repeat:no-repeat;
	height:40px;}
	
#seafood {
	text-align:left;
	text-indent:-9999px;
	background-image:url(images/titles/seafood.png);
	background-repeat:no-repeat;
	height:40px;} */
	
/* Menu Styling */
	
dl {}
	
dt {
	font-weight:normal;
	margin-top:2%;
	margin-bottom:0px;
	color:#FC0;
	text-transform:lowercase;}
	
dd { font-style:italic; 
	color:#FF9;}
	
h2 {
	color:#FC0;
	text-transform:lowercase;
	font-size:250%;}

#menu {
	margin-right:auto;
	margin-left:auto;
	width:750px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	color:white;
	margin-top:0px;
	margin-bottom:0px;
	clear:left;}
	

/* IE6 */

#plate {_background-image: url(images/ie/pork.png);}
