* {	padding: 0;	margin: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, form { padding:0; margin:0; }
li, dd, blockquote { margin-left: 30px; margin-top: 1px; }
fieldset { padding: 10px; }
html
	{
	height: 101%;
	margin-bottom: .01em;
	}
body
	{
	background: #f5f1e6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343434;
	padding-bottom: 40px;
	}
body#popup
	{
	background: #fff;
	text-align: left;
	padding-bottom: 0px;
	}
body#mappopup
	{
	background: #fff;
	text-align: left;
	padding-bottom: 0px;
	}
body#popup
	{
	background: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	padding-bottom: 40px;
	}
#bodybg
	{
	background: url(/wp-content/themes/temp/images/bg_main.gif) 50% 0 repeat-y #f5f1e6;
	}
#interior #bodybg
	{
	background: url(/wp-content/themes/temp/images/bg_main_int.jpg) 50% 0 repeat-y #f5f1e6;
	}
#container
	{
	width: 995px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
#popup #container
	{
	width: 614px;
	margin: 0;
	text-align: left;
	position: relative;
	}
#banner
	{
	width: 995px;
	height: 100px;
	line-height:100px;
	position: relative;
	}
#popup #banner
	{
	width: 614px;
	height: 81px;
	position: relative;
	}
#banner .logo
	{
	float: left;
	margin-left: 15px;
	}
#banner img
	{
	border: none;
	}
#nav
	{
	height: 30px;
	width: 995px;
	line-height:30px;
	background-color:#006634;
	font-size:14px;
	border-bottom: 5px solid #593e57;
	}	

#nav a
	{
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
	}
#nav a:hover
	{
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
	}


#feature .featured
	{
	float: left;
	}
#feature .content
	{
	float: left;
	padding: 0px 35px 0 25px;
	width: 207px;
	}

#homeform
	{
	position: absolute;
	width: 264px;
	background: #fff;
	top: 92px;
	left: 30px;
	}	
#homeform .content
	{
	width: 224px;
	padding: 15px 20px 0 20px;
	border-bottom: 3px solid #2590c7;
	}	
#homeform table
	{
	width: 224px;
	}
#homeform td
	{
	padding: 4px;
	}
#homeform td table
	{
	width: 1px;
	}
#homeform input.text
	{
	width: 154px;
	border: 1px solid #bababa;
	}
#homeform input.submit, #mappopup input.submit
	{
	color: #fff;
	width: 63px;
	height: 24px;
	background: url(/wp-content/themes/temp/images/bg_bt_purple.gif) 0 0 no-repeat;
	border: none;
	font-size: 14px;
	font-weight: bold;
	}
#mappopup input.submit
	{
	margin: 12px 0;
	}
#homeform .dashes
	{
	float: left;
	width: 85px;
	height: 9px;
	background: url(/wp-content/themes/temp/images/bg_dashes.gif) 0 7px repeat-x;
	}
#homeform span
	{
	padding: 0 3px;
	float: left;
	}
#homeform .bottom
	{
	width: 240px;
	padding: 18px 12px 14px 12px;
	background: url(/wp-content/themes/temp/images/bg_home_form_bottom.gif) 0 0 repeat-x #F1F9FC;
	}	
#homeform .bottom ul
	{
	margin: 0;
	padding: 0 0 14px 0;
	}
#homeform .bottom li
	{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	padding: 0 6px 0 0;
	font-weight: bold;
	}
#homeform .bottom li.divider
	{
	padding: 0 6px 0 0;
	}
#homeform .bottom li a
	{
	text-decoration: underline;
	color: #116d9f;
	}
#homeform .bottom li a:hover
	{
	text-decoration: underline;
	}
#homeform a.button, #login a.button, a.button, .listingresult button
	{
	display: block;
	width: 114px;
	height: 18px;
	padding-top: 2px;
	color: #fff;
	float: left;
	background: url(/wp-content/themes/temp/images/bg_bt_blue.gif) 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-right: 4px;
	font-size: 12px;
	border: none;
	}
.listingresult button
	{
	margin: 15px 5px 15px 0;
	height: 20px;
	padding-top: 0;
	}
#popup #sidebar a.button
	{
	background: url(/wp-content/themes/temp/images/bg_bt_popup.gif) 0 0 no-repeat;
	padding: 2px 5px 0 12px;
	width: 97px;
	height: 25px;
	text-align: left;
	line-height: 12px;
	}
.button
	{
	cursor: pointer;
	}
input.button
	{
	display: block;
	width: 114px;
	height: 22px;
	padding-top: 0px;
	color: #fff;
	float: left;
	background: url(/wp-content/themes/temp/images/bg_bt_blue.gif) 0 2px no-repeat;
	_background: url(/wp-content/themes/temp/images/bg_bt_blue.gif) 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	}
#login a.button
	{
	float: none;
	margin-top: 8px;
	}
#main
	{
	padding: 23px 40px 40px 40px;
	}
#interior #main, #popup #main, #blog #main
	{
	padding: 0;
	}
#main #maincontent
	{
	float: left;
	width: 685px;
	font-size:14px;
	}

#main #maincontent p
	{
	line-height:150%;
	padding-top:20px;
	}
	
#interior #main #maincontent
	{
	float: left;
	width: 546px;
	_width: 542px;
	padding: 26px;
	}
#popup #main #maincontent
	{
	float: left;
	width: 405px;
	padding: 12px 22px 22px 22px;
	text-align: center;
	}
.btfacebook
	{
	float: right;
	border: none;
	}
.sitebottom
	{
	height: 16px;
	background: url(/wp-content/themes/temp/images/bg_main_bottom.gif) 50% 0 no-repeat;
	}	
#interior .sitebottom
	{
	height: 16px;
	background: url(/wp-content/themes/temp/images/bg_main_bottom_int.gif) 50% 0 no-repeat;
	}	
.sitebottom2
	{
	height: 16px;
	background: url(/wp-content/themes/temp/images/bg_main_bottom2.gif) 50% 0 no-repeat;
	}
#interior .sitebottom2
	{
	height: 16px;
	background: url(/wp-content/themes/temp/images/bg_main_bottom2_int.gif) 50% 0 no-repeat;
	}	
#footer
	{
	width: 995px;
	margin: 0 auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#footernav
	{
	height: 28px;
	line-height:28px;
	background-color:#006634;
	text-align:center;
	width: 995px;
	padding-top: 0px
	}
#interior #footernav
	{
	height: 15px;
	}	
#footernav, #footernav a
	{
	font-weight: bold;
	color: #fff;
	}
#footernav a
	{
	}
#footernav a:hover
	{
	text-decoration: underline;
	}
#footernav ul
	{
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	}	
#footernav li
	{
	margin: 0;
	padding: 0 14px 0 14px;
	list-style: none;
	background: url(/wp-content/themes/temp/images/bg_footernav.gif) 0 10px no-repeat;
	float: left;
	}
#footernav li.first
	{
	background: none;
	}
#footer .content
	{
	padding: 30px;
	text-align:center;
	}
#footer .logos
	{
	width: 296px;
	margin: 17px auto;
	}
#footer .logos img
	{
	float: left;
	border: none;
	}
#sidebar
	{
	width: 152px;
	min-height: 508px;
	_height: 508px;
	padding: 32px 25px;
	float: left;
	background: url(/wp-content/themes/temp/images/bg_sidebar.jpg) 0 0 no-repeat;
	}	
#popup #sidebar
	{
	padding: 45px 19px 32px 19px;
	width: 127px;
	min-height: 334px;
	_height: 334px;
	}	
#popup #sidebar
	{
	padding: 45px 19px 32px 19px;
	width: 127px;
	min-height: 334px;
	_height: 334px;
	}
#mappopup #sidebar
	{
	padding: 0 9px;
	width: 166px;
	min-height: 511px;
	_height: 511px;
	}
#mappopup #map
	{
	float: left;
	}
#bannersidebar
	{
	margin-top: 40px;
	border: none;
	}
.imageleft
	{
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	_width: 1px;
	}	
.enlarge
	{
	display: block;
	width: 	88px;
	height: 15px;
	text-align: center;
	text-decoration: underline;
	background: url(/wp-content/themes/temp/images/bg_bt_enlarge.gif) 0 0;
	font-size: 14px;
	color: #3080ab;
	padding-top: 2px;
	margin: 0 auto;
	}
.description
	{
	margin-top: 35px;
	width: 520px;
	}
#listingtools
	{
	float: right;
	width: 152px;
	margin: 0 0 20px 30px;
	}
	
.request_info, .savelisting, .email_page,  .back_to_results, .view_map, .services_and_amenities
	{
	display: block;
	text-decoration: none;
	width: 113px;
	height: 24px;
	background: url(/wp-content/themes/temp/images/bg_bt_listing.gif) 0 0 no-repeat;
	padding: 9px 0 7px 39px;
	font-weight: bold;
	font-size: 14px;
	}
.request_info
	{
	background: url(/wp-content/themes/temp/images/bg_bt_request_info.gif) 0 0 no-repeat;
	}
.savelisting
	{
	background: url(/wp-content/themes/temp/images/bg_bt_listing.gif) 0 0 no-repeat;
	}
.email_page
	{
	background: url(/wp-content/themes/temp/images/bg_bt_email_page.gif) 0 0 no-repeat;
	}
.share
	{
	border: none;
	margin-bottom: 5px;
	}
.back_to_results
	{
	background: url(/wp-content/themes/temp/images/bg_bt_back_to_results.gif) 0 0 no-repeat;
	}
.view_map
	{
	background: url(/wp-content/themes/temp/images/bg_bt_map.gif) 0 0 no-repeat;
	}
.services_and_amenities
	{
	background: url(/wp-content/themes/temp/images/bg_bt_services.gif) 0 0 no-repeat;
	}
	
	
span.savelisting
	{
	color: #116D9F;
	}
#listingtools .content
	{
	padding: 20px 13px;
	}
#facility #listingtools .content
	{
	padding: 5px 13px 20px 0;
	}
#listingtools ul
	{
	margin: 0;
	padding: 0;
	}
#listingtools ul li
	{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	}
#listingtools ul li a
	{
	text-decoration: underline;
	}
#listingtools ul li a:hover
	{
	text-decoration: underline;
	}
#usertools
	{
	float: left;
	width: 185px;
	}
#usertools #login
	{
	background: url(/wp-content/themes/temp/images/bg_login.gif) 0 0 repeat-x #f0f0f0;
	padding: 32px 22px 22px 22px;
	font-weight: bold;
	}
#usertools #login a
	{
	text-decoration: underline;
	}
#usertools #login a:hover
	{
	text-decoration: underline;
	}
#usertools #login a.button
	{
	text-decoration: none;
	}
	
h1
	{
	font-size: 18px;
	height:18px;
	color: #1c91d0;
	}
h2, .subhead
	{
	font-size: 16px;
	color: #1c91d0;
	font-weight: bold;
	}
h3
	{
	color: #343434;
	font-size: 1.17em;
	padding-bottom: 10px;
	}
h4
	{
	color: #1c91d0;
	padding: 0;
	font-size: 1.5em;
	line-height: 20px;
	}
form
	{
	margin: 0;
	padding: 0;
	}
a
	{
	color: #116d9f;
	}
.clearfix
	{
	display: block;
	clear: both;
	height: 1%;
	line-height: 1px;
	font-size: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	}
#textsizer
	{
	font-weight: bold;
	background: #e8f5fa;
	width: 141px;
	padding: 10px 22px;
	margin-top: 4px;
	font-size: 14px;
	}
.regular
	{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	}
.medium
	{
	font-size: 14px;
	}
.large
	{
	font-size: 16px;
	}
#recommend
	{
	width: 149px;
	padding: 10px 17px;
	font-weight: bold;
	margin-top: 4px;
	}
#recommend a
	{
	display: block;
	padding-left: 23px;
	background: url(/wp-content/themes/temp/images/envelope.gif) 0 0 no-repeat;
	color: #2177a5;
	text-decoration: underline;
	font-size: 14px;
	}
#recommend a:hover
	{
	text-decoration: underline;
	}
.listingcontrols
	{
	font-weight: bold;
	margin-top: 17px;
	}
.listingcontrols img
	{
	border: none;
	}
.listingcontrols td.page
	{
	padding: 0 10px;
	}
.listingcontrols td.gotopage
	{
	padding: 0 55px 0 36px;
	}
.listingcontrols .gotopage input
	{
	width: 34px;
	padding: 2px;
	border: 1px solid #dddddd;
	margin: 0 6px 0 8px;
	}
.listingcontrols span
	{
	padding-top: 3px;
	}
.listingcontrols .gotopage *
	{
	float: left;
	}
.listingcontrols a
	{
	text-decoration: underline;
	}
a.go
	{
	display: block;
	width: 32px;
	height: 17px;
	padding-top: 2px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(/wp-content/themes/temp/images/bg_bt_go.gif) 0 0 no-repeat;
	}
.listingsorting
	{
	margin: 17px 0 8px 0;
	}
.listingsorting input
	{
	margin: 0 4px 0 5px;
	}
.listingsorting td
	{
	padding-top: 9px;
	}

a.viewnursing
	{
	display: block;
	width: 230px;
	height: 24px;
	padding: 9px 0 0 37px;
	text-decoration: none;
	font-weight: bold;
	color: #2177a5;
	background: url(/wp-content/themes/temp/images/bg_bt_viewnursing.gif) 0 0 no-repeat;
	}
a.savesearch
	{
	display: block;
	width: 85px;
	height: 24px;
	padding: 9px 0 0 37px;
	text-decoration: none;
	font-weight: bold;
	color: #2177a5;
	background: url(/wp-content/themes/temp/images/bg_bt_savesearch.gif) 0 0;
	float: right;
	}
a.map
	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #2177a5;
	float: left;
	margin-right: 10px;
	width: 34px;
	height: 24px;
	padding: 9px 0 0 39px;
	background: url(/wp-content/themes/temp/images/bg_bt_map.gif) 0 0 no-repeat;
	}
#savedlistingnav a.print
	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #2177a5;
	float: left;
	margin-right: 10px;
	width: 39px;
	height: 24px;
	padding: 9px 0 0 41px;
	background: url(/wp-content/themes/temp/images/bg_bt_print.gif) 0 0 no-repeat;
	}
a.recommend
	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #2177a5;
	float: left;
	margin-right: 10px;
	width: 84px;
	height: 24px;
	padding: 9px 0 0 38px;
	background: url(/wp-content/themes/temp/images/bg_bt_recommend.gif) 0 0 no-repeat;
	}
