﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	color: #B27217;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	font-weight: normal;
	color: #B27217;
}

h2 {
	font-weight: normal;
	color: #B27217;
}

h1 {
	font-weight: normal;
	color: #B27217;
}

h1 {
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

ol {
	margin-bottom: 2em;
	line-height: 180%;
}

ul {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin-bottom: 2em;
	line-height: 180%;
}

p {
	margin-bottom: 2em;
	line-height: 180%;
	vertical-align: top;
}

p {
}

blockquote {
}



code {
}

pre {
}

pre {
}

code {
}

a {
	color: #D65601;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

select {
}

textarea {
}

input {
}

input {
}

textarea {
}

select {
}

.bg {
	background: url(images/img02.jpg) repeat-x;
}

/* Header */

#header {
	width: 800px;
	height: 184px;
	margin: 0 auto;
	padding-top: 10px;
	background: url('images/RB-Web-Banner.jpg') no-repeat;
}

/* Logo */

#logo {
	width: 600px;
	margin-top: 130px;
	margin-right: auto;
	margin-left: 165px;	
}

#logo h1 {
	margin: 0;
	font-size: 2.5em;
	text-align: center;
}

#logo h2 {
	margin: 0;
	padding-left: .1em;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #47310A;
}

/* Menu */

#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	padding-left: 2em;
	 background-image:url('images/Buttons.jpg') no-repeat
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#menu a:hover {
}

/* Menu2 */

#menu2 {
	width: 800px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/Buttons.jpg)repeat-x;
	

}

/* Wrapper */

#wrapper {
	width: 800px;
	margin: auto;
	padding-top: 10px;
}


/* Main800 */

#main800 {
	width: 800px;
	margin: 0 auto;
	background: url(images/img09-800.jpg) repeat-y;
	
}

#main800 .top {
	
	background: url(images/img08-800.jpg) no-repeat;
}

#main800 .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	background: url(images/img04-280.jpg) repeat-y;
}

#sidebar .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img03-280.jpg) no-repeat;
}

#sidebar .content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Content800 */

#content800 {
	float: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}



/* Splash */

#splash {
	
	background: url(images/img09.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Samples */

#samples {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
}

/* Footer */

#footer {
	width: 800px;
	padding-top:10px;
	margin: auto
	
}

#footer p {
	font-size: 10px;
}
