/*



 Theme Name: LR



 Theme URI:



 Description: LR



 Author: LR



 Author URI:



 */







* {
	padding: 0;
	margin: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; /*centers layout in IE6*/
}
/*********************/



/*    G L O B A L    */



/*********************/







/*links*/







a, a:link, a:visited {
	color: #2B85D0;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2B85D0;
	text-decoration: none;
}
blockquote {
	display: block;
	margin: .5em 2.0em .5em 2.0em;
	padding: 0 0 0 1.0em;
	border-left: dotted black .1em;
}
blockquote blockquote {
	padding: 0 0 0 1.0em;
	border-left: dotted black .1em;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style:italic;
}
img {
	border:none;
}
.alignleft {
	float:left;
	text-align:left;
}
.alignright {
	float:right;
	text-align:right;
}
.center {
	text-align:left;
}
/*********************/



/* S T R U C T U R E */



/*********************/







#container {
	width: 953px;
	margin: 0 auto;
	text-align: left;
	font-size:13px;
	color:#666666;
	line-height:15px;
}
#header {
	width: 953px;
	height: 185px;
	background: white;
}
#content {
	float: left;
	width:100%;
	height: auto;
}
#banner{
width: 953px;
}
#footer {
	width: 913px;
	height: 30px;
	padding:20px 20px 20px 20px;
	background:url(images/bg-line.jpg) repeat-x top;
	clear: both;
	font-size:12px;
	text-align:center;
}
.line {
	display:block;
	width:100%;
	height:20px;
	background:url(images/bg-line.jpg) repeat-x left center;
	clear:both;
}
/*********************/



/* H E A D E R       */



/*********************/







img.logo {
	float:left;
	width: 185px;
	height: 105px;
	margin: 7px 0 0px 0px;
	display:inline;
}
ul#nav {
	width:auto;
	height:20px;
	margin:15px auto 0px auto;
	text-align:center;
}
ul#nav li {
	display:inline;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding:0 39px 0 39px;
	border-left:1px solid #DEDEDE;
}
ul#nav li a, ul#nav li a:link, ul#nav li a:visited {
	color:black;
	text-decoration:none;
}
ul#nav li a:hover, ul#nav li a:active {
	color:#476B09;
	text-decoration:underline;
}
ul#nav li.current_page_item a:link, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover, ul#nav li.current_page_item a:active {
	color:#476B09;
	text-decoration:underline;
}
ul#nav li#first {
	border-left:none;
}
/*********************/



/*      P O S T      */



/*********************/







.post-content {
	background-color: white;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:15px;
	margin-top:15px;
}
.post-content h1 {
	font-size:24px;
	background:url(images/bg-line.jpg) repeat-x bottom;
	padding-bottom:15px;
	padding-top:15px;
	margin-bottom:15px;
}
.post-content h1 a:link, .post-content h1 a:visited, .post-content h1 a:hover, .post-content h1 a:active {
	color:gray;
	text-decoration:none;
}
.post-entry p {
	padding:0px 0px 15px 0px;
	line-height:15px;
}
/*   S E A R C H     */











#searchform {
	float:right;
	width: 245px;
	height: 25px;
	display: block;
	margin:90px 0 0 0;
}
#searchform p {
	font-size:18px;
	color:#4E6F16;
}
#searchfield {
	float: left;
	width: 170px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 0px 2px;
	font-size: 12px;
	background: none;
	border: 1px solid #C6C6C6;
	color:#C6C6C6;
	display: inline;
}
#searchsubmit {
	float: right;
	height: 24px;
	width: 63px;
	margin: 0px 0px 0 0px;
	color: #FFFFFF;
	background: transparent url(images/search.jpg) no-repeat;
	border: 0px none;
	cursor: pointer;
}
/*********************/



/*  C O M M E N T S  */



/*********************/







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform {
	width: 390px;
	margin: 0 0 0 40px;
}
#commentform input {
	width: 120px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0 0 20px 0;
	float: right;
}
.avatar {
	float: left;
	margin: 0px 5px 0px 15px;
	display: inline;
}
.alt {
	margin: 0;
	padding: 10px;
}
h3#comments {
	margin: 10px 30px 10px 40px;
}
h3#respond {
	margin: 10px 30px 10px 40px;
}
img#comments {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 30px 10px 30px;
	font-size: 1.2em;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}
