html, body {
	height: 100%; overflow: hidden;
	background-color: #c7a583; /* beige color */
	color: #000000; 
	margin: 0px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: small; 
	line-height: 140%;
}
#container {
	height: 100%; overflow: auto; position: relative;
}

#maincont
{
	width:760px;
	margin-top:10px;
	margin-left:10px;
	padding:0px;
	text-align:left;
	background-color:#a20e0e; /* red area */
	border:1px solid black;
}

#dbtech
{
	font-size:8px;
	width:760px;
	text-align:center;
}
#logo
{
	float:left;
	
}
#reloctext
{
	padding:10px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#reloctext ul li
{
	text-align:left;
}
#reloclogo
{
	float:right;
	padding:30px 10px 10px 10px;
}

#scroller
{
	float:left;
}
#erc{
	float:right;
	padding:10px;
}
#blurb{
	padding-bottom:25px;
}

#addy
{
	float:right;
	width:520px;
	padding:11px 25px 0 0;
	background:url('images/header_background.jpg') no-repeat;
	line-height:100%;
	color: #ebebeb;
	font-weight:bold;
	text-align:right;
	min-height:93px;
	height:93px;

}
#datebar
{
	float:left;
	background-color:#c7905a; /* tan color */
	color:#750b0b;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	width:760px;
}

#bodytext
{
	float:left;
	width:408px;
	text-align:justify;
	padding:0 10px 0 10px;
	background-color:#f3ecd6; /* off-white color  */
	color: #000;
	min-height:600px;
	z-index:0;
}
#spacer{
	width:408px;
	height:600px;
	min-height:600px;
	background-color: #f3ecd6; /* off-white color  */
}
#sign
{
	position:relative;
	left:-293px;
	background:#a20e0e; /* red area */
	padding:25px 0 25px 0;
	width:171px;
	height:340px;
	min-height:340px;
}
#rightbar
{
	background-color:#a20e0e; /* red area */
	height:100%;
	float:left;
	width:161px;
}

#bottom
{
	width:760px;
	float:left;
	background-color:#c7905a; /* tan color */
	color:#750b0b;
	font-size:0.7em;
	text-align:center;
}
#slides
{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	bottom:40px;
	padding-left:10px;
}
/*
/********************* CSS For Navigation Menu *********************/
/* CSS Popout Menu */
#menu{
	float:left;
	background:#a20e0e; /* red area */
	width:171px;
	z-index:2;
	font-size: 1em;
	text-align:left;
	line-height: 17px;
}
#menu img
{
	
}
#menu #mainNav a, #menu h2{
	display:block;
	white-space:nowrap;
	text-indent:2px;
	width:143px;
}
#menu #mainNav ul a, #menu h2{
	display:block;
	white-space:nowrap;
	text-indent:2px;
	width:180px;
}
#menu #mainNav a, #menu #mainNav a:link, #menu #mainNav a:visited{ 
	color: #c7a583; /* beige color */
	font-size: 0.9em;
	background: url('images/gradient.gif') repeat-y;
	background-color:#a20e0e; /* red area */
	text-decoration:none;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
}
 #menu #mainNav a:hover,  #menu #mainNav a:active{ 
	background-image: none;
	/*background-repeat: repeat-x;*/
	 background-color: black; /* tan color */
	color: #c7a583; /* red area */
	z-index:2;
}
#menu li{
	list-style-type:none;
}
#menu ul li{
	position:relative;
}
#menu li ul{
	position:absolute;
	top:0;
	left:171px;
	display:none;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */
div#menu ul {
	margin:0;
	padding:0;
	list-style-image:none;
	width:167px;
}
div#menu ul ul, div#menu ul ul ul{
	margin:0;
	padding:0;
	list-style-image:none;
	width:220px;
}
div#menu ul ul, div#menu ul li.over ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
	display:none;
}
div#menu ul li:hover ul,div#menu ul li.over ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
	display:block;
}
/* Styling for Expand */
#menu a.x, #menu a.x:visited{
	font-weight:bold;
	text-indent:2px;
	color:#494c59;
	background:#c7905a; /* tan color */
}
#menu a.x:hover{
	color:#000;
	background:#c7905a; /* tan color */
}

#menu a.x:active{
	color:#060;
	background:#c7905a repeat-x; /* tan color */
}
/***************agents pages***************/
.Picture
{
	float:left;
	padding:25px 25px 25px 0px;
}
.Name{
	padding-top:25px;
}
.Heading{
	display:inline;
}
.Info{
	display:inline;
	text-align:left;
}
.Membership{
	text-align:left;
	padding-left:25px;
}
/*****Form*******/
fieldset { /* for login box on email, filters page */
	width: 340px;
	margin: 40px 0 0 25px;
	padding: 5px;
	border: 2px dotted #a20e0e;
	min-height:465px;
	height:500px;
}
legend {
	background: #a20e0e; /* red area */
	color: #ddd;
	padding: 3px 7px 3px 7px;
	border: 1px solid #070059;
}
fieldset p { font-size: 12px; font-weight: bold; }
#floattop{
	position:absolute; top:0px;
	background-color: #c7a583; /* beige color */
	margin-left:10px;
	height:10px;
	min-height:10px;
	width:762px;
	border-bottom:solid black 1px;
}
#floatimg
{
	position: absolute; top: 11px; 
	margin-left:11px;
	width:760px;
	background-color:#065bc8;
	border-bottom:1px solid black;

}
