
body {
background: #fff;
margin:0;
padding:0;
font-size:90%;
font-family: Helvetica, Arial, Verdana, sans-serif;
/* needed to center all in IE5/WIN */
text-align:center;
}

/* container centers all and sets a fixed width */
#container {
position:relative;
left:0;
margin-right:auto;
margin-left:auto;
width: 760px;
/* overwrites IE5/WIN center hack in body */
text-align: left;
font-size: 1em;
}

div#column2home {
position: relative;
margin: 0px;
padding: 0px;
width: 760px;
border: 1px solid #a7bba1; 
}

* html div#column2home  {
width: 762px; /* Width for IE5 */ 
w\idth: 760px; /* Width for IE6 */ 
} 

div#column2 {
position: relative;
margin: 0px;
padding: 0px;
width: 760px;
background-color: #fff;
border: 1px solid #a7bba1; 
}
* html div#column2  {
width: 762px; /* Width for IE5 */ 
w\idth: 760px; /* Width for IE6 */ 
} 

div#column1 {
position: relative;
margin: 0px;
padding: 0px;
background-image: url(images/green_bkgd.gif);
background-position: left;
background-repeat: repeat-y;
width: 100%;
} 

div#column2search {
position: relative;
margin: 0px;
padding: 0px;
width: 760px;
height: 100%;
background-color: #fff;
border-left: 1px solid #807c6b;
border-right: 1px solid #807c6b;
}

* html div#column2search  {
width: 762px; /* Width for IE5 */ 
w\idth: 760px; /* Width for IE6 */ 
} 

div#column1search {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	width: 100%;
	height: 100%;
	top: -1px;
} 

/**********************************************main sections*****************************************************/

#utilities {
position: relative;
background:#000;
color:#fff;
height: 25px;
margin:0;
padding:0;
}
  
#utilities div.left {
  float: left;
  text-align: left;
  margin-left:6px;
  margin-top:2px;
  font-size: .75em;
  background-color: #000;
  width: 200px;
  }
  
#utilities div.search {
float: left;
margin-right:6px;
margin-top:2px;
font-size: .75em;
text-align:right;
background-color: #000;
width: 500px;
}


/* the next three styles are for the Search button -- demo purposes only */
#minisearch input.searchbtn {
font-size: .9em;
background-color: #fff;
color: #000;
text-align: center;
width: 50px;
height: 20px;
margin-top: 0px;
border: 1px solid #000;
}

#minisearch input[type="submit"]:hover { 
border: 1px solid #a7bba1;
color: #a7bba1;
}

#minisearch input.btnhov{
font-size: .9em;
background-color: #fff;
text-align: center;
width: 50px;
height: 20px;
margin-top: 0px;
border: 1px solid #a7bba1;
color: #a7bba1;
}


#banner {
border-bottom:1px solid #fff;
height: 85px;
background:#5e7956;
}


* html div#banner  {
height: 86px; /* Height for IE5 */ 
he\ight: 85px; 
} 

#logo {
float: left;
background-image: url(images/rev_logo.gif);
background-repeat: no-repeat;
height: 85px;
width: 175px;
}

#houses {
float: left;
background-image:url(images/houses585.gif);
background-repeat:no-repeat;
height: 85px;
width: 583px;
}




#tabs {
	background:#5e7956;
	border-bottom:1px solid #fff;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 85px;
}


a.tabssearch{
  border-left: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  margin: 0 5px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
  z-index: 100;
}


a.tabssearch:hover{
  border-left: 1px solid #fff;
  color: #a7bba1;
  text-decoration:underline;
}

a.tabssearchfirst{
  border-left: none;
  color: #fff;
  cursor: pointer;
  margin: 0 5px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
  z-index: 100;

}


a.tabssearchfirst:hover{
  border-left: 1px solid #fff;
  color: #a7bba1;
  text-decoration:underline;
}



#contentsearch {
width:750px;
margin: 0px;
padding: 0px;
}



div#leftnav {
float: left;
clear: right;
width: 175px;
height: 100%;
margin: 0;
padding:0;
}

#content {
float: right;
width:585px;
margin: 0px;
padding: 0px;
}

div#middlecolumn {
float: left;
width: 400px;
padding: 10px 2px;
margin-left: 5px;
margin-right: 5px;
}

