HTML * {
  margin: 0px;
  padding: 0px;
}

BODY {
  background: #000;
  color: #E8D9B2;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}

IMG {
  border: none;
}

A {
  color: #ddf;
  text-decoration: none;
}

H2 {
	margin-bottom: 6px;
	color: #bbb;	
}

H3 {
	margin-top: 10px;
}

H3 EM {
	font-size: 15px;
	
}

A:hover {
  color: #FE7A0E;
}

#wrapper {
  width: 760px;
  margin: 30px auto 80px auto;
  position: relative;
}

#header H2 {
  font-family: 'times new roman', times, serif;
  font-size: 16px;
  text-align: center;
  font-style: italic;
  width: 400px;
}

#header #foreclosure-link,
#header #foreclosure-link-div {
  position: absolute;
  right: 0px;
  top: -30px;
  z-index: 0;
}

#header OBJECT {
  z-index: 0;
}

#header #foreclosure-link {
  z-index: 99;
  width: 355px;
  height: 80px;
  display: block;
  background: transparent;
}

#header #mls-search {
  width: 220px;
  position: absolute;
  color: #ddd;
  top: 10px;
  right: 30px;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  padding-top: 75px;
}

#mls-search .radio DIV {
  margin: 4px;
}

#mls-search LABEL {
  cursor: pointer;
}

#mls-search LABEL:hover {
  color: #A3BEF8;
}


#header .button {
  position: absolute;
  right: 0px;
  bottom: 14px;
}

#header #mls-search FIELDSET {
  border: 0px;
}

#header #mls-search FIELDSET LEGEND {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 5px;
  color: #a3bEf8;
}

#mls-ventura-label {
  width: 300px;
  display: block;
  margin-left: 16px;
  margin-top: -10px;
  position: relative;
  z-index: 9999;
}

#header .radio DIV {
  height: 15px;
}

#header .radio INPUT {
  width: 12px;
  margin-bottom: -4px;
}

#header H1 {
  color: #ccc;
  background: url(/assets/logo.gif) no-repeat;
  height: 100px;
  text-indent: -9999px;
  margin: 40px 0px 0px;
}


.nav-menu {
  background: #787A41;
  padding: 5px 4px 3px;
  height: 16px;
  margin-bottom: 0px;
}

.nav-menu LI {
  display: inline;
  list-style: none;
}

.nav-menu A {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #eee;
  display: block;
  float: left;
  padding: 0px 14px;
}

#main {
  min-height: 300px;
  position: relative;
  clear: both;
  z-index: 1;
  width: 760px;
  padding: 0px;
  margin: 0px;
  background: url(/assets/bg-left.png) repeat-y;
}

#top-grad {
  height: 20px;
  background: #1C2834;
}

.side-bar {
  border-top: 12px solid #000;
  width: 206px;
  position: absolute;
  padding: 10px 10px 10px 24px;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.side-bar A {
  clear: both;
  display: block;
  margin: 10px 0px;
}

.main-canvas {
  color: #ddd;
  position: relative;
  background: url(/assets/bg-right.png) right repeat-y;
  margin: 0px;
  width: 720px;
  padding: 10px 20px;
}

.main-canvas EMBED,
.main-canvas OBJECT {
  margin: 0px;
}


#footer {
  color: #fff;
  padding-bottom: 10px;
  text-align: center;
  font-size: 11px;
  background: #222;
  font-weight: bold;
  text-transform: uppercase;
}

#footer-name {
  margin-bottom: 18px;
}

#footer-name,
#footer-phone {
  background: #787A41;
  padding: 5px;
}

#footer A {
  color: #fff;
}

.resources {
  padding: 10px 20px;
  font-size: 1.1em;
  min-height: 300px;
  height: 300px;
}

.main-canvas>.resources {
  height: auto;
}

.resources .col2 {
  position: absolute;
  right: 50px;
  top: 20px;
}

.resources LI {
  color: #FFCC00;
}

.resources H4 {
  margin-top: 10px;
}

.schools {
  height: 1100px;
  margin: auto;
  width: 900px;
}

.agents {
  min-height: 460px;
}

.agents .agent {
  width: 33%;
  float: left;
  text-align: center;
  height: 350px;
  border-bottom: 5px double #333;
  margin: 20px 0px;
  padding-bottom: 20px;
}

.agents .agent IMG {
  border: 5px double #333;
}

#solds {
  padding: 0px;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
}

.sold-listing {
	padding: 0px;
	margin: 0px;	
}

#solds H2 {
  padding: 10px;
}

#solds LI {
  padding: 0px;
  width: 158px;
  margin: 10px;
  height: 140px;
  float: left;
  list-style: none;
  font-size: 10px;
  font-weight: bold;
  
}

#solds LI IMG {
  border: 2px inset #ddd;
  margin:0px;
  padding: 0px;
}


DIV#error-page {
	width: 400px;
	margin: 100px auto;
	text-align: center;
	
}

#cypress-link {
  text-align: center;
}

#cypress-link A {
  font-weight: bold;
  color: #a3bEf8;
}

#foreclosures {
  width: 90%;
  margin: 10px auto;
}

#foreclosures H2 {
  width: 100%;
  border: 4px double #aaa;
  padding: 10px;
  color: #eee;
}

#foreclosures H2 EM {
  clear: both;
  font-size: 1.2em;
  display: block;
  margin: 10px;
  color: #f00;
}

#foreclosures #call-today {
  font-size: 26px;
}

#foreclosures .slo-county {
  float: left;
  font-size: 16px;
  border: 1px solid #aaa;
  width: 476px;
}

#foreclosures .local-company {
  padding: 10px;
  text-align: center;
}

#foreclosures .bottom-copy {
  clear: both;
  padding-top: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  width: 678px;
  margin-top: 10px;
  border-top: 20px solid #eee;
  position: relative;
  padding-top: 90px;
}

#foreclosures UL {
  margin-left: 480px;
  border: 1px solid #aaa;
  padding: 20px 0px 20px 20px;
  width: 146px;
  height: 350px;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase
}

#foreclosures H3 {
  text-decoration: underline;
}

#foreclosures .disclaimers {
  margin-top: 90px;
}

#foreclosures .disclaimer {
  margin: 10px;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}

#foreclosures #specializing-in {
  list-style: none;
  margin-left: -10px;
}

#foreclosures #chase-link {
  background: url(/images/chase-link.png) no-repeat center;
  display: block;
  height: 280px;
  width: 320px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: -9999px;
}






