body{
	color:#656565;
	font-size:.85em;
	margin:0;
	background-color:#e3e3e3;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

h1, h2, h3, h4 {
	color:#5c0b00;
	margin:0 0 8px 0;
	/*font-family:'Georgia', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;*/
}

h3{
font-size: 1.1em;
}

h1 {
	background-image:url(/images/naln/img_divider-large.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 12px 0;
	margin:0 0 8px 0;
}

a{ color:#4481a7; text-decoration:none; outline: none; }
a:hover{ text-decoration:underline }

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0px;
	width:100%;
	height:84px;
	background-color:black;
	background-image:url(/images/naln/bg_header-x.gif);
}

#header_content {
	position:relative;
	top:0;
	left:0;
	/*width:984px;*/
	width:900px;
	height:84px;
	margin:0 auto;
}

.header-image{
	position:relative;
	left:-50px;
	top:0px;
	z-index:0;
	
}

#right-top-menu {
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	font-size:0px;
}

#naln-logo{
	position:absolute;
	left:-10px;
	top:0px;
	z-index:1000;
	font-size:0px;
}


/* Search container */
#search_container {
	margin:0px auto;
	text-align:center;
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:/*309px*/ auto;
	color:#e4e1cf;
	background-color:#191919;
	background-image:url(/images/naln/bg_search-lg.gif);
	background-repeat:repeat-x;
	border-bottom:3px solid #000000;
}

#search {
	position:relative;
	top:0;
	left:0;
	width:901px;
	height:auto;
	margin:0 auto !important;
}

.search-msg{
	margin-top:10px;
}

#photo-nav{
	margin-top:5px;
	font-size:0px
}
#photo-nav img{
	margin:0px;
	padding:0px;
	border:none;
}

#qsearch-nav{
	width:898px;
	height:43px;
	position:relative;
	bottom:0;
	margin:0px auto;
	margin-top:5px !important;
	margin-top:2px;
	padding:0px;
	background-color:#0d0d0d;
	background-image:url(/images/naln/bg_quicksearch-right.png);
	background-repeat:no-repeat;
	background-position:right;
}
.fleft{
	float:left;
}
.qsearch-form{
	float:left; 
	background-color:#0d0d0d; 
	width:739px;
	height:43px;
}

.qsearch-select{
	width:162px;
	height:27px;
	margin:10px 2px 0px 2px !important;
	margin:8px 2px 0px 2px;
	padding:3px 0px 0px 4px;
	border:1px solid #494949;
	background-repeat:repeat-x;
	background-color:transparent;
	background-image:url(/images/naln/bg_input.gif);
	color:#7d7d7d;
	font-size:12px;
	font-weight:bold;
}

.qsearch-button{
	padding-left:10px;
	vertical-align:middle;
}

/* Navigation menu settings */
#nav_container {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:43px;
	background-repeat:repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:url(/images/naln/nav/bg_nav.gif);
	z-index: 1;
}

#nav {
	position:relative;
	top:0;
	/*left:0px;
	width:900px;*/
	left:90px;
	width:709px;
	height:43px;
	margin:0 auto;
}
 
#nav a {
	position:relative;
	float:left;
	height:43px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/naln/nav/nav.gif);
}

a#nav_01 {
	width:119px;
	background-position:0 0;
}
a:hover#nav_01, .active_01 {
	background-position: 0 -45px !important;
}

a#nav_02 {
	width:118px;
	background-position:-119px 0;
}

a:hover#nav_02, .active_02 {
	width:118px;
	background-position:-119px -45px !important;
}

a#nav_03 {
	width:118px;
	background-position:-237px 0;
}

a:hover#nav_03, .active_03 {
	width:118px;
	background-position:-237px -45px !important;
}

a#nav_04 {
	width:118px;
	background-position:-355px 0;
}

a:hover#nav_04, .active_04 {
	width:118px;
	background-position:-355px -45px !important;
}

a#nav_05 {
	width:109px;
	background-position:-473px 0;
}

a:hover#nav_05, .active_05 {
	background-position:-473px -45px !important;
}

a#nav_06 {
	width:127px;
	background-position:-582px 0;
}

a:hover#nav_06, .active_06 {
	background-position:-582px -45px !important;
}


/* Main content ................................................................................................................................................. */
#main {
	margin:0 auto;
	padding:15px 0 20px 0;
	position:relative;
	top:0;
	left:0;
	width:901px;
	height:auto;
}

#left-column{
	margin:0px;
	margin-right:10px;
	width:/*430*/430px;
	float:left;
}

