* { margin: 0; padding: 0; }
a img { border: 0; }

/* =BASIC ELEMENTS
_________________________________________________________________ */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;     /*16x1.125=18px*/
	color: #424242;
	margin: 0; padding: 0;
	text-align: center;
	background-color:#b8b883 ; 
}

#shadow_wrap {
	margin:0px auto;
	padding:0px;
	background: transparent url(/images/shadow_bkgd.jpg) center top repeat-y;
	}
	
#shadow_bottom {
	height:35px;
	margin:0 auto;
	font-size:0;
	line-height:0;
	background: transparent url(/images/shadow_bottom.jpg) center top no-repeat;
	}
#wrap {
	position: relative;
	margin: 0 auto;
	width: 778px;
	padding:0px 1px 1px 1px;
}
#home_sponsor {
	vertical-align:top;
	padding-top:1px;
	width:563px;
}
#sidebar {
	vertical-align:top;
	padding-right:1px;
	padding-top:1px;
	width:214px;
	text-align:right;
	}
#content_wrap {
	vertical-align:top;
	padding-top:1px;
	}

/* =LOGO GRID
_________________________________________________________________ */
.logo_table td {
	text-align:center;
	vertical-align:middle;
	width:33%;
	padding:12px 0;
	}
.logo_table th {
	text-align:center;
	vertical-align:middle;
	padding:0;
	}
.logo_table tr.row_border {
	background: transparent url(/images/dotted_rule_hor.gif) top left repeat-x;
	line-height:1;
	font-size:.4375em;
	}
.logo_table td.cell_border {
	background:transparent url(/images/dotted_rule.gif) top right repeat-y;
	}

#logo_grid {
	text-align:center;
	}
.grid_item {
	display:block;
	width:155px;
	padding: 4px;
	float:left;
	text-align:center;
}
#alphabet_nav {
	text-align:center;
	font-size:.6875em;
	color:#b8b883;
	}
.link_list, .link_list_fav {
	margin-top:10px;
	}
h3.state {
	margin:15px 0 0 0;
	text-transform:uppercase;
	}
.link_list_item {
	border-bottom:1px solid #eaeada;
	padding-bottom:5px;
	clear:both;
}
#content .link_list .county {
	font-size:.6875em;
	font-weight:bold;
	color:#b8b883;
	}
#content .link_list .name {
	font-size:.6875em;
	color:#888;
	float:left;
	width:180px;
	line-height:1.5;
	padding-top:8px;
	}
#content .link_list_fav .name {
	font-size:.6875em;
	color:#888;
	float:left;
	width:160px;
	line-height:1.5;
	padding-top:8px;
	}
#content .listclear{
	clear:both;
	font-size:0;
	line-height:0;
	}
#content .link_list .actions {
	float:right;
	text-align:right;
	line-height:2;
	vertical-align:middle;
	width:320px;
	margin-top:0px;
}
#content .link_list_fav .actions {
	float:right;
	text-align:right;
	line-height:2;
	vertical-align:middle;
	width:360px;
	margin-top:0px;
}
#content .link_list .actions a,
#content .link_list_fav .actions a{
	margin-left:12px;
	font-size:.625em;
	}
/* =CONTENT
_________________________________________________________________ */
#content {
	padding:0;
	text-align:left;
	margin:0;
	}
#content .surveyTable {
	font-size: .6875em;
	color:#777;
}
#content p {
	font-size:.6875em;
	line-height:1.7em;
	margin:0 0 .5em 0;
	color:#777;
	}
body.home #content h1, body.home #content h2, body.home #content h3, .home_hilite {
	color: #b8b883;
	}
body.showcase #content h1 ,body.showcase #content h2 ,body.showcase #content h3, .showcase_hilite {
	color: #c8882a;
	}
body.gallery #content h1, body.gallery #content h2, body.gallery #content h3, .gallery_hilite {
	color: #959a40;
	}
body.search #content h1, body.search #content h2, body.search #content h3, .search_hilite {
	color: #a24029;
	}
body.mynhg #content h1, body.mynhg #content h2, body.mynhg #content h3, .mynhg_hilite {
	color: #568d91;
	}
body.about #content h1, body.about #content h2, body.about #content h3, .about_hilite {
	color: #b8b883;
	}
#content h1 {
	font-size:.9375em;
	margin-bottom:.3em;
	}
#content h2 {
	font-size:.8125em;
	margin-bottom:.3em;
	line-height: normal;
	}
#content h3 {
	font-size:.75em;
	margin-bottom:.3em;
	}
#content h4 {
	font-size:.6875em;
	padding:.5em 0 .2em 0;
	color:#999966;
	}
#content h5 {
	font-size:.6875em;
	padding:.5em 0 .2em 0;
	color:#767676;
	text-transform:uppercase;
	}

#content h2 span a {
	font-size:.8125em;
	font-weight:normal;
	line-height: normal;
	}
#content .section_titlebar {
	padding:3px 6px 0 6px;
	font-size:.8125em;
	font-weight:normal;
	margin-bottom:1px;
	border-bottom:1px solid #fff;
}
#content .showcase_section {
	padding-top:10px;
	}

