body {
	background-image: url(/images/lcc_bgpattern.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

* { margin: 0; padding: 0; }

.clear { clear:both;}

#container {
	width: 775px;
	margin: 10px auto 15px auto;
	background-image: url(/images/leftcol_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F0E2C8;
}

.lcc_banner {
	background-image: url(/images/lcc_banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 775px;
}

.nav_top {
	background-image: url(/images/left_col_top.png);
	height: 61px;
	width: 186px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

#lcc_nav {
	width: 186px;
	float: left;
	margin: 0;
}

#lcc_content {
	float: right;
}

.lcc_foot {
	clear: both;
	width: 775px;
	background-image: url(/images/lcc_footr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.lcc_copy {
	width: 300px;
	float: left;
	margin: 8px 0 0 20px;
}

.lcc_navbotm {
	float: right;
	margin: 8px 20px 0 0;}
}

.middle { width: 775px;}

.bottom_deco { clear:both; }

.lcc_navbotm a:link { color: #FFFFFF; text-decoration: none; }
.lcc_navbotm a:visited { color: #FFFFFF; text-decoration: none; }
.lcc_navbotm a:hover { color: #FFFFFF; text-decoration: underline; }

.lcc_menu {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.lcc_menu ul {
	margin: 10px 0 0 15px;
}

.lcc_menu li {
	list-style-type: none;
	margin-bottom: 10px;
}

.lcc_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.lcc_menu a:hover {
	text-decoration: underline;
}

.content_text {
	width: 589px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.content_text h1,h2,h3,h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 20px 10px 20px;
	color: #8C1300;
}

.content_text p {
	padding: 0 20px 10px 20px;
	line-height: 20px;
	color: #4F2700;
}

li {
	padding: 0 0 5px 0;
}

ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F2700;
	margin-left: 50px;
	list-style-position: outside;
}