@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body {
	background: #72643f url(../images/Restovich-BG.gif) repeat-x left top;
	color: #292929;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1em;
}
#wrapper {
	width: 1000px;
	margin: 16px auto 0 auto;
	background: #fff;
	border: 1px solid #bab5a8;
	position: relative;
}
#top {
	background: url(../images/Restovich-woodgrainTop.jpg) no-repeat;
	height: 240px;
	width: 969px;
	position: relative;
	margin: 0px auto;
	clear: both;
}
.logo {
	height: 121px;
	width: 331px;
	position: absolute;
	left: -27px;
	top: 18px;
	border: none;
}
#navigation {
	margin:0 0 0 20px;
	width: 500px;
	height: 35px;
}
#navigation li {
	float: left;
	list-style: none;
	line-height: 35px;
	height: 35px;
	font-size: 0.85em;
}
#navigation a {
	height: 35px;
	line-height: 35px;
	color: #292929;
	text-decoration: none;
	padding: 0px 10px;
}
#navigation a:hover {
	color: #6d291d;
	text-decoration: underline;
}
#slideshow {
	float: right;
	height: 206px;
	width: 638px;
	padding: 15px 17px 0px 0px;
}
.hours {
	color: #f6f5f0;
	font: .9em;
	padding: 150px 0px 0px 17px;
}
#main {
	background: #292929 url(../images/Restovich-mainBG.gif) repeat-x;
	width: 969px;
	margin: 0px auto 17px;
	position: relative;
}
#rightColumn {
	width: 653px;
	background: url(../images/des1New_10.jpg) no-repeat;
	float: right;
	margin: 23px 0px;
}
#rightColumn h1 {
	color: #f6f5f0;
	padding: 5px 14px 5px 14px;
}
#rightColumn h2 {
	color: #3e3e3e;
	padding: 15px 19px 0px;
}
#rightColumn ul {
	padding: 10px 20px 0 45px;
}
#rightColumn li {
	font: .9em/1.25em;
	list-style: square;
	padding-top: 2px;
}
#rightColumn p {
	font: .9em/1.25em;
	color: #3e3e3e;
	padding: 10px 19px 0px;
}
#rightContent a, #rightContent2 a {
	color: #6d291d;
}
#rightColumn2 {
	width: 943px;
	background: url(../images/Restovich-mainBG2.jpg) no-repeat;
	margin: 23px 21px 23px 0px;
	float: right;
}
#rightColumn2 h1 {
	color: #f6f5f0;
	padding: 4px 14px 4px 14px;
}
#rightColumn2 h2 {
	color: #3e3e3e;
	padding: 15px 19px 0px;
}
#rightColumn2 p {
	font: .9em/1.25em;
	color: #3e3e3e;
	padding: 10px 19px 0px;

}
#rightColumn #rightContent {
	background: #fff;
	width: 611px;
	margin: 0 14px;
}
#rightColumn2 #rightContent {
	background: #fff;
	width: 915px;
	margin: 0 auto;
}

#leftColumn {
	background: url(../images/Restovich-leftColumn.png);
	width: 333px;
	position: absolute;
	left: -27px;
	top: 23px;
	margin: 0px 0px 31px;
}
#leftColumn h3 {
	color: #c1b28b;
	font: 1.1em;
	padding: 15px 20px 0px;
}
#leftColumn p {
	color: #fff;
	font: .9em;
	padding: 10px 20px 0 20px;
}
#leftColumn ul {
	color: #fff;
	font: .9em;
	padding: 10px 20px 0 45px;
}
#leftColumn li {
	list-style: square;
	padding-top: 2px;
}
#leftColumn a {
	color: #fff;
}
.leftColumnBottom {
	position: relative;
	bottom: -8px;
	height: 8px;
	width: 333px;
}
#footer {
	margin:0 0 0 20px;
	clear: both;
}
#footer li {
	float: left;
	color: #f6f5f0;
	list-style: none;
	line-height: 35px;
	height: 35px;
	font-size: 0.85em;
}
#footer a {
	height: 35px;
	line-height: 35px;
	color: #f6f5f0;
	text-decoration: none;
	padding: 0px 10px;
}
#footer a:hover {
	color: #d8d8d8;
	text-decoration: underline;
}
#contact_form {
	padding: 10px 19px 0px;
}

.maroon {
	color: #6d291d;
}

.gold {
	color: #a29061;
}
