body {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #315BA5;
}
#container {
	background-color: #EEF4C7;
	width: 807px;
	height:auto;
	padding-bottom: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#nav {
	margin-bottom: 29px;
	background-color: #2E1647;
	padding:0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#nav ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#nav li {
	font-family: "Trebuchet MS", Arial;
	font-size: .8em;
	display: inline;
	
}
#nav li a {
	text-decoration:none;
	color:#FFFF33;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
	margin: 0px;
}
#nav li a.active {
	background-color: #593F86;
	text-decoration:underline;
}

#nav li a:hover {
	background-color: #593F86;
	text-decoration:underline;
}
#homecontent {
	background-image: url(images/insidephotos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 552px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
}
#contactcontent {
	background-image: url(images/insidephotos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 552px;
	height:305px;
	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:#2E1647;
}
#content {
	width: 542px;
	padding-right: 17px;
	padding-bottom: 8px;
	float:left;
	padding-left: 10px;
}
#dishes {
	width:194px;
	padding-left:19px;
	padding-right:25px;
	float:left;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.7em;
	color: #2E1647;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 span {
	font-family: "Trebuchet MS", Arial;
	color: #3258A1;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	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:#2E1647;
}
#homecontent .floatright {
	float:right;
	padding-left:25px;
	padding-top: 15px;
}
.hidden {
	clear: both;
	visibility: hidden;
}
#content h2 {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	line-height:27px;
	font-weight:normal;
	color:#2E1647;
	text-decoration: underline;
	margin-top: 10px;
}
.menuname {
	color: #315BA5;
	font-family: "trebuchet MS";
	font-size: 1.3em;
	font-weight: normal;
}
#dishes img {
	margin-top: 15px;
}
div#rotatingimages {
	width: 807px;
	height: 350px;
	background: url(images/mainphoto.jpg) no-repeat right top;
}
#homecontentx {

	background-image: url(images/x.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 552px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
}
#container #homecontentx h2 {
	color: #2E4D8E;
	font-family: "trebuchet MS";
	font-size: 1.3em;
	font-weight: normal;
}
#container #homecontent h3 {
	font-family: "trebuchet MS";
	color: #2F5095;
}