a.remove
	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #2177a5;
	float: left;
	margin-right: 10px;
	width: 68px;
	height: 24px;
	padding: 9px 0 0 33px;
	background: url(/wp-content/themes/temp/images/bg_bt_remove.gif) 0 0 no-repeat;
	}
#savedlistingnav
	{
	padding-top: 7px;
	}
#savedlistingnav .selection
	{
	float: right;
	font-weight: bold;
	padding: 7px 5px 0 0;
	}
#savedlistingnav .selection a
	{
	text-decoration: underline;
	}
#savedlistingnav .selection a:hover
	{
	text-decoration: underline;
	}
.listingresult
	{
	margin: 13px 0 10px 0;
	width: 543px;
	}
.listingresult .wrapper
	{
	border: 2px solid #e1e7eb;
	border-bottom: none;
	background: url(/wp-content/themes/temp/images/bg_dots_vertical.gif) 0 0 repeat-y;
	width: 539px;
	_height: 1px;
	min-height: 1px;
	}
.listingresult .wrapper_no_dots
	{
	border: 2px solid #e1e7eb;
	border-bottom: none;
	background: url() 0 0 repeat-y;
	width: 539px;
	_height: 1px;
	min-height: 1px;
	}
.savedlisting .wrapper
	{
	border: 2px solid #e1e7eb;
	border-bottom: none;
	background: none;
	}