#middle-column{
	margin:0px;
	margin-bottom:15px;
	padding-top:4px;
	width:/*210*/210px;
	float:left;
	text-align:center;
	background-color:#f0f0f0;
}

#right-column{
	width:/*230*/230px;
	float:right;
}

#footer{
	position:relative;
	width:100%;
	height:30px;
	margin:20px auto 0;
	padding: 10px 0 0 0;
	text-align:center;
	clear:both;
	background-image: url(/images/naln/naln-footer-bkg.png);
	background-repeat: repeat-x;
}

/*#lh_footer {
	width: 100%;
	height: 55px;
	background-image: url(/images/naln/landhub-shadow.gif);
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	padding-top: 10px;
	margin: 0;
}

a#lh {
	width: 122px;
	height: 46px;
	display: block;
	margin: 0 auto 0;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/images/naln/landhub-logo.gif);
}
*/
#right-column-large{
	width:303px;
	float:right;
}
#left-column-large{
	margin-right:10px;
	width:560px;
	float:left;
}

/* right column ................................................................................................................................................. */
/* login */
#login-area{
	position:relative;
	top:0;
}
.login-top{
	background-image:url(/images/naln/bg_login_top.gif);
	background-repeat:no-repeat;
	font-size:1px;
	width:223px;
	height:8px;
}
.login-bottom{
	background-image:url(/images/naln/bg_login_bottom.gif);
	background-repeat:no-repeat;
	font-size:1px;
	width:223px;
	height:8px;
}
.login-middle{
	background-color:#666666;
	width:223px;
	height:auto;
}
.sleft{ float:left; margin-left:7px; margin-top:5px }
.sright{ float:right; margin-right:7px; }

.clear{
	clear:both;
	font-size:1px;
}

.login-form{ padding-top:5px; }

.login-input{
	margin-left:7px;
	padding:4px 0px 0px 4px;
	width:203px;
	height:21px;
	border:1px solid #494949;
	background-repeat:repeat-x;
	background-color:transparent;
	background-image:url(/images/naln/bg_input.gif);
	color:#7d7d7d;
	font-size:12px;
	font-weight:bold;
}
.login-label{
	padding-top:13px;
	margin-left:7px;
	color:#f2f2f2;
	font-size:11px;
}

