@charset "utf-8";
body {
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #006400;
	font-size:2em;
}
h2 {
	color: #006400;
	font-size:1.6em;
	margin-bottom: -10px;
}
h3 {
	color: #006400;
	font-size:1.4em;
}
h4 {
	color: #006400;
	font-size:1.1em;
}
hr {
	border: 0 0 1px 0;
	border-bottom: 1px dotted #007cc2;
	width: 100%;
	height: 2px;
	margin: 0;
	color:#FFF;
}
img {
	border-style: none;
}
ul.main    {
	list-style: url(../images/bulletG.gif) outside;
	margin: .5em 0 0 10px;
	padding: 0 10px;
	font-size: 0.95em;
}
ul.main li     {
	margin-bottom: 0.75em;
}
ul.arrow {
	list-style: url(../images/bulletG.gif) outside;
	margin: .5em 0 0 30px;
	padding: 0 10px;
}
ul.arrow  li     {
	margin-bottom: 0.25em;
}


.contactInfo {
	float:left;
	width: 168px;
	padding: 0 10px 0 0;
	font-size:10px;
	line-height:13px;
	text-align:right;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltrtSwoosh {
	float: right;
	margin: 80px 0 0 0;
}
.gear1 {
	float: right;
	z-index: 2;
	background-image: url(../images/testing/images/bubble.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 215px;
	width: 288px;
	padding: 40px 190px 20px 50px;
	margin: 0;
	overflow: hidden;
}
.gear2 {
	float: right;
	margin-left: 0px;
	margin-top: 108px;
	z-index: 5;
}

.img_padding {
	padding-bottom: .5em;
	
}

.twoColFixLt    .LC_logo    {
	margin: 0 0 148px 0;
}

.twoColFixLt #container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 7px;
	background: url(../images/testing/images/LC_edges2.gif) repeat-y center;
	position: relative;
}
.twoColFixLt  #header {
	background: url(../images/testing/images/LC2009_3col_hdr2.jpg) no-repeat right top;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding: 0;
	margin: 0 0 -2px 0;
}
.twoColFixLt  #hdr_1 {
	height: 95px;
	width: 780px;
	position: relative;
	margin-left: 180px;
	padding: 0;
}
.twoColFixLt  #links /*Navigation line1 Definitions*/ {
	position: absolute;
	width: 760px;
	bottom: 5px;
	right: 0px;
	margin: 0 0 0 20px;
	vertical-align: bottom;
}
.twoColFixLt  /* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
#links /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */

  ul.MenuBarLinks {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: auto;
}
.twoColFixLt  /* Menu item containers, position children relative to this container and are a fixed width */
#links  ul.MenuBarLinks  li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
.twoColFixLt  /* Menu items are a light gray block with padding and no text decoration */
#links  ul.MenuBarLinks  a  {
	display: block;
	padding: 0 .8em .5em 0.8em;
	color: #682576;
	background: none;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixLt   #links  ul.MenuBarLinks   a:hover {
	color: #007cc2;
	text-decoration: underline;
}
.twoColFixLt  #hdr_2/*hdr_2 definition*/
 {
	margin: 4px 0 0 180px;
	padding: 0px;
	height: 30px;
	width: 780px;
	position: relative;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 181px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 30px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLt  #navbar {
	width: 760px;
	background-image: url(../images/testing/images/LC_Spry_Up.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 28px;
	padding: 0 0 0 20px;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url(../images/testing/images/LC_left.jpg) no-repeat left top; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 10px;
	background-color: none;
}

#contact_swoosh {
	margin-top: -90px;
	height: 150px;
}
#sidebar1      h4 {
	color: #ffffff;
	font-size:1.3em;
	text-align: center;
	margin: 24px -9px 0 -11px;
	background: url(../images/h4purple.png) no-repeat center top;
	height: 35px;
	padding-top: 8px;
}
#sidebar1  li {
	border-bottom: 1px dotted #682576;
	text-align: center;
	padding: 10px 0;
}
#sidebar1  ul {
	font-size:.9em;
	text-align: left;
	margin: 0px -8px 0 -10px;
	padding: 5px 10px;
	list-style: none;
}
#sidebar1 ul.left li {
	border-bottom: 1px dotted #682576;
	text-align: left;
	padding: 10px 0;
}