.listingresult .heading
	{
	height: 21px;
	background: url(/wp-content/themes/temp/images/bg_results.gif) 0 0 repeat-x #a2d3ec;
	font-size: 14px;
	font-weight: bold;
	color: #2177a5;
	padding: 4px 0 0 12px;
	border-bottom: 5px solid #fff;
	}
.listingresult .content
	{
	padding: 15px 11px;
	}
.listingresult .info
	{
	float: left;
	width: 212px;
	padding-top: 7px;
	}
.savedlisting .info
	{
	float: none;
	width: 212px;
	padding-top: 7px;
	}
.listingresult .featuredarea
	{
	float: left;
	width: 133px;
	text-align: center;
	}
.listingresult ul
	{
	margin: 6px 0 0 0;
	padding: 0;
	}
.listingresult li
	{
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
	background: url(/wp-content/themes/temp/images/blue_bullet.gif) 0 4px no-repeat;
	}
.listingresult .bottom
	{
	height: 19px;
	background: url(/wp-content/themes/temp/images/bg_results_bottom.gif) 0 0 no-repeat;
	padding: 6px 14px 0 14px;
	}
.savedlisting .bottom
	{
	height: 5px;
	background: url(/wp-content/themes/temp/images/bg_results_savedlistind_bottom.gif) 0 0 no-repeat;
	padding: 0;
	line-height: 0;
	font-size: 0;
	}