body.showcase  #content .section_titlebar {
	background-color: #c8882a;
}
body.showcase  #content .section_titlebar a .toggle_title {
	float:left;
}
body.showcase  #content .section_titlebar a .toggle {
	float:right;
	font-size:.6875em;
	color:#fff;
	padding:4px 0 0 4px;
	text-transform:uppercase;
	cursor:pointer;
}
body.showcase  #content .section_titlebar a.section_up:link .toggle_title, body.showcase  #content .section_titlebar a.section_up:visited .toggle_title{
	color:#fff;
	text-decoration:none;
	background-image:url(/images/bullets/arrow_up_showcase.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:16px;
	display:block;
	cursor:pointer;
}
body.showcase  #content .section_titlebar a.section_down:link .toggle_title, body.showcase  #content .section_titlebar a.section_down:visited .toggle_title{
	color:#fff;
	text-decoration:none;
	background-image:url(/images/bullets/arrow_down_showcase.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:16px;
	display:block;
	cursor:pointer;
}
body.search  #content .section_titlebar {
	background-color: #a24029;
}
body.search  #content .section_titlebar a .toggle_title {
	float:left;
}
body.search  #content .section_titlebar a .toggle {
	float:right;
	font-size:.6875em;
	color:#fff;
	padding:4px 0 0 4px;
	text-transform:uppercase;
	cursor:pointer;
}
body.search  #content .section_titlebar a.section_up:link .toggle_title, body.search  #content .section_titlebar a.section_up:visited .toggle_title{
	color:#fff;
	text-decoration:none;
	background-image:url(/images/bullets/arrow_up_search.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:16px;
	display:block;
	cursor:pointer;
}
body.search  #content .section_titlebar a.section_down:link .toggle_title, body.search  #content .section_titlebar a.section_down:visited .toggle_title{
	color:#fff;
	text-decoration:none;
	background-image:url(/images/bullets/arrow_down_search.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:16px;
	display:block;
	cursor:pointer;
}

blockquote {
	font-size:.6875em;
	padding:20px;
	}
pre {
	font-size:.6875em;
	white-space:pre;
	}
#content ul {
	}
#content ul li {
	list-style-type:circle;
	margin-left:20px;
	font-size:.6875em;
	font-weight:normal;
	padding:10px;
	}
#conetn .privacy_table {
	width:450px;
	}
#content .privacy_table th {
		width:20%;
		vertical-align:top;
		font-size:.8125em;
		text-align:center;
		}
#content .privacy_table td {
		vertical-align:top;
		font-size:.8125em;
		text-align:left;
		}
hr {
	margin:10px 0;
	}
/* =SEARCH ITEM
_________________________________________________________________ */


#content .search_item p, #content .search_item_half p {
	padding:0;
	margin:4px 0 0 0;
	}
#content  p.check_list {
	width:170px;
	float:left;
	padding:0;
	margin:0;
	}
#content  p.state {
	padding-top:10px;
	margin:0 0 0 0;
	font-weight:bold;
	clear:both;
	}
#content .search_item_half {
	float:left;
	width:245px;
	margin-top:15px;
	}
#content .search_item_third {
	float:left;
	width:170px;
	margin-top:15px;
	}
#content .search_item_third select {
	width:120px;
	}
#content .search_item_third p {
	margin:0;
	padding:0;
	}
#community_name {
	width:240px;
	}
.search #content .divider {
	background-image:url(/images/search_rule.gif);
	background-position:0 11px;
	background-repeat:repeat-x;
	text-align:center;
	margin:10px 0;
	color:#a24029;
	}
.mynhg #content .divider {
	background-image:url(/images/mynhg_rule.gif);
	background-position:0 11px;
	background-repeat:repeat-x;
	text-align:center;
	margin:10px 0;
	color:#50787b;
	}
#content .map {
	margin:10px 0;
	border:1px solid #a24029;
	}
#content .divider span {
	background-color:#fff;
	padding:0 10px;
	font-size:.8125em;
	font-weight:bold;
	}
#content .results_header {
	margin-bottom:10px;
	}
#content .results_header th {
	width:110px;
	font-size:.625em;
	padding-bottom:5px;
	vertical-align:top;
	color:#888;
	}
#content .results_header td {
	font-size:.625em;
	vertical-align:top;
	padding-bottom:5px;
	color:#888;
	}
#content .results_header td h2{
	width:340px;
	font-size:1.4em;
	float:left;
	}
#content .results_header td p.actions{
	float:right;
	font-size:1.2em;
	}
#content .results_header select {
	color:#333;
	padding:2px 2px;
	background-color:#fffee9;
	font-size:1em;
	border:1px solid #888;
	margin-left:2px;
	width:180px;
	}
#content .results_header .button {
	color:#fff;
	padding:2px 2px;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;
	border:1px solid #888;
	margin-left:2px;
	}
.saved_search {
	background:url(/images/dotted_rule_hor.gif) 0 0 repeat-x;
	padding-top:10px;
	margin-bottom:10px;
	}
/* =LISTING
_________________________________________________________________ */
#content .listing {
	width:530px;
	background:url(/images/solid_rule_hor.gif) 0 0 repeat-x;
	margin-bottom:15px;
	}
#content .listing .title {
	padding-top:15px;
	}
#content .listing .title_selected {
	color:#fff;
	padding:5px 8px 3px 8px;
	}
#content .sf, #content .listing .sf {
	background-color:#5c217f;
	color: #fff;
	}
#content .th, #content .listing .th{
	background-color:#5c8b23;
	color: #fff;
	}
#content .cd, #content .listing .cd {
	background-color:#db6700;
	color: #fff;
	}
#content .listing .sf td a.action, #content .listing .th td a.action,
#content .listing .cd td a.action {
	min-height: 1px;
	color: #fff;
	background: transparent;
	padding: 0px 5px 3px 5px;
}
#content .pc {
	background-color:#f4b186;
	color: #fff;
	}
#content .listing .title h2, #content .listing .title_selected h2{
	float:left;
	width:300px;
	}
#content .listing .title_selected h2{
	float:left;
	width:300px;
	color:#fff;
	}

#content .listing .data {
	width:363px;
	padding:5px 10px 0 0;
	vertical-align:top;
	}
#content .listing .support {
	padding-top:5px;
	vertical-align:top;
	text-align:right;
	padding:0;
	}
#content p.actions {
	text-align:left;
	}
#content p.actions a {
	margin:0 10px 0 0;
	}
