﻿html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}

.clear {
	clear: both;
}

body {
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 820px;
	background: #504634;
  position: relative;
}

#header {
  background: #D9D1BC url("header1.png") no-repeat;
  height: 266px;
}
#logo {
  position: absolute;
  top: 12px;
  left: 460px;
  width: 170px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#addr {
  position: absolute;
  top: 10px;
  left: 610px;/*454*/
  width: 208px;
  background: #4B5360;
  width: 209px;
}
#addr-top { background: url("addr_top.gif") no-repeat; }
#addr-bot { background: bottom left url("addr_bot.gif") no-repeat;}
#addr-addr { background: 9px 11px url("desoto-mod2.jpg") no-repeat; }
#addr-addr {
  padding: 8px 8px 8px 60px;
  color: white;
}
#addr p {
  margin: 0;
}
#addr .orange {
  color: #FFB400;
  font-size: 10px;
}
#addr a {
  color: white;
  font-size: 10px;
}

#nav {
  background: #4B5360;
  position: absolute;
  top: 101px;
  left: 459px;
  width: 343px;
  padding: 9px 9px;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#toppicbar {
  position: absolute;
  top: 155px;
  left: 435px;/*287*/
  width: 385px;
}
#toppicbar li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#toppicbar .tpbpic1 {
  background: url("pixel.jpg") no-repeat;
  width: 127px;
}
#toppicbar .tpbpic2 {
  background: url("head2.png") no-repeat;
  width: 130px;
}
#toppicbar .tpbpic3 {
  background: url("head3.png") no-repeat;
  width: 128px;
}

#body {
  padding-top: 3px;
  background-color:#D4CAB6;
}
#navlist {
  float: left;
  width: 195px;
  border-right:solid #504634 5px;
}
#content {
  float: right;
  width: 620px;
  background: #D4CAB6;
  margin-bottom: 2px;
}
#content .inner {
  padding: 6px 12px;
}
.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
	padding-top: 10px;
}
#navlist h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#navlist li {
  background: #D4CAB6 left url("bullet.gif") no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#navlist a {
  text-decoration: none;
  color: #000000;
}
#navlist a:hover {
  text-decoration: underline;
}
#login {
  background: #D4CAB6 left;
  padding: 7px 0 8px 3px;
}
#content {

}
#content .inner {
  padding-right: 8px;
}
#appbar {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
	padding-left: 8px;
}
#appbar div {
  float: left;
  margin: 6px;
}

#content ul {
  margin-left: 1.5em;
}
#content li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: normal;
  font-family: "arial narrow", arial, sans-serif;
}

#content .header p{
  margin-left: 0em;
}

.header {
	padding-bottom: 15px;
}

#appbar li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 11px;
  font-weight: normal;
  font-family: verdana, arial, sans-serif;
}

#bottompicbar-one, #bottompicbar-two, #bottompicbar-three {
  height: 146px;
}

#bottompicbar-one {
  float: left;
  width: 195px;
  margin-right: 3px;
  background: url("foot1.jpg") no-repeat;
}
#bottompicbar-two {
  float: left;
  width: 249px;
  margin-right: 3px;
  background: url("foot2.jpg") no-repeat;
}
#bottompicbar-three {
  float: left;
  width: 350px;/*195*/
  background: url("foot3.jpg") no-repeat;
}

#bottompicbar p {
  text-align: right;
  color: #fff;
  margin: 95px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#bottompicbar p.subtitle {
	margin-top: 0;
	font-size: 16px;
	background: #847A67;
	text-shadow: 3px 3px 5px black;
	padding-right:5px;
}
#footer {
	color: #D9D1BC;
	border-top-color: #504634;
	background: #D4CAB6;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
/* classifieds.php */
.bgcolor {
background-color:#847A67;
}
.textcolor {
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
}

.jobtitleline {
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
border-bottom: thin solid #847A67;
color:#FFFFFF;
background-color:#847A67;
}

.contentBox {
	border: #847A67 1px solid;
	width:32%;
	float: left;
	margin: 0 0.15em;
	padding: 0;
	text-align: center;
	padding-bottom: 20;
	margin-bottom:.3em;
	height: 11.5em;
}

.contentBoxTitle {
	border-bottom: #847A67 1px solid;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color:#847A67;
	letter-spacing:.2em;
	padding:.3em;
}

.contentBoxContent {
	font-size:10px;
	background-color:#ffffcc;
	color:#333;
	padding:.4em;
	height:7em;
}

.contentBoxLink {
	font-size:10px;
	background-color:#ffffcc;
	color:#333;
	padding:.4em;
	height:1.5em;
	position: relative;
	bottom:0;
}
