/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
	line-height: 1.4;
}
body {
	line-height: 1;
}
ol, ul {
	padding: 6px 0;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#nav ul .last {
	margin: 0px;
}
/* end of reset */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
/*	background-color: #e3e3c6; */
}
#masthead {
	color: #999;
	height: 140px;
	background: #66b11b url(../images/header_tile_140.jpg) repeat-x;
}
#wrapper {
	width: 770px;
	margin: 20px auto;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#right .content {
	padding: 0 15px 15px 15px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #fff;
}
#left .sb_content {
	padding: 0 10px 0 0;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .hd_content {
	padding: 0px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/larsen_trap_header_140.gif) no-repeat;
	height: 140px;
	text-indent: -99999px;
}
#footer .ft_content {
	padding: 12px 0px;
	color: #fff;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#right a:link, #right a:visited {
	color: #566F0B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.content #date a:link {
	border-bottom-style: none;
}

#right a:hover {
	color: #000000;
	border-style: none;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #66840D;}
h1#header  {
	/*font-family: "Vonness Bold Compressed",Helvetica,sans-serif;*/
	font-size: 1.8em;
	color: #fff;
	padding: 0 0 6px 0;
	margin: 0 -15px;
	text-indent: 15px;
	background: #559415 url(../images/glossyback.gif) repeat-x top;
	
}
h1 {
	font-size: 1.8em;
	color: #000;
	padding: 0 0 6px 0;
	
}
h2 { font-size: 1.6em;
	padding: 6px 0 0 0; }
h3 {
	font-size: 1.25em;
	padding: 6px 0px;
}
h4 { font-size: 1.1em; }
h5 { font-size: 1.25em; } /* do not add padding */
.nomargintop { margin-top: 0; }
.content p { margin: 12px 0; }
#footer {
	margin: 0 auto;
	width: 770px;
}
#footer_full {
	background: #477C10;
	height: 40px;
}
/** { margin: 0; }*/
html, body { height: 100%; }
#head_wrapper { min-height: 100%;
           height: auto !important;
           height: 100%;
           margin-bottom: -40px;
          }
#footer, .push { height: 40px; }
#news_footer_links {
	float: left;
	width: 50%;
}
#news_footer_addthis {
	text-align: right;
	float: right;
	width: 50%;
}
.content p#date {
	color: #666;
	font-size: 90%;
	margin-top: -6px;
}
.content #news_footer { margin: 5px 0 0 0; }
.content #news_footer a { border: 0; }
/* Sidebar Menu */
.menu {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	width: 180px;
	/*border: 1px solid #9A9A9A;*/
	border-bottom-width: 0;
}

.menu li a{
	background: white url(../images/menu.gif) repeat-x left bottom;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 170px;
}
.menu li a:visited, .menu li a:active{
color: white;
}
.menu li a:hover{
	background: #477C10 url(../images/menu.gif) left center;
}
.menu li.active a {
	background: #000;
}
.menu .active ul li a {
	background: #fff;
	color: #000;
	font-size: 13px;
	padding-top: 2px 0;
}
.menu .active ul li a:hover {
	text-decoration: underline;
}
.menu .active ul .active a:link, .menu .active ul .active a:visited, .menu .active ul .active a:hover {
	text-decoration: underline;
	background: #fff;
	color: #000;
}
/* --- images (with optional captions) ------------------ */

  .floatbox {
	overflow:visible;
	display: table;
	margin: 0 0 -1em 0;
}
    .floatbox p {
	margin-top: 0;
}
  p.image { float:left; display:inline; margin: 0; }
  p.image_left { float:left; display:inline; margin: 0 1em 0.15em 0; }
  p.image_right {
	float:right;
	display:inline;
	margin: 0 0 0.15em 1em;
}
  p.image_left img, p.image_right img { padding:0; border: 1px #888 solid; }
  p.image img { padding:0; border: 0; }
  p.image_left strong, p.image_right strong,  p.image strong {
	display:block;
	overflow:hidden;
	margin-top: 2px;
	padding: 0.3em 0.5em;
	background: #eee;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2;
}
#right .links a:link, #right .links a:visited {
	color: #477C10;
	border-style: none;
}
#right .links a:hover {
	color: #477C10;
	border-bottom: solid 1px ;
}
.links p .link_name {
	font-size: 150%;
}
#right a.image-border {
	text-decoration: none;
	border: 0 none;
	}
#right .news_shorts a, #right .news_shorts_first a, #right .news_shorts_last a {
	border: 0 none;
}
.news_shorts, .news_shorts_first {
	padding-top: 10px;
	border-bottom: 1px solid #CCC;
}
.news_shorts_last {
	padding-top: 10px;
	border-bottom: 0;
}
.news_shorts img, .news_shorts_last img {
	height: 100px;
	width: 120px;
	float: left;
	padding: 0 10px 0 0;
}
.news_shorts_first img, .home_news img {
	height: 150px;
	width: 180px;
	float: left;
	padding: 0 10px 0 0;
}
.home_news {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0 0 0;
}
/*  Floats   */
.float_left, .float_left_border {
	float: left;
	margin-right: 10px;
}
.float_right, .float_right_border { float: right;
				margin-left: 10px; }
