h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:ff6e3e;
	margin: 0px;
	padding: 0px;
}
.menutitle A {
text-decoration:none;
}

.cityheadline {
font-size: 37px;
	
	color:008ed2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:008ed2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color:008ed2;
}
h2 {
	font-family: Verdana, Arial;
	font-size: 17px;
	color:ff6e3e;
	font-weight: bold;
}
h3 {

font-family: Verdana, Arial;
	font-size: 14px;
	color:008ed2;
	font-weight:normal;

}
h4 {
	font-family: Verdana, Arial;
	font-size: 13px;
	color:008ed2;
	font-weight: bold;
}
A B { color:ff6e3e}
.orange { color:ff6e3e}.whitelink A {
	color: #FFFFFF;
	font-size: 9px;
}
.whitelink A:visited {
	color: #FFFFFF;
	font-size: 9px;
}
.formerror {
	color: #FF0000;
}
.formelementerror {
	border: thin solid #FF0000;
	padding: 6px;
}.bluetext {
	color: 008ed2;
}

#plainlistingrow {
position: relative;
width: 450px;
height: 75px;
background-color: #eeeeee; }
#boldlistingrow {
position: relative;
width: 450px;
height: 200px;
background-color: #9999f1; }
#boldlistinglocation {
left: 90px;
top: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
position: absolute;
width: auto;
height: auto; }

#boldlistingtitle {
position: absolute;
top: 20px;
left: 90px;
width: auto;
height: auto; }

#boldlistingphoto {
width: 80px;
height: 60px;
position: absolute;
top: 5px;
left: 5px;
font-size: 8px; }

#boldlistingdescription {
position: absolute;
left: 90px;
top: 40px; }

#boldlistingprice {
position: absolute;
top: 5px;
left: 300px; }

#boldshortlistlinks {
position: absolute;
top: 40px;
left: 5px; }
h1 {
font-family: Verdana, Helvetica, Arial, sans-serif; }


#plainlistinglocation {
left: 5px;
top: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
position: absolute;
width: auto;
height: auto; }

#plainlistingtitle {
position: absolute;
top: 20px;
left: 5px;
width: auto;
height: auto; }

#plainlistingphoto {
width: 80px;
height: 60px;
position: absolute;
top: 5px;
left: 350px;
font-size: 8px; }

#plainlistingprice {
position: absolute;
top: 40px;
left: 5px;
width: 50px;
height: 15px; }

body {
font-size: 12px; }



#plainshortlistlinks {
position: absolute;
top: 40px;
left: 300px; }


.whitelink {
	color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.err {
color: #ff0000;
}