﻿@import url('layout.css');
body { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; background-color: #996633; }
#wrap { width: 865px; margin: 0px auto; border: 3px solid #996633; }
#container { width: 860px; margin: 0; background-color: #FFFFFF; position: inherit; text-align: justify; }
#masthead { width: 100%; background-color: #fff; border-bottom-style: solid; border-bottom-width: 3px; border-bottom-color: #996633; background-image: url('../images/BRLRC_banner.gif'); height: 220px; }
#navigation { overflow: hidden; text-align: center; background-image: url('../images/bg_button.png'); background-repeat: repeat-x; width: 860px; }
#page_content { position: relative; width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color: #CCAA77; }
#classified_column { position: relative; padding: 15px; background-color: #fff; float: left; width: 820px; }
#column_l { position: relative; margin: 0 350px 0 0; padding: 0 2%; background-color: #fff; float: none; }
#column_l table { margin: 0px auto; border: 1px solid #326699; }
#column_l th { color: #FFFFFF; background: #326699; }
#column_l td { text-align: center; border: 1px solid #326699; }
#column_r { border: 1px solid #808000; float: none; width: 336px; margin: 3px; padding: 10px; background-color: #cdf; position: absolute; right: 0px; top: 0px; height: 96%; text-align: left; }
#column_r hr { border: #BA75C5; background-color: #BA75C5; width: 90%; color: #BA75C5; text-align: center; }
#single_column hr { border: #326699; background-color: #326699; width: 85%; color: #326699; text-align: center; }
#footer { border-color: #996633; padding-bottom: 5px; border-top-style: solid; border-top-width: 3px; background-image: url('../images/bg_button.png'); }
/* Styles for Masthead */
#masthead img { float: left; margin: 0; padding: 0; }
#masthead p { font-size: large; text-align: right; color: #0000CC; margin: 0px; padding: 0px 0px 0px 175px; font-family: "Script MT Bold"; }
/* Styles for Navigation */

#navigation ul { list-style-type: none; width: 100%; padding: 0; margin: 5px 0px 5px 8px; }
#navigation li { padding: 5px; float: left; }
#navigation a { color: #000; text-decoration: none; display: block; padding: 5px; border: 1px solid #963; background-color: #CCDDFF; }
#navigation a:hover { color: #FFFFFF; text-decoration: none; padding: 5px; border: 1px solid #cdf; background-color: #35679A; }
#navigation a:visited { color: #FFF; text-decoration: none; display: block; padding: 5px; border: 1px solid #963; background-color: #808080; }
#navigation .selected { border: 1px solid #C0C0C0; color: #808080; background-image: url('../images/bg_nav.png'); }
/* DIVS FOR SPLITING CONTENT IN COLUMNS */

#splitcontentleft { float:left; width:48%; }
#splitcontentright { float:right; width:48%; }
/* Styles for Content */

h1 { font-size: 2em; color: #469; }
h2 { font-size: 1.75em; color: #469; }
h3 { font-size: 1.5em; color: #469; }
h4 { font-size: 1.25em; color: #469; text-align: center; }
h5 { font-size: 1.25em; color: #469; }
h6 { font-size: 0.5em; color: #469; }
/* Styles for Footer */
#footer p { font-size: x-small; text-align: center; color: #000080; margin: 10px; padding: 1px; }
#footer a { color: #0000FF; text-decoration: underline; }
#footer a:hover { color: #FF00FF; text-decoration: none; }
/* Styles for Links */
a { color: #469; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
.web_listing { background-color: #C7B983; border: 2px solid #90683F; padding: 3px; height: 110px; overflow: auto; }
.web_link_pic { border: thin solid #C9C5AC; padding: 2px; float: right; cursor: pointer; position: relative; }
.Web_link_title { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; text-transform: capitalize; color: #446699; text-align: left; line-height: 2em; cursor: pointer; }
.classified_listing { border: 2px solid #FF00FF; padding: 3px; margin-top: 5px; width: 450px; line-height: 2em; }
.classified_thumb { border: 1px double #C7B983; float: right; padding: 3px; }
.classified_listing img { margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; float: right; display: block; border: 2px solid #996633; padding: 2px; }
.image_right {
	margin-left: 5px;
	margin-bottom: 5px;
	position: relative;
	float: right;
}
.image_center { text-align: center; margin: 0px auto; }
.style_bold { font-weight: bold; }
.indent_italic { margin-left: 40px; font-style: italic; }
.style_italic { font-style: italic; }
.text_center { text-align: center; }
.center_form { border: 2px dashed #800000; width: 75%; padding: 2em 5em 2em 2em; position: relative; left: 5%; }
.important_text { font-size: 1.2em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-style: oblique; text-transform: uppercase; color: #90683F; padding-right: .2em; }
.signature_lite { font-family: Mistral; font-size: x-large; background-color: #FFFFFF; padding: 2px; color: #5473A2; }
.signature_dark { font-family: Mistral; font-size: large; color: #446699; padding: 2px; }
.red_astrick { font-family: "Courier New", Courier, monospace; font-size: medium; font-weight: bold; color: #FF0000; }
.margin_left_40px { margin-left: 40px; }
.noprint { }
