@charset "utf-8";
/* CSS Document */

body{margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

a{text-decoration:none;
color:#000000;}
img{border:none;
padding:3px;}

.list{display:block;}

.homemenu{background-image:url(images/menu_home.jpg);
background-repeat:no-repeat;
text-align:center;
width:140px;
height:35px;
}

.freelisting{background-image:url(images/menu_freelisting.jpg);
background-repeat:no-repeat;
text-align:center;
width:140px;
height:35px;
}

.advertise{background-image:url(images/menu_advertise.jpg);
background-repeat:no-repeat;
text-align:center;
width:140px;
height:35px;
}

.contactus{background-image:url(images/menu_contactus.jpg);
background-repeat:no-repeat;
text-align:center;
width:140px;
height:35px;
}

.menutext{font-weight:bold;
color:#ffffff;
}

.menutext:hover{font-weight:bold;
color:#ffffff;
text-decoration:overline;
}


.sponserborder{background-color:#eef8d3;
padding:5px;
}

.border{border-top:solid 1px #6d843c;
}

.tableborder{border:solid 1px #6d843c;}

.sponserheader{background-color:#FFFFFF;
}

.sponserimagespace{padding:10px;}

.sponsermenu{ background-color:#a6ba73;
padding:5px;
height:30px;
}

.sponsermenu:hover{ background-color:#eef8d3;
padding:5px;
height:30px;
}

.sponsermenulink{color:#000000;
font-weight:bold;
font-size:12px;
}

.contentheading{color:#486802;
font-weight:bold;
margin:3px;
}
p{text-align:justify;
margin:5px;
}

.boldtext{color:#6e8203;
font-weight:bold;
font-size:11px;
}

.footer{background-color:#a6ba73;
text-align:center;
height:20px;
}
.footertext{
font-size:11px;
color:#000000;
padding:2px;
}

.buttontext{color:#000000;
font-weight:bold;
margin-left:10px;
}

img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}


