body a {
	text-decoration: none;
	color: #000000;
	}
body a:hover {
	text-decoration: underline;
	cursor: pointer;
	}

h3 {
	color: #445566;
	font: bold 100% arial;
	}

.entry .address {
	padding-left:12px;
	color: #1f1f1f;
	}

.entry .saletime {
	float: right;
	}
	

.entry .address a {
	text-decoration: underline;
	color: #6699ff;
	}
.entry .address a:hover {
	color: #330066;
	}
	

.searchleft {
    width: 592px;
	vertical-align: top;
	text-align: left;
	}

.searchbody {
	/*background-color: #F8F8FF;*/
	font-size: 90%;
	border-collapse: collapse;
	}

.searchbody th {
	font-size: 100%;
	font-weight: bold;
	}
.searchbody td { padding-left: 4px; padding-right: 4px; }

.cell1 { font: bold 100% arial; padding: 4pt; text-align: left; }
.cell2 { font: 100% verdana; padding-left: 10pt; padding-right: 10pt; }
.cell2 a { color: darkblue; text-decoration: underline; }
.cell3 { font: 90% verdana; text-align: center }

.notes {
	width: 540px;
	padding: 0px 0px 4px 20px;
	color: #2F4F4F;
	}


.preferred {
	background-color: #ffffaa; /*BDCDFF*/
	padding: 2px 4px 2px 4px;
	}
.preferred a {
	color: #a3cccc;
	}
.preferred a:hover {
	color: #330066;
	}


.searchmap {
        width: 630px;
	vertical-align: top;
	text-align: left;
	}

.countryswitch {
	text-align: right;
	font: bold 70% tahoma;
	padding-bottom: 6px;
	color: #4169E1;
	}


.listspacer {
        margin-top: 8px;
        margin-bottom: 6px;
        width: 520px;
        height: 1px;
	}

.resultstitle {
	background-color: yellow;
	font: 80% tahoma;
	padding: 8px;
	padding-left: 6px;
	}
.resultstitle th {
	text-align:left;
	}


.citybar {
	text-align: right;
	font: 90% tahoma;
	/*padding-bottom: 12px;*/
	/*border-bottom: 2pt solid black;*/
	}
.citybar form {
	display: inline;
	}

/*
.citybar select {
	font: 90% tahoma;
	}
*/

.searchright {
	width: 120px;
	font-size: 50%;
	border: 1pt solid #dcdcdc;
	}
.searchright td {
	font-size: 50%;
	}

.bottom td {
	padding-bottom: 4px;
	}


.noresult {
	font: 80% tahoma;
	text-align: left;
	background-color: #F8F8FF;
	margin: 6px;
	}
.noresulttitle {
	margin: 15px;
	color: #00000f
	}
.noresult td {
	padding: 16px;
	}

.form1 {
        text-align: right;
        bottom: 1px;
        margin-right: 2px;
        }
.form1 form {
        display: inline;
        }
.form1 input {
        padding: 2px;
        background-color: #87CEEB;
        width: 120px;
        border: 1pt solid black;
        font-weight: bold;
        color: #993300;
        }


.navigate {
	padding: 10px 30px 0px 0;
	font-size: 90%;
	text-align: right;
	color: #657383;
	}
	
.navigate a {
	color: #6b7d8d;
	}
	
.navigate a:hover {
	color: #6b7d8d;
	}

	
.searchmap {
	width: 600px;
	height: 500px;
	border: 1pt solid green;
	}


.optionsmenu {
	}

.optionsmenu input {
	padding: 6px 10px 6px 10px;
	}


