body {
	font-family: arial, helv, verdana, sans-serif;
	font-size: small;
	color: #09008b;
	text-align: center;
	background-color: #ffffff;		
	background-image: url(http://www.realestateeasternoregon.com/images/tilebkgrnd_blue.gif);
}
#panel {
	position: relative;
	z-index: 1;
	width: 490px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 190px;
	margin: auto;
	text-align: left;
	background: url('graphics/panelbackground.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
#mainMenu {
	position: relative;
	margin: auto;
	width: 750px;
	background-color: #993300;
	color: #ffffff;
	z-index: 100;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content {
	padding: 5px;
}
#menuList {
	text-align:left;
	margin: 0px;
	margin-left: -2px;
	padding: 0px;
}

#menuList ul {
	margin: 0px;
	padding: 0px;
}

#menuList li {
	display:inline;
	list-style: none;
	margin-right: -4px;
	padding: 0px;
}

a.nav {
	color: #ffffff;
	font-size: 1em;
	margin: 1px 1px 1px 5px;
	padding: 2px 10px;
	text-decoration: none;
}

a.nav:hover, a.nav:active, a.nav:focus {
	background-color: #F5BE8A;
	color: #3F4C78;
	text-decoration: none;
}

a.navmid {
	color: #ffffff;
	font-size: 1em;
	margin: 1px;
	padding: 2px 10px;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

a.navmid:visited, a.navmid:hover, a.navmid:active, a.navmid:focus {
	background-color: #F5BE8A;
	color: #3F4C78;
}

#footerMenu {
	position: relative;
	margin: auto;
	width: 750px;
	background-color: #09008b;
	color: #ffffff;
	z-index: 100;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}


#footerList {
	margin: 0px;
	padding: 0px;
}

#footerList ul {
	margin: 0px;
	padding: 0px;
}

#footerList li {
	display:inline;
	list-style: none;
	padding: 0px;
}
a.footerleft:link{
	color: #ffffff;
	background-color:#09008b;
	font-size: 0.8em;
	margin: 1px 1px 1px 5px;
	padding: 2px 10px;
	text-decoration: none;
}
a.footerleft:visited{
	color: #ffffff;
	background-color:#09008b;
	font-size: 0.8em;
	margin: 1px 1px 1px 5px;
	padding: 2px 10px;
	text-decoration: none;
}
a.footerleft:hover,  a.footerleft:active {
	background-color: #F5BE8A;
	color: #3F4C78;
	text-decoration: none;
}

a.footermid:link, a.footermid:visited {
	color: #ffffff;
	font-size: 0.8em;
	margin: 1px;
	padding: 2px 10px;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #09008b;
}

a.footermid:hover, a.footermid:active{
	background-color: #F5BE8A;
	color: #3F4C78;
	text-decoration:none;
}
a.footernobar:link, a.footernobar:visited {
	color: #ffffff;
	font-size: 0.8em;
	margin: 1px;
	padding: 2px 10px;
	text-decoration: none;
	background-color: #09008b;
}
a.footernobar:hover, a.footernobar:active{
	background-color: #F5BE8A;
	color: #3F4C78;
	text-decoration:none;
}

#menubuilder {
	color: #ffffff;
	background: #09008b;
	}
	
.menu {
	text-align: left;
	color: #ffffff;
	width: 160px;
	background-color: #6F7CA8;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

a.menu li  {
	background-color: transparent;
	color: #ffffff;
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
a.menu {
	text-align: left;
	color: #ffffff;
	width: 160px;
	background-color: #6F7CA8;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
a.menu li:hover, a.menu li:active, a.menu li:focus {
	background-color: #cccccc;
	color: #3F4C78;
}
.xsmall {
	font-size: x-small;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #09008b;
}
a.subtitle:hover, a.subtitle:active, a.subtitle:focus {
	color: #FFFFFF;
}

a.revtitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.revtitle:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.revtitle:hover, a.revtitle:active {
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}

a:link {
	color: #993300;
	text-decoration:none;
}
a:visited {
	color: #993300;
	text-decoration:none;
}
a:hover{
	color: #993300;
	text-decoration:underline;
}
a:active {
	color: #993300;
	text-decoration:none;
}

.copyright	{
	color: #000000;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 9px;
}
.copyright a:link { color:#000000; text-decoration: none; }
.copyright a:visited { color:#000000; text-decoration: none; }
.copyright a:hover { color:#993300; text-decoration: none; }
.copyright a:active { color:#000000; text-decoration: none; }


#content {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: small;
	/*width: 487px;*/
	/*padding: 12px;*/
	padding: 12px;
	text-align: justify;
	color: #000000;
}
#content h1 {
	font-size:large;
	color: #09008b;
}
#content h2 {
	font-size: Medium;
	color: #09008b;
}
#content h3 {
	font-size:small;
	color: #09008b;
}
#content h4 {
	font-size:x-small;
	color: #09008b;
}
#content h5 {
	font-size:xx-small;
	color:#09008b;
}
#content h6 {
	font-size:x-small;
	color: #09008b;
}
h1 {
	font-size:large;
	color: #09008b;
}
h2 {
	font-size:Medium;
	color: #09008b;
}
h3 {
	font-size:small;
	color: #09008b;
}
h4 {
	font-size:x-small;
	color: #09008b;
}
h5 {
	font-size:xx-small;
	color:#09008b;
}
#content a:link {
	color: #993300;/*00AE8C*/
	font-weight:bold;
	text-decoration: underline;
}
#content a:visited {
	color: #993300;/*63CFBD*/
	font-weight:bold;
	text-decoration: underline;
}
#content a:hover {
	color: #FFCC33;/**/
	font-weight:bold;
	text-decoration: none;
}
#content a:active {
	color: #993300;/*63CFBD*/
	font-weight:bold;
	text-decoration: underline;
}