.listingresult a
	{
	text-decoration: underline;
	}
.listingresult a:hover
	{
	text-decoration: underline;
	}
.listingresult .moreinfo
	{
	float: left;
	}
.listingresult .tools
	{
	float: right;
	}
.listingresult .maincontent
	{
	float: left;
	width: 383px;
	}
.featuredarea .featured, .featuredarea .virtual_tour, .featuredarea .slideshow, .featuredarea .services, .featuredarea .brochure, #listingtools .featured, #listingtools .virtual_tour, #listingtools .slideshow, #listingtools .services, #listingtools .brochure
	{
	padding: 5px 0 5px 29px;
	font-size: 14px;
	margin: 0 auto 8px auto;
	display: block;
	text-align: left;
	width:81px;
	}
#facility .featuredarea .featured, #facility .featuredarea .virtual_tour, #facility .featuredarea .slideshow, #facility .featuredarea .services, #facility .featuredarea .brochure, #facility #listingtools .featured, #facility #listingtools .virtual_tour, #facility #listingtools .slideshow, #facility #listingtools .services, #facility #listingtools .visit_site, #facility #listingtools .brochure
	{
	padding: 5px 0 5px 29px;
	font-size: 14px;
	margin: 0 0 8px 0;
	display: block;
	text-align: left;
	width:120px;
	}
