﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/business_list/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/business_list/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/business_list/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/business_list/mastMain.jpg);
	background-repeat: no-repeat;
}

#content_column_1
{
	text-align: left;
	width: 425px;
	margin-left: 5px;
	margin-right: 0px;
}

#content_column_2
{
	text-align: left;
	width: 310px;
	margin-right: 10px;
	margin-left: 10px;
}

#business_list_header
{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	color: #c21127;
	font-weight: normal;
	
	letter-spacing: -0.08em;
	
	margin-top: 35px;
	margin-left: 27px;	
}

#seperator_graphic
{
	margin-top: 2px;
	margin-left: 24px;
}

#business_filter
{
	margin-left: 20px;
	position: relative;
	
	width: 360px;
	height: 106px;
}

.keyword_filter
{
	position: absolute;
	left: 135px;
	top: 10px;
	width: 210px;	
}

.type_filter
{
	position: absolute;
	left: 135px;
	top: 41px;	
	width: 215px;
}

#letter_search
{
	margin-top: 14px;
	margin-left: 30px;
	
	font-family: 'Times New Roman';
	font-size: 11pt;
}

span.letter_link
{
	cursor: pointer;
	text-decoration: underline;
	color: #C21127;
	
	margin-left: 2px;
	margin-right: 2px;	
}

span.letter_no_link
{
	margin-left: 2px;
	margin-right: 2px;	
}

div.filter_by
{
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	
	font-size: 14pt;
	/*color: #C21127;*/
}

span.filter_by_heading
{
	font-weight: bold;
}

span.filter_by_value
{
	font-style: italic;
}

div.business_listing
{
	margin-left: 30px;
	margin-bottom: 20px;	
}

a.business_details_link
{
	/*text-decoration: none;*/

	color: #C21127;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

div.name_section
{
	margin-bottom: 10px;
	
	color: #C21127;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;	
}

div.address_section, div.phone_numbers_section
{
	margin-left: 30px;
}