#content .listing p.actions {
	text-align:right;
}
#content .listing p.actions a{
	margin:0 0 0 10px;
	}
#content .listing p {
	margin:0;
	}
#content .listing .title_selected p.actions a.action {
	min-height: 1px;
	text-align:right;
	color:#fff;
	background-image:url(/images/bullets/listing_reverse.gif);
}
#content .listing .title_selected p.actions a.action2 {
	min-height: 1px;
	text-align:right;
	color:#fff;
	background-image:url(/images/bullets/listing_reverse.gif);
}
#content .listing .interactive {
	margin-top:8px;
	margin-bottom: 12px;
	}
#content .listing .col {
	padding-bottom: 12px;
	padding-top: 2px;
	}
#content .listing .col1 {
	float:left;
	width:225px;
	padding-right: 8px;
	}
#content .listing .col2 {
	float:left;
	width:117px;
	}
#content .listing .col3 {
	float:left;
	width:176px;
	padding-top:5px;
	}
#content .listing .col1-pud {
	float:left;
	width:155px;
	padding-right: 8px;
	}
#content .listing .col2-pud {
	float:left;
	width:192px;
	}
#content .listing .adv_info {
	float:left;
	width:150px;
	padding-right: 20px;
	margin-top: 5px;
	}	
#content .listing .adv_info p {	
	margin-top: 0;
	margin-bottom: 0;
	line-height: normal;
	}

#content .listing .links_box {
	width: 165px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#content .listing .links_box p {	
	margin-top: 0;
	margin-bottom: 0;
	}		
#content .listing .link {
	padding: 2px 0 4px 11px;
	background: #fff url(/images/listing_link_bg.gif) repeat-x bottom left;
	margin: 0;
	border-top: 1px dotted #b8b883;
	}
#content .listing .linebot {
	border-bottom: 1px dotted #b8b883;
	}	
#content .listing .link p {	
	margin-top: 0;
	margin-bottom: 0;
	}	
#content .listing .tabs {
	text-align:right;
	}
#content .listing .tabs a:link, #content .listing .tabs a:visited {
	background-color:#8e8e65;
	padding:5px 8px;
	margin:10px 0 0 5px;
	font-size:.6875em;
	color:#fff;
	line-height:1.9;
	text-decoration:none;
	}
#content .listing .tabs a:hover {
	text-decoration:underline;
	}
#content .listing .tabs a.selected:link, #content .listing .tabs a.selected:visited{
	background-color:#dadab7;
	padding:5px 8px;
	margin:10px 0 0 5px;
	font-size:.6875em;
	color:#a24029;
	line-height:1.9;
	text-decoration:none;
}
#content .listing .tabs a.selected:hover {
	text-decoration:none;
	cursor:default;
}
#content .listing .tab_box {
	background-color:#dadab7;
	text-align:right;
	padding:3px 5px 5px 5px;
	width:155px;
	height: 140px;
	}
	#content .listing .nonmember_directions .address {
		width:152px;
		border:1px solid #fff;
		background-color:#c9c9a6;
		margin-bottom:1px;
		font-weight:normal;
		font-size:.6875em;
		color:#666;
		padding:1px 1px;
	}
	#content .listing .nonmember_directions .zip {
		width:56px;
		border:1px solid #fff;
		background-color:#c9c9a6;
		font-weight:normal;
		margin:2px 6px 0 0;
		font-size:.6875em;
		color:#666;
		padding:1px 1px 1px 1px;
	}
	#content .listing .nonmember_directions p.address {
		margin:0 0 1px 0;
	}
	#content .listing .nonmember_directions .submit {
		width:88px;
		border:1px solid #fff;
		background-color:#8e8e65;
		font-size:.6875em;
		padding:0 0 0 1px;
		color:#fff;
	}
#content .listing .listing_logo {
	text-align:left;	
	}
#content .listing .tab_box img{
	border:1px solid #fff;
	margin:4px 0;
	}
#content .listing .mini_gallery_navitems a:link, #content .listing .mini_gallery_navitems a:visited {
	background-color:#fff;
	width:10px;
	height:10px;
	border:1px solid #a13f29;
	text-decoration:none;
	font-size:.625em;
	line-height:0;
	display:block;
	float:left;
	margin-right:5px;
}
#content .listing .mini_gallery_navitems a.selected:link, #content .listing .mini_gallery_navitems a.selected:visited {
	background-color:#a13f29;
	border:1px solid #a13f29;
}
#content .listing .mini_gallery_navitems a:hover{
	background-color:#a15746;
	border:1px solid #a13f29;
}
#content .listing .gall_link {
	float:right;
	font-size:.6875em;
	}
#content .listing .dir_dropdown select {
	width:155px;
	font-size:.6875em;
	margin:0;
	padding:0;
	}
#content .fav_checck {
	margin-right:10px;
	}	

#content .thumb p {
	height:32px;
	overflow: hidden;
	}

#content .listing p.communities a:link, #content .listing p.communities a:link {
	font-size:.625em;
	color:#959a40;
	text-decoration:underline;
	white-space:nowrap;
} 
#content .listing p.communities a:hover {
	text-decoration:none;
}
#content .listing .listing_sublist {
	margin-bottom:5px;
}
#content .listing .listing_sublist .nav {
	background:url(/images/listing_sub_nav_bkgd.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
	height:21px;
}

#content .listing .listing_sublist .nav li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
	float:left;
}

#content .listing .listing_sublist .nav li.comm a:link, #content .listing .listing_sublist .nav li.comm a:visited{
	background: url(/images/listing_sub_tabs_off.gif) 0 0 no-repeat;
	display:block;
	width:121px;
	height:21px;
}
#content .listing .listing_sublist .nav li.comm a:hover{
	background:url(/images/listing_sub_tabs_roll.gif) 0 0 no-repeat;
}
#content .listing .listing_sublist .nav li.comm a.selected_tab:link, #content .listing .listing_sublist .nav li.comm a.selected_tab:visited{
	background:url(/images/listing_sub_tabs_on.gif) 0 0 no-repeat;
}

