*	{
	margin: 0;
	padding: 0;
	}
html, body     {
	background-color: #C6C6C6;
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
    }
body {
    text-align: center;
    }
img	{
	border: none;
	}
	
.clear {
	clear: both;
}
	
div#wrapper {
    /* width: 1005px; */
	width: 1200px;
    text-align: left;
    margin: 0 auto;
	padding-bottom: 10px;
    }
div#upperheader	{
	height: 155px;
	background-image: url(/images/header-top-bg.jpg);
	}
div#mainimage	{
	height: 214px;
	background-image: url(/images/main-image.jpg);
	}

form#logform	{
	float: right;
	font-size: .9em;
	margin-right: 20px;
	margin-top: 40px;
	}
form#logform p#forgot	{
	padding-top: 40px;
	}	
form#logform a	{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
form#logform a:hover	{
	text-decoration: underline;
	}
form#logform input	{
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #FFF;
	text-align: center;
	}

ul#menu	{
	height: 49px;
	width: 100%;
	/* background-image: url(/images/menu-bg.jpg); */
	background-color: #2e7db2;
	list-style-type: none;
	}
ul#menu li	 {
	float: left;
	}
ul#menu li a:link, ul#menu li a:visited	{
	color: #FFF;
	font-size: .8em;
	text-decoration: none;
	display: block;
	padding: 12px 10px 0 10px;
	height: 37px;
	float: left;
	}
ul#menu li#home a:link, ul#menu li#home a:visited	 {
	margin-left: 10px;
	}
ul#menu li a:hover	 {
	/*
	background-image: url(/images/menu-hover.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #5c5c5c;
	color: #FDF646;
	}
ul#menu li a#at	{
	/*
	background-image: url(/images/menu-hover.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #666;
	color: #FDF646;
	}
div#mainbody, div#memberbody	{
	/*
	background: #000 url(/images/mainarea-bg.jpg) repeat-x 0 0;
	color: #FFF;
	*/
	background: #eee;
	padding-bottom: 40px;
	}
div#mainbody a, div#memberbody a	 {
	color: #287de7;
	}

div#rightcol	{
	width: 390px;
	height: 576px;
	padding: 10px;
	margin-left: 600px;
	}
div#freequote	{
	width: 380px;
	height: 318px;
	background-image: url(/images/free-quote-bg.jpg);
	background-repeat: no-repeat;
	color: #000;
	margin-top: 10px;
	}
div#freequote h2	{
	text-align: right;
	padding-top: 8px;
	margin-right: 25px;
	font-size: 1.2em;
	}
div#freequote form	{
	margin-top: 25px;
	padding-left: 30px;
	font-family: verdana, arial, helvetica, sans-serif;
	}
form input, form select, form textarea, form button	{
	border: 1px solid #000;
	padding: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	/* font-size: .9em; */
	font-size: 11px;
	}
form input[type='submit'], form input[type='button'], form button {
	background-color: #2e7db2;
	color: #fff;
}
form label {
	font-weight: bold;
	font-size: 12px;
	margin: 5px;
	vertical-align: top;
}
div#freequote p	{
	margin: 6px 0;
	}
input#freebutton	{
	width: 207px;
	height: 39px;
	background-image: url(/images/free-quote-button.jpg);
	font-weight: bold;
	}

div#video	{
	position: absolute;
	margin-top: 20px;
	}
ul#lowerrightlist	{
	color: #FFF;
	width: 420px;
	margin: 20px 0 0 20px;
	font-size: .8em;
	}

div#leftcol	{
	width: 585px;
	float: left;
	padding: 10px 10px 10px 20px;
	}

div#normal_body	{
	padding: 20px;
	}

div#normal_body ul, div#normal_body ol	 {
	margin-left: 30px;
	font-size: .8em;
	margin-top: 10px;
	}
div#leftcol h1, div#leftcol h2, div#normal_body h1, div#normal_body h2	 {
	font-size: 1em;
	}

div#leftcol p, div#normal_body p	{
	font-size: .8em;
	margin: 10px 10px 10px 0;
	}
div#blurb1, div#blurb2, div#blurb3	{
	background-color: #656464;
	margin: 10px 0;
	padding: 0 6px 0 0;
	width: 93%;
	font-size: .8em;
	}

div#blurb1 img, div#blurb2 img, div#blurb3 img	{
	float: left;
	margin-right: 10px;
	}

div#footer	{
	height: 38px;
	/* background: #000 url(/images/footer-bg.jpg) repeat-x 0 0; */
	background-color: #262a2f;
	text-align: center;
	padding-top: 5px;
	}

ul#l_menu	 {
	list-style-type: none;
	margin-left: 30px;
	width: 750px;
	}

ul#l_menu li	{
	float: left;
	margin: 5px 0;
	}

ul#l_menu li a	{
	text-decoration: none;
	color: #FFF;
	font-size: .7em;
	display: block;
	margin: 0 10px;
	}

div#copyright	 {
	height: 39px;
	/* background: #000 url(/images/copy_bg.jpg) repeat-x 0 0; */
	text-align: center;
	font-size: .7em;
	color: #c0c0c0;
	padding-top: 5px;
	background-color: #181b27;
	}

