html, body, ul, li, h1, h2, h3, h4 {
	color: #DBDBDB;
}
p {
	margin: 0.5em 0px;
	text-align: left;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.clear {
	clear: both;
}
body {
	background: 0px 0px url(images/beige-bkgnd3.jpg);
	font: 14px arial, sans-serif;
}
/*
#nav-top {
	position: absolute;
	top: 10px;
	left: 530px;
	width: 200px;
}
#nav-top li {
	display: inline;
}
#nav1 {
	background: top left url(images/nav_bg.gif) no-repeat;
	position: relative;
	width: 800px;
	text-align: center;
}
#nav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: relative;
	width: 30px;
	text-align: center;
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	position: relative;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
	font: 12px arial, sans-serif;
}

.nav1 {
	font-weight: normal;
	font: 12px;
	font-family:arial, sans-serif
	text-align: center;
}
*/

a.nav1:link{
	text-decoration: none;
	color: #fff;
  font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
a.nav1:visited{
	text-decoration: none;
	color: #fff;
  font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
a.nav1:hover {
	color: #fff;
	text-decoration: underline;
  font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
a.nav1:active {
	color: #fff;
	text-decoration: none;
  font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}

#left-person {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 282px;
	height: 575px;
	background: url(images/body_left.jpg) no-repeat;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 60px;
	padding-top: 130px;
	width: 90%;
}

.boxh2 {
	font-weight: normal;
	font-size: 16px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}



#copyright {
	font-weight: normal;
	font: 11px arial, sans-serif;
	text-align: center;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}

.MenuCategory{
	font-weight: bold;
	font-size: 16px;
	color: yellow;	
	font-family: Arial, Verdana, Garamond, Helvetica,  sans-serif;
	top: 20px;
	bottom: 10px;
	line-height: 20px;
}
.MenuCategory_Description1{
	font-weight: normal;
	font-size: 10px;
	color: #ccc;
	font-family: Verdana, Arial,  Garamond, Helvetica,  sans-serif;
}
.MenuCategory_Description2{
	font-weight: normal;
	font-size: 10px;
	color: #ccc;
	font-family: Verdana, Arial, Garamond, Helvetica,  sans-serif;
}
.MenuCategory_Title1{
	font-weight: normal;
	font-size: 14px;
	color: #fcc;
	font-family: Arial, Verdana, Garamond, Helvetica,  sans-serif;
}
.MenuCategory_Title2{
	font-weight: normal;
	font-size: 14px;
	color: #fcc;
	font-family: Arial, Verdana, Garamond, Helvetica,  sans-serif;
}
.MenuImageName{
	font-weight: Bold;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Verdana, Garamond, Helvetica,  sans-serif;
	top: 10px;
	bottom: 10px;
	line-height: 18px;
}
.MenuImagePrice{
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Verdana, Garamond, Helvetica,  sans-serif;
}
.MenuDescription{
	font-weight: normal;
	font-size: 10px;
	color: #ccc;
	font-family: Arial, Verdana, Garamond, Helvetica,  sans-serif;
	line-height: 10px;
}