#content .listing .listing_sublist .nav li.incentives a:link, #content .listing .listing_sublist .nav li.incentives a:visited{
	background: url(/images/listing_sub_tabs_off.gif) -121px 0 no-repeat;
	display:block;
	width:77px;
	height:21px;
}
#content .listing .listing_sublist .nav li.incentives a:hover{
	background:url(/images/listing_sub_tabs_roll.gif) -121px 0 no-repeat;
}
#content .listing .listing_sublist .nav li.incentives a.selected_tab:link, #content .listing .listing_sublist .nav li.incentives a.selected_tab:visited {
	background:url(/images/listing_sub_tabs_on.gif) -121px 0 no-repeat;
}

#content .listing .listing_sublist .nav li.directions a:link, #content .listing .listing_sublist .nav li.directions a:visited{
	background: url(/images/listing_sub_tabs_off.gif) -198px 0 no-repeat;
	display:block;
	float:left;
	width:73px;
	height:21px;
}
#content .listing .listing_sublist .nav li.directions a:hover{
	background:url(/images/listing_sub_tabs_roll.gif) -198px 0 no-repeat;
}
#content .listing .listing_sublist .nav li.directions a.selected_tab:link, #content .listing .listing_sublist .nav li.directions a.selected_tab:visited{
	background:url(/images/listing_sub_tabs_on.gif) -198px 0 no-repeat;
}

#content .listing .listing_sublist .nav li.min a:link, #content .listing .listing_sublist .nav li.min a:visited{
	background: url(/images/listing_sub_tabs_off.gif) -271px 0 no-repeat;
	display:block;
	float:left;
	width:86px;
	height:21px;
}
#content .listing .listing_sublist .nav li.min a:hover{
	background:url(/images/listing_sub_tabs_roll.gif) -271px 0 no-repeat;
}
#content .listing .listing_sublist .nav li.min a.selected_tab:link, #content .listing .listing_sublist .nav li.min a.selected_tab:visited {
	background:url(/images/listing_sub_tabs_on.gif) -271px 0 no-repeat;
}

#content .listing .listing_sublist .nav li.amen a:link, #content .listing .listing_sublist .nav li.amen a:visited{
	background: url(/images/listing_sub_tabs_off.gif) -358px 0 no-repeat;
	display:block;
	float:left;
	width:77px;
	height:21px;
}
#content .listing .listing_sublist .nav li.amen a:hover{
	background:url(/images/listing_sub_tabs_roll.gif) -358px 0 no-repeat;
}
#content .listing .listing_sublist .nav li.amen a.selected_tab:link, #content .listing .listing_sublist .nav li.amen a.selected_tab:visited {
	background:url(/images/listing_sub_tabs_on.gif) -358px 0 no-repeat;
}

#content .listing .listing_sublist .nav li.desc a:link, #content .listing .listing_sublist .nav li.desc a:visited{
	background: url(/images/listing_sub_tabs_off.gif) -435px 0 no-repeat;
	display:block;
	float:left;
	width:147px;
	height:21px;
}
#content .listing .listing_sublist .nav li.desc a:hover{
	background:url(/images/listing_sub_tabs_roll.gif) -435px 0 no-repeat;
}
#content .listing .listing_sublist .nav li.desc a.selected_tab:link, #content .listing .listing_sublist .nav li.desc a.selected_tab:visited {
	background:url(/images/listing_sub_tabs_on.gif) -435px 0 no-repeat;
}


#content .listing .listing_sublist .nav a span {
	border:1px solid red;
	font-size:.625em;
	display:none;
}
#content .listing .listing_sublist .sublist_body {
	background:url(/images/listing_sub_bkgd.gif) left bottom no-repeat;
	line-height:1.8;
	padding:8px;
	width:343px;
	clear:both;
}
#content .listing .sublist_body table.min_listings {
	width:100%;
	font-size:.5625em;
}
#content .listing .sublist_body table.min_listings th {
	color:#888;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #dbdbc1;	
}
#content .listing .sublist_body table.min_listings td {
	color:#888;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #ddd;	
}
#content .listing .sublist_body table.min_listings td.view_all {
	text-align:center;
	border:none;
	padding-top:3px;
}
#content .listing .sublist_body table.min_listings td a:link, #content .listing .sublist_body table.min_listings td a:visited {
	color:#a24029;
	text-decoration:none;
}
#content .listing .sublist_body table.min_listings td a:hover{
	color:#a24029;
	text-decoration:underline;
}

/* =PRINT LISTING
_________________________________________________________________ */
body.print {
	font: 14px/1.2 Verdana, Arial, sans-serif;
	color: #666;
	margin: 0; 
	padding: 0;
	text-align: left;;
	background-color:#fff ; 
}
body.print #content {
	background:none;
	}
body.print .print_data {
	vertical-align:top;
	padding-right:20px;
}
body.print .print_support {
	vertical-align:top;
	width:340px;
}
body.print .print_support .logos {
	text-align:center;
	margin-bottom:1em;
}
body.print .print_support .logos img {
	margin:0 10px;
}
body.print .print_support #map {
	border:1px solid #b3a669;
	margin:10px 0 20px 0;
}
body.print .print_support .thumbs {
	width:100%;
}
body.print .print_support .thumbs p {
	text-align:center;
}
body.print .print_support .left_image {
	text-align:left;
	padding-bottom:20px;
}
body.print .print_support .left_image img {
	border:1px solid #b3a669;
}
body.print .print_support .right_image {
	text-align:right;
	padding-bottom:20px;
}
body.print .print_support .right_image img {
	border:1px solid #b3a669;
}