div#copyright a	{
	text-decoration: none;
	color: #c0c0c0;
	}

form p	{
	margin: 10px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	}

div#leftcol ul, div#leftcol ol	{
	margin: 0 0 15px 25px;
	font-size: .8em;
	}

div#leftcol ol li	{
	margin-top: 10px;
	}

fieldset {
	padding: 5px;
	margin: 5px;
}
fieldset legend	{
	font-size: .8em;
	/* color: #FFF; */
	font-weight: bold;
	padding: 0 5px;
	}

div#memheader	 {
	height: 110px;
	/* background: #000 url(/images/members_header.jpg) repeat-x 0 0; */
	background: #fff url(/images/2015/panorama.jpg) repeat-x 0 0;
	}
div#memheader img {
	float: right;
	width: 82px;
	height: 80px;
}

div#memberbody	{
	padding: 20px 10px;
	}

div#memberbody h1	{
	clear: left;
	font-size: 14px;
	color: #287de7;
	}
div#memberbody h2	{
	clear: left;
	font-size: 12px;
	}
div#memberbody h3	{
	clear: left;
	font-size: 12px;
	}
div#memberbody p	{
	font-size: 12px;
	margin: 5px 0;
	padding: 3px 0;
	}
div#memberbody table	{
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	}
div#memberbody table td	{
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
	border-bottom: 1px solid #c0c0c0;
	}
div#memberbody table td.hdr	{
	font-weight: bold;
	background-color: #666;
	color: #ccc;
	padding: 4px;
	}
div#memberbody li, div#memberbody dd	{
	font-size: 12px;
	}
div#memberbody ul, div#memberbody ol, div#memberbody dl	{
	margin-left: 30px;
	}

div#LSResult	{
	position: absolute;
	background-color: #000;
	border: 1px solid #c0c0c0;
	}

div#LSResult ul.LSRes	{
	list-style-type: none;
	padding: 10px;
	margin: 0;
	text-align: left;
	}

li.LSRow	{
	text-align: left;
	}

li.LSRow a	{
	text-decoration: none;
	color: #000;
	}

input.button	{
	border: 1px solid #000;
	padding: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	background-color: #FDF646;
	}
input.button2	{
	border: 1px solid #000;
	padding: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	background-color: #FFA500;
	}
p.error	{
	color: red;
	display: none;
	}
p.error .normal	{
	color: #101010;
	}
option.dis	{
	color: #939799;
	}
option.avail	{
	font-weight: bold;
	}
img.del_im:hover, img.del_him:hover, img.own_del:hover, img.land_del:hover, img.edit_del_im:hover, img.edit_del_him:hover, img.del_con, img.insured_del:hover, img.guide_del:hover, img.craft_del:hover	 {
	cursor: pointer;
	}
p#add_another:hover, p#add_another_hunter:hover, p#add_another_row:hover, p#use_members_link:hover, p#add_edit_owner:hover, p#add_edit_hunter:hover, #use_members_link	{
	cursor: pointer;
	text-decoration: underline;
	}
.county_del {
	cursor: pointer;	
}
.actionlink	{
	/* color: #ff6600; */
	color: #0033ff;
	cursor: pointer;
	}
.actionhighlight	{
	/* color: #ff6600; */
	color: #0033ff;
	}
[disabled]	{
	/* background-color: #323232; */
	color: #ff0000;
	border: none;
	}

.fake	 {
	color: #0000ff;
	text-decoration: underline;
	}

.fake:hover	{
	cursor: pointer;
	}

div.in_rp_div p	{
	font-size: .8em;
	padding: 0;
	margin: 0;
	}

ul#states_sort_div	{
	list-style-type: none;
	}

ul#states_sort_div li	{
	float: left;
	width: 20%;
	padding: 3px 0;
	}
	
.funbutton {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	/* text-shadow: 0 1px 1px rgba(0,0,0,.3); */
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #0000ff;
}
.funbutton:hover {
	text-decoration: none;
}
.funbutton:active {
	position: relative;
	top: 1px;
}
.highlight {
	color: #0000ff;
}
.funbox {
	display: inline-block;
	outline: none;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 1.5em;
	/* text-shadow: 0 1px 1px rgba(0,0,0,.3); */
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #c0c0c0;
	min-width: 300px;
}
.funbox a {
	color: #0000ff !important;
}
.funbox h1 {
	color: #000 !important;
}

.big_stat_container {
	text-align: center;
	width: 24%;
	float: left;
	margin: 15px 0;
}
.big_stat_container .big_stat {
	font-size: 24px !important;
	color: #aaa !important;
}
.big_stat_container a {
	color: #aaa !important;
	text-decoration: underline;
}
.big_stat_container a:hover {
	color: #333 !important;
	text-decoration: underline;
}

.store_thumb {
	vertical-align: top;
	width: 50px;
	margin: 0 5px 0 0;
	vertical-align: middle !important;
}

.disqualify {
	font-style: italic;
}


#policy_add_payment {
	font-weight: bold;
}