


#cityIntro {
font-size:13px;
}

.standard {
color:#000000;
font-family:Trebuchet MS;
font-size:8pt;
}

/*body            { background: #FFF; font: 100.01%/1.3 Verdana, Arial, sans-serif; }*/
body              { background: #FFFFFF; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 85%; }


h1                { font-size: 15px; margin-bottom: 15px; }
h1, p             { margin: 0; }
h3                { margin: 0; padding: 0; font-weight: bold; font-size: 14px; }


.box_padding      { padding: 2.5px; }
.required         { font-weight: bold; color: red; }
.bold             { font-weight: bold; }

div#menu          { font-size: 11px; float: left; width: 100%; background: #993300}
ul#nav,ul#nav li  { list-style-type: none; margin: 0; padding: 0}
ul#nav            { margin-left: 200px; width: 650px}
ul#nav li         { float: left; margin-right: 3px;text-align: center}
ul#nav a          { float: left; width: 7em; padding: 5px 0;background: #E7F1F8; text-decoration: none; color: #666}
ul#nav a:hover    { background: #FFA826; color: #FFF}

ul#nav li.activelink a,
ul#nav li.activelink a:hover {background: #FFF;color: #003}
p.error { color:red; }
/*p { color:#000000; font-family: Trebuchet MS; font-size:10pt; }*/

.popCities a:link, .popCities a:visited {
/*font-size:12px;*/
color:#000;
display:block;
text-decoration:none;
text-align:left;
}

.popCities {
width:100%;
padding-top:0px;
margin:0 auto;
color:#000;
}


/* listings details */

.subheader {
color:#999999;
font-family:Trebuchet MS;
font-size:14pt;
font-weight:lighter;
letter-spacing:-0.7pt;
}
#reviewsTable td {
color:#000000;
font-family:Trebuchet MS;
font-size:10pt;
}
#reviewForm {
width:75%;
}

#reviewForm td {
vertical-align:top;
padding:10px;
font-size:10px;
}
#reviewForm input {
width:100%;
}
#reviewForm textarea {
width:100%;
height:300px;
}

#reviewsTable {
width:100%;
background-color:#fff;
font-size:10px;
}

#reviewsTable td {
padding:5px;
}

.hoverlink a:hover { color: #ccc; }
/* end listing details */

#listingsContain {
	border:1px solid #cccc33;
	padding:2px;
	background-color:white;
}

.listingBox {
	background-color:#dcdc9e;
	border-bottom:1px solid white;
	margin:0;
}

.listingBox li {
	padding:5px 0;
}

.listingsBox li a.listing {

	margin-top:15px;

}

.listingsHeader {

	font-weight:bold;
	color:white;
	padding:4px;
	background-color:#cccc33;
}

.regTable td {

	padding:5px;

}
