@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 20px 20px 20px;
	padding: 0px;
	background: #FCF7E3 url(bg_body.png) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
Misc
*/

.clear {
	clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}

.nobold {
	font-weight: normal;
}

.no_margin {
	margin: 0px !important;
}

.no_topmargin {
	margin-top: 0px !important;
}

.no_botmargin {
	margin-bottom: 0px !important;
}

.no_padding {
	padding: 0px !important;
}

.no_bg {
	background-image: none !important;
	background: none !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#poweredby_local {
	float: right;
	width: 125px;
	height: 27px;
	margin: 5px 25px 0px 0px;
}

#poweredby_local a {
	padding: 0px !important
}

#poweredby_local a:hover {
	background: none !important;
}

.fullwidth {
	width: 760px !important;
}

.width600 {
	width: 600px;
}

/*
Header
*/

#local_header_container {
	width: 810px;
	background: url(header_bg.png) 0px 0px repeat-x;
	height: 82px;
	margin: 0px auto 0px auto;
}

#local_header_left {
	float: left;
	background: url(header_left.png);
	height: 82px;width: 25px;
}

#local_header_logo {
	float: left;
	width: 320px;
	height: 54px;
	margin: 13px 0px 0px 0px;
	background: url(yellow_logo.gif) 0px 0px no-repeat
}

#local_header_right {
	float: right;
	width: 25px;
	height: 82px;
	background: url(header_right.png)
}

/*
Navigation
*/

#local_nav_container {
	width: 810px;
	height: 38px;
	margin: 0px auto 0px auto;
	background: url(nav_off.png);
}

#local_navigation {
	width: 810px;
	height: 38px;
	float: left;
	background:url(nav_right.png) top right no-repeat;
}

#local_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#local_navigation li {
	margin :0px;
	padding: 0px;
	float: left;
}

#local_navigation a {
	display: block;
	font-size: 14px;
	color: #aa9755;
	text-decoration: none;
	padding: 10px 25px 12px 25px;
}

#local_navigation a:hover {
	background: url(nav_on.png) 0px 0px repeat-x;
	color: #E3B601;
}

.local_nav_first a {
	background: url(nav_leftoff.png) 0px 0px no-repeat;
}

.local_nav_first a:hover {
	background: url(nav_lefton.png) 0px 0px no-repeat !important;
}

.local_nav_div {
	background: url(nav_divider.png) top right no-repeat;
	width: 2px;
	height: 38px;
}

/*
Breadcrumb
*/

#local_breadcrumb {
	width: 810px;
	height: 27px;
	margin: 0px auto 0px auto;
	background: url(breadcrumb_bg.png) 0px 0px repeat-x;
}

#local_breadcrumb_left {
	float: left;
	background: url(breadcrumb_left.png) 0px 0px no-repeat;
	width: 25px;
	height: 27px;
}

#local_breadcrumb_right {
	float: right;
	background: url(breadcrumb_right.png) 0px 0px no-repeat;
	width: 25px;
	height: 27px;
}

#local_breadcrumb_trail {
	float: left;
	color: #e2ca71;
	margin: 4px 0px;
}

#local_breadcrumb_trail a {
	color: #e2ca71;
	text-decoration: none;
}

#local_breadcrumb_trail a:hover {
	color: #AAA855;
	text-decoration: underline;
}

#list_your_business {
	float: right;
	margin: 4px 0px;
	color: #b08f08;
}

#list_your_business a {
	color: #b08f08;
	text-decoration: none;
}

#list_your_business a:hover {
	color: #AAA855;
	text-decoration: underline;
}

/*
Content
*/

#yellow_pages_content_container {
	margin: 0px 25px 15px 25px;
	float: left;
	width: 760px;
}

#local_content_wrapper {
	width: 810px;
	margin: 6px auto 20px auto;
	background: url(content_bg.png) 0px 0px repeat-y;
}

#contentbg_top {
	width: 810px;
	float: left;
}

.contentbg_search {
	background: url(content_bgtop_search.png) 0px 0px no-repeat;
}