* html div#middlecolumn  {
width: 420px; /* Width for IE5 */ 
w\idth: 400px; /* Width for IE6 */ 
} 

div#bigmiddle {
float: left;
width: 550px;
padding: 10px 2px;
margin-left: 5px;
margin-right: 5px;
font-size: .90em;
}
* html div#bigmiddle  {
width: 570px; /* Width for IE5 */ 
w\idth: 550px; /* Width for IE6 */ 
} 

div#rightcolumn{
float: right;
width: 160px;
padding: 2px;
margin: 0;
text-align: center;
}

* html div#rightcolumn  {
width: 164px; /* Width for IE5 */ 
w\idth: 160px; /* Width for IE6 */ 
} 


.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer {
clear:both;
background:#000;
color:#fff;
margin:0;
border-top:1px solid #fff;
}

/************************************************************* Styles used for section tabs and left-hand nav **************************/

#tabs span {
padding:1px 2px;
margin:2px 0;
text-align:center;
border-left: 1px solid #fff;
}

#tabs span.on {
background:#a7bba1;
color: #471f1a;
}

#tabs span.first {
border-left: 0;
}

#tabs a {
margin:1px;
padding:0 8px;
font-size:.9em;
font-weight:bold;
}

#tabs a:link, #tabs a:visited {
text-decoration:none;
color:#fff;
}
#tabs a:hover {
text-decoration:underline;
color: #a7bba1;
}
#tabs a:active {
text-decoration:none;
color:#fff;
}

/**********Left Nav formatting****************/
#leftnav_content ul{
list-style-type:none;
/*width:150px;*/
font-size: .79em;
padding:0;
margin:0;
border-bottom: 1px solid #fff;
}

#leftnav_content li {
list-style-type:none;
background-color: #ceddc9;
padding:0;
margin:0;
}

#leftnav ul ul {
font-size: 1em;
padding: 0;
margin: 0;
}

#left nav ul ul li {
font-size: 1em;
margin: 0;
padding:0;
}

#leftnav_content ul li a {
	display: block;
	padding: 0 0 1px 11px;
	color: #000;
	border-top: 1px solid #fff;
}
* html #leftnav_content ul li a  {height: 1em;}


#leftnav_content ul ul li a {
	display: block;
	padding: 0 0 1px 22px;
	color: #000;
	border-top: 1px solid #ceddc9;
}
* html #leftnav_content ul ul li a  {height: 1em;}

#leftnav_content li a:link, #leftnav_content li a:visited {
	color: #000;
	text-decoration: none;
}

#leftnav_content li a:hover {
	background-color:#a7bba1;
	color: #5e7956;
	text-decoration: none;
}

#leftnav_content li a:active {
	color: #000;
	text-decoration: none;
}


/**************************************elements to highlight current section and sub-section*****************************************/
#section_name {
font-weight: bold;
text-align: center;
padding-top: 5px;
font-size: .85em;
height:20px;
border-left: 10px solid #5e7956;
}

#section_name a {
	color: #000;
	text-decoration: none;
}

#section_name a:hover {
	color: #5e7956;
	
}

#leftnav_content ul li a.current {
	background: #fff;
	border-left: 10px solid #5e7956;
}

#leftnav_content ul li a:hover.current {
	color:#5e7956;
}

#leftnav_content ul ul li a.current {
	background:#fff;
}

/*********************************************** page elements ***********************************************/
#utilities ul {
list-style-type:none;
margin:0;
padding:0;
color:#fff;
}

#utilities li {
display:inline;
margin-left: 4px;
margin-right: 3px;
}

#utilities a {
color:#fff;
margin:0;
padding-right:10px;
}

#utilities input {
  	font-size:1em;
	}

  
#footer ul {
list-style-type:none;
margin:0;
padding:0;
color:#fff;
}

#footer li{
display:inline;
border-right: 1px solid #a7bba1;
margin-left: 4px;
margin-right: 3px;
}

#footer a {
color:#fff;
margin:0;
padding-right:10px;
}


/* ubar for the horizontal placement of the utility bar contents -- links and search */
div.ubar {
  clear: both;
  padding:2px;
  font-size:.75em;
  }
  
div.ubar div.left {
  float: left;
  width: 400px;
  text-align: left;
  margin-left:6px;
  margin-top:4px;
  }
  