.mapop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	text-decoration: none;
	text-align: left;
	color: #000000;
	position: absolute;
	left:-100px;
	top:-100px;
	background-color: #FFCC33;
	border: 1px solid #ff9900;
}
/*table subpage css for search results*/
table.exclude {
	border: thin solid #09008B; /*border around the small exclude table in the search listings form */
}
.listcityhead  {/*row to list city head in by area and by price searches*/
	color: #FFFFFF;
	background-color:#000000;
	font-size: small;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
.proptypehead  {/*row to list prop type in by area and by price searches*/
	color: #FFFFFF;
	background-color:#4D76A2;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: capitalize;
	font-size: small;
	font-weight: bold;
}
.listsubhead  {/*row to list column desctriptions in by area and by price searches*/
	color: #FFFFFF;
	font-size: small;
	font-weight:bold;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #993300;
}
.celltext  {
	color: black;
	padding-right: 4px;
	padding-left: 4px;
}
.celltext a:link {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.celltext a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.celltext a:hover {
	color: #993300;
	font-weight:bold;
	text-decoration:underline;
}
.celltext a:active {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.cellprice {
	font-size: small;
}
.cellprice a:link {
	font-size: small;
}
.cellprice a:visited {
	font-size: small;
}
.cellprice a:hover {
	font-size: small;
}
.list_row_on {
	background-color: #FFFFFF;
	height: 50px;
	color: #000000;
}
.list_row_off{
	background-color: #D3D3F2;
	height: 50px;
}
.important {
	visibility:hidden
}
.search_form_table {
	font-size: small;
	color: #0055A5;
	background-color: #ffffff;
	border: 2px solid #09008B;
}

.search_form_box {
	z-index: 0;
	position: relative;
	visibility: hidden;
	left: 40px;
	top: 10px;
	width: 500px;
}
.result_table_o {
	background-color: #993300;
}
.result_table_header_text {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.map_search_class {
	color: #000000;
	background-color: #ffffff;
	border: thin solid #993300;
	font-size: small;
	height: 100px;
	width: 525px;
	overflow: hidden;
	position: relative;
	z-index: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.mapop {
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	position: absolute;
	left:-100px;
	top:-100px;
	background-color: #ffffff;
	border: thin solid #cccccc;
	z-index: auto;
}
.imgborder {
	border: 1px solid #cccccc;
}
.ohdate {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-size: 16px;
	color: #037345;
	font-weight: bold;
	font-style: normal;
}

.ohdetails {
	font-size: small;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
.ptype {
	font-size: small;
	color: #037345;
	font-weight: bold;
	text-decoration: underline;
}
.price {
	font-size: small;
	color: #037345;
	font-weight: bold;
}
/* details page  */

.detailprice {  /* price under picture on details page */
	text-align: center; 
	height: 25px; 
	vertical-align: middle; 
	font-size: 24px; 
	font-weight: bold; 
	color: #333333;
}
.detailrequest{  
	background-color: #993300; /* background color for Request a showing text on detail page */
	text-align: center; 
	height: 30px; 
	vertical-align: middle;
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.detailrequest a:link, .detailrequest a:visited {
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.directions { /*color of click photos to enlarge */
	color:#993300; 
	text-align:center;
}
.detailtitle { /* color of background for subheadings  */
	background-color: #993300;
	color: #FFFFFF;
}
.admininfo {  /*  color of text for display of property selected on the top of the admin menu  */
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.displaycalc { /* used as container to hold divs on the about FSBO page */
	text-align: left;
	width: 310px;
}
.leftalign { /* used for the explantaions to the numbers on the about FSBO page */
	text-align: left;
	display: inline;
}
.rightalign { /* used for the numbers on the about FSBO page */
	text-align: right;
	width: 85px;
	float: left;
	display: inline;
}
.displayblock {/* used on the about FSBO page */
	display: block;
}
.container {/* used on the about FSBO page */
	width: 100%;
}

.alignright {
	font-size: small;
	text-align: right;
	display: inline;
	float: left;
	width: 200px;
	padding-right: 5px;
}
.itemsordered{
	font-size: small;
	text-align: right;
	display: inline;
	float: left;
	width: 350px;
	padding-right: 5px;
}
.clearboth {
	clear: both;
}
.selectbaths {
	width:60px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectcities{
	width:80px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectcounty{
	width:180px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D; 
}
.selecttype{
	/*width:180px; 
	height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D; 
}
.selectpp{
	width:45px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectstyles {
	width:80px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
}
.ptype_list {
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
.selectbeds {
	width:50px; 
/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color: #000000; 
}
.submitbutton {
	width:50px; 
	height:20px; 
	font-size:12px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.leftfloat {
	float: left;
	width: 275px;
}
.servicestable {
	width: 600px;
	font-size: small;
}
.alignleft {
	float: left;
	width: 500px;/*450px*/
	padding-left: 5px;
}
.sold {
	color: #FF0000;
}
.pending {
	color: #993300;
}
.heading4 {
	font-size: medium;
	font-weight: bold;	
}
.ordercontainer{ 
	width: 450px;
}
.coloredtext {/*used in FAQ and wherever needed to color text but not indicate a link*/
	color: #09008b;
	font-weight:bold;
}
.alignrightsmall {
	font-size: small;
	text-align: right;
	display: inline;
	float: left;
	width: 150px;
	padding-right: 5px;
}
.alignleftlg {
	float: left;
	width: 280px;
	padding-left: 5px;
}
div.feat_cont  {
	display:block;
	float:left;
	margin:0px 16px;
	padding:2px;
	border:1px #09008B solid;
	text-align:center;
}
div.feat_outer{
	margin:3px;
}