/* CSS Document */

body  {
	background-color: #ffffff;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

img {
	border: 0;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.small_copy {
	font-size:10px;
}

.menu_divider{
	width:1px;
	background-color:#E2E65B;
}

.menu_divider_black {
	width:25px;
	background-color:#000000;
}

.menu_option{
	background-color:#000000;
	vertical-align:middle;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #FFFFFF;
}

.heading_right_to_know
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #FFFFFF;
}

.heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.content_td{
	padding-top:30px;
	padding-bottom:30px;
}

.em a{
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.address_style1 { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   /*color: #000000; 
   background-color: #FFFFCC; */
   padding: 2px; 
   height: 22px;
   width: 509px; 
   border: 1px solid #7F9DB9; 
}	

.business_name_style1 { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   /*color: #000000; 
   background-color: #FFFFCC; */
   padding: 2px; 
   height: 22px; 
   width: 509px; 
   border: 1px solid #7F9DB9; 
}	

span.error
{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: red;
}

.yellow_form{
	color:#000000;
	font-weight:bold;
}

.orange_form{
	color:#FFFFFF;
	font-weight:bold;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.story_heading {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.story_text {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.story_type {font-size: 16px}

.style5 {font-size: 12px}

.style6 {
	font-size: 10px;
	color: #FF0000;
}

#search_results{
	font-size:12px;
}

#search_results div.listing{
	margin: 3px 2px 5px 0px;
}


#map {
	color:#000000;
	font-size: 11px;
}

.regular a {
	color:#FFFFFF;
	text-decoration:none;
}

.regular a:hover {
	text-decoration:underline;
}

.info {
	font-size: 10px;
	font-weight: bold;
}

.form_section { 
	
}

.approx {
	color:#999999;
	font-size:10px;
	font-style:oblique;
}

#msg {
	font-size: 12px;
}


#header_logo {
	float: left;
	width: 300px;
}

#top_menu {
	float:right;
	text-align:right;
	width:100px;
	margin: 10px 10px 0 0;
}

#top_menu a {
	text-decoration:none;
	font-size:12px;
	color: #3359AE;
}

#top_menu a:hover {
	color: #000000;
}


#footer_links {
	margin: 10px 0 10px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0 10px 100px;
	height: 85px;
}

#footer_links .footer_section {
	float: left;
	width: 160px;	
	text-align: left;
}

#footer_links a {
	display: block;
	text-decoration: none;
	color: #999;
	font-size: 12px;
}

.b1, .b2, .b3 {
	display: block;
	height: 1px;
	line-height: 1px;
}

span.example_desc {
	display: none;
}


a.single_listing {
	display: block;
	clear: both;
	text-decoration: none;
	color: #555;
	cursor: pointer;
}

a.single_listing:hover {
	background-color: #222;
	color: #fff;
}


div.single_listing {
	border-bottom: 1px dotted #777;
	display: block;
	width: 100%;
	margin: 5px;
	padding: 5px 0 0 0;
}

div.single_listing .price {
	border-right: 1px dotted #777;
	display: block;
	float: left;
	padding: 10px; 
	width: 75px;
	margin: 0 5px 0 0;
	font-weight: bold;
}

div.single_listing .type {
	margin: 5px;
	text-decoration: none;
	color: #aaa;
}

div.single_listing .type a {
	text-decoration: none;
}

div.single_listing .title {
	margin: 5px;
}