
/*CSS Document - RE
*/
body     { color: #333; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: #ffffff url("images/back02.gif") repeat-x; margin: 0; padding: 0 }

h1, h2, h3, h4  { color: #900; font-weight: normal; margin: 0 }
h1 {
	font-size: 197%;
}

h2    { font-size: 130%; margin-top: 0.75em }

h3    { font-size: 100%; font-weight: normal }
h4      { color: #fff; font-size: 150%; line-height: 90%; margin-top: 0; margin-bottom: 0; padding-top: 0.25em; padding-bottom: 0.5em }
h5 { color: #900; font-size: 12px; line-height: 90%; margin-top: 0; padding-top: 0; padding-bottom: 0 }
p, ol, ul   { line-height: 140% }

p  { margin-bottom: 10px }

ol {
}

ul {
}

blockquote   { color: #555; font-style: italic; font-weight: normal; line-height: 80%; margin: 0; padding-top: 0; padding-left: 20px; border-left: 10px solid #e6e6e6 }
a  { color: #039 }

a:hover  { text-decoration: underline }

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header  { margin: 0 auto; width: 760px; height: 66px }

/* Logo */

#logo    { background: url("images/gears.gif") no-repeat left bottom; padding-top: 17px; float: left }

#logo h1, #logo h2  { color: #900; font-weight: normal; margin: 0; padding-left: 60px }

#logo h1  { font-size: 150%; font-weight: bold }

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Nav
 */

#topnav {
	float: right;
}

#topnav ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topnav li {
	display: inline;
}
#topnav a  { font-size: 92%; text-decoration: none; padding: 0 20px; border-left: 1px solid #900 }
#topnav a:hover { text-decoration: underline }
#topnav .first a {
	border: none;
}

/* Header Main */

#headermain   { margin: 0 auto; width: 760px; height: 140px }

/*Nav */

#nav   { background: url("images/header/rbnavhead.gif") no-repeat; width: 130px; height: 140px; float: left }

#nav ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#nav li   { display: inline }

#nav a   { color: #ffffff; font-size: 100%; font-weight: bold; text-decoration: none; background: url("images/header/grayline.gif") repeat-x; display: block; padding: 8px 10px }
#nav a:hover { text-decoration: underline }
#nav .first a {
	background: none;
}

/*Header Photo
 */

#headerphoto       { background-image: url("images/header/header.jpg"); background-repeat: no-repeat; background-position: right 0; z-index: 2; width: 630px; height: 140px; float: right }
/* Page */

#page   { margin: 0 auto; padding: 6px 0 0; width: 760px }

/* Content */

#content  { background-image: url("images/blackbar.gif"); background-repeat: no-repeat; background-position: right top; padding-left: 0; width: 540px; float: left }

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 8px; padding-left: 15px }

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content     { font-size: 95%; line-height: 90%; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding: 10px 25px 0 65px }
.contentquote { font-size: 95%; line-height: 90%; padding: 0 25px 0 65px }
.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

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

#sidebar li   { background-color: #f5f5f5; background-image: none; background-repeat: no-repeat; background-attachment: scroll; margin-top: 0; margin-bottom: 0 }

#sidebar li ul   { font-size: 90%; padding: 10px 20px }

#sidebar li li  { background: transparent; margin: 0; padding: 5px 0; border-top: 1px dotted #c0c0c0 }

#sidebar h2  { color: #fff; font-size: 110%; font-weight: bold; background: url("images/redbk.jpg") no-repeat; margin: 0; padding: 6px 0 0 18px; height: 30px }

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}
#sidebar .faq { font-size: 85%; margin: 0 }
.phone { color: #900; font-size: 125%; margin-top: 0; margin-bottom: 0.5em; padding-top: 0; padding-bottom: 0 }
/* Footer */

#footer-wrapper    { background: #f5f5f5; padding: 10px 0 20px; height: auto; border-top: 3px solid #d3d3d3 }

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p  { color: #999; line-height: normal; margin: 0 }

#footer a  { color: #666666; text-decoration: none }
#footer a:hover { text-decoration: underline }
#legal   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding: 0 0 10px 60px; float: left }

#links   { padding: 5px 0 0; float: none }
.credits { font-size: 10px }
/**/