body.print h1 {
	font-size:1.4em;
	margin-bottom:.3em;
	color:#b3a669;
	}
body.print h2 {
	font-size:1.1em;
	margin:1em 0 0em 0;
	color:#b3a669;
	}
body.print h3 {
	font-size:1em;
	margin:1em 0 0 0;
	color:#b3a669;
	}
/* =MAPQUEST ITEMS
_________________________________________________________________ */
#directions {
	width:100%;
	margin-top:20px;
	}
#directions th {
	font-size:.875em;
	font-weight:bold;
	padding:5px 10px;
	}	
#directions td {
	font-size:.6875em;
	padding:5px 10px;
	}	
body.print #directions th {
	font-size:1.2em;
	vertical-align:top;
	}
body.print #directions td{
	font-size:1.0em;
	vertical-align:top;
	}
.mapquest_map td {
	line-height:0;
	}

.listingTag {
	position: absolute;
	font-size: .625em;
	line-height:12px;
	color: #fff;
	padding: 2px;
	border:1px solid #fff;
	font-weight: bold;
	z-index: 2;
	cursor: pointer;
}

.poiIcon {
	position: absolute;
	font-size: 0;
	z-index: 1;
	cursor: pointer;
}

.listingDetails {
	position: absolute;
	/*padding: 8px 10px 8px 18px;*/
	padding: 8px 10px;
	border: 1px solid black;
	background-color: #ffffee;
	z-index: 5;
	line-height:12px;
	font-size:.625em;
	color:#888;
}

.poiDetails {
	position: absolute;
	padding: 8px;
	border: 1px solid black;
	background-color: #ffffee;
	z-index: 5;
	line-height:12px;
	font-size:.625em;
	color:#888;
}
/* =NEWS TABLE
_________________________________________________________________ */
#content .news_table {
	width:530px;
	}
#content .news_table td {
	padding-top:20px;
	}
#content .news_table .logo {
	width:140px;
	text-align:center;
	vertical-align:top;
	}
#content .news_table .title {
	font-size:.6875em;
	vertical-align:top;
	padding-left:10px;
	}	
/* =CONTENT LINKS
_________________________________________________________________ */
body.home #content a:link, body.home #content a:visited  {
	color: #b8b883;
	}
body.home #content a:hover  {
	color: #c5c58d;
	}
body.showcase #content a:link, body.showcase #content a:visited {
	color: #c8882a;
	}
body.showcase #content a:hover {
	color: #e49b30;
	}
body.gallery #content a:link, body.gallery #content a:visited  {
	color: #959a40;
	}
body.gallery #content a:hover {
	color: #bbc150;
	}
body.search #content a:link, body.search #content a:visited  {
	color: #a24029;
	}
body.search #content a:hover  {
	color: #c94f33;
	}
body.mynhg #content a:link, body.mynhg #content a:visited  {
	color: #568d91;
	}
body.mynhg #content a:hover {
	color: #68abb0;
	}
body.about #content a:link, body.about #content a:visited  {
	color: #b8b883;
	}
body.about #content a:hover  {
	color: #c5c58d;
	}

/* =TWO COLUMN LIST
_________________________________________________________________ */
#content .two_col_list {
	width:100%;
	}
#content .two_col_list td {
	width:50%;
	padding:0 10px ;
	vertical-align:top;
	}
/* =SIDEBAR
_________________________________________________________________ */
#sbitems {
	padding:0px 10px 0 18px;
	font-size:.6875em;
	}
body.home #sbitems {
	color: #b8b883;
	}
body.showcase #sbitems {
	color: #c8882a;
	}
body.gallery #sbitems {
	color: #959a40;
	}
body.search #sbitems {
	color: #a24029;
	}
body.mynhg #sbitems {
	color: #568d91;
	}
body.about #sbitems {
	color: #b8b883;
	}
#sidebar .button {
	color:#fff;
	padding:2px 2px;
	text-transform:uppercase;
	font-size:.875em;
	font-weight:bold;
	border:1px solid #888;
	margin-left:2px;
	}

/* =SECTION SPONSORSHIP
_________________________________________________________________ */

#section_spon {
	text-align:left;
	padding:0 0 0 10px;
	float:right;
	display:block;
	width:222px;
	margin-left:15px;
	font-size:.6875em;
	line-height:1.6em;
	background:url(/images/dotted_rule.gif) top left repeat-y;
	}
#section_spon a:link,  #section_spon a:visited {
	display:block;
	color:#888;
	text-decoration:none;
	padding:3px 3px 0 3px;
}
#section_spon a:hover {
	background-color:#fffee9;
	color:#888;
	text-decoration:none;
}
#section_spon a:hover .section_ad_moreinfo{
	display:block;
	background-color:#999966;
	color:#fff;
	text-align:center;
	margin:5px 0 0 0;
}
#section_spon a .section_ad_logo  {
	display:block;
	padding-bottom:10px;
}
#section_spon a:hover .section_ad_logo img {
	border:1px solid #b8b883;
}
#section_spon .section_ad_title {
	font-weight:bold;
	color:#999966;
	text-transform:uppercase;
	margin-bottom:1em;
}
#section_spon .section_ad_subtitle {
	color:#999966;
	display:block;
	font-style:italic;
	margin-bottom:1em;
}
#section_spon .section_ad_copy {
	display:block;
	color:#777;
	}
#section_spon .section_ad_copy p{
	font-size:1em;
	}
#section_spon .section_ad_image img{
	border:1px solid #b8b883;
	margin-bottom:10px;
	}
#section_spon .section_ad_image {
	text-align: center;
	}
#section_spon .section_ad_moreinfo  {
	display:block;
	background-color:#fff;
	color:#ddd;
	text-align:center;
	margin:5px 0 0 0;
	}
