h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #be8a3d;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000;
}
#logout a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
}

#header {
	position: relative;
	left: -67px;
}

#leftmenu {
	position: relative;
	left: -362px;
}
#container {
	width: 880px;
}
#content {
	position: relative;
	left: 67px;
	top: -680px;
}
.sidebarbg {
	background-image: url(http://www.chefhousecatering.com/images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
}
.img_right { float: right; border: solid 5px white }
.img_left { float: left; border: solid 5px white }
