/* #0000A0 = BLUE */
/* #E50000 = RED */
/* #FFF426 = YELLOW */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	color: #333;
}

p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 0 1em 0;
	margin: 0;
}

td, td p {
	font-size: .9em;
}

h1,h2,h3,h4,h5,h6 {
	color: #0000A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2.3em;
}
h3 {
	font-size: 2em;
}
h4 {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	color: #999;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}

#center_column2 h1,
#center_column2 h2,
#center_column2 h3,
#center_column2 h4,
#center_column2 h5,
#center_column2 h6 {
	text-align: left;
}

ul, ol {
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: left;
}

li {
	padding-bottom: .5em;
}

#navfixIE {
	text-align: center;
}

#rmeb_nav {
	background-color: yellow;
	height: 24px;
	width: 980px;
	text-align: center;
	margin: 5px auto;
	padding: 0;
}

/* ============== */
/* = NAVIGATION = */
/* ============== */

/*HORIZONTAL CSS NAVIGATION WITH FLY-OUT SUBMENUES*/

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  width: 900px; /*For KHTML*/
  list-style: none;
  height: 24px;
text-align: center;
text-transform: uppercase;
z-index: 10;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

/* Root Menu */
ul#navmenu a {
  border-right: 1px solid #CCC;
/*  border-right-color: #CCC;*/
/*  border-bottom-color: #CCC;*/
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #333;
  font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #0000A0;
  color: yellow;
}

#left_column, #right_column {
	text-align: left;
}

#center_column {
	text-align: justify;
}

#footer {
	font-size: 1em;
	color: white;
}



.email {
	font-weight: bold;
	line-height: 1em;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #0000A0; /*blue*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #5262A0; /*slate blue*/

}

a:hover {
/*	text-decoration: underline;*/
	color: #E50000; /*red*/
}

#footer p.fineprint {
	font-size: .9em;
	color: white;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #FFF426; /*yellow*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:visited {
	color: #FFF426;

}

#footer a:hover {
/*	text-decoration: underline;*/
	color: #0000A0; /*blue*/
}

#properties_body a, #auctions_body a,
#properties_body a:link, #auctions_body a:link,
#properties_body a:visited, #auctions_body a:visited
#properties_body a:hover, #auctions_body a:hover
#properties_body a:active, #auctions_body a:active {
	color: #FFF426; /*yellow*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#properties_body a:visited,  #auctions_body a:visited {
	color: #FFF426;
}

#properties_body a:hover,  #auctions_body a:hover {
	color: white;
}

#auctions_body, #auctions_body p {
	color: white;
}

.required {
	color : #ff0000;
	font-weight : bold;
}

.subhead {
	font-weight: bold;
	color: #E50000;
	font-size:13px;
	text-align:left;
}
.subhead2 {
	font-weight: bold;
	color: #E50000;
	font-size:15px;
	text-align:center;
}

/* ===================================== */
/* = Typography for Insets begins here = */
/* ===================================== */

/*News Inset*/
.news_date {
	text-align: left;
	font-size: .9em;
	color: #999;
	margin: 0 0 2px 0;
}

.news_title {
	text-align: left;
	font-size: 11px;
	color: #039;
	margin-top: 0;
}

.news_title2 {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #039;
	margin-top: 0;
}

/*News-List*/
.article_count {
	font-size: .9em;
	color: #666;
	text-align:center;
}

.news_title {
	font-size: 1em;
	font-weight: bold;
	color: #E50000;
}

.news_date2 {
	font-size: .9em;
	color: #999;
}

.news_summary {
	font-size: .9em;
	font-color: #666;
	text-align: justify;
}

.news_id {
	font-size: .8em;
	text-align:right;
}


a.news_url, p.news_title a
a.news_url:link, p.news_title a:link
a.news_url:visited, p.news_title a:visited
a.news_url:hover, p.news_title a:hover
a.news_url:active, p.news_title a:hover {
	color: #0000A0;
	font-weight: bold;
	text-align: right;
}

a.news_url:hover, p.news_title a:hover {
/*	text-decoration: underline;*/
	color: #E50000;
}

a.news_id,
a.news_id:link,
a.news_id:visited,
a.news_id:hover,
a.news_id:active {
	color: #0000A0;
	font-weight: bold;
	text-align: right;
}

a.news_id:hover {
	text-decoration: underline;
	color: #E50000;
}

.buytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	margin-right:20px;
	text-align: justify;

}
.searchDashed {
	border-bottom:dashed 1px #333;
	width: 90%;
}