/* CSS Document */

body {
	background-color: #E2E65B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	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: #000000;
	font-weight:bold;
}

.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: 500px; 
   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: 500px; 
   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;
}

#map {
	color:#000000;
}

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

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

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

.community_map_link a {
	text-decoration:none;
	font-size:10px;
	color:#445282;
	font-weight:bold;
}

.tell_a_friend_link a {
	text-decoration:none;
	font-size:10px;	
	color:#F7931D;
	font-weight:bold;
}