body {
	font-size: 0.7em;
	color: #f4e2c8;
	font-family: Arial, Helvetica, sans-serif;
	background:#281a0f;
}

a {
	color: #f4e2c8;
}

hr {
	border-top: #ae8e5f 1px solid;
	background:#ae8e5f;
	height:1px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 1.2em;
	margin:0px;
}

p {
	margin: 10px 0px 10px 0px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}


.clearer {
	clear: both;
	line-height: 0;
	height: -3px;
}

#wrapper {
	width: 751px;
	margin: 0px auto;
}

#content {
	text-align: center;
	padding: 20px;
}

.footer {
	padding: 7px 20px 7px 20px;
	height: 16px;
	background: url(../Images/Jpg/bottombg.jpg) no-repeat;
}

.brownstrip {
	background: #77502f;
	height: 8px;
	font-size: 1px;
	margin-bottom: 10px;
}

.dining {
	float: left;
	width: 275px;
	height: 133px;
	background:url(../Images/Jpg/finefood.jpg) no-repeat;
}

.dining h2 {
	display:none;
}

.fresh {
	width: 375px;
	height: 133px;
	background: url(../Images/Jpg/freshingredients.jpg) no-repeat;
	float: left;
}

.restaurant {
	background: url(../Images/Jpg/theglasshouse-logo.jpg) no-repeat;
	width: 101px;
	height: 133px;
	float: left;
}

.restaurant h1{
	display:none;
}

.nav {
	padding: 5px 0px 5px 20px;
	height: 15px;
	clear:both;
}

.leftbrown {
	padding: 10px;
	text-align: left;
	background: #52300e;
	float: left;
	width: 248px;
}

.strip{
	background: #281a0f;
	height: 3px;
	font-size: 1px;
	position: relative;
	width: 280px;
	margin-left: -10px;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 0px;
	width: 240px;
	padding: 2px;
	background: #dfc298;
}

.button {
	font-size: 0.8em;
	padding: 3px;
	background: #dfc298;
	border: 1px white;
}

.rightcol {
	float: right;
	width: 410px;
	text-align: left;
}