@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	width: 824px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-image: url(images/roh_lower_slices/roh_low_content.jpg);
	margin-bottom: 15px;
}
#header {
	background-image: url(images/roh_home_slices/roh_low_header.jpg);
	height: 92px;
	width: 824px;
	background-repeat: no-repeat;
}
#wrapper #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#nav {
	background-image: url(images/nav_bg.png);
	width: 400px;
	margin-left: 150px;
	margin-top: 66px;
	margin-right: auto;
	text-align: center;
	float: left;
	display: none;
}
#nav li {
	list-style-type: none;
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .90em;
}
#nav a:hover {
	color: #B6720F;
}
#content {
	background-image: url(images/art_bg.jpg);
	height: auto;
	width: 824px;
	background-repeat: no-repeat;
	clear: both;
}
#wording {
	padding-top: 65px;
	padding-left: 275px;
	padding-right: 100px;
	width: 325px;
}
#wording p {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 18px;
	color: #333333;
	padding-bottom: 6px;
}
#wrapper #lower-content #wording-2 p {
	padding-bottom: 6px;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 18px;
}
#wrapper #content #wording h2 {
	color: #b24a11;
	font-family: "Trebuchet MS";
	font-size: 1em;
	padding-bottom: 6px;
}
#wrapper #lower-content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(images/roh_lower_slices/roh_low_footer.jpg);
	height: 157px;
	width: 824px;
	color: #FFFFFF;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper #lower-content #wording-2 {
	padding-left: 275px;
	padding-right: 100px;
	width: 325px;
}
#wrapper #lower-content {
	height: auto;
	background-repeat: repeat-y;
	top: -50px;
	position: relative;
}
.contact {
	padding-top: 112px;
	padding-left: 60px;
	font-size: .90em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #fcda04;
}
