body {
	border:0;
	margin: 0;
	text-align:center;
  	background: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
}
/*
#wrapper {
	margin:0 auto;
	width:800px;
	text-align:left;
}
*/
a:link, a:visited {
	color:#666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
}
.clickable {
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;
	color:#333;
}

.addthis_default_style {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.bodycopysmall {
    FONT: 11px/12px Arial, Helvetica, sans-serif;
    LINE-HEIGHT: 13px;
}

img.news_img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/******************* begin top blog styles ***********************/
.rss_table {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	border-collapse: collapse;
}
.rss_table_td {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.rss_title, a.rss_title {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#000;
	font-size: 13px;
	line-height: 1.3em;
	text-align:left;

}
.rss_site, a.rss_site {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#666666;
	font-size: 11px;
	line-height: 16px;
}
.rss_date, a.rss_date {
	color:#900;
	font-size:10px;
}
/******************* end top blog styles *************************/
/******************* begin 3-column styles ***********************/
.three_column_mask {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
.three_column {
	background:#FFFFFF; /* Bgcolor of Right Col */
}
.three_column .colmid {
	float:left;
	width:200%;
	margin-left:-20px; /* - Width of Right Col */
	position:relative;
	right:100%;
	background:#FFFFFF; /* Bgcolor of Center Col */
}
.three_column .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:200px;  /* Total Width of Left Col and Right Col */
	background:#D3D3D3; /* Bgcolor of Left Col */
}
.three_column .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:180px; /* Left Col Overall Width */
	padding-bottom:1em;
}
.three_column .col1 {
	margin-top: 0;
	margin-right: 50px; /* Width of Right Col + Central Col Padding: 50 = 20 + 30 */
	margin-bottom: 0;
	margin-left: 210px; /* Width of Left Col + Central Col Padding: 210 = 180 + 30 */
	position:relative;
	left:200%;
	overflow:hidden;
}
.three_column .col2 {
	float:left;
	float:right;
	width:160px; /* Left Col Content Width */
	position:relative;
	right:10px; /* Left Col Padding Width: 10 = (180 - 160) / 2  */
}
.three_column .col3 {
	float:left;
	float:right;
	width:10px; /* Right Col Content Width */
	margin-right:25px; /* Right Col Padding + Left Col Padding * 2 : 25 = 5 + 10 * 2 */
	position:relative;
	left:50%;
}
/******************* end 3-column styles ***********************/

/************************ begin listing styles ************************/
div.main-column-content {
	/* outline: 1px dashed gray; */
	clear:both;
	width: 442px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

.col1 h1 {
	font-size: 20px;
}

.col1 h2 {
	font-size: 18px;
}

.listings {
	text-align:center;
	width: 430px;
}

.listing_title {
	font-size:17px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin: 0 auto;
}

.listing_pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear:both;
	margin: 10px  auto;
	width: 360px;
	text-align:center;
}

div.listing-city {
	/* outline: 1px dashed gray; */
	float:left;
	clear:both;
	background:#FCFCFC;
	padding: 12px;
	color:#666;
	width: 460px;
	margin: 6px auto;
	text-align: left;
	border: 1px solid #DDD;
}

div.listing-info {
	/* outline: 1px dashed gray; */
	width: 230px;
	float:left;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

.listing-info a {
	color:#000080;
	text-decoration:none;
}

div.listing-info-no-thumb {
	/* outline: 1px dashed gray; */
	float:left;
	width: 414px;
	text-align:left;
	padding: 0px;
}

.listing-info-no-thumb a {
	color:#000080;
	text-decoration:none;
}

div.listing-address {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.listing-phone {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.major_links {
	text-align:center;
	font-size:13px;
}

div.listing-thumb {
	/* outline: 1px dashed gray; */
	width: 130px;
	float:right;
	padding: 2px;
	margin: 0;
}

a.listing-thumb {
	text-decoration:none;
}

.listing-thumb img{
	border: 1px solid #999999;
}

div.listing-city-link_box {
	float:left;
	background:#FCFCFC;
	padding: 8px 8px 8px 8px;
	color:#666;
	width: 426px;
	margin: 6px auto;
	border: 1px solid #EDEDED;
	font-size:10px;
	text-align:center;
	clear:both;
}

div.listing-entry {
	background:#FCFCFC;
	width:594px;
	float:left;
	padding: 12px;
	color:#000;
	font-size:14px;
	margin: 10px 0;
	border: 1px solid #CCC;
}

div.listing-entry-textbox {
	background:#FCFCFC;
	width:594px;
	float:left;
	padding: 12px;
	color:#666;
	font-size:12px;
	margin: 10px 0;
	border: 1px solid #CCC;
}

div.listing-entry-map {
	clear:both;
	margin: 0;
	padding: 0;
	text-align:center;
}


h2.listing-other-city-title {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	clear:both;
	text-align:center;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.listing-name {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color:#333;
}
a.listing-title-link {
	text-decoration:none;
	color:#000080;
}

.listing-city img {
    padding: 2px;
	border-color:#CCC;
	border-width:1px;
}
.listing-entry img{
    padding: 2px;
	border-color:#CCC;
	border-width:1px;
}
div.listing-details {
	/*outline: 1px dashed gray; */
	width: 464px;
	float:left;
	text-align:left;
	clear:both;
}
.bold_text {
	font-weight:bold;
	color: #333;
}
/************************ end listing styles ************************/


/* ------------------------ begin ezNews  --------------------------- */
/*
.content_box {
	width: 600px;
	padding: 25px;
	margin: 0px auto;
	background:#FFFFFF;
	border: 1px solid #CDCDCD;

}
*/
.api_article {
	clear:both;
	padding-top: 0;
	margin: 2px;
	padding-bottom: 2px;
	/* border-bottom: 1px solid #EEEEEE; */
	border-top: none;
	border-bottom: none;
}

.api_article_image {
	float:left;
	margin-top: 3px;
	margin-right:10px;
	margin-bottom:10px;
}
.api_article_image img {
	padding: 3px;
	border: 1px solid #CCC;
}
.api_article_title {
	cursor:pointer;
	cursor:hand;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	font-size: 15px;
	color:#1A388A; /* color of the news title */
	text-decoration:none;
}

.api_article_title a {
	text-decoration:none;
	color:#1A388A; /* color of the news title */
}

.api_article_excerpt {
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
}
.api_article_info {
	font-size: 13px;
	color:#999;
	line-height: 1.4em;
}
ul.news_archive  {
	margin-left: 0;
	padding-left: 0;
}

li.news_archive {
	line-height: 1.8em;
	list-style:none;
}

/* ------------------------ end ezNews  --------------------------- */

/************************ begin pagination styles ************************/
div.pagination_wrapper {
	clear:both;
	width: 375px;
	text-align:center;
	padding: 3px;
	margin: 3px auto;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	font-size:10px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666;
	font-weight: bold;
	background-color:#666;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/************************ end pagination styles ************************/

/*------------------- BEGIN ARTICLE CSS -----------------------------------------*/
#article_content {
	width: 540px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4em;
}

#article_content h1 {
	font-size: 24px;
	line-height: 1.3em;
}

#article_content h2 {
	font-size: 20px;
	line-height: 1.3em;
}

#article_content a {
	color:#C47070;
	text-decoration:none;
}

#article_content a:hover {
	text-decoration:underline;
}

.article_index {
	border-bottom:#D5D5D5 1px solid;
	padding-bottom: 10px;
}

.article_info {
	font-size: 12px;
	color: #999;
	margin-top: 2px;
}

.article_index a {
	color:#900;
	text-decoration: none;
}

.article_entry {
	width: 550px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.5em;
	color: #666;
}

.article_sidebar {
	text-align:left;
	font-size: 12px;
	margin: 0 5px;
}

.article_sidebar a {
	text-decoration: none;
}

.sidebar_section li {
	line-height: 20px;
}

.sidebar_section ul {
	margin-left: 8px;
	padding-left: 10px;
}

.article_include {
	border-bottom:#D5D5D5 1px solid;
	padding-bottom: 10px;
}

.article_include a {
	color:#900;
	text-decoration: none;
}

.sidebar_section {
	width: 250px;
	border-radius: 0px;
	background-color:#E7E5DE;
	margin: 10px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size: 12px;
}

.sidebar_section a {
	text-decoration:none;
}

.article_table {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
	/*border:#CCC 1px solid; */
}

td.article_table_content {
	padding: 10px, 20px;
	vertical-align:top;
}

td.article_table_sidebar {
	width: 245px;
	margin: 0;
	padding: 0px 10px;
	vertical-align:top;
	text-align: center;
	background-color:#FFF;
}

img.article_thumbnail {
	padding: 6px;
	display:inline;
	border: 1px #DDDDDD solid !important;
	float:left;
	margin:5px 15px 5px 0;
	background: #FFF;
}

.article_entry img {
	border: hidden;
	max-width: 100%;
}

.article_entry p img {
	border: hidden;
	max-width: 100%;
}

ul.article_list_by_category li {
	font-size: 13px;
}

.more_link {
	font-size: 13px;
}

/*------------------- END ARTICLE CSS -----------------------------------------*/