body {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #4B65AF;
}
#container {
	background-color: #FFFFFF;
	width: 807px;
	height:auto;
	padding-bottom: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#nav {
	margin-bottom: 29px;
	background-color: #74A31F;
	padding:0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height:52px;
}

#nav ul{
	list-style-type: none;
	padding:0px;
	float:left;
	margin: 0px;
}
#nav li a.firstonlink {
	margin-left: 25px;
	background-color: #FFFFFF;
	color:#74A31F;
}
#nav li a.first {
	margin-left: 25px;
	color:#FFFFFF;
}


#nav li {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	padding:0px;
	margin:0px;
	float: left;
	
}
#nav li a {
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	display: block;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#nav li a.active {
	background-color: #FFFFFF;
	color: #74A31F;
}

#nav li a:hover {
	background-color: #FFFFFF;
	text-decoration:underline;
	color: #74A31F;
}
#homecontent {
	background-image: url(images/insidephotos.jpg);
	background-repeat: no-repeat;
	background-position: 19px top;
	width: 552px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
}
#contactcontent {
	background-image: url(images/contactphotos.jpg);
	background-repeat: no-repeat;
	background-position: 19px top;
	width: 552px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
}
#contactcontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:27px;
	font-weight:normal;
	color:#000000;
}
#content {
	width: 552px;
	padding-right: 17px;
	padding-bottom: 8px;
	float:left;
}
#dishes {
	width:194px;
	padding-left:19px;
	padding-right:25px;
	float:left;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 31px;
	color: #74A31F;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}
p a:link {text-decoration:none; color:#000000;}
p a:visited {text-decoration:none; color:#000000;}
p a:hover {text-decoration:underline; color:#000000;}
p a:active {text-decoration:none; color:#000000;}
#homecontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:27px;
	font-weight:normal;
	color:#000000;
}
#homecontent .floatright {
	float:right;
	padding-left:10px;
	padding-top: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}
#content h2 {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	line-height:27px;
	font-weight:normal;
	color:#000000;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
}
.menuname {
	color: #314510;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}
.blacktext {
	color: #000000;
}

#dishes img {
	margin-top: 100px;
}
#content h3 {
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	line-height:25px;
	font-weight:normal;
	color:#000000;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
}
.menuinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
