body {
  background: url('img/wood_bg.jpg') repeat-y;
  margin: 0;
  padding: 0;
} 

a:link,
a:visited,
a:active {
  color: #7c0000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#ltable td {
  padding: 20px;
  border-bottom: 2px solid #5e5e5e;
}

.odd {
  background-color: #cacaca;
} 

.even {
  background-color: #b5b5b5;
}

#wrapper {
  text-align: center;
  width: 1000px;
  margin-left: 150px;
}

#shadowbg {
  background: url('img/shadow_back_new.png') repeat-y;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px; 
}

#top {
  background: #7c0000;
  height: 50px;
  width: 745px;
  margin: 0 auto;
  font-size: 10pt;
}

#top p {
  line-height: 50px;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-family: sans-serif;
  margin: 0;  
}

#top img {
  margin: 0 10px;
}

#top a:link,
#top a:visited,
#top a:active {
  color: #fff;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}

#top a:hover {
  text-decoration: underline;
}

#logotop {
  background: url('img/logo_and_top.gif') center no-repeat;
  width: 745px;
  height: 175px;
  margin: 0 auto;
}

a#logolink {
  display: block;
  float: left;
  width: 230px;
  height: 100px;
  border: none;
  margin-top: 15px;
  margin-left: 115px;
  text-decoration: none;
}

#toptabsoutside {
  width: 724px;
  text-align: center;
  margin: 0 auto;  
}

#toptabs {
  margin: 0 auto -4px auto;
  font-size: 10pt;
  font-weight: bold;
  font-family: sans-serif;
  color: #7c0000;	
}

.ctoptab {
  background: url('img/cur_tab_bg.png');
  width: 220px;
  height: 30px;
  padding: 0;
  font-size: 11pt;
  font-weight: bold;
}

.toptab {
  background: url('img/tab_bg.png');
  width: 220px;
  height: 30px;
  padding: 0;
}

.toptab:hover {
  background: url('img/tab_bg_h.png');
}

.toptab a:link,
.toptab a:visited,
.toptab a:active {
  color: #fff;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
  display: block;  
  width: 218px;
  height: 28px;
  margin-top: 6px;
  margin-bottom: -6px;
}

.toptab a:hover {
  text-decoration: underline;
}

#toplinks {
  background: url('img/linkbar_top.gif');
  width: 724px;
  height: 47px;
  text-align: center;
  margin: 0 auto;
  font-size: 9pt;
}

#toplinks img {
  margin: 0 10px;
  padding-top: 10px;  
}

#toplinks a:link,
#toplinks a:visited,
#toplinks a:active {
  color: #fff;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
  padding-top: 10px;  
}

#toplinks a:hover {
  text-decoration: underline;
}

#ltitle {
  background: #c7c7c7;
  color: #7c0000;
  width: 724px;
  height: 80px;
  margin: 0 auto;
  border-top: 2px solid #7c0000;
}  

#ltitle1 {
  background: #c7c7c7 url('img/ltitle_bg_1.gif') no-repeat center top;
  color: #7c0000;
  width: 724px;
  height: 80px;
  margin: 0 auto;
}

#ltitle2 {
  background: #c7c7c7 url('img/ltitle_bg_2.gif') no-repeat center top;
  color: #7c0000;
  width: 724px;
  height: 80px;
  margin: 0 auto;
}

#ltitle3 {
  background: #c7c7c7 url('img/ltitle_bg_3.gif') no-repeat center top;
  color: #7c0000;
  width: 724px;
  height: 80px;
  margin: 0 auto;
}

#ltitle img, #ltitle1 img, #ltitle2 img, #ltitle3 img {
  margin: 0 5px;
  vertical-align: middle;  
  padding-top: 10px;  
}

#listings {
  background: #c7c7c7;
  width: 724px;
  min-height: 1000px;
  margin: 0 auto;
  border-bottom: 2px solid #5e5e5e;
  border-top: 2px solid #5e5e5e;    
}

#listinfo {
  border-bottom: 2px solid #5e5e5e;
  text-align: left;
  padding: 10px;
  padding-left: 30px;
}

#listinfo h2 {
  font-weight: bold;
  color: #7c0000;
  margin-bottom: 2px;
  margin-top: 0;
}

#listinfo a:link,
#listinfo a:visited,
#listinfo a:active {
  color: #7c0000;
  font-weight: bold;
  text-decoration: none;
}

#listinfo a:hover {
  text-decoration: underline;
}

#whatis {
  font-size: .9em;
  margin-bottom: 10px;
}

#content {
  background: #fff;
  width: 718px;
  min-height: 1000px;
  margin: auto;
  border-bottom: 2px solid #5e5e5e;
  border-top: 2px solid #5e5e5e;
  border-left: 3px solid #c7c7c7;  
  border-right: 3px solid #c7c7c7;    
}

.textblock {
  width: 600px;
  text-align: left;
  margin: 10px auto;
}

ul#forms {
  text-align: left;
  padding: 20px;
  margin-left: 240px;
}

ul#forms li {
  margin-bottom: 10px;
}

ul#forms li a:link,
ul#forms li a:visited,
ul#forms li a:active {
  color: #7c0000;
  font-size: 1.2em;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}

ul#forms li a:hover {
  text-decoration: underline;
}

#contacts {
  text-align: left;
  padding: 20px;
  margin-left: 220px;
  font-size: 1.2em;	
}

