@charset "UTF-8";
/* CSS Document */

body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #cccccc;
}
.twoColFixLtHdr #container {
	width: 864px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
} 
#mainContent h1 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#mainContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.maintext {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	display: block;
	margin: 0px;
}
#mainContent .maintextital {
	font-style: italic;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 17px;
	display: block;
}
.subheadital {
	font-weight: bold;
	color: #00BCE4;
	font-style: italic;
}
.attribute_author {
	font-style: italic;
	font-weight: bold;
	color: #00617E;
}
.bluetextital {
	font-style: italic;
	color: #00617E;
	font-size: 13px;
}
#mainContent h2 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.twoColFixLtHdr #header {
	background-color: #ffffff;
	background-image: url(images/LS-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	width: 864px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0;
} 
.twoColFixLtHdr #header 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; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 174px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-color: #D58649;
	height: 2000px;
	margin: 0px;
	clear: left;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
}
#sidebar1 p {
	text-align: right;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
}
.twoColFixLtHdr #mainContent {
	margin: 0; /* 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: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	clear: right;
	float: right;
	height: auto;
	width: 690px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	visibility: hidden;
	margin: 0px;
	height: 20px;
	display: none;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.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;
	margin-top: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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: 1px;
    line-height: 0px;
}
#leftnav {
	background-color: #D58749;
	width: 166px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
}
.tilde   {
	font-size: 36px;
	font-weight: bold;
	color: #EEC59E;
	margin: 0px;
	padding: 0px;
}
.wrkshpleftnavtext {
	line-height: 17px;
	font-size: 12px;
	margin-left: 4px;
	margin-top: 5px;
}
.wrkshpleftnavital {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	font-variant: normal;
	padding: 0px;
	margin-bottom: 3px;
}
.leftnavphone {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.register {
	line-height: 16px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

.LSleftnav {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 4px;
}
.strategicservice {
	font-size: 14px;
	color: #F1CCAD;
}
.bottomtext {
	color: #F1CCAD;
	font-size: 13px;
	line-height: 16px;
	margin-top: 6px;
}
#sidebar1 a {
	color: #ffffff;
	text-decoration: underline;
}
#sidebar1 a:hover {
	color: #EEC59E;
}
.whitetext {
	color: #FFFFFF;
}
.LSittlebigger {
	font-size: 14px;
}
#sidebar1 #paypal {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.wrkshpleftnavtext .home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
#blog {
	float: right;
	height: 31px;
	width: 75px;
	margin-right: 10px;
	margin-top: 25px;
	clear: both;
	margin-bottom: 20px;
	margin-left: 78px;
}
