a {
	color:#336600;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#006600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
.clickable {
	cursor:pointer;
	cursor:hand;
	text-decoration:
	underline;
	color:#333333;
}
.top_menu {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
}

.bodycopysmall {
    FONT: 11px/12px Arial, Helvetica, sans-serif;
    LINE-HEIGHT: 13px; 
}
	
  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(/images/shadow/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(/images/shadow/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(/images/shadow/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/shadow/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(/images/shadow/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(/images/shadow/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(/images/shadow/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/shadow/topLeft.gif)
  }


ul {
	margin-left: 20px;
	padding-left: 0px;
	}
li {
	line-height: 140%;
	}
	




/************************ begin listing styles ************************/
div.main-column-content {
	/* outline: 1px dashed red;  debug */
	clear:both;
	width: 410px;
	margin: 0 auto;
	text-align:left;
}

.listings {
	text-align:center;
	width: 410px;
}

.listing_title {
	font-size:15px;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.listing_pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear:both;
	margin: 10px  auto;
	width: 400px;
	text-align:center;
}

div.listing-city {
	float:left;
	clear:both;
	background:#FCFCFC;
	padding: 8px 8px 8px 8px;
	color:#666;
	width: 400px;
	margin: 4px auto;
	border: 1px solid #CDCDCD;
}

div.listing-city-link_box {
	float:left;
	background:#FCFCFC;
	padding: 8px 8px 8px 8px;
	color:#666;
	width: 400px;
	margin: 4px auto;
	border: 1px solid #CDCDCD;
	font-size:10px;
	text-align:center;
	clear:both;
}

div.listing-entry {
	background:#FCFCFC;
	width:400px;
	float:left;
	padding: 12px;
	color:#000;
	font-size:14px;
	margin: 10px 0;
	border: 1px solid #CCC;
}

div.listing-entry-textbox {
	background:#FCFCFC;
	width:400px;
	float:left;
	padding: 12px;
	color:#666;
	font-size:12px;
	margin: 10px 0;
	border: 1px solid #CCC;
}

div.listing-entry-map {
	clear:both;
	margin: 0;
	padding: 0;
	text-align:center;
}

div.listing-info {
	/* outline: 1px dashed red;   debug */
	width: 272px;
	float:left;
	text-align:left;
}

div.major_links {
	text-align:center;
	font-size:13px;
}

.listing-info a {
	color:#000080;
	text-decoration:none;
}

.listing-phone {
	line-height: 2.5em; 
	color:#333;
}	
div.listing-thumb {
	/*  outline: 1px dashed red;  debug */
	width: 124px;
	float:right;
}
a.listing-thumb {
	text-decoration:none;
}
img.listing-thumb {
	border: 1px solid #94B742;
}
h2.listing-other-city-title {
	color:#000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;	
	clear:both;
	text-align:center;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
h3.listing-name {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;	
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
a.listing-title-link {
	text-decoration:none;
	color:#000080;
}

.listing-city img { 
    padding: 2px;
	border-color:#CCC;
	border-width:1px;
}
.listing-entry img{ 
    padding: 2px;
	border-color:#CCC;
	border-width:1px;
}
/************************ end listing styles ************************/	