.alogin{ margin-top:10px; color:#f2f2f2; font-size:12px; text-decoration:none }
.alogin:hover{ text-decoration:underline }

.alogin2{ margin-top:10px; color:#f2f2f2; font-size:12px; text-decoration:none }
.alogin2:hover{ text-decoration:underline }


/* login large */
.login-top-large{
	background-image:url(/images/naln/bg_login_top-large.gif);
	background-repeat:no-repeat;
	font-size:1px;
	width:303px;
	height:9px;
}
.login-bottom-large{
	background-image:url(/images/naln/bg_login_bottom-large.gif);
	background-repeat:no-repeat;
	font-size:1px;
	width:303px;
	height:9px;
}
.login-middle-large{
	background-color:#666666;
	width:303px;
	height:auto;
}


/* testimonials */
.alertsbutton{ margin-bottom:20px }
.testimonial{ margin-bottom:15px }
.testimonial p{ margin:0px 0px 3px 0px; padding:0px; font-weight:bold; font-size:14px; line-height:140% }

/* End right column */

/* Middle column ................................................................................................................................................. */
.h-listing{ text-align:left; padding-left:10px; font-size:1.2em }
.new-listing{
	margin-bottom:15px;
}
.img-listing{
	margin:0px auto;
	border:5px solid #262626;
	width:180px;
	/*height:132px;*/
}
.p-listing{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
	line-height:140%;
}

/* left column ................................................................................................................................................. */
.news{
	margin-bottom:15px;
	width:420px;
}
.news-large{
	margin-bottom:15px;
	width:560px;
}
.h-news{
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:1.2em;
}
.p-news{ 
	margin-top:10px; 
	margin-bottom:25px;
	line-height:140%;
	font-size:13px 
}

.fmembers{ margin-bottom:20px }
.fmembers span{ margin:5px; }
.fmembers img{ border:1px solid #262626; width:108px; vertical-align:middle; }

/* footer ................................................................................................................................................. */
#footer a{ color:#7e7e7e; text-decoration:none; font-size:12px }
#footer a:hover{ text-decoration:underline }
#footer span{ padding:0px 5px;  }
#addthis img{ vertical-align:bottom }

/* common ................................................................................................................................................. */
.divider-small{ background-image:url(/images/naln/img_divider-small.gif); background-repeat:no-repeat; height:2px; font-size:0px; padding:0px; margin:15px 0px; }
.divider-medium{ background-image:url(/images/naln/img_divider-medium.gif); background-repeat:no-repeat; height:2px; font-size:0px; padding:0px; margin:15px 0px; }
.divider-large{ background-image:url(/images/naln/img_divider-large.gif); background-repeat:no-repeat; height:5px; font-size:2px; padding:0px; margin:15px 0px; }
.divider-xlarge{ background-image:url(/images/naln/img_divider-xlarge.gif); background-repeat:no-repeat; height:2px; font-size:2px; padding:0px; margin:10px 0px; }
.divider-center{ margin:10px auto; text-align:center; width:400px }
.tblack{ color:#000 }
.tblue{ color:#4481a7 }
.strong{ font-weight:bold }
.aimg{ border:none; }
.content{ color:black; font-size:12px }
div.medialisting{ text-align:center }

#list_left {
	position:relative;
	top:0;
	left:0;
	width:300px;
	float:left;
	margin:0 0 4px 0;
}


/* validation */
input.validation-failed, textarea.validation-failed, select.validation-failed, option.validation-failed {
	border: 1px solid #94c6db;
	color : #FF3300;
}
.validation-advice {
	margin: 0 0 5px 0;
	padding: 0px 5px 5px 165px;
	clear: both;
	/*background-color: #FF3300;*/
	color : #FF3300;
	font-weight: bold;
	font-size:12px;
	/*clear:both;*/
}

.custom-advice {
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

#search_container input.validation-failed, textarea.validation-failed, select.validation-failed, option.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
#search_container .validation-advice {
	display:none;
	border: 1px solid #FF3300;
}

#search_container .custom-advice {
	display:none;
	border: 1px solid #FF3300;
}

#contact-form input.validation-failed, textarea.validation-failed, select.validation-failed, option.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
#contact-form .validation-advice {
	display:none;
	border: 1px solid #FF3300;
}

#contact-form .custom-advice {
	display:none;
	border: 1px solid #FF3300;
}
/* BEGIN DEPRECATED STYLES -- REGISTER FRONT PAGE
#register_box {
	position: relative;
	width: 413px;
	height: 165px;
	background-image: url(/images/register-button.gif);
	margin: 85px auto 20px;
}
#register_box a#single {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/images/register-button.gif);
	position: relative;
	float: left;
	width: 206px;
	height: 165px;
}
#register_box a#single:hover {
	background-position: 0 -165px;
}
#register_box a#single:active {
	background-position: 0 -330px;
}
#register_box a#unlimited {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/images/register-button.gif);
	background-position: top right;
	position: relative;
	float: left;
	width: 207px;
	height: 165px;
}
#register_box a#unlimited:hover {
	background-position: -206px -165px;
}
#register_box a#unlimited:active {
	background-position: -206px -330px;
}
#features_lists {
	width: 430px;
	margin: 10px auto 0;
}
#features_lists h3 {
	font-size: 14px;
	margin-left: 5px;
}
#features_lists ul {
	padding: 0;
	margin: 0;
}
#features_lists li {
	background-image: url(/images/maroon-check.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin-bottom: 5px;
	list-style:none;
	margin-left: 10px;
}

#single_features {
	width: 175px;
	float: left;
	margin-right: 40px !important;
	padding-left: 15px !important;
}
#unlimited_features {
	width: 180px;
	float: left;
}

.charterbox{
	float: left;
	width: 170px;

}
.charterbox img{
	
	text-align: center;
}
.charter_title{
	float: left;
	width: 160px;
	text-align: center;
	margin-bottom: 15px;

}
.charterboxvline{
	float: left;
	width: 5px;
	
}
p.boldBlue{
	
	color: #4481a7;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
p.boldBlue2{
	
	color: #4481a7;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}
p.charterDescr{
	color: #1d2312;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}
.charterquestion{
	background-color: #f0f0f0;
	width: 520px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;		
	text-align: center;

}
td.membershipGrey{
	background-color: #e3e3e3;
	text-align: center;
	border-collapse: collapse;
	border-spacing:0px; 
	padding-left: 5px;
	padding-top: 5px;
}
td.membershipLight{
	background-color: #f0f0f0;
	text-align: center;
	border-collapse: collapse;
	border-spacing:0px; 
	padding-left: 5px;
	padding-top: 5px;
}
a.charter{
	font-size: 12px;
	color: #656565;
	margin-left: 0px;
}
END DEPRECATED STYLES */

/* BEGIN FREE REGISTRATION PAGE */
#register_sidebar {
	float: left;
	position: relative;
	width: 210px;
	height: 539px;
	background: url(/images/naln/register/sidebar-bg.gif) no-repeat 0 0;
	margin: 0 30px 15px -3px;
	padding: 55px 0 0;
	font-family: "Helvetica Neue", Arial, sans-serif;
}
	#register_sidebar a {
		text-indent: -9999px;
		overflow: hidden;
		display: block;
		clear: both;
		height: 104px;
		width: 182px;
		margin: 0 auto;
		background-image: url(/images/naln/register/vm-links.png);
		background-repeat: no-repeat;
	}
		a#vm_hunting {
			background-position: 0 0;
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
		}
		a#vm_rural {
			background-position: 0 -104px;		
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
		}
		a#vm_lake {
			background-position: 0 -208px;
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
		}
		a#vm_river {
			background-position: 0 -313px;		
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
		}
		a#vm_coastal {
			background-position: 0 -418px;		
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
			border-bottom: 1px solid #fff;
		}

