@charset "utf-8";
* 
body  
	{
	background-color:#dbd2bc;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	margin-top:0px;
	}
#container
	{
	width:755px;
	height:auto;
	margin:auto auto;
	}
#homepageheader
	{
	width:755px;
	height:440px;
	background-image:url(../images/site/homepage.jpg);
	}
#restaurantheader
	{
	width:755px;
	height:440px;
	background-image:url(../images/site/restaurant.jpg);
	}
#contactheader
	{
	width:755px;
	height:440px;
	background-image:url(../images/site/contactus.jpg);
	}
#links
	{
	width:435px;
	color:#d5cab2;
	float:right;
	padding-right:0px;
	padding-top:90px;
	font-size:13px;
	text-align: right;
	}
#links a:link
	{
	color:#685854;
	font-size:13px;
	text-decoration:none;
	}
#links a:visited
	{
	color:#685854;
	font-size:13px;
	text-decoration:none;
	}
#links a:hover
	{
	color:#685854;
	font-size:13px;
	text-decoration:underline;
	}
#content
	{
	width:755px;
	height:auto;
	background-color:#EFEBE0;
	}
#text
	{
	width:755px;
	}
#Photo_Images{
	height:auto;
	width:160px;
	float:right;
	clear:right;
	padding-right:25px;
	margin-top:10px;
	}
img.bottom-image
	{
	padding:2px;
	border: 1px solid #837A5D;
	background-color: #C3BA9D;
	margin-bottom:10px;
	}
h1
	{
	margin-top:0px;
	font-size:15px;
	color:#685854;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	margin-left:20px;
	margin-right:20px;
	border-bottom:2px solid #e1ddd4;
	}
h2
	{
	margin-top:0px;
	font-size:15px;
	color:#685854;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	margin-right:20px;
	margin-bottom:0px;
	border-bottom:2px solid #e1ddd4;
	}
p
	{
	margin-top:0px;
	margin-bottom:0px;
	color:#685854;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	}
a:link
	{
	color:#685854;
	font-size:12px;
	text-decoration:underline;
	}
a:visited
	{
	color:#685854;
	font-size:12px;
	text-decoration:underline;
	}
#bottom
	{
	width:755px;
	height:43px;
	background-image:url(../images/site/bottom.jpg);
	margin-top:0px;
	}
#bottomtext
	{	
	width:755px;
	margin:auto auto;
	}
#bottomtext a:link
	{
	color:#685854;
	text-decoration:none;
	}
#bottomtext a:visited
	{
	color:#685854;
	text-decoration:none;
	}
#bottomtext a:hover
	{
	color:#685854;
	text-decoration:none;
	}
#map
	{
	padding: 4px;
	display:block;
	border:1px solid #685854;
	margin-left:10px;
	width: 450px;
	height: 300px;
	color:#000000;
	margin-left:30px;
	margin:auto auto;
	}
#container #content #text #twitter {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