#section_spon .section_ad_logo {
	display:block;
	text-align:center;
	margin-top:4px;
}
#section_spon .section_ad_logo img {
	border:1px solid #fff;
}
/* =SIDEBAR ADS
_________________________________________________________________ */
#sidebar .sidebar_ad {
	background:url(/images/dotted_rule_hor.gif) 0 0 repeat-x;
	padding:6px 0 6px 0;
	text-align:left;
	line-height: normal;
	}
#sidebar .sidebar_ad_empty {
	background:url(/images/dotted_rule_hor.gif) 0 0 repeat-x;
	padding:6px 0 6px 0;
	text-align:left;
	}
#sidebar .sidebar_ad a:link,  #sidebar .sidebar_ad a:visited {
	display:block;
	color:#888;
	text-decoration:none;
	padding:3px 3px 0 3px;
}
#sidebar .sidebar_ad a:hover {
	background-color:#fffee9;
	color:#888;
	text-decoration:none;
}
#sidebar .sidebar_ad a:hover .sidebar_ad_moreinfo{
	display:block;
	background-color:#999966;
	color:#fff;
	text-align:center;
	margin:5px 0 0 0;
	clear:both;
}
#sidebar .sidebar_ad a:hover .sidebar_ad_logo img {
	border:1px solid #b8b883;
}
#sidebar .sidebar_ad_title {
	font-weight:bold;
	color:#999966;
	margin-bottom:3px;
	display:block;
}
#sidebar .sidebar_ad_copy {
	display:block;
	line-height:1.2;
	}
#sidebar .sidebar_ad_copy img {
	float:left;
	border:1px solid #b8b883;
	margin:3px 5px 2px 0;
	}
#sidebar .sidebar_ad_moreinfo  {
	display:block;
	background-color:#fff;
	color:#bbb;
	text-align:center;
	margin:5px 0 0 0;
	}
#sidebar .sidebar_ad_logo {
	display:block;
	text-align:center;
	margin-top:4px;
}
#sidebar .sidebar_ad_logo img {
	border:1px solid #fff;
	clear:both;
}

#sidebar .incentive_ad {
	padding:6px 0 6px 0;
	text-align:right;
}
#sidebar .incentive_ad .ad_header {
	background-color:#c8882a;
	font-size:1.2em;
	padding:5px 10px;
	color:#fff;
	text-align:left;
	font-weight:normal;
}
#sidebar .incentive_ad .title {
	color:#c8882a;
	font-size:1em;
	font-weight:bold;
	padding:6px 0;
	line-height: normal;
}
#sidebar .incentive_ad .copy {
	color:#777;
	line-height: normal;
	padding-bottom:5px;
}

#sidebar .video {
	padding:6px 0 6px 0;
	text-align:right;
}

#sidebar .video .ad_header {
	background-color:#c8882a;
	font-size:1.2em;
	padding:5px 10px;
	color:#fff;
	text-align:left;
	font-weight:normal;
	margin-bottom: 10px;
}

#sidebar .video .copy {
	color:#777;
	line-height: normal;
	padding-top: 3px;
}

/* =LOGIN BLOCK
_________________________________________________________________ */
#login_block {
	background:url(/images/dotted_rule_hor.gif) 0 0 repeat-x;
	padding:10px 0 2px 0;
	margin-top:6px;
	line-height: normal;
}
#login_block_loggedin {
	background:url(/images/dotted_rule_hor.gif) 0 0 repeat-x;
	padding:2px 0 2px 0;
	margin-top:6px;
	line-height: normal;
}
#sidebar h1 {
	font-size:.9375em;
	text-align:right;
	}
#login_form {
	margin-top:5px;
	}
#login_right {
	float:right;
	margin-bottom:4px;
		}
#login_left {
	float:left;
	margin-bottom:4px;
}
#sidebar label {
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:1px;
	font-size:.875em;
	}
#sidebar #email_add {
	margin:1px 0 0 0;
	width:100px;
	padding:3px;
	font-size:1em;
	color:#888;
	background-color:#fffee9;
	border:1px solid #888;
}
#sidebar #password {
	margin:1px 0 0 0;
	width:66px;
	padding:3px;
	font-size:1em;
	color:#888;
	background-color:#fffee9;
	border:1px solid #888;
}
/* = ACTION LINKS
_________________________________________________________________ */
a.action:link, a.action:visited {
	padding-left:12px;
	background-position:0 2px;
	background-repeat:no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	min-height: 1px;
	font-size: .8125em;
	}
a.action_small:link, a.action_small:visited {
	min-height: 1px;
	padding-left:12px;
	background-position:0 3px;
	background-repeat:no-repeat;
	text-decoration:underline;
	font-size: .8125em;
	}
body.home a.action:link, body.home a.action:visited {
	min-height: 1px;
	color: #acac7b;
	background-image:url(/images/bullets/home.gif);
	}
body.home a.action:hover {
	min-height: 1px;
	color: #c5c58d;
	background-image:url(/images/bullets/home.gif);
	}
body.showcase a.action:link, body.showcase a.action:visited {
	min-height: 1px;
	color: #c8882a;
	background-image:url(/images/bullets/showcase.gif);
	}
body.showcase a.action:hover {
	min-height: 1px;
	color: #e49b30;
	background-image:url(/images/bullets/showcase.gif);
	}
body.gallery a.action:link, body.gallery a.action:visited {
	min-height: 1px;
	color: #959a40;
	background-image:url(/images/bullets/gallery.gif);
	}
body.gallery a.action:hover {
	min-height: 1px;
	color: #bbc150;
	background-image:url(/images/bullets/gallery.gif);
	}
body.gallery a.action_small:link, body.gallery a.action_small:visited {
	min-height: 1px;
	color: #959a40;
	background-image:url(/images/bullets/gallery.gif);
	}