/*********************/



/*      HOME PAGE      */



/*********************/







/*small green boxes*/







.boxes {
	display:block;
	width:100%;
	height:171px;
	margin:5px 0 0 0;
	font-size:13px;
	color:white;
}
.box {
	float:left;
	width:232px;
	height:171px;
	margin:0 8px 0 0;
	background:url(images/box.jpg) no-repeat top left;
}
.last {
	margin:0 0px 0 0;
}
.box .top {
	display:block;
	width:190px;
	height:60px;
	margin:20px 0 0 18px;
}
.box .top h1 {
	float:left;
	width:100px;
	height:40px;
	margin:8px 0 0 0;
	color:white;
	font-size:13px;
}
.box .top img {
	float:right;
}
.box p {
	display:block;
	width:195px;
	height:60px;
	margin:0px 0 0 18px;
}
.box p a:link, .box p a:visited, .box p a:hover, .box p a:active {
	color:white;
	font-weight:bold;
}
/*2 articles below green boxes*/



.boxes-big {
	display:block;
	width:100%;
	height:auto;
	margin:35px 0 0 0;
}
.box-big {
	width:450px;
	height:auto;
	text-align:left;
}
.box-big h1 {
	display:block;
	width:440px;
	padding:10px 15px 10px 15px;
	font-size:30px;
	font-weight:lighter;
	background:url(images/bg-line.jpg) repeat-x bottom;
}
.box-big h1 a:link, .box-big h1 a:visited, .box-big h1 a:hover, .box-big h1 a:active {
	color:gray;
	text-decoration:none;
}
.box-big .entry {
	padding:30px 20px 30px 15px;
	line-height:16px;
}
.box-big .entry p {
	padding:1px 0 10px 0;
}
.box-big .entry a:link, .box-big .entry a:visited, .box-big .entry a:hover, .box-big .entry a:active {
	color:#2B85D0;
	font-weight:bold;
}
.box-big .entry ul li {
	list-style-type:none;
	background:url(images/bg-list.jpg) no-repeat left;
	padding:0 0 0 20px;
	line-height:24px;
}
/* clearfix */







.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-width: 0;
	display: inline-block; /* \*/
	display: block;
}
* html .clear { /* \*/
	height: 1%;
}
/*----- Footer Navigation -----*/

#footer {
	color: #6A6A6A;
}
#footer-nav {
	height: 30px;
	width: 100%;
}
#footer-nav ul {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	white-space: nowrap;
}
#footer-nav li {
	list-style-type: none;
	display: inline;
}
#footer-nav li a {
	text-transform:uppercase;
	padding: 7px 10px;
	color: #6A6A6A;
	text-decoration:none;
}
#footer-nav li a:link {
 color: #6A6A6A:
}
#footer-nav li a:hover {
	text-decoration: underline;
}
/*----- Careers Pages  -----*/

/*#careers {margin-top:25px;margin-bottom:25px;line-height:15px; color:#666666;}*/

#careers .title {
	font-weight:bold;
	font-size:16px;
}
#careerlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
#careerlist li {
	padding: 5px 0 20px 30px;
	margin: 0;
	background-image: url(images/icon-checkmark.png);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
}
#careerlist li a {
	padding: 7px 10px;
	color: #6A6A6A;
	text-decoration:none;
}
#careerlist li a:link {
 color: #6A6A6A:
}
#careerlist li a:hover {
	text-decoration: underline;
}
#careerlist h4 {
	font-size: 12pt;
}
.marginme {
	margin: 20px;
}
.padmeleft {
	padding: 8px 4px;
}
.padmeright {
	padding: 8px 17px;
}
.tableColumnHeader {
	color: #FFFFFF;
	background-color: #4D6F18;
}
.tableInDeepShade {
	font-size: 9.5pt;
	color: #000000;
	background-color: #C8C8C8
}
}
.tableInLtShade {
	font-size: 9.5pt;
	color: #000000;
	background-color: #EDEDED;
}