.featuredarea .featured, #listingtools .featured
	{
	background: url(/wp-content/themes/temp/images/bg_featured.gif) 0 0 no-repeat;
	}
.featuredarea .virtual_tour, #listingtools .virtual_tour
	{
	background: url(/wp-content/themes/temp/images/bg_virtual_tour.gif) 0 0 no-repeat;
	}
.featuredarea .slideshow, #listingtools .slideshow
	{
	background: url(/wp-content/themes/temp/images/bg_slideshow.gif) 0 0 no-repeat;
	}
.featuredarea .services, #listingtools .services
	{
	background: url(/wp-content/themes/temp/images/bg_services.gif) 0 0 no-repeat;
	}
#listingtools .visit_site
	{
	background: url(/wp-content/themes/temp/images/bg_visit_our_site.gif) 0 0 no-repeat;
	}
.featuredarea .brochure, #listingtools .brochure
	{
	background: url(/wp-content/themes/temp/images/bg_brochure.gif) 0 0 no-repeat;
	}
.featuredarea img
	{
	border: none;
	margin: 0 auto;
	}
.listingresultfeatured
	{
	margin-top: 23px;
	width: 543px;
	}
.listingresultfeatured .wrapper
	{
	border: 2px solid #b758a8;
	border-bottom: none;
	}
.listingresultfeatured .heading
	{
	height: 21px;
	background: url(/wp-content/themes/temp/images/bg_results_featured.gif) 0 0 repeat-x #703469;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 4px 0 0 12px;
	}
.listingresultfeatured .bottom
	{
	background: url(/wp-content/themes/temp/images/bg_results_featured_bottom.gif) 0 0 no-repeat;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	}
.listingresultfeatured .content
	{
	padding: 5px 10px;
	}
.featuredcompany
	{
	float: left;
	margin-right: 10px;
	text-align: center;
	}
.featuredcompany img
	{
	border: none;
	margin-bottom: 5px;
	}
.featuredcompany a
	{
	text-decoration: underline;
	}
.featuredcompany a:hover
	{
	text-decoration: underline;
	}
#featurebanner
	{
	position: absolute;
	float: right;
	top: 5px;
	right: 5px;
	}
