/* Start of CMSMS style sheet 'mlkstyles1' */
@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#666666;
}
body {
	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#639153;
}
a:link {
	color: #1a5f43;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1a5f43;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.container { 
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color:#f8f7e8;
}
.container-home { 
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background:#f8f7e8 url(images/mlk-home-5.gif);
}
.topstrip {
	width:775px;
	height:16px;
	background-color:#f8f7e8;
}
.header {
	width:775px;
	height:170px;
	background: #000000 url(images/mlk-header-bg.jpg) no-repeat;
	color:#FFFFFF;
	}
.headercopy {
	color:#FFFFFF;
	height:75px;
	font-size:24px;
	line-height:28px;
	padding:65px 0px 30px 30px;
	}
.allmain {
	padding: 30px 35px 35px 35px;
	}
.footerall {
	width:400px;
	float:left;
	}
.footerhome {
	float:left;
	}
.footertext {
	color:#78786e;
	font-size:9px;
	line-height:12px;
	}
.homeleft {
	width:400px;
	float:left;
	}
.homeright {
	width:375px;
	float:right;
	}
.homemid {
	width:600px;
	height:170px;
	margin:0px 0px 0px 0px;
	background:#f8f7e8 url(images/mlk-home-4.jpg) no-repeat;
	}
.homemain {
	width:600px;
	float:right;
	margin: 0px 0px 0px 0px;
	background-color:#f8f7e8;
	background-image:url(images/mlk-home-5.gif);
	background-repeat:no-repeat;
	}
.login {
	padding:6px 0px 15px 23px;
	color:#1a5f43;
	font-size:12px;
	line-height:20px;
	}
.allnavarea {
	width:175px;
	float:left;
	}
.navarea {
	width:175px;
	background: url(images/mlk-home-3.jpg) no-repeat;
	}
.headertext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#a6382b;
}
.list1 li {	
	list-style-type:none;
	font-size:18px;
	font-weight:bold;
	color:#a6382b;
	line-height:18px;
	padding-bottom:3px;
}
.list1 li ul li {
	list-style-type:disc;
	font-size:14px;
	color:#333333;
}
.list1 li ul ul {
	font-weight:normal;
	list-style-type:disc;
	font-size:14px;
	color:#333333;
}
/* SUCKERFISH STYLES */

.divide {
	width:auto;
	height:3px;
	background:#FFFFFF;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
	}
	
	#nav li { /* all list items */
		position : relative;
		font-size:15px;
		padding:0;
		float : left;
		line-height : 37px;
		margin-bottom : -1px;
		width: 142px;
		border-bottom:#FFFFFF 2px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		padding:0px 0px 0px 0px;
		margin-left : 175px;
		margin-top : -37px;
	}
	
	#nav li a {
		width : 142px;
		display : block;
		color: white;
		text-decoration : none;
		background:#1a5f43;
		padding : 0px 10px 0px 23px;
	}
	
	#nav li a:hover {
		color:#000000;
		background-color:#ebce42;
	}
	#nav li ul a {
		color:#ffffff;
		background-color:#a6382b;
	}
	#nav li ul a:hover {
		color:#ffffff;
		background-color:#000000;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
/* End of 'mlkstyles1' */