body.gallery a.action_small:hover {
	min-height: 1px;
	color: #bbc150;
	background-image:url(/images/bullets/gallery.gif);
	text-decoration:none;
	}
body.search a.action:link, body.search a.action:visited {
	min-height: 1px;
	color: #a24029;
	background-image:url(/images/bullets/search.gif);
	}
body.search a.action:hover {
	min-height: 1px;
	color: #c94f33;
	background-image:url(/images/bullets/search.gif);
	}
body.mynhg a.action:link, body.mynhg a.action:visited {
	min-height: 1px;
	color: #568d91;
	background-image:url(/images/bullets/mynhg.gif);
	}
body.mynhg a.action:hover {
	min-height: 1px;
	color: #68abb0;
	background-image:url(/images/bullets/mynhg.gif);
	}
body.about a.action:link, body.about a.action:visited {
	min-height: 1px;
	color: #acac7b;
	background-image:url(/images/bullets/home.gif);
	}
body.about a.action:hover {
	min-height: 1px;
	color: #c5c58d;
	background-image:url(/images/bullets/home.gif);
	}
	
/* action2 used for links to Showcase/Websites in Listings  */
a.action2:link, a.action2:visited {
	padding-left:12px;
	background-position:0 2px;
	background-repeat:no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	min-height: 1px;
	font-size: .8125em;
	}
a.action2_small:link, a.action2_small:visited {
	min-height: 1px;
	padding-left:12px;
	background-position:0 3px;
	background-repeat:no-repeat;
	text-decoration:underline;
	font-size: .8125em;
	}	
body.search a.action2:link, body.search a.action2:visited {
	min-height: 1px;
	color: #b8b883;
	background-image:url(/images/bullets/home.gif);
	}
body.search a.action2:hover {
	min-height: 1px;
	color: #a7a76c;
	background-image:url(/images/bullets/home.gif);
	}	
	
/* = ACTION PARAGRAPHS
_________________________________________________________________ */
p.action_p {
	padding-left:15px;
	background-position:0 5px;
	background-repeat:no-repeat;
	}
body.home p.action_p {
	background-image:url(/images/bullets/home.gif);
	}
body.showcase p.action_p {
	background-image:url(/images/bullets/showcase.gif);
	}
body.gallery p.action_p {
	background-image:url(/images/bullets/gallery.gif);
	}
body.search p.action_p {
	background-image:url(/images/bullets/search.gif);
	}
body.search p.action2_p {
	background-image:url(/images/bullets/home.gif);
	}	
body.mynhg p.action_p {
	background-image:url(/images/bullets/mynhg.gif);
	}
body.about p.action_p {
	background-image:url(/images/bullets/about.gif);
	}
p.action_p a:link, p.action_p a:visited {
	text-transform:uppercase;
	text-decoration:none;
	}
p.action2_p a:link, p.action2_p a:visited {
	text-transform:uppercase;
	text-decoration:none;
	}	
/* =FLOAT LOGO
_________________________________________________________________ */
.float_logo {
	float:right;
	display:block;
	padding:4px 0 0 10px;	
}
/* =SHOWCASE ITEMS
_________________________________________________________________ */
#showcase {
	margin:0 auto 12px auto;
	}
#news {
	margin:5px 0 0 10px;
	}
#news a:link, #news a:visited {
	font-weight:bold;
	}

/* =GALLERY
_________________________________________________________________ */
#gallery {
	text-align:center;
	}

#gallery .ss_fullsize {
	border-top:4px solid #ccc;
	border-left:4px solid #ccc;
	border-bottom:4px solid #ddd;
	border-right:4px solid #dedede;
	border:1px solid #6a6162;
}
#gallery .ss_logo {
	float:right;
	display:none;
	}
#gallery .ss_caption {
	line-height:1.2;
	text-align:right;
	padding:5px 0 10px 0;
	font-size:.6875em;
	}
#gallery .ss_desc {
	
 }
.clearfix {
	clear:both;
	margin:0 0 8px 0;
	}
#thumb_nav {
	margin:0 10px 10px 12px;
	font-size:.625em;
	line-height:.9;
	font-weight:normal;
	background-color:#959a40;
	text-transform:uppercase;
	color:#bbc150;
	width:512px;
}
#thumb_nav td {
	width:33%;
	padding:6px;
	}
#thumb_nav td.prev {
	text-align:left;
	padding-left:8px;
	}
#thumb_nav td.page {
	text-align:center;
	}
#thumb_nav td.next {
	text-align:right;
	padding-right:8px;
	}
#content #thumb_nav td a.prev:link,#content  #thumb_nav td a.prev:visited {
color:#fff;
text-decoration:none;
}
#content #thumb_nav td a.next:link,#content  #thumb_nav td a.next:visited {

color:#fff;
text-decoration:none;
}
#content #thumb_nav td a.prev:hover, #content #thumb_nav td a.next:hover {
	color:#bbc150;
	}
/* =THUMBS
_________________________________________________________________ */
.thumb {
	margin:0px 11px 0 11px;
	display:block;
	width:155px;
	float:left;
	text-align:center;
	font-size:.875em;
	}
.thumb p {
	line-height:.7em;
	}
.thumb .thumb_action {
	line-height:1;
	text-align:right;
	font-size:.625em;
	display:block;
	margin-bottom:3px;
	}
.thumb img {
	border-width:1px;
	border-style:solid;
	border:2px solid #fff;
	}
body.home .thumb img {
	border-color:#b8b883;
	}
body.showcase .thumb img {
	border-color:#c8882a;
	}
body.gallery .thumb img {
	border-color:#959a40;
	}
body.search .thumb img {
	border-color:#a24029;
	}
body.mynhg .thumb img {
	border-color:#568d91;
	}
body.about .thumb img {
	border-color:#b8b883;
	}