#popup #featurebanner
	{
	position: relative;
	top: auto;
	right: auto;
	float: left;
	padding: 10px 0 0 25px;
	width: 235px;
	}
#popup #sidebar ul
	{
	margin: 0 0 15px 0;
	padding: 0;
	}
#popup #sidebar li
	{
	margin: 0;
	padding: 0 0 2px 0;
	list-style: none;
	}
#popup #logo
	{
	float: left;
	}
#mappopup #logo
	{
	margin-bottom: 7px;
	}
#mappopup hr
	{
	background: #1b8ece;
	color: #1b8ece;
	border: none;
	margin: 10px 0;
	height: 1px;
	}
h5
	{
	color: #116d9f;
	font-size: 1em;
	padding: 0;
	}
#mappopup input.text
	{
	width: 141px;
	height: 17px;
	margin: 2px 0;
	}
#mappopup input.textsmall
	{
	width: 66px;
	height: 17px;
	margin: 2px 4px 2px 0;
	}
a.print
	{
	color: #414141;
	text-decoration: none;
	padding-left: 24px;
	background: url(/wp-content/themes/temp/images/bg_print.gif) 0 0 no-repeat;
	}
a.print:hover
	{
	text-decoration: underline;
	}
div.checkbox
	{
	float: right;
	color: #343434;
	padding-right: 12px;
	font-size: .85em;
	}
div.checkbox input
	{
	margin-right: 5px;
	}
.listingresult .heading span
	{
	float: left;
	}
#leftnav
	{
	border: 1px solid #258fc7;
	background: #fff;
	margin-bottom: 30px;
	}
#leftnav span
	{
	background: url(/wp-content/themes/temp/images/bg_h_accountinfo.gif) 0 0 repeat-x;
	padding: 7px 24px 0 24px;
	color: #fff;
	height: 19px;
	font-weight: bold;
	display: block;
	}
#leftnav ul
	{
	margin: 0 5px;
	padding: 0;
	}
#leftnav li
	{
	list-style: none;
	margin: 0;
	padding: 8px 19px;
	background: url(/wp-content/themes/temp/images/dots_horizontal.gif) 0 100% repeat-x;
	}
#leftnav li.last
	{
	background: none;
	}
#leftnav li a
	{
	background: url(/wp-content/themes/temp/images/bluesqaurebullet.gif) 0 5px no-repeat;
	text-decoration: underline;
	display: block;
	padding-left: 10px;
	}
#leftnav li a:hover
	{
	text-decoration: underline;
	}
form .button
	{
	margin: 30px 0 0 20px;
	}
form td input.button
	{
	margin: 0;
	float: none;
	}
form td
	{
	padding: 0 3px 5px 0;
	vertical-align: top;
	}
.popupfooter td
	{
	padding: 2px 4px;
	}
