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,h3,h4
{
	color: black;
	font-family: 'Ledger', serif;
}

h2
{
	font-family: 'Ledger', serif;	
	color: black;
	font-size: 18px;
}

/*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: #f3f3f3;
}

.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;
}


/* form related attributes */

.field_header
{
	background-color: #f3f3f3;
	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: #f3f3f3; */
	vertical-align: top;
}

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

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

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

img#captcha_image
{
	padding: 10px;
	border: 1px #f3f3f3 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: #f3f3f3;
}

.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: #f3f3f3;
	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: #f3f3f3;
	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;
	font-family: 'Ledger', serif;
}


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

.front_summary_special
{
	font-size: 16px;
	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;
}

div.container { width: 1001px; margin: auto; clear: both; }

#col-left { width: 740px; float: left; }
#col-right { width: 245px; float: left; margin-left: 15px; }

#header-container
{
 	width: 100%;
	margin-bottom: 20px;
}
#header-left { width: 66%; float: left; padding: 0px; margin: 0px;}
#header-left img { width: 95%; }
#header-right { width: 33%; float: left; }

#header-search { width: 100%;  margin-bottom: 20px; }

ul.header-nav { text-transform: uppercase; font-size: 15px; margin: 0px;}
ul.header-nav li {  list-style: none; }

ul#wh-ad-list { margin: 0px; padding: 0px; clear: both; }
ul#wh-ad-list li { list-style: none; padding: 0px; margin: 0px;}
ul#wh-ad-list li img { width: 100%; }

#footer { clear:both; margin-top: 20px; text-align: center; min-height: 100px; padding: 20px; border-top: solid thin #ccc; }

.article-featured { margin-bottom: 20px; clear: both; margin-right: 20px; border-bottom: solid thin #ccc; padding-bottom: 10px; }
.article-featured img { width: 100%; }

.separator { width: 90%; height: 3px; background-color: #ccc; clear: both; margin: 10px; }

.featured-paging { width: 90%;  margin: auto; clear: both; font-size: 24px;}

.pull-left { float: left; }
.pull-right { float: right; }

td.top_align
{
	vertical-align: top;
}
div.page_title 
{
	text-align: center;
}

#release_scroller_frame
{
	border: 0px;
	border-style: none;
	width: 250px; 
	height: 380px;
}

.spacer { clear: both; }

.container-instagram { margin-bottom: 1em; clear: both ;}

div.article-featured-left { width: 66%; float: left; }
div.article-featured-right { width: 33%; float: left; }

.btn-group .wh-btn-grp {
  display: flex;
}

.wh-btn-grp .btn {
  flex: 1
}
.wh_file_drop_container { height: 220px; background-color: #eee; padding: 10px; }
.wh-drop-notice { display: block; clear: both; text-align: center; border: 2px dashed black; margin-top: 30px; padding: 40px; margin-left: auto; margin-right: auto; font-weight: bold; }



