body
{
	color: black;
	font-family: sans-serif, arial; 
	/* font-family:Franklin Gothic Medium, Tahoma, Geneva, Arial, Helvetica, sans-serif; */
	/*font-family: georgia, "times new roman", times, serif;*/

}

h1,h2,h3,h4
{
	color: #666666;
}

h2
{
	font-size: 16px;
}

A { text-decoration:none;color:blue;}
A:link	{color:#666;}
A:visited{color:#666;}
A:hover	{color:black; }

/* main layout attributes */

td#body_left
{
	vertical-align: top;
	border: thin solid;
	border-color: #a5a5a5;

}

td#body_right
{
	padding-left: 10px;
	vertical-align: top;
}

/* main menu attributes */

.menu_heading
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	background-color: #cacaca;
}

.menu_heading_current
{
	font-weight: bold;
	background-color: #aaaaaa;
	font-size: 11px;
	color: #666666;
}

.menu_item
{
	font-size: 10px;
	padding-left: 5px;
}

.menu_item_current
{
	font-size: 10px;
	padding-left: 5px;
	font-style: italic;
}

.menu_spacer
{

}

/* form related attributes */

.field_header
{
	background-color: #cacaca;
	color: #10365b;
	font-weight: bold;
	font-size: 16px;
	border-bottom: thin solid black;
	margin-top: 5px;
	text-align: center;
}

.field_title
{
	font-size: 12px;
	font-weight: bold;
	background-color: #d5d5d5;
	vertical-align: top;
}

.field_value
{
	font-size: 11px;
	vertical-align: top;
	border-bottom: thin #c5c5c5 solid;
}

.field_value_0
{
	font-size: 11px;
	vertical-align: top;
	background-color: #c5c5c5;
}

.field_value_1
{
	font-size: 11px;
	vertical-align: top;
	border-color: #d5d5d5;
}

img#captcha_image
{
	padding: 10px;
	border: 1px #d5d5d5 solid;
}

#classified_menu ul
{
	display: inline;
	margin: 10px;
	color: #339;
	font-weight: bold;
	border: thin black solid;
}

#classified_menu li
{
	display: inline;
	padding: 10px;
	color: #339;
	font-weight: bold;
}

.classified_menu_item_current
{
	background-color: #c5c5c5;
}

.classified_container
{
	width: 100%;
	margin: 10px auto;
	border: 1px solid gray;
	display: table;
}

.classified_leftcol
{
	float: left;
	width: 270px;
	margin: 0;
	padding: 1em;
	border-right: 1px dotted gray;
}

.classified_rightcol
{
	margin-left: 290px;
	padding: 1em;
}

h1.classified_service
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

.classified_description
{
	width: 90%;
	margin: 10px auto;
	border: 1px solid gray;
	padding: 10px;
	font-size: 12px;
}

p.classified_spacer
{
	clear: both;
}

p.boxy,div.pg_num
{
	margin: 10px auto;
	background-color: #c5c5c5;
	border: 1px solid gray;
	text-align: center;
}

div.alert
{
	margin: 10px auto;
	padding: 5px;
	background-color: #fc0000;
	color: #ffffff;
	border: 1px solid gray;
	text-align: center;
}

div.directory_alpha
{
	border: thin #666666 solid;
}

ul.directory_alpha
{
	display: inline;
	font-weight: bold;
}

li.directory_alpha
{
	display: inline;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}

li.directory_alpha_active
{
	display: inline;
	padding: 10px;
	color: #339;
	font-weight: bold;
	font-size: 20px;
}

div.site_location
{
	margin: 10px auto;
	background-color: #c5c5c5;
	border: 1px solid gray;
	text-align: left;
}

.sociallinks
{
	border: none;
}

.top_nav
{
	text-align: center;
	margin: auto;
	/*font-style: italic;*/
	font-size: 14px;
	text-transform: uppercase;
}

img.client
{
	border: thin solid black;
	margin-bottom: 5px;
	width: 98px;
}
.footer_txt
{
	font-weight:bold;
	font-size:16px;
	color:gray;
}

td.front_cell
{
	width: 250px;
	/*height: 250px;*/
	padding-top: 10px;
	border-bottom: solid thin black;
	margin: 0px;
}

td.front_cell_special
{
	width: 500px;
	/*height: 500px;*/
	padding-top: 10px;
	vertical-align: top;
	border-bottom: solid thin black;
	margin: 0px;
}

h2.front_title_standard
{
	font-size: 14px;
	/*text-align: center;*/
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2.front_title_special
{
	font-size: 24px;
	/*text-align: center;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2.front_title_special a, h2.front_title_standard a
{
/*	color: #666;*/
	margin-top: 5px;
	margin-bottom: 0px;
}


.front_summary_standard
{
	font-size: 12px;
	margin: 0px;
/*	color: #666;*/
	padding: 0px;
}

.front_summary_special
{
	font-size: 14px;
	margin: 0px;
	color: #666;
	padding: 0px;
}

h2.contributor
{
	text-transform: uppercase;
	/*color: #666;*/
	margin-bottom: 5px;
	font-weight: normal;
}

h2.city, a.city,  h2.city a
{
	text-transform: uppercase;
	font-weight: normal;
}
div#clear
{
	clear: both;
}
#homepage_header
{
	width: 100%;
	height: 155px;
}
div#header_container
{
 	height: 80px; 
 	width: 730px; 
 	margin: auto; 
 	padding-right: 200px;
}
