body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
	line-height: 1.4em;
	background:#FFF;
	margin: 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
	line-height: 1.4em;
}
a {
	color:#003333;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height: 1.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	line-height: 1.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 1.4em;
}
.clickable {
	cursor:pointer;
	cursor:hand;
	text-decoration:
	underline;
	color:#333333;
}
.top_menu {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
}
li {
	line-height: 20px;
}
ul {
	margin-left: 8px;
	padding-left: 10px;
}
.bodycopysmall {
    FONT: 11px/12px Arial, Helvetica, sans-serif;
    LINE-HEIGHT: 13px;
}
table.body_table {
	width: 940px;
	padding: 0;
	background-color:#FFFFFF;
	margin: 0 auto;
}
table.main_table {
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table.menu_table {
	width: 942px;
}
/************************ 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 listing styles ************************/
div.main-column-content {
	/* outline: 1px dashed gray; */
	clear:both;
	width: 392px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

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

.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: 368px;
	margin: 6px auto;
	text-align: left;
	border: 1px solid #CDCDCD;
}

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: 364px;
	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: 376px;
	margin: 6px auto;
	border: 1px solid #CDCDCD;
	font-size:10px;
	text-align:center;
	clear:both;
}

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

div.listing-entry-textbox {
	background:#FCFCFC;
	width:400px;
	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: 364px;
	float:left;
	text-align:left;
	clear:both;
}
.bold_text {
	font-weight:bold;
	color: #333;
}
/************************ end listing styles ************************/

/******************* begin 2-column styles ***********************/
.two_column_mask {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
.leftmenu {
	background:#EDEDED;
}
.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:190px; /* Menu Col Overall Width */
	background:#FFFFFF;
}
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:190px; /* Menu Col Overall Width */
	padding-bottom:1em;
}
.leftmenu .col1 {
	margin:0 50px 0 240px;   /*  50 is the main col margin width, 240 = 190 + 50 */
	position:relative;
	right:100%;
	overflow:hidden;
}
.leftmenu .col2 {
	float:left;
	width:160px; /* Menu Col Content Width */
	position:relative;
	right:175px; /* Menu Col Content Width + Menu Col Single Padding Width */
}
/******************* end 2-column styles ***********************/

/******************* begin 3-column styles ***********************/
.three_column_mask {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
.three_column {
	background:#EFEFEF; /* Bgcolor of Right Col */
}
.three_column .colmid {
	float:left;
	width:200%;
	margin-left:-220px; /* - 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:440px;  /* Total Width of Left Col and Right Col */
	background:#EFEFEF; /* Bgcolor of Left Col */
}
.three_column .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:220px; /* Left Col Overall Width */
	padding-bottom:1em;
}
.three_column .col1 {
	margin-top: 0;
	margin-right: 250px; /* Width of Right Col + Central Col Padding: 250 = 220 + 30 */
	margin-bottom: 0;
	margin-left: 250px; /* Width of Left Col + Central Col Padding: 250 = 220 + 30 */
	position:relative;
	left:200%;
	overflow:hidden;
}
.three_column .col2 {
	float:left;
	float:right;
	width:200px; /* Left Col Content Width */
	position:relative;
	right:10px; /* Left Col Padding Width: 10 = (220 - 200) / 2  */
}
.three_column .col3 {
	float:left;
	float:right;
	width:200px; /* Right Col Content Width */
	margin-right:30px; /* Right Col Padding + Left Col Padding * 2 : 30 = 10 + 10 * 2 */
	position:relative;
	left:50%;
}
/******************* end 3-column 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: 16px;
	line-height: 1.3em;
	color:#1A388A;	/* color of the news title */
	text-decoration:none;
}

.api_article_title a {
	text-decoration:none;
	color:#900;	/* 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;
}

ul.news_short  {
	margin-left: 1.3em;
	padding-left: 0;
}

li.news_short {
	line-height: 1.6em;
}

li.news_short a {
	color:#003333;
	text-decoration:none;
}

.news_archive {
	line-height: 1.8em;
}

.news_archive a {
	text-decoration: none;
}

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


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

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

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

.article_table_content h1 {
	font-size: 24px;
}

#article_content a {
	color:#930;
}

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

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

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

.article_entry {
	width: 550px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4em;
}

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

.article_sidebar a {
	text-decoration: none;
}

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

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

.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;
	clear: both;
	overflow: hidden;
}

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

.sidebar_section {
	width: 240px;
	border-radius: 0px;
	background-color:#EDEDED;
	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;
}

.sidebar_section h3 {
	font-size: 18px;
	font-weight: bold;
}

.article_table {
	width: 938px;
	margin: 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

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

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

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

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

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

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

.more_link {
	font-size: 13px;
}


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