div.ubar div.right {
  float: right;
  width: 175px;
  text-align: right;
  margin-right:5px;
  } 

div.fbar {
  clear: both;
  padding:2px;
  font-size:.75em;  
  }
  
div.fbar div.left {
  float: left;
  width: 300px;
  text-align: left;
  margin-left:6px;
  margin-top:4px;
  }
  
div.fbar div.right {
  float: right;
  width: 300px;
  text-align: right;
  margin-right:5px;
  margin-top:4px;
  } 



/************************************************** link styles ************************************************/
#utilities a:link, #utilities a:visited {
text-decoration:none;
color:#fff;
}

#utilities a:hover {
text-decoration:underline;
color:#99b3c0;
}

#utilities a:active {
text-decoration:none;
color:#fff;
}

#footer a:link, #footer a:visited {
text-decoration:none;
color:#fff;
}
#footer a:hover {
text-decoration:underline;
color:#99b3c0;
}
#footer a:active {
text-decoration:none;
color:#fff;
}

#middlecolumn a:link, #middlecolumn a:visited {
text-decoration:underline;
color: #220262;
}
#middlecolumn a:hover {
text-decoration:underline;
color: #a7bba1;
}
#middlecolumn a:active {
text-decoration:underline;
}

#bigmiddle a:link, #bigmiddle a:visited {
text-decoration:underline;
color: #220262;
}
#bigmiddle a:hover {
text-decoration:underline;
color: #a7bba1;
}
#bigmiddle a:active {
text-decoration:underline;
}

/**************************************reusable elements*****************************************/
div.spacer {
clear: both;
}

.hide {
display:none;
}

.small {
font-size:.85em;
}

.midi {
font-size:.9em;
}

/**span class used for "tiny headers" in the <h1> tag**/
.mini {
font-size: .65em;
margin-bottom: 4px;
color: #220262;
}

.required {
font-size: 1.5em;
font-weight: bold;
color: #c61802;
}

.caption {
font-size: .85em;
font-weight: bold;
margin-top: -1em;
text-align: center;
}

.blackitalic {
font-size: .75em;
margin-bottom: 5px;
color: #000;
font-style: italic;
}


/*********************** text elements **********************************/
h1 {
font-size: 1.4em;
color: #000;
line-height: 1em;
margin-left: 8px;
}

h2 {
font-size: 1.2em;
color: #000;
background-color: #a7bba1;
margin-bottom: .5em;
padding: 2px 0 2px 2px;
}

h3 {
font-size: 1em;
color:  #5e7956;
font-weight: bold;
text-align: center;
margin-bottom: .5em;
}

h4 {
font-size: 1.1em;
color:  #000;
font-weight: bold;
margin-left: 8px;
font-style:italic;
margin-bottom: -3px;
margin-top: 20px;
}

h5 {
font-size: 1.2em;
color: #5e7956;
margin-left: 8px;
margin-bottom: 2px;
font-weight: bold;
}

p {
line-height:1.4;
padding:5px 10px;
margin:0;
font-size:.90em;
}

#middlecolumn ul{
margin-top: 5px;
line-height:1.5;
margin-left: 5px; 
padding-left: 2.5em;
} 

#bigmiddle ul{
margin-top: 5px;
line-height:1.5;
margin-left: 5px; 
padding-left: 2.5em;
}

#middlecolumn ul li {
list-style-type:disc;
list-style-position:outside;
font-size: .9em;
margin-bottom: 6px;
}

#bigmiddle ul li {
list-style-type:disc;
list-style-position:outside;
font-size: .9em;
margin-bottom: 6px;
}

#middlecolumn ul li li{
list-style-type:decimal;
list-style-position:outside;
font-size: 1em;
} 
#bigmiddle ul li li{
list-style-type:decimal;
list-style-position:outside;
font-size: 1em;
}


ol{
margin-top: 5px;
line-height:1.5;
margin-left: 5px; 
padding-left: 2.5em;
}

ol li {
list-style-position:outside;
font-size: .9em;
margin-bottom: 6px;
}

ol li li {
list-style-type: disc;
list-style-position:outside;
font-size: 1em;
}

table#bpo_help {
border: 1px solid #5e7956;
}

#bpo_help th {
text-align: center;
color: #000;
background-color: #a7bba1;
padding: 2px;
}