.popupfooter a
	{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
.popupfooter a:hover
	{
	text-decoration: underline;
	}
.form_section_head
	{
	font-weight: bold;
	}
#statetable td.form_section_head
	{
	color: #fff;
	background: #258FC7;
	padding: 3px 5px;
	font-size: 1.25em
	}
#statetable td.subhead
	{
	padding-top: 5px;
	}
#sitemap a
	{
	display: block;
	padding: 0 0 7px 7px;
	background: url('//wp-content/themes/temp/images/red_bullet.gif') 0 5px no-repeat;
	text-decoration: underline;
	}
#sitemap a:hover
	{
	text-decoration: underline;
	}
	
#checkboxes a
	{
	position: relative;
	z-index: 4444;
	zoom: 1;
	}	
#checkboxes div.tooltip
	{
	position: absolute;
	z-index: 100;
	top: 26px;
	padding-left: 100px;
	width: 300px;
	border: 2px solid #2177A5;
	left: 30px;
	background: #e8f5fa;
	padding: 4px 10px 8px 10px;
	line-height: 1.19em;
	display: none;
	text-decoration: none;
	}	
#checkboxes a div.tooltip 
	{
	color: #2177A5;
	font-weight: normal;
	}
#checkboxes div.tooltip h3
	{
	color: #2177A5;
	font-size: 1em;
	padding: 0;
	}
#checkboxes div.tooltip p
	{
	padding-bottom: 0;
	}
#checkboxes a.tooltiplink
	{
		outline: none;
	}
	
A.LoC_rollover{
	color : #000000;
	text-decoration : none;
}
A.LoC_rollover:VISITED{
	color : #000000;
	text-decoration : none;
}
A.LoC_rollover:HOVER {
	color : #A80D09;
	text-decoration : none;
}
	

#blog a.readmore 
	{
	display: block;
	background: url(/wp-content/themes/temp/images/bg_bt_readmore.gif) 0 0 no-repeat;
	width: 72px;
	height: 25px;
	padding: 8px 0 0 40px;
	color: #2177a5;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	}
#blog a.subscribe
	{
	display: block;
	background: url(/wp-content/themes/temp/images/bg_bt_subscribe.gif) 0 0 no-repeat;
	width: 185px;
	height: 25px;
	padding: 8px 0 0 67px;
	color: #2177a5;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	}	
#blog #usertools #topics
	{
	background: url(/wp-content/themes/temp/images/bg_login.gif) 0 0 repeat-x #f0f0f0;
	padding: 32px 22px 22px 22px;
	}
#blog #usertools #topics a
	{
	text-decoration: none;
	}
#blog #usertools #topics a:hover
	{
	text-decoration: underline;
	}
#blog #nav ul
	{
	margin: 0 0 0 329px;
	padding: 0;
	}
#blog #main #maincontent
	{
	float: left;
	width: 672px;
	padding: 25px 25px 25px 31px;
	}
#blog #blogsidebar
	{
	float: left;
	}
#blog #usertools
	{
	width: 253px;
	float: none;
	}
.blogmain
	{
	margin: 13px 0 10px 0;
	width: 672px;
	}
.blogmain .wrapper
	{
	border: 2px solid #e1e7eb;
	border-bottom: none;
	background: none;
	}
.blogmain .heading
	{
	height: 24px;
	background: url(/wp-content/themes/temp/images/bg_results.gif) 0 0 repeat-x #a2d3ec;
	font-size: 14px;
	font-weight: bold;
	color: #2177a5;
	padding: 4px 0 0 12px;
	border-bottom: 5px solid #fff;
	float: left;
	width: 574px;
	}
.blogmain .shareheading
	{
	float: right;
	}
.blogmain .content
	{
	padding: 3px 11px 15px 11px;
	}
.blogmain .date
	{
	font-size: .92em;
	}
.blogmain .bottom
	{
	border: 2px solid #E1E7EB;
	border-top: none;
	padding: 4px 8px 4px 8px;
	background: #e7f5fa;
	}
.blogmain .bottom .postedon
	{
	float: left;
	font-size: .84em;
	}
.blogmain .bottom .comments
	{
	float: right;
	padding-top: 6px;
	}
#blog #featurebanner
	{
	position: absolute;
	float: left;
	top: 33px;
	left: 319px;
	}
#blog #bannerlinks
	{
	float: right;
	padding: 5px 9px 0 0;
	}
#blog #follow
	{
	padding-top: 30px;
	}
#blog #follow img
	{
	float: right;
	border: none;
	margin-left: 4px;
	}
#blog #follow span
	{
	display: block;
	float: left;
	padding-top: 4px;
	}
a.tooltiplink 
	{
	text-decoration: none !important;
	}
	
.form_alert
{
	color: #F00;
}
.listingresult .servicesarea
	{
	float: left;
	}
.rightmenu
{width:201px; background-color:#006634; height:30px; margin-top:10px; line-height:30px;}
.rightmenutitle
{padding-left:10px; font-weight:bold; color:#FFFFFF;}
.rightmenucontent
{width:201px;}
.rightmenucontent ul
{ margin:5px 5px 5px 0px; padding:0px;}
.rightmenucontent ul li
{ padding:0 0 0 0px;}
#homebt {
	position:absolute;
	width:100px;
	height:24px;
	padding-top:26px;
	padding-left:200px;
	z-index:1;
	}
.topmenuhome
{float:left; width:60px; padding-left:20px;}
.topmenuad
{float:right; padding-top:8px; text-align:left; width:885px;}
.entry p a:visited {
	color: #b85b5a;
	}
	html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}