body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
}

.container {
	width:900px;
	margin:0 auto;
}


.header {
	width:900px;
	float:left;
}

.header_1 {
	background-image:url(/img/header_1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
}

*html .header_1 {
	background-image:url(/img/header_1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
	background-color:#343795;
}

.header_2 {
	background-color:#333398;
	height:114px;
}

.header_logo {
	width:200px;
	text-align:center;
	vertical-align:middle;
	/*background-image:url(/img/header_logo.gif);*/
	background-position:center;
	background-repeat:no-repeat;
	height:114px;
	float:left;
}

.header_title {
	margin-left: 5px;
	width: 485px;
	float:left;
	text-align:center;
	vertical-align:middle;
	height:94px;
	padding-top:20px;
}
.header_title_1 {
	background-image:url(/img/home.jpg);
	background-position:center center;
	height:94px;
	background-repeat:no-repeat;
}

.header_title_2 {
	font-family:Arial Rounded MT Bold;
	color:#f09100;
	font-weight:bold;
	font-size:28pt;
}

.header_title_3 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.header_link {
	vertical-align:bottom;
	text-align:right;
	padding-right:30px;
	padding-bottom:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-top:80px;
}

.header_link a {
	color:#FFFFFF;
	text-decoration:none;
}

.header_3 {
	background-color:#333398;
	background-image:url(/img/header_3.gif);
	height:12px;
	background-position:top left;
	background-repeat:no-repeat;
	
}

.content {
	width:900px;
	float:left;
	background-color:#adb649;
	margin-top:-18px;
	/*margin-top:0px;*/	
}


.content_left {
	width:193px;
	display:table-cell;
	background-color:#333398;
	vertical-align:top;
	padding-top:10px;
	padding-right: 0px;
	min-height:600px;
	padding-left:0px;
	text-indent: 5px;
}

*html .content_left {
	width:185px;
	display:table-cell;
	background-color:#333398;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:5px;
	min-height:600px;
}

.content_left_title {
	color:#f09100;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: 700;
	background-image:url(/img/line.gif);
	background-position:bottom right;
	background-repeat:repeat-x;
	padding-bottom:3px;
}

.content_left ul {
	list-style-type: none; 
	list-style-image: none; 
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	line-height:1.5em;
	text-indent: 0px;
}

.content_left ul li {
	background-image:url(/img/line.gif);
	background-position:bottom right;
	background-repeat:repeat-x;
	padding-left: 5px;
}

.content_left ul li a {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px;
}

.content_left ul li a:hover {
	color:#b2afd7;
}

.content_center {
	display:table-cell;
	vertical-align:top;
	width:500px;
}

.content_right {
	display:table-cell;
	/*width:200px;*/
	vertical-align:top
}

#main_content {
	padding:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	
}

.home_pre {
	width:10px;
	background-color:#adb649;
	float:left;
}

.home_first {
	background-color:#fffebb;
	padding-top:0px;
	float:left;
}

.home_first h2 {
	color:#333398;
}

.home_first .subtitle {
	/*color: rgb(0, 128, 0);*/
	color:#33339b;
	
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
}

div.description {
	margin-top: -10px;
}



.home_first .stay_tune {
	color:#f09100;
	font-weight:bold;
}

.bussiness_dir {
	padding:0px;
	margin:0px;
}

.bussiness_dir h3 {
	font-size:12px;
	color:#000066;
}

.bussiness_dir a {
	color:#000066;
	text-decoration:none;
}

.listing_1 {
	/*background-image:url(/img/listing_1.jpg);*/
	background-position:top left;
	background-repeat:repeat;
	padding-left: 1px;
	border-bottom:1px solid #ccc;
}

.listing_2 {
	/*border:1px solid #FFFFFF;*/
	border-bottom:1px solid #ccc;
	padding-left: 22px;
}

.listing_1 td {
	padding-top:5px;
	padding-left:31px;
	padding-bottom:10px;
	padding-right:19px;
}



.listing_1 td h2 {
	font-weight:bold;
	font-size:13px;
	color:#000080;
	padding:0px;
	margin:0px;
}


.listing_1 h3 {
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:0px;
	text-decoration:none;
	
}

.listing_1 a {
	font-size:12px;
	color:#0000ff;
	text-decoration:none;
}

.listing_2 td {
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:5px;
}

.listing_2 td h2 {
	font-weight:bold;
	font-size:10px;
	color:#000080;
	padding:0px;
	margin:0px;
}

.listing_2 h3 {
	font-size:12px;
	color:#000;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

.listing_2 a {
	font-size:12px;
	color:#0000ff;
	text-decoration:none;
}

/*
.bussiness_detail {
	padding-left:10px;
}
*/

.menu_special_td {
	background-color:#ff6600;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.menu_special_td a {
	text-decoration:none;
	color:#FFFFFF;
}

.coupon_td {
	background-color:#008000;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.coupon_td a {
	text-decoration:none;
	color:#FFFFFF;
}

.special_event_td {
	background-color:#333399;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.special_event_td a {
	text-decoration:none;
	color:#FFFFFF;
}

.send_friend_td {
	background-color:#ff6600;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.send_friend_td a {
	text-decoration:none;
	color:#FFFFFF;
}

.print_td {
	background-color:#333399;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.print_td a {
	text-decoration:none;
	color:#FFFFFF;
}

.about_title {
	color:#ff6500;
}

.orange {
	/*font-size:14px;*/
	color:#FF9900;
}

.arrow_menu {
	float: none;
	position: static;
	/*background-image:url(/img/arrow.jpg);*/
	background-position:97% 100%;
	background-repeat:no-repeat;
	padding-right:20px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	height:17px;
	vertical-align:middle;
}

.arrow_menu_text {
	background-position:97% 100%;
	background-repeat:no-repeat;
	padding-right:20px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	color:#ff6600;
	height:17px;
	vertical-align:middle;
}

.arrow_menu a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;

}

.bussiness_dir {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:180px;
}

.local_dir {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	width:179px;
}

.promotional_dir {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:180px;
}

.subscribe_dir {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:179px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.subscribe_dir h2 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

.sponsor_dir {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-top: 5px;
	padding-right:5px;
	width:179px;
	text-align:center;
}

.sponsor_dir a img {
	padding-bottom: 5px;
}

.mlocal {
	background-color:#FFFFFF;
	padding:10px;
}

.town_title {
	padding: 5px 0px 5px 25px;
	background-color: rgb(51, 51, 152);
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.category_title {
	margin-top:5px;
	padding: 5px 0px 5px 25px;
	background-color: #F6B801;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.businesslisting {
	padding: 10px 65px 10px 25px;
	border-bottom: solid 1px #CCCCCC;
}

.businesslisting p {
	display: block;
}

.businesslisting strong {
	color:rgb(51, 51, 152);
}

.business_categories {
	color: #FF9941;
}

#main_content div.mlocal p {
	margin-top: 0px;
}

/* detail page */
.bussiness_detail h2 {
	font-size:16px;
	font-weight:bold;
	color: #000;
	margin-top: -5px;
	text-transform: uppercase;
}

.bussiness_detail table {
	/*font-weight:bold;*/
	font-size:12px;
}

.det_x {
	color:#0a0cff;
	font-size:12px;
	text-align:center;
}

.det_x a {
	color:#0a0cff;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
	font-weight:normal;
}

.det_x a img {
	border:0px;
	vertical-align:middle;
}

.listing-hover {
	/*background-color:#DDE3FF;*/
	border-bottom:1px solid #ccc;	
}

/*.list-hover table tbody tr td.iflocal {
	background-color:#DDE3FF;
}*/

.listing-hover td {
	padding-top:5px;
	padding-left:31px;
	padding-bottom:10px;
	padding-right:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.listing-hover td h2 {
	font-size:13px;
	font-weight:bold;
	color:#000080;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}



.listing-hover td h3 {
	font-size:12px;
	color:#000;
	padding:0px;
	font-weight: normal;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

td.listing-hover table tbody tr td.iflocal {
padding-right: 20px;
}


td.listing_2 table tbody tr td h2 {
	font-size: 14px;
}

.listing-hover a {
	font-size:12px;
	color:#0000ff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.search_title_1 {
	color:#333399;
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
	margin: 10px 10px 10px 10px;
}

#local-independent-listing h2 {
	padding: 0;
	margin: 0;
	padding-top: 4px;	
}



.no_decor {
	text-decoration:none;
	color:#000000;
}

.no_decor a {
	text-decoration:none;
}

.no_decor a:hover {
	text-decoration:none;
}

.mblue {
	font-size:32px;
	color:#99ccff;
	font-family:Arial Rounded MT Bold;
}

.morange {
	font-size:32px;
	color:#f09100;
	font-family:Arial Rounded MT Bold;
}

.detail_blue_top {
	background-image:url(/img/detail_blue_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:16px;
	padding:0px;
	margin:0px;
}

*html .detail_blue_top {
	background-color:#343796;
}


.detail_blue_content {
	background-color:#343796;
	width:713px;
}

.detail_blue_bottom {
	background-image:url(/img/detail_blue_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:17px;
}

.detail_orange_top {
	background-image:url(/img/detail_orange_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:16px;
	padding:0px;
	margin:0px;
}

*html .detail_orange_top {
	background-color:#edb429;
}


.detail_orange_content {
	background-color:#edb429;
	width:713px;
}

.detail_orange_bottom {
	background-image:url(/img/detail_orange_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:17px;
}

.detail_light_top {
	background-image:url(/img/detail_light_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:16px;
	padding:0px;
	margin:0px;
}

*html .detail_light_top {
	background-color:#65abde;
}


.detail_light_content {
	background-color:#65abde;
	width:713px;
}

.detail_light_bottom {
	background-image:url(/img/detail_light_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:17px;
}

.detail_dark_top {
	background-image:url(/img/detail_dark_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:16px;
	padding:0px;
	margin:0px;
}

*html .detail_dark_top {
	background-color:#b14171;
}


.detail_dark_content {
	background-color:#b14171;
	width:713px;
}

.detail_dark_bottom {
	background-image:url(/img/detail_dark_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:17px;
}

.detail_red_top {
	background-image:url(/img/detail_red_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:16px;
	padding:0px;
	margin:0px;
}

*html .detail_red_top {
	background-color:#f47123;
}


.detail_red_content {
	background-color:#f47123;
	width:713px;
}

.detail_red_bottom {
	background-image:url(/img/detail_red_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:713px;
	height:17px;
}

/* Business detail pages */

td.location {
	font-size: 14px;
}

.detail-larger {
	font-size: 14px;
}

/* styles added by Imagebox */

h1 {
	color: #33339b;
	font-size: 16px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	color: #33339b;
	font-size: 13px;
}

h3 {
	color: #ff9900;
	font-size: 12px;
	margin-bottom: 0px;
}

table.search-table {
	background: url('/img/search-bg-results.gif') no-repeat 6px;
	/*margin-left: 3px;*/
}

table.0 tbody tr td h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

#main_content div table.0 tbody tr td {
	background: #e5e5e5;
}

td.listing_2 table tbody tr td h3 {
	font-weight: normal;
}

td.listing_1 table tbody tr td h3 {
	font-weight: normal;
	font-size: 12px;
}

blockquote {
	background: #CCCCE5;
	border: 1px solid #FF9900;
	margin: 0;
	padding: 5px 10px;
}

p {
	color: #000;
	font-size: 12px;
}

div.subscribe_dir p{
	padding: 0px;
	margin: 0px;
}

.search_title_1 h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	/*padding-top: 10px;*/
}

input.search-busi-button {
	padding-top: 0px;
}

div#local-independent-listing {
	height: 90px;
	/*display: block;*/
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	/*float: right;
	margin-left: -50px;*/
	clear: both;
}

#local-independent-listing h2 a {
	margin-right: 5px;
}

#local-independent-listing p a img {
	float: right;
}

p.no-results {
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #333;
}
#main_content div table.0 tbody tr td.listing_2 table tbody tr td h2 {
	font-size: 13px;
}

ol li{
	margin-bottom: 20px;
}

div.diff-downtown {
	margin-top: 5px;
}

/* end styles added by Imagebox */

#flashMessage {
	padding:10px;
	margin:5px 0px;
	background-color:#FFC;
	border:#006 solid 1px;
	font-weight:bold;
	color:#900;
}

#message_box {
	position: absolute;
	top: 0; left: 0;
	z-index: 10;
	background:#fff;
	padding:5px;
	border:none;
	text-align:center;
	font-weight:bold;
	font-size: 10px;
	width:97%;
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

.error-message {
	font-weight: bold;
	color: white;
	background-color: red;
	padding: 2px 5px;
}