body {
	background-color: #710011;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #785701;
}
#header {
	height: 100px;
	width: 700px;
	position: relative;
}
#header #left {
	height: 100px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../layout/left.jpg);
}
#header #right {
	height: 350px;
	width: 350px;
	position: absolute;
	left: 350px;
	top: 0px;
}
#maincontent {
	height: auto;
	width: auto;
	text-align: left;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #820B1C;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #871627;
	font-weight: lighter;
	font-size: 1.8em;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #710011;
	font-weight: lighter;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: lighter;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	padding: 5px;
	background-color: #710011;
}

#navigation {
	height: auto;
	width: 153px;
	position: absolute;
	left: 0px;
	top: 360px;
}
#logo {
	height: 110px;
	width: 100%;
	left: 190px;
	top: 20px;
	z-index: 5000000;
	display: block;
	background-image: url(../layout/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
#navigation a {
	height: 9px;
	width: 153px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	color: #710E14;
}
a#home {
	background-image: url(../layout/home1.gif);
	background-repeat: no-repeat;
}
a#contact {
	background-image: url(../layout/home2.gif);
}
a#find {
	background-image: url(../layout/home3.gif);
}
#design {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #9E1626;
	padding-right: 20px;
}
#richouxs {
	width: 701px;
	left: 0px;
	top: 138px;
	text-align: center;
}
a#mayfair {
	position: absolute;
	left: 0px;
}
a#knights {
	position: absolute;
	left: 121px;
}
a#picca {
	position: absolute;
	left: 455px;
}
a#stjohn {
	position: absolute;
	left: 583px;
}



hr {
	color: #E6CDD1;
}
a#indulge {
	background-image: url(../layout/indulge.gif);
}
#container #maincontent #design a {
	color: #820B1C;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#richouxs #nav {
	height: 20px;
	top: 3px;
	text-align: center;
	padding-top: 10px;
}
#nav  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7D0214;
	text-decoration: none;
	font-weight: lighter;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}
#nav a:hover {
	color: #7D0214;
	text-decoration: underline;
}
img.gallery {
	margin-right: 5px;
	margin-left: 5px;
}
a {
	color: #cc9900;
}
a:hover {
	color: #820B1C;
}
#image {
	padding-top: 10px;
}
#maincontent li {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #7F0517;
}
#richoux-restaurants {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.floatleft, .floatright {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #710011;
	display: block;
	border: 5px solid #710011;
}

.floatright {
	float: right;
	margin-right: 0px;
}
.floatleft {
	float: left;
	margin-left: 0px;
}
#addressbox{
	float: left;
	border: 2px solid #710011;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
}
#addressbox #padding{
	margin-top: 10px;
}