#contacts a:link,
#contacts a:visited,
#contacts a:active {
  color: #7c0000;
  font-size: .9em;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}

#contacts a:hover {
  text-decoration: underline;
}

#quotes {
  font-size: 1.75em;
  font-weight: bold;
  font-style: italic;
  width: 600px;
  padding: 20px;
  margin: auto;
}

#about {
  padding: 20px;
  font-size: 1.2em;
  margin: auto;
}

#about img {
  width: 216px;
  height: 162px;
  border: 1px solid #c7c7c7;
}

#about a:link,
#about a:visited,
#about a:active {
  color: #7c0000;
  font-size: .9em;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}

#about a:hover {
  text-decoration: underline;
}

.oalisting {
  text-align: left;
  font-size: 1em;
  font-family: sans-serif;
}

.oatitle {
  font-weight: bold;
  font-size: 1.2em;
}

.oathumb img, .oaimage img {
  border: 1px solid #7c0000;
}

.oaprev a:link,
.oaprev a:visited,
.oaprev a:active {
  color: #7c0000;
  font-size: .9em;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}

.oaprev a:hover {
  text-decoration: underline;
}

.athumb img {
  border: 1px solid #7c0000;
}

.alisting {
  text-align: left;
  font-size: 1em;
  font-family: sans-serif;
}

.alisting h1 {
  color: #7c0000;
}

.atitle {
  font-weight: bold;
  font-size: 1.2em;
  color: #7c0000;
}

#botlinks {
  background: url('img/linkbar_bottom.gif');
  width: 724px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
}

#botlinks div {
  width: 100%;
  height: 100px;
  padding-top: 45px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  font-family: sans-serif;
  margin: 0;  
}

#botlinks img {
  margin: 0 15px;
}

#botlinks a:link,
#botlinks a:visited,
#botlinks a:active {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  font-family: serif;
  text-decoration: none;
}

#botlinks a:hover {
  text-decoration: underline;
}

#sidebar {
  width: 200px;
  position: absolute;
  left: 1015px;
}

#sidebar_top {
  background: url('img/sidebar_top.png');
  height: 20px;
}

#sidebar_cen {
  text-align: center;
  background: #fff;
}

#sidebar_cen a:link,
#sidebar_cen a:visited,
#sidebar_cen a:active {
  color: #7c0000;
  font-size: .9em;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}

#sidebar_cen a:hover {
  text-decoration: underline;
}

#sidebar_bot {
  background: url('img/sidebar_bot.png');
  height: 20px;
}

#lsidebar {
  width: 200px;
  position: absolute;
  left: 85px;
}

#lsidebar_top {
  background: url('img/lsidebar_top.png');
  height: 20px;
}

#lsidebar_cen {
  text-align: right;
  background: #fff;
}

#lsidebar_cen img {
  border: none;
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 4px;
}

#lsidebar_cen a:link,
#lsidebar_cen a:visited,
#lsidebar_cen a:active {
  color: #7c0000;
  font-size: 10pt;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}

#lsidebar_cen a:hover {
  color: #fff;
}

#lsidebar_bot {
  background: url('img/lsidebar_bot.png');
  height: 20px;
}

#menulinks ul {
  list-style: none;
  margin: 0 15px 0 0;
}

#menulinks ul li a {
  display: block;
  background: #fff;	
  width: 165px;
  padding: 10px;
  margin-left: -30px;
  border-bottom: solid 1px #7c7c7c;
}

#menulinks ul li a:hover {
  background: #7c0000;
}

#menulinks img {
  margin-top: 4px;
  margin-right: 6px;
  border: none;
}

#tiny_left {
  font-size: 7pt;
  font-family: sans-serif;
  float: left;
  text-align: left;
  width: 360px;
  margin: 4px 0 -8px 135px;
}

#tiny_left a:link,
#tiny_left a:visited,
#tiny_left a:active {
  color: #7c0000;
  text-decoration: none;
}

#tiny_left a:hover {
  text-decoration: underline;
}

#tiny_right {
  font-size: 7pt;
  font-family: sans-serif;
  float: right;
  text-align: right;
  width: 360px;
  margin: 4px 135px -8px 0;
}

#youradhere {
  display: block;
  width: 190px;
  height: 120px;
  background: url('img/youradhere_bg.jpg') no-repeat 0 0;
  margin-left: 10px;
}

#youradhere:hover {
  background-position: 0 -120px;
}

#youradhere span {
  position: absolute;
  top: -999em;
}

#wantadbg {
  display: block;
  width: 160px;
  height: 120px;
  background: url('img/wantad_link_bg.jpg') no-repeat 0 0;
}

#wantadbg:hover {
  background-position: 0 -120px;
}

#wantadbg span {
  position: absolute;
  top: -999em;
}

.wantad {
  width: 180px;
  margin: 10px auto 0 auto;
  border-bottom: solid 1px #7c7c7c;
  padding-bottom: 4px;
  text-align: left;
}

.wantad img {
  border: 1px solid #7c7c7c;
  margin-bottom: 2px;
}

.wantad h3 {
  margin: 0;
}

.wantad p {
  margin: 0;
  padding: 2px;
}

.aphotos img {
  border: 1px solid #7c7c7c;
  margin-bottom: 10px;
}

.clear {
  clear: both;
  height: 1px;
}

.noborder {
  border: none;
}
