body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;}

td {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;}

/* these should be the same color */
.bgcolor {
	background-color: #00259F;}
.color {
	color: #00259F;}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F7F7F7;
	margin: 0px;}

.required {
	color: #011585;}


/*
a:link, a:visited, a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;}
a:hover {
	font-size: 12px;
	color: #838383;
	text-decoration: none;}
*/

/*
	Styles for rhbrown.com
	Media: Screen
*/

/*
Web Styles for www.rhbrownonline.com Online Conveyor Store
Updated: 01/14/10								
*/

/* BEGIN Link Styles */
a:link, a:active, a:visited {
	color: #0404d1;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}

a.nav:link, a.nav:active, a.nav:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 13px 15px 12px 15px;}
a.nav:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #BBBBBB;}

#phone a {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;}
#phone a:hover {
	text-decoration: underline;}

a.regular:link, a.regular:active, a.regular:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;}
a.regular:hover {
	text-decoration: none;}

/* END Link Styles */

/* BEGIN Header Styles */

h1 {
	font-size: 18pt;
	font-family: Times New Roman;
	font-weight: bold;
	color: #000000;}	

h2 {
	font-size: 10pt;
	font-weight: bold;                                                                                          
	color: #000000;
	text-transform: uppercase;}

/* END Header Styles */

/* BEGIN Body Styles */

blockquote {
	margin: 0px 5px 0px 10px;}

body {
	margin: 0px;
	background-color: #919193;
	background-image: url('/Merchant2/graphics/00000001/rhb/page-bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}

body, td, p, ul, li, ol, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;}

ul ul {
	list-style: circle;}

ul ul ul {
	list-style: square;}

ol ul {
	list-style: disc;}

ol ul ul {
	list-style: circle;}

/* END Body Styles */

/* BEGIN Container Divs */

#outside-container {
	width: 787px;
	margin: auto;
	position: relative;
	/* border: 1px solid orange; */}

#header-container {
	width: 780px;
	height: 80px;
	margin: auto;
	background-image: url('/Merchant2/graphics/00000001/rhb/header-bg.gif');
	background-repeat: no-repeat;
	background-position: top center;}

#nav-container {
	width: 787px;
	height: 43px;
	margin: auto;
	background-image: url('/Merchant2/graphics/00000001/rhb/navbar-bg.gif');
	background-repeat: no-repeat;
	background-position: top center;}

#content-container-1 {
	background-image: url('/Merchant2/graphics/00000001/rhb/content-bg.gif');
	background-repeat: repeat-y;
	/* border: 1px solid yellow; */}

#content-container-2 {
	background-image: url('/Merchant2/graphics/00000001/rhb/content-bg-corners.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px;
	/* border: 1px solid blue; */}

#footer-container {
	clear: both;
	position: relative;
	width: 780px;
	margin: auto;
	background-color: #b00202;
	text-align: center;
	padding: 10px;
	color: #F7F7F7;
	line-height: 18px;}
#footer-container a:link, #footer-container a:active, #footer-container a:visited {
	color: #C8C8C8;
	font-weight: bold;}

/* END Container Divs */

#logo {
	width: 149px;
	padding: 15px 20px 20px 20px;
	float: left;
	margin-right: 100px;
	text-align: center;}

#phone {
	width: 275px;
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: center;}

#nav {
	float: left;
	padding: 14px 15px 13px 15px;}