body {
	background: White url(images/rw-body.jpg) repeat top left;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

a:link { color: #0475C8; }
a:visited { color: #4E85C9; }
a:hover, a:active { color: #009DFB; }

img { border: none; }

h1 { font-size: 2.0em; font-family: "Palatino Linotype", Palatino, serif; }
h2 { font-size: 1.8em; font-family: "Palatino Linotype", Palatino, serif;  }
h3 { font-size: 1.6em; font-family: "Palatino Linotype", Palatino, serif;  }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }
li.first { border-left: none; }


#layout {
	width: 990px;
	margin: auto;
	background: url(images/rw-layout.jpg) repeat-y top right;
}

#main {
	width: 716px;
	padding: 0px 12px;
	margin-right: 20px;
	float: right;
	overflow: hidden;
	background: white;
}

#nav {
	margin: 0; padding: 0; list-style: none;
	clear: both;
	background: black url(images/rw-nav.jpg) repeat-x top left;
	height: 46px;
	line-height: 46px;
	font-family: "Palatino Linotype", Palatino, serif;
	text-transform: uppercase;
}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}

#nav li a {
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	color: #f3ecd0;
	float: left;
}

#nav li a:hover {
	color: white;
}

#nav ul {
	display: none;
	width: 200px;
	position: absolute;
	z-index: 99999;
	top: 45px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	background: black;
}

#nav li:hover ul, #nav li.hover ul {
	display: block;
}

#nav li:hover ul ul, #nav li.hover ul ul {
	display: none;
}

#nav ul li {
	margin: 0;
	padding: 3px 0;
	height: auto;
	list-style: none;
	float: none;
}

#nav ul li a {
	float: none;	
}

#nav ul ul {
	top: 0;
	left: 200px;
	display: none;
}

#nav ul li:hover ul, #nav ul li.hover ul {
	display: block;	
}

#banner {
	width: 716px;
	height: 209px;
	background: url(images/rw-welcome.jpg) no-repeat top left;
}

#bannerfurniture {
	width: 716px;
	height: 209px;
	background: url(images/furniture1.jpg) no-repeat top left;
}
#home {
	margin: 0;
	padding: 1px 0;
	list-style: none;
}

#home li {
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid white;
}

#home li a {
	float: left;
	width: 158px; 
	height: 310px;
	padding: 30px 0 0 20px;
	color: white !important;
	font-size: 2em;
	font-family: "Palatino Linotype", Palatino, serif;
	text-decoration: none;
}

#home li a:hover {
	text-decoration: underline;
}

#home-home a {
	background: url(images/rw-home-home.jpg) no-repeat top left;
	border-left: none;
}
#home-gift a {
	background: url(images/rw-home-gift.jpg) no-repeat top left;
}
#home-garden a {
	background: url(images/rw-home-garden.jpg) no-repeat top left;
}
#home-dine a {
	background: url(images/rw-home-dine.jpg) no-repeat top left;
}

#home-content{
	float: center;
}

#homepage-content{
    width: 340px;
	float: left;
	padding: 0 20px 0 0;
}

#sidebox {
	width: 340px;
	height: 115px;
	overflow: visible;
	padding: 0px 0px;
	background: #f5f1e7 url(images/rw-news.jpg) repeat-x top left;
	float: right;
	margin:10px 10px 0 5px;
}

#sidebox h3 {
	margin: 0;
	}
#sidebox p{padding-top:0}
#sidebar {
	width: 220px;
	float: right;
	overflow: hidden;
	margin: 0;
	background: url(images/rw-logo.jpg) no-repeat top right;
	font-family: "Palatino Linotype", Palatino, serif;
}

#logo {
	width: 220px;
	height: 190px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav-side {
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#nav-side li {
	padding: 0;
	margin: 0;
	display: inline;
}

#nav-side li a {
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	border-left: 1px solid #11476c;
}

#nav-side li.first a {
	border: none;
}

#note {
	background: url(images/rw-side-note.jpg) no-repeat top right;
	height: 116px;
	padding: 20px;
}

#note p {
	font-size: 1.2em;
}

#sidebar h3, #sidebar p {
	margin: 0 0 15px 0;
	font-style: italic;
}

#sidebar form {
	padding: 20px;
	width: 177px;
	margin: 0;
	display: block;
	text-align: right;
}

#sidebar form h3 {
	font-size: 1.3em;
	margin: 5px 0;
	text-align: left;
}

#sidebar .input {
	width: 172px;
	background: url(images/rw-side-input.jpg) no-repeat top left;
	border: none;
	height: 30px;
	font-size: 1.2em;
	color: #777;
	padding-left: 5px;
	padding-top: 7px;
}

#sidebar .button {
	background: url(images/rw-side-button.jpg) no-repeat top left;
	width: 78px;
	height: 30px;
	padding-bottom: 4px;
	border: none;
}

#sidebar address {
	
	padding: 0 10px;
	font-size: 1.2em;
	font-style: normal;
	background: url(images/rw-side-deco.jpg) no-repeat top right;

}

#footer {
	clear: both;
	text-align: center;
	margin:0;
	padding: 0 20px;
}

#footer p, #footer h6 {
	margin: 0;
}

#footernav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footernav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}

#placesofinterest li ul, #activities {
margin:0.5em 0;
list-style-type:circle;
}

#placesofinterest{
margin-left: 1em;
}

#activities{
margin:1em 1em;
}

.images{
margin: 1px 0;
}

#bignavimgs a{
padding-right:1px;
}
.bgview{
	background-color: #5d6567;
	background-image: url(images/Untitled-3.jpg);
    background-repeat: no-repeat;
}
.bgview2{
	background-color: #000000;
	background-image: url(images/Untitled-9_03.gif);
	background-repeat: no-repeat;
	background-position: top;

}
