a:link,a:visited {
	background: transparent;
	color: #a29f49;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #585858;
	}
#footer a {
	color: #582e6b;
}
#bannernav a {
	border:1px solid #ccc;
	padding:3px;
	background-color: #fff;
}
#bannernav a:hover {
	color:#215b33;
}
.addlistings a {
	background-color:#fff;
}


body {
	background: #fff; /* was: #78a249; .... #d1cec6; */
	color: #969696;  
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;   /* had it as x-small */
	margin: 0;
	padding: 0;
	}
.specpromo {
  display:block; 
  border-left:2px dotted #a29f49;
	padding-left:5px;
	padding-bottom:5px;
	margin:7px;
	float:right;
  	width:60%; 
	color:#585858;
	font-size:larger;
	}
.specpromo2 {
  display:block; 
  border-left:2px dotted #a29f49;
	padding-left:7px;
	padding-bottom:5px;
	margin:7px;
	float:right;
	color:#585858;
	font-size:larger;
	}
.specialbutton {
	display:block;
	border:1px solid #585858;
	background-color: #f3f3f3;
	padding:3px;
	margin:5px;
	}
.listingpix {
	display:block;
	border:1px solid #585858;
	background-color: #fff;
	padding:2px;
	margin:5px;
	}
.indenture {
	padding-left:25px;
	background-color: #fff;
	}
.adlistings {
	width:320px;
	padding:5px;
	margin-right:5px;
	margin-bottom:10px;
	font-family:Arial,sans-serif;
	font-size:.9em;
	text-align:left;
	border:1px dotted #000;
}
.adlistings h2 {
	font-size:1.1em;
}
img.adlist {
	float:right;
	padding:3px;
}
.redalert {
	color:red;
}
div,p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 150%;
	margin: 0;
	padding: 0;
	}
p.inni {
	padding-left:6em;
	}
p.wow a {
	border:1px solid #585858;
	padding:3px;
	background-color: #fff;
	color:#c67f07;
	}
p.purple {
	color:#8340de;
	}
code {
	color:red;
	margin:5px;
	}
li {
	text-align:left;
	line-height:180%;
}
input, textarea {
	color:#000;
}
td {
	border:1px solid #bfd1e5;
	color:#000;
}
tr.white td {
	background-color: #fff;
	border:0;
}
table.view {
}
table.view tr td {
	border:0;
	padding:5px;
	}
table.view tr.odd td {
	background-color: #fff;
	}
table.view tr.even td {
	background-color: #bfd1e5;
	}
blockquote { /* used on classifieds */
	border: 1px solid #000;
	padding:5px;
	}
dl { padding-left:40px; }
dt { font-weight:bold;line-height:180%; font-size:larger;}
dd { padding-left:20px;padding-bottom:5px; }
h1 {
	border: none;
	color: #9349a1;
	font-size: 1.6em; 
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
fieldset {
	padding: 10px;
	border: 2px solid #bfd1e5;
	}
legend	{
	color: #78a249;
	font-weight: bold;
	}

.h1_noborder {
	border: none;
	}

h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:1.3em;
	color:#78a249;	
	margin:0;
	padding:12px 0 3px 50px;
	font-weight:bold;
	}
h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
  padding-left:15px; 
	}

img {
	border:none;
	}

.setoff {
	text-align:center;
	padding:5px;
	}
.skipnav {
	border: 0px; /*Class for skipping navigation*/
	float: right;
	}
.teeny {
	background-color:#fff;
	font-size: 1em;
	text-align:center;
	border: 2px solid #d1cec6;
	font-weight:bold;
	margin:6px;
	}
.teenyleft {
	background-color:#fff;
	font-size: 1em;
	text-align: left;
	border: 2px solid #d1cec6;
	font-weight:bold;
	margin:6px;
	}
#whoarewe {
	position: absolute;
	top:3px;
	left:10px;
	z-index: 100;
	}

#banner {
	text-align:right;
	background: #fff; /* top header with logo */
	border: none;
	color: #000000;
	margin: 0;
	padding: 5px 20px 0 10px; /* changed last from 0 to 10 */
	}

#bannersub {
	text-align:center;
	background: #ffffff;
	border: none;
	margin: 0;
	padding:10px;
	}

#currpage {
	font-weight:bold;  
	color: #444f51;   
	}

#necessary {
	font-size:10px;
	text-align:center;
	color: #444f51;
	}

#footer {
	background: #a29f49; /*999acc pale purple -- was left-side lowest block faf0e6 */
	border: none;
	color: #fff; /* 832e59 is maroon mauve -- was 00008b */
	margin: 20px 0 0 0;
	padding: 10px 0 4px 0;
	}

#leftcontent {
	background: #fff;  /* b3cc99 - pale pale avocado -- left side main content block */
	border-right: 1px solid #4978a2;
	color: #4978a2;
	margin: 0;
	padding: 0;
	width: 80%; /* was 70% */
	line-height:130% /* just added */
	}
#leftcontentviews {
	background: #fff;  
	border: none;
	color: #4978a2;
	margin: 0;
	padding: 0;
	width: 98%; 
	line-height:130% /* just added */
	}

#tagbar {
	background: #d1cec6;
	color: #582e6b;
	margin: 0 0 0 0;
	text-align: center;
	font-weight: 700;
	}

#bannernav {
	line-height: 250%;
	padding-right:30px;
	}

#rightcontent {
	left: 81%;       /* was 71% */
	margin: 0;
	padding: 10px 0 10px 0;
	position: absolute;
	}

#rightcontent h1 {
	border: none;
	color: #582e6b;
	text-align: center;
	font-size: larger;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
	}

#rightcontent p {
	color:#585858;
	}

#rightcontent p,#footer p,#leftcontent p {
	padding: 4px 10px 0 20px;
	}


/* end of project - chg'd b3cc99 pale avocado, BG for left main and 
	rt teasers and rt H1 to white left main, ddddbd1 warm grey teasers 
	and sage-gr H1 */
	
/* NEW NAV INFO ... in two spots as some is function and some display*/

.topmenuli{list-style-type:none;float:right; color:#ccc; 
	margin-right:100px;font-weight:bold;text-decoration:none; 
	background-color:#fff;} /* float from left remove font size 1em gave margin bgcolor fff */
.topmenutitle1{ display:block; width:300px;}
.topmenutitle1 {border:1px solid #ccc;text-align:center;}
.topmenutitle1 {z-index:100;}
.submenuul{ list-style-type:none;position:absolute;margin: 0;padding:0;display:none;}
.submenuli a{display:block;width:350px; font-weight:bold;} /* remove font size .8 em */
li:hover ul , li.over ul{ display: block;}
#dmenu li>ul { top: auto;left: auto;}
.content {	clear: left;}
#dmenu {font-family: Verdana, Helvetica, Sans-Serif;} /* remove font size 1 em */
.topmenutitle1 {text-indent:3px;text-decoration: none;border:1px solid #ccc;padding:3px;
	line-height:14px;color:#9349a1;} /* color:#9349a1; */
.submenuul {margin-top:-1px;background-color:#fff;border:1px solid #ccc;}
.submenuul {z-index:100;}
.submenuli a{padding:3px;text-decoration: none;border-bottom:1px solid #827f77;color: #827f77;}
.submenuli a:hover{text-decoration: none;background:#ccc;color: #9349a1;}