.contentbg_plain {
	background: url(content_bgtop_plain.png) 0px 0px no-repeat;
}

#content_bottom {
	width: 810px;
	height: 12px;
	float: left;
	background: url(content_bottom.png) 0px 0px no-repeat;
}

/*
Content Search
*/

#searchbox_l {
	width: 505px;
	height: 103px;
	background: url(search_bg.png) 0px 0px no-repeat;
	float: left;
}

#searchbox_l_content {
	float: left;
	width: 644px;
	margin: 17px 83px 46px 83px;
}

.searchbox_l {
	float: left;
	width: 306px;
}

.searchbox_l_margin {
	margin-right: 6px;
}

#searchbox_l_content strong {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #976d32;
}

#searchbox_l_content em {
	font-style: normal;
	font-size: 10px;
	color: #cebc7c;
	float: left;
	width: 187px;
}

.searchbox_l_lcap {
	float: left;
	width: 5px;
	height: 30px;
	background: url(textfield_left.gif) 0px 0px no-repeat;
}

.searchbox_l_rcap {
	float: left;
	width: 5px;
	height: 30px;
	background: url(textfield_right.gif) 0px 0px no-repeat;
}

.searchbox_l_field {
	height: 27px;
	background: #ffffff url(textfield_bg.png) 0px 0px repeat-x;
	float: left;
	font-size: 16px;
	padding: 3px 0px 1px 0px;
	color: #C9A001;
	width: 295px;
	border: 0px !important;
	font-family: "Trebuchet MS", Arial;
}

.search_l_submit {
	float: left;
	margin: 0px 0px 0px -10px;
}

/*
Column Boxes
*/

#right_column {
	width: 315px;
	float: right;
}

.columnbox_container {
	margin: 0px 0px 15px 0px;
	background: url(columnbox_bg.png) 0px 0px repeat-y;
}

.box_top {
	width: 291px;
	padding: 8px 12px 5px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(columnbox_top.png) 0px 0px no-repeat;
}

.box_bot {
	width: 315px;
	height: 4px;
	background: url(columnbox_bot.png) 0px 0px no-repeat;
	margin: 0px;
}

.box_mid ul, .box_rev ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.box_mid li, .box_rev li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #c5ba94;
}

.box_mid h4, .box_rev h4, #left_column h2 {
	font-family:"Trebuchet MS", Arial !important;
	font-size: 10px !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #aa9755 !important;
	font-weight: normal !important;
}

.box_mid h2, .box_rev h2, #left_column h1 {
	font-family:"Trebuchet MS", Arial;
	font-size: 18px;
	margin: 0px 0px 12px 0px !important;
	padding: 0px;
	color: #aa9755;
	line-height: 12px;
	font-weight: normal;
}

.box_mid h3, .box_rev h3 {
	font-size: 12px;
	margin: 0px !important;
	padding: 0px;
}

.box_mid p, .box_rev p {
	margin: 1px 0px 1px 0px !important;
	color: #323232;
}

.box_mid a, .box_rev a {
	color: #6595c7;
}

.box_mid h3 a, .box_rev h3 a {
	text-decoration: none;
	display: block;
}

.box_mid p a {
	color: #035BB2;
	text-decoration: none;
}

.box_mid a:hover, .box_rev a:hover {
	color: #0066FF !important;
	text-decoration: underline;
}

.box_mid span, .box_rev span {
	font-size: 10px;
	color: #979532;
}

.box_mid span a, .box_rev span a {
	color: #979532 !important;
}

.bottom_pad {
	padding-bottom: 10px !important;
}

.bottom_result {
	margin-bottom: 0px !important;
	padding-bottom: 4px !important;
	border-bottom: none !important;
}

#local_weather_report {
	font-size: 14px;
	color: #cebc7c;
	font-family: "Trebuchet MS", Arial;
	margin: 0px 0px 2px 0px;
}

.yellow_page_reviews {
	float: right;
	font-size: 10px;
	color: #999999;
}