.float_left_border, .float_right_border { border: solid 1px #000; }
.float_vid {
	float: left;
	width: 270px;
}
/* --- Form Layout (Contact Page) --- */

#contactform label {
			width: 10em;
			float: left;
			text-align: right;
			margin-right: 0.5em;
			display: block
			}
#contactform input.submit { margin-left: 10.5em; }
#contactform input, #contactform textarea { border: 1px solid #28974b; }
#contactform .submit input {
			color: #fff;
			background: #28974b;
			border: 2px outset #d7b9c9;
			} 
#contactform img { padding-left: 10.5em; }
#contactform fieldset {
	border: 1px solid #28974b;
	width: 37.5em;
	padding-left: 5px;
	padding: 10px 5px;
			}
#contactform legend {
	color: #fff;
	background: #000;
	border: 1px solid #28974b;
	padding: 2px 6px
			} 
#contactform {
	margin-top: 10px;
}
#contactform .errors {
	margin: 10px 0;
	color: #F00;
}
/*   Breadcrumb Styling    */
.breadcrumb {
	margin-top: 2px;
	font-size: 0.9em;
}
a.B_homeCrumb, a.B_crumb {
	text-decoration: none;
	border: 0 none;
	color: #008040;
			}
.B_currentCrumb { color: #999; }
#right .breadcrumb a, #right #date a  {
	border: 0 none;
}
#right .content ul {
	list-style: disc inside;
}
.col_l50, .col_r50 {
	float: left;
	width: 50%;
}
.col_l50_sub {
	padding: 0 15px 10px 15px;
	border-right: 1px solid #CCC;
}
.col_r50_sub {
	padding: 0 15px 10px 15px;
}
.col_container {
	background: #F3F3F3;
	margin: 10px 0 0;
}
#right .home_news a {
	border-width: 0px;
	border-style: none;
}
.right_link {
	float: right;
}

span.green {
	color: #4A8312;
}
.menu ul .active ul li a:link, .menu ul .active ul li a:visited {
	color: #000;
}

.content p.ns_date {
	font-size: 90%;
	color: #666;
	margin: 0 0 -9px 0;
	font-style: italic;
}
.video {
	text-align: center;
	margin: 0 auto;
}
#right .home_news h3 a {
	color: #4A8312;
}
.sb_appeal {
	color: #fff;
	background: #5DA218;
	margin: 10px 0 5px 0;
	padding: 10px;
}
.sb_appeal p {
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
.sb_appeal h4 {
	background: #000;
	text-align: center;
	margin: -10px -10px 10px -10px;
	padding: 5px 0;
	color: #fff;
}
#newsletter a:link, #newsletter a:visited {
	color: #fff;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}
#newsletter a:hover { border: 0 none; }
#newsletter p {
	text-align: center;
}
#right .content ul.sst {
	list-style: inside;
	margin-left: 1em;
	text-indent: -1em;
	padding-left: 1em;
}
.menu ul {
	padding: 0px;
}

#right a.nolink {
		border-bottom-style: none; 
		border-bottom-width: 0;
} 

.content #blog_content {
	font-size: 1.15em;
}
.blog_posted {
	color: #666;
}
/* Jot */
.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row {border: 1px solid #CCCCCC;margin-bottom: 10px;background-color: #e9e9e9;}
.jot-row-alt {background-color: #f9f9f9;}
.jot-row-author {background-color: #FFFFE1;}
.jot-row-me {background-color: #FFDDDD;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 3px;}
.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-posticon {float: right;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {font-weight: bold;font-size: 1.1em;}
.jot-message {
	padding: 2px;
	overflow: auto;
	clear: left;
	font-size: 1.1em;
	padding-bottom: 10px;
}
.jot-poster {
	padding: 0px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {float: left;width: 80px; }
.jot-content {
	margin-left: 10px;
	margin-top: 10px;
}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}
.jot-poster span {
	font-size: 0.9em;
	color: #666;
}
.blog_summary {
	padding: 10px;
	border: 1px solid #999;
	margin: 10px 0 0 0;
}
.blog_summery_text {
	float: left;
	width: 355px;
}
.blog_summary_pic {
	float: right;
	width: 140px;
	padding: 5px;
	border: 1px solid #CCC;
	overflow: hidden;
}
#right .blog a:link, #right .blog a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border-bottom-style: 0 none;
	border-bottom-width: 0;
}

#right .blog a:hover { color: #999; }
h3.blog {
	padding: 0px;
}
#right .more a:link, #right .more a:visited {
	color: #fff;
	background: #559415;
	padding: 2px 3px;
	text-decoration: none;
}
#right .more a:hover { background: #000; }
.menubar {
	background: #487D11;
	color: #FFF;
	font-weight: bold;
}
.menubar_nav {
	margin: 0px auto;
	width: 770px;
	background: #666;
}
.menubar_nav ul {
	display: inline;
}
.menubar_nav li {
	display: inline;
}
.menubar_nav a:link, .menubar_nav a:visited {
	color: #fff;
	background: #000;
	padding: 0 10px;
}
.menubar_nav a:hover, .menubar_nav li.active a {
	background: #477C10;
}

