BODY { font-size:11pt; font-family:Verdana, Trebuchet MS,Verdana,Helvetica,Arial; color:#333333;}

#container{
	width: 900px;
	font-weight: 400;
}
a:link, a:visited{
	text-decoration: none;
	color: #a30;
}

a:hover{
	color: #920;
	text-decoration: underline;
}

.c1{

	width: 150px;
}

.c2{

	width: 80px;

}

.c3{

	width: 180px;
	
}

.c4{

	width: 400px;
}

.odd{
	background: #fff;
	
}

#toprow{


}

#listCol{

	height: 300px;
	
	overflow: auto;
padding-top: 0px;
padding-left: 15px;	
border-top: 1px solid #777;
background: white;

}

#pic{

border: 0px solid #777;

}

#tdListCol{
width: 100%;
	border-left:none;
	background: #843;
}

#tdListCol h2{

	padding-left: 15px;
	margin-top: 10px;	
	color:white;
}

#tableheader{
	margin-top: 10px;
	border: 1px solid #777;
	background: #843;
	color: white;
	
}

#tableheader td{
	padding-left: 10px;

	
}

.citytable{
	display: none;
	width: 100%;
}

.citytable td{
	padding: 5px;
}

#listings{
	height: 300px;
	overflow: auto;

}
#header{
	background: #843;
		padding-left: 10px;
}

#header h1{
	color: white;

}