.yellow_page_reviews strong {
	font-weight: bolder;
	font-size: 20px;
	line-height: 15px;
	float: left;
	margin: 2px 0px -5px 4px;
}

.yellow_page_reviews span {
	color: #e2b100 !important;
	font-size: 20px !important;
}

.yellow_page_reviews em {
	font-style: normal;
	float: left;
}

.yellow_pages_featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.yellow_pages_featured a strong {
	font-weight: bold;
	display: block;
	color: #035BB2;
	text-decoration: none;
	font-size: 14px;
}

.yellow_pages_featured a:hover strong {
	color: #0066FF;
	text-decoration: none;
}

.yellow_pages_featured a {
	color: #365a00;
	text-decoration: none;
	display: block;
}

.yellow_pages_featured a:hover {
	color: #236EBD;
}

.yellow_pages_featured p a {
	color: #365a00;
	display: block;
	text-decoration: none;
}

/*
Left Column
*/

#left_column {
	float: left;
	width: 424px;
}

#left_column h3 {
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px;
	color: #aa9755;
	font-weight: normal;
}

.left_column_list {
	width: 414px;
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 0px 10px;
	background: url(category_grad.png) 0px 0px repeat-x;
}

.left_column_list h3 {
	font-family:"Trebuchet MS", Arial;
	padding: 0px 0px 0px 7px !important;
	background: url(bullet_orange.gif) 0px 6px no-repeat;
	margin: 10px 0px 0px 0px !important;
	font-size: 14px !important;
}

.left_column_list h3 a {
	color: #aaa855;
	text-decoration: none;
}

.left_column_list h3 a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.left_column_list li a {
	color: #aaa855;
	text-decoration: none;
}

.left_column_list li a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.left_column_list li {
	margin: 0px 0px 6px 0px !important;
	padding: 0px 15px 0px 0px !important;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.left_column_list ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4F4F;
	line-height: 20px;
	float: left;
	list-style-type: none;
	width: 100px;
}

/*
Generic Content
*/

#generic_content {
	width: 414px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	background: url(category_grad.png) 0px 0px repeat-x;
}

#generic_content p {
	margin: 0px 0px 10px 0px;
}

#generic_content a {
	color: #aaa855;
	text-decoration: none;
}

#generic_content a:hover {
	color: #0066FF;
}

#generic_content ul {
	list-style-type:none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#generic_content li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background: url(bullet-brown.gif) 0px 5px no-repeat;
}



/*
footer
*/

#footer {
	width: 810px;
	border-top: 1px solid;
	border-color: #EFDEA0;
	margin: 0px auto 0px auto;
}

#yellow_pages_footer {
	background: url(bg-footer.png) 0px 0px repeat-x;
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#yellow_pages_addbiz {
	color: #AA9755;
	margin-top: 20px;

}

#yellow_pages_addbiz a {
	color: #AA9755;
	text-decoration: none;
}

#yellow_pages_addbiz a:hover {
	text-decoration: underline;
	color: #0066FF;
}

#yellow_pages_footer-nav {
	margin: 3px 0px 3px 0px;
	color: #837441;
}

#yellow_pages_footer-nav a {
	color: #837441;
	text-decoration: none;
}

#yellow_pages_footer-nav a:hover {
	text-decoration: underline;
	color: #0066FF;
}

#yellow_pages_footer_cities {
	margin: 3px 0px 3px 0px;
	color: #6F6D35;
}

#yellow_pages_footer_cities a {
	color: #6F6D35;
	text-decoration: none;
}

#yellow_pages_footer_cities a:hover {
	text-decoration: underline;
	color: #0066FF;
}

#yellow_pages_copyrights {
	margin: 0px;
	color: #EFDEA0;
}

/*
Business List Categories
*/

#yellow_page_business_categories {
	margin: 0px 0px 20px 0px;
	float: left;
}

#yellow_page_business_categories ul {
	color: #2264B0;
	list-style-type:none;
	margin: 10px 10px 0px 0px;
	width: 250px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#yellow_page_category_list_container li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background: url(bullet-brown.gif) 0px 5px no-repeat;
}