.thumb a:hover img {
	border:2px solid #6a6162;
	}


/* =FORM
_________________________________________________________________ */
.fielderror {
	color: #cc0000;
	padding: 2px;
}

#content .form {
	width:100%;
	font-size:.8125em;
	}
#content .form th {
	width:30%;
	padding:5px 10px 0 0;
	font-weight:normal;
	text-align: right;
	}
#content .form td {
	padding:5px 10px;
	}
#content .form td .form{
	font-size:1em;
	}
#content .form td.check {
	width:10px;
	text-align:left;
	vertical-align:top;
	}
#content .form p {

	font-size:.875em;
	margin:0;
	padding:0;
	}
#content  .form p.check_list {
	width:172px;
	float:left;
	padding:4px 0 2px 0;;
	margin:0;
	}
#content .field {
	margin:1px 0 0 0;
	padding:3px;
	color:#888;
	background-color:#fffee9;
	border:1px solid #888;
	font-size:.8125em;
}
#content textarea {
	margin:1px 0 0 0;
	padding:3px;
	color:#888;
	background-color:#fffee9;
	border:1px solid #888;
	font-size:.8125em;

}
	
#content .button {
	color:#fff;
	padding:2px 2px;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #888;
	margin-left:2px;
	font-size:.8125em;

	}
#content select {
	color:#333;
	padding:1px 1px;
	background-color:#fffee9;
	font-weight:bold;
	border:1px solid #888;
	margin-left:2px;
	width:220px;
	font-size:.875em;
	}
#content .form label {
	font-weight:bold;
	font-size:.875em;
	}
#content label.required{
	/*color:#CC0033;*/
	}
body.home .button {
	background-color:#b8b883;
	}
body.showcase .button {
	background-color:#c8882a;
	}
body.gallery .button {
	background-color:#959a40;
	}
body.search .button {
	background-color:#a24029;
	}
body.mynhg .button {
	background-color:#568d91;
	}
body.about .button {
	background-color:#b8b883;
	}

/* =FOOTER
_________________________________________________________________ */
#footer {
	width: 778px;
	margin: 0 auto;
	text-align:right;
}
#footernav {
	background: url(/images/footer_block.gif) right bottom no-repeat;
	margin: 0 auto;
	padding: 10px 65px 0 0;
	text-align:right; 
}
#footer p {
	color: #cc9;
	font-size: .75em;
	margin: 16px 0;
}
#footersections li { 
	display: inline;
	list-style-type:none;
	padding-left:6px;
	}
#footersections li a:link,#footersections li a:visited {
	text-decoration: none; 
	background-image:none;
	text-transform:uppercase;
	font-size:.6875em;
	color: #fff;
	}

#footersections li a:hover {
	text-decoration: underline;
	color: #fff;
	}

#footerlegal li { 
	display: inline;
	list-style-type:none;
	padding-left:8px;
	}
#footerlegal li a:link,#footerlegal li a:visited {
	text-decoration: none; 
	background-image:none;
	font-size:.625em;
	color: #fff;
	}

#footerlegal li a:hover {
	text-decoration: underline;
	color: #fff;
	}

.site_credit { display:none; }

/* =MEMBER PROFILE
_________________________________________________________________ */
.profile_info {
	border:1px solid #888;
	background-color:#FFFFee;
	padding:10px;
}
.profile_info #main_info p {
	font-size:.6875em;
	margin:0 0 .1em 0;
	}
#main_info p.address {
	font-size:.8125em;
	color:#000;
	}
.profile_info #other_info {
	float:right;
	width:200px;
	}
.profile_info #main_info {
	float:left;
	width:300px;
	}
.profile_info #location_entry td {
	padding:0;
	vertical-align:bottom;
	}

.profile_info #location_entry .field {
	font-size:.625em;
	height:12px;
	color:#333;
	border:1px solid #888;
	background-color:#fff;
}
.profile_info #location_entry label {
	font-size:.875em;
	font-weight:bold;
}
.profile_info #location_entry select {
	background-color:#fff;
}
#locations {
	font-size:.6875em;
	color:#000;
	width:100%;
	padding:0 0;
	}
#locations .location_name {
	width:120px;
	
	}
#locations td {
	vertical-align:top;
	}
.sa_title {
margin:15px 0 0 0; color:#000; font-size:.75em;
font-weight:bold;
}
.sa_section {
margin:15px; border:1px solid #939369; background-color:#FFFFee; padding:15px; font-size:.75em;
}
/* =FREE GIFT
_________________________________________________________________ */
.notice {
	font-size:.875em;
	}
/* =SEARCH ADVISOR
_________________________________________________________________ */
.poi {
	margin:0 0 0 8px;
	}
select.advisor_list {
	width:100px;
	}
.advisor_list optgroup {
	font-size:1em;
	}
.advisor_list option {
	padding-left:10px;
	}
.advisor_section {
	border:1px solid #888;
	background-color:#FFFFee;
	padding:5px 10px;
	font-size:.8125em;
	margin-bottom:10px;
}
.advisor_section .question {
	color:#a24029;
	font-weight:bold;
}
#poi_list {
	width:100%;
	font-size:.5625em;
	}
#poi_list img{
	vertical-align:top;
	}
#poi_list td {
	vertical-align:top;
	padding:10px;
	}
#print_header {
	display:none;
	}


.suggested_contacts {
	width: 99%;
}

.suggested_contacts td {
	text-align: center;
	padding-top: 8px;
}

.suggested_contacts td.rightDivider {
	border-right: 2px dotted #eee;
}

.suggested_contacts td img {
	padding-bottom: 8px;
}

/*Multi Brochure Request*/
#brochure_names .brochure_list { list-style-type:none;margin:0;}
#brochure_names .brochure_list li { margin:0 15px 0 0;padding:0;list-style-type:none;font-weight:bold;color:#000; }
