body {
margin: 0px;
padding:0px;
background-color: #009933;
color: #333;
min-width: 610px;
font-family: verdana, sans-serif;
font-size:small;
}

img {
border: 0;
}

#main img{
border:solid 1px silver;
padding:5px;
}

#mainimg {
position: absolute; 
top:0;
left: 0; 
background: #006600 url("images/headerbg_big.jpg") top repeat-x;
width:100%;
height:132px;
}

#mainimg div{
position: relative;
width: 775px; 
margin: 0 auto;
}

#mainimg div img{
position: absolute;
top: 0;
right: 50px;
}

#mainimg h1 {
font-size:48px;
color:#fff;
font-weight:normal;
text-decoration:none;
padding:0;
font-family: arial, verdana, sans-serif;
margin: 0;
}

#mainimg h4 {
font-size:18px;
color:#fff;
font-weight:normal;
text-decoration:none;
padding:0;
margin: 0;
}

#mainimg a:link, #mainimg a:visited, #mainimg a:hover{
color: #fff;
text-decoration: none;
}

#header {
background: url("images/headerbg.jpg") top repeat-x;
position: absolute; 
top:132px;
left: 0; 
height: 38px;
width: 100%;
border-bottom: 1px solid #333;
z-index: 1;
}

#header h1 { 
margin: 0 720px 0 0;
font-size: small;
}

#header div {
position: relative;
width: 770px; 
margin: 0 auto;
}

#header ul {
position: absolute;
top: 0;
right: 0px;
list-style: none;
margin: 0;
padding: 0;
border-left: 1px solid #446600;
border-right: 1px solid #446600;
} 

#header li {
float: left;
margin: 0;
padding: 0;
}

#header ul a:link, #header ul a:visited {
display: block;
float: left;
padding: 10px 15px;
text-decoration: none;
border-left: 1px solid #446600;
border-right: 1px solid #446600;
color: #fff;
height: 16px;
}

#header ul li a:hover {
background: url("images/headerbg2.jpg") top repeat-x;
color: #fff;
text-decoration: underline;
}

#searchbar #searchbar_container { 
width: 675px; 
margin: 0 auto; 
padding: 6px 50px;
}

#searchbar {
position: absolute; 
top:170px;
left: 0; 
width: 100%;
background: #ccc url("images/searchbarbg.jpg") bottom repeat-x;
color: #999;
}

#searchbar a:link, #searchbar a:visited {
color: #666;
}

#searchbar a:hover, #searchbar a:active {
color: #333;
}

#main{
margin: 204px 0 0 0;
background-color: #fff;
width: 100%;
}

#main table {
width: 775px;
margin: 0 auto; 
}

#main table td{
vertical-align: top;
}

#leftbar {
min-height: 300px;
padding: 25px 25px 25px 0;
}

#leftbar h2{
font-size:20px;
font-weight: bold;
color:#666;
padding-bottom:10px;
}

#leftbar h5{
font-weight: bold;
color:#666;
margin:10px 0 0 0;
padding:0;
border-top: 1px solid #666;
}

#leftbar a, #rightbar a {
color:#666;
text-decoration:none;
font-weight: bold;
}

#leftbar a:hover, #rightbar a:hover {
text-decoration:underline;
font-weight: bold;
}

#rightbar {
width: 18em;
min-height: 300px;
padding: 25px 0 25px 25px;
border-left: 1px dashed #666;
}

#rightbar h2{
font-size:20px;
font-weight:normal;
color:#666;
padding-bottom:10px;
}

#rightbar p{
color:#797B7A;
}

#bottom {
position: relative; 
left: 0; 
float: none;
clear: both;
width: 100%;
background: #006600 url("images/bottombg.jpg") top repeat-x;
height: 132px;
}

#bottom div{
max-width: 900px; 
margin: 0 auto;
padding-top: 10px;
text-align: center;
color: #fff;
}

table.listings {
border-bottom: 1px solid #666;
}



table.listings img{
width: 210px;
margin-right: 15px;
}

table.listings span{
font-size:16px;
font-weight: bold;
color:#666;
border-bottom: 1px solid #666;
}

table.listings p{
margin-top: 0;
}