#bpo_help th a:link{
text-decoration: none;
color: #000;
}
#bpo_help th a:visited{
text-decoration: none;
color: #000;
}
#bpo_help th a:hover{
text-decoration: underline;
color: #220262;
}
#bpo_help th a:active{
text-decoration: none;
color: #000;
}

#bpo_help td {
text-align: left;
border: 1px solid #a7bba1;
font-size: .9em;
padding: 2px 5px 2px 2px;
vertical-align:top;
}


#bpo_help ul{
line-height:normal;
margin-left: -20px;
}

#bpo_help ul li {
list-style-type:none;
}

dl{
margin-left: 8px;
}

dl dt{
font-weight: bold;
font-size: .9em;
}

dl dd {
font-size: .9em;
line-height: 1.2em;
margin-bottom: 8px;
}


dl.box{
margin-left: 8px;
border: 2px solid #5e7956;
width: 500px;
}

dl.box dt{
font-weight: bold;
font-size: 1.2em;
padding: 5px;
color: #5e7956;
}

dl.box dd {
font-size: .9em;
line-height: 1.2em;
margin-bottom: 8px;
}

/**************** Client Login - in <div id="leftnav_home"> on home page **************/

div#clientlogin{
background-color: #99b3c0;
position: relative;
width: 155px;
margin-left: 6px;
margin-top: 10px;
padding: 0;
border: 2px solid #c87b35;
}

#clientlogin ul{
font-size: .9em;
font-weight: bold;
padding: 0;
margin:0;
text-align:left;
border-left: 10px solid #c87b35;
background-color: #f4d690;
}

#clientlogin li {
list-style-type:none;

}

#clientlogin li a:link {
	display: block;
	width: 147px;
	padding: 7px 1px;
	margin: auto;
	text-decoration: none;
	color: #000;

}

#clientlogin  li a:visited {
	display: block;
	width:147px;
	padding: 7px 1px;
	margin: auto;
	text-decoration: none;
	color: #000;
	background-color: #f4d690;
}

#clientlogin li a:hover {
	display: block;
	width: 147px;
	padding: 7px 1px;
	color:#c87b35;
}

#clientlogin li a:active {
	display: block;
	width: 147px;
	margin: auto;
	padding: 7px 1px;
	text-decoration: none;
	color: #000;
	background-color: #f4d690;
}

/**************** Agent/Appraiser Login - in <div id="leftnav_home"> on home page **************/

div#brokerlogin {
position: relative;
width: 155px;
margin-left: 6px;
margin-top: 10px;
padding: 0;
border: 2px solid #5c7391;
}

#brokerlogin ul{
font-size: .9em;
font-weight: bold;
padding: 0;
margin:0;
text-align:left;
background-color: #a3bed0;
border-left: 10px solid #5c7391;
}

#brokerlogin li {
list-style-type:none;
}

#brokerlogin li a:link {
	display: block;
	width: 147px;
	padding: 7px 1px;
	margin: auto;
	color: #000;
	text-decoration: none;
}

#brokerlogin li a:visited {
	display: block;
	width:147px;
	padding: 7px 1px;
	margin: auto;
	text-decoration: none;
}

#brokerlogin  li a:hover {
	display: block;
	width: 147px;
	padding: 7px 1px;
	color: #5c7391;
	text-decoration: none;
	margin: auto;
}

#brokerlogin li a:active {
	display: block;
	width: 147px;
	margin: auto;
	padding: 7px 1px;
	text-decoration: none;
}


div#lefttext{
width: 160px;
padding: 5px;
text-align: center;
color: #000;
font-size: .75em;
margin-top: 25px;
margin-bottom: 2px;
}

#lefttext a:link, #lefttext a:visited {
text-decoration:underline;
color: #220262;
}
#lefttext a:hover {
text-decoration:underline;
color: #fff;
}
#lefttext a:active {
text-decoration:underline;
}


table#events {
width: 95%;
border: .25em solid #5e7956;
font-size: 1em;
background-color:#fff;
margin-left: 8px;
}


#events td {
padding: 5px 5px 10px 5px;
vertical-align:top;
font-size: 1em;
text-align: left;
border: .05em solid #a3bed0;
}

#events img {
margin-right: 25px;
}

#events p {
margin-left: 35px;
font-size: 1em;
}