h1#register_h1 {
	display: block;
	width: 450px;
	border-bottom: 1px solid #c1c1c1;
	text-indent: -9999px;
	overflow: hidden;
	height: 25px;
	margin: 10px auto 25px;
	background: url(/images/naln/register/sprites.gif) no-repeat 0 0;
}
h1#additional_h1 {
	display: block;
	width: 450px;
	border-bottom: 1px solid #c1c1c1;
	text-indent: -9999px;
	overflow: hidden;
	height: 25px;
	margin: 10px auto 5px;
	background: url(/images/naln/register/sprites.gif) no-repeat 0 -445px;
}
	span#tip_required {
		clear: both;
		height: 30px;
		width: 420px;
		background: url(/images/naln/register/sprites.gif) no-repeat 0 -1106px;
		text-indent: -9999px;
		overflow: hidden;
		margin: 0 auto;
		display: block;	
	}
form#register {
	margin: 10px auto;
	width: 405px;
}
	form#register label {
		float: left;
		position: relative;
		clear: left;
		width: 165px;
		height: 40px;
		background-image: url(/images/naln/register/sprites.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		overflow: hidden;
		margin: 0 0 20px;
	}
		form#register label#fnlabel {
			background-position: 0 -55px;
		}
		form#register label#lnlabel {
			background-position: 0 -113px;
		}
		form#register label#elabel {
			background-position: 0 -171px;		
		}
		form#register label#pwlabel {
			background-position: 0 -232px;
		}
		form#register label#colabel {
			background-position: 0 -499px;
		}
		form#register label#wlabel {
			background-position: 0 -560px;
		}
		form#register label#alabel {
			background-position: 0 -624px;		
		}
		form#register label#a2label {
			background-position: 0 -684px;
		}
		form#register label#clabel {
			background-position: 0 -746px;
		}
		form#register label#slabel {
			background-position: 0 -808px;
		}
		form#register label#zlabel {
			background-position: 0 -869px;
		}
		form#register label#plabel {
			background-position: 0 -928px;		
		}
		form#register label#captcha {
			background-position: 0 -992px;
		}
			#captcha_img {
				float: left;
			}
		form#register label#enterCaptcha {
			background-position: 0 -1045px;
		}
	form#register input.register_field {
		float: left;
		position: relative;
		clear: right;
		margin: 0 0 10px;
		background-image: none;
		background-color: #f6f6f6;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px; 
		padding: 8px;
		height: 30px;
		width: 222px;	
		border: 1px solid #fff;
		font-size: 18px;
		font-family: "Helvetica Neue", Arial, sans-serif;
	}
		form#register input.register_field:focus {
			background-color: #fff;
			outline: none;
		}
	#register select.select {
		float: left;
		position: relative;
		clear: right;
		padding: 8px;
		background-color: #f6f6f6;
		background-image: none;
		border: 1px solid #fff;
		font-family: "Helvetica Neue", Arial, sans-serif;
		height: 46px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px; 
		margin: 0 0 10px;
		width: 240px;	
		font-size: 18px;
	}
	#pwConfirm {
		padding: 0 0 0 165px;
		height: auto;
		clear: both;
		display: none;
	}
		#pwConfirm #advice-required-confirm_passwd {
			padding: 0 0 15px 0;
		}
	form#register input#register_next {
		display: block;
		width: 98px;
		height: 40px;
		text-indent: -9999px;
		overflow: hidden;
		font-size: 0px;
		line-height: 0px;
		border: 0px solid #fff;
		background: url(/images/naln/register/sprites.gif) no-repeat 0 -317px;
		clear: both;
		cursor: pointer;
		padding: 0;
		margin: 0;
	}
		form#register input#register_next:hover {
			background-position: 0 -357px;
		}
		form#register input#register_next:active {
			background-position: 0 -397px;
			outline: none !important;
